| 1 | [ Apr 7 02:47:33 Enabled. ] | ||
| 2 | [ Apr 7 02:47:33 Rereading configuration. ] | ||
| 3 | [ Apr 7 02:47:36 Rereading configuration. ] | ||
| 4 | [ Apr 7 02:47:39 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Apr 7 02:47:39 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.04.07 02:47:40.164020 [ 1 ] {} <Information> Application: Will watch for the process with pid 24334 | ||
| 29 | 2026.04.07 02:47:40.164421 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.07 02:47:40.382428 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24334 | ||
| 31 | 2026.04.07 02:47:40.383148 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.07 02:47:40.383295 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.07 02:47:40.473014 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.07 02:47:40.509720 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.07 02:47:40.509773 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.07 02:47:40.509793 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.07 02:47:40.509853 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.07 02:47:40.510254 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.07 02:47:40.512370 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.04.07 02:47:40.513102 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.07 02:47:40.513410 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.04.07 02:47:40.513428 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.04.07 02:47:40.513442 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.07 02:47:40.514129 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.07 02:47:40.515053 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.07 02:47:40.520769 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.07 02:47:40.521532 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.07 02:47:40.522808 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.07 02:47:40.522873 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.07 02:47:40.523923 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.04.07 02:47:40.524311 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.07 02:47:40.527964 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.07 02:47:40.528251 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.07 02:47:40.531163 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.07 02:47:40.531579 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.07 02:47:40.531936 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.07 02:47:40.532261 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.07 02:47:40.533612 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.07 02:47:40.533636 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.07 02:47:40.533706 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.07 02:47:40.533764 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.07 02:47:40.563924 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.07 02:47:40.563955 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000188274 sec | ||
| 68 | 2026.04.07 02:47:40.563979 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.07 02:47:40.563997 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.07 02:47:40.564758 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.07 02:47:40.565305 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.07 02:47:40.573133 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.07 02:47:40.573175 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.07 02:47:40.573196 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.07 02:47:40.573209 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.07 02:47:40.573242 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.07 02:47:40.573263 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.07 02:47:40.575270 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.07 02:47:40.575312 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.07 02:47:40.575332 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.07 02:47:40.575462 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.07 02:47:40.575501 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.07 02:47:40.575514 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.07 02:47:40.575532 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.07 02:47:40.575543 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.07 02:47:40.575573 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.07 02:47:40.575590 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.07 02:47:40.596918 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.07 02:47:40.604009 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.07 02:47:40.604042 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3531e-05 sec | ||
| 91 | 2026.04.07 02:47:40.604057 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.07 02:47:40.604069 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.07 02:47:40.604096 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.07 02:47:40.604303 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.07 02:47:40.604352 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.07 02:47:40.604368 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.07 02:47:40.604381 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.04.07 02:47:40.604394 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.07 02:47:40.607944 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.07 02:47:40.608177 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.65 MiB (RSS), difference: 91.87 MiB | ||
| 101 | 2026.04.07 02:47:40.609457 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.389e-05 sec. | ||
| 102 | 2026.04.07 02:47:40.609807 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.07 02:47:40.609864 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.07 02:47:40.609878 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.07 02:47:41.965373 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46883 | ||
| 106 | 2026.04.07 02:47:41.966458 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.04.07 02:47:41.966523 [ 3 ] {} <Debug> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Authenticating user 'default' from [fd00:1122:3344:101::d]:46883 | ||
| 108 | 2026.04.07 02:47:41.966557 [ 3 ] {} <Debug> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.04.07 02:47:41.966685 [ 3 ] {} <Debug> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.07 02:47:41.966805 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.04.07 02:47:41.966838 [ 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.04.07 02:47:41.966925 [ 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.04.07 02:47:41.968473 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49767 | ||
| 114 | 2026.04.07 02:47:41.969654 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.04.07 02:47:41.969703 [ 4 ] {} <Debug> TCP-Session: d235bd79-4033-4e77-8d82-46c6507e04cc Authenticating user 'default' from [fd00:1122:3344:101::d]:49767 | ||
| 116 | 2026.04.07 02:47:41.970172 [ 4 ] {} <Debug> TCP-Session: d235bd79-4033-4e77-8d82-46c6507e04cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.04.07 02:47:41.970221 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46137 | ||
| 118 | 2026.04.07 02:47:41.969673 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56414 | ||
| 119 | 2026.04.07 02:47:41.970291 [ 4 ] {} <Debug> TCP-Session: d235bd79-4033-4e77-8d82-46c6507e04cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.04.07 02:47:41.970317 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59001 | ||
| 121 | 2026.04.07 02:47:41.969666 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41734 | ||
| 122 | 2026.04.07 02:47:41.970140 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45301 | ||
| 123 | 2026.04.07 02:47:41.969896 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47696 | ||
| 124 | 2026.04.07 02:47:41.970013 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34660 | ||
| 125 | 2026.04.07 02:47:41.970749 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.04.07 02:47:41.970863 [ 5 ] {} <Debug> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Authenticating user 'default' from [fd00:1122:3344:101::d]:56414 | ||
| 127 | 2026.04.07 02:47:41.970904 [ 5 ] {} <Debug> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.04.07 02:47:41.970948 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.04.07 02:47:41.970907 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.04.07 02:47:41.971070 [ 5 ] {} <Debug> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.04.07 02:47:41.971120 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.04.07 02:47:41.971119 [ 253 ] {} <Debug> TCP-Session: 5e586a11-ced4-48c9-8496-9a5ecb4678db Authenticating user 'default' from [fd00:1122:3344:101::d]:41734 | ||
| 133 | 2026.04.07 02:47:41.971107 [ 259 ] {} <Debug> TCP-Session: 17cc164f-41d6-4a5e-be2c-e2704d4dd696 Authenticating user 'default' from [fd00:1122:3344:101::d]:59001 | ||
| 134 | 2026.04.07 02:47:41.971154 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.04.07 02:47:41.971271 [ 256 ] {} <Debug> TCP-Session: 1f848908-3497-4be1-9626-30fdc0928668 Authenticating user 'default' from [fd00:1122:3344:101::d]:34660 | ||
| 136 | 2026.04.07 02:47:41.971331 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.04.07 02:47:41.971254 [ 253 ] {} <Debug> TCP-Session: 5e586a11-ced4-48c9-8496-9a5ecb4678db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.04.07 02:47:41.971400 [ 255 ] {} <Debug> TCP-Session: 2b8f51af-5d35-483f-b477-fc9c019b11b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:47696 | ||
| 139 | 2026.04.07 02:47:41.971388 [ 256 ] {} <Debug> TCP-Session: 1f848908-3497-4be1-9626-30fdc0928668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.04.07 02:47:41.971371 [ 258 ] {} <Debug> TCP-Session: 824df06a-e2ef-478a-8332-876b77a644a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46137 | ||
| 141 | 2026.04.07 02:47:41.971500 [ 255 ] {} <Debug> TCP-Session: 2b8f51af-5d35-483f-b477-fc9c019b11b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.04.07 02:47:41.971485 [ 256 ] {} <Debug> TCP-Session: 1f848908-3497-4be1-9626-30fdc0928668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.04.07 02:47:41.971475 [ 253 ] {} <Debug> TCP-Session: 5e586a11-ced4-48c9-8496-9a5ecb4678db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.04.07 02:47:41.971648 [ 255 ] {} <Debug> TCP-Session: 2b8f51af-5d35-483f-b477-fc9c019b11b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.04.07 02:47:41.971626 [ 258 ] {} <Debug> TCP-Session: 824df06a-e2ef-478a-8332-876b77a644a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.04.07 02:47:41.971221 [ 259 ] {} <Debug> TCP-Session: 17cc164f-41d6-4a5e-be2c-e2704d4dd696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.04.07 02:47:41.971727 [ 258 ] {} <Debug> TCP-Session: 824df06a-e2ef-478a-8332-876b77a644a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.04.07 02:47:41.971804 [ 259 ] {} <Debug> TCP-Session: 17cc164f-41d6-4a5e-be2c-e2704d4dd696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.04.07 02:47:41.972064 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.04.07 02:47:41.972210 [ 257 ] {} <Debug> TCP-Session: 9b6ad735-5229-4cd9-938d-c71d93e8e19b Authenticating user 'default' from [fd00:1122:3344:101::d]:45301 | ||
| 151 | 2026.04.07 02:47:41.972237 [ 257 ] {} <Debug> TCP-Session: 9b6ad735-5229-4cd9-938d-c71d93e8e19b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.04.07 02:47:41.972256 [ 257 ] {} <Debug> TCP-Session: 9b6ad735-5229-4cd9-938d-c71d93e8e19b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.07 02:47:41.973808 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.04.07 02:47:41.977871 [ 3 ] {74b1720a-88ec-4f5b-a11b-c091d3b5f531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.04.07 02:47:42.001190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.24 MiB, peak 117.24 MiB, free memory in arenas 0.00 B, will set to 122.14 MiB (RSS), difference: 4.90 MiB | ||
| 156 | 2026.04.07 02:47:42.043849 [ 3 ] {74b1720a-88ec-4f5b-a11b-c091d3b5f531} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:46883) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.04.07 02:47:42.045114 [ 3 ] {74b1720a-88ec-4f5b-a11b-c091d3b5f531} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.04.07 02:47:42.045447 [ 3 ] {74b1720a-88ec-4f5b-a11b-c091d3b5f531} <Debug> TCPHandler: Processed in 0.074450021 sec. | ||
| 205 | 2026.04.07 02:47:42.046160 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.04.07 02:47:42.046552 [ 5 ] {c7268668-e557-4373-b8e5-69fc91489dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.04.07 02:47:42.047071 [ 5 ] {c7268668-e557-4373-b8e5-69fc91489dd5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56414) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.04.07 02:47:42.047441 [ 5 ] {c7268668-e557-4373-b8e5-69fc91489dd5} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.04.07 02:47:42.047729 [ 5 ] {c7268668-e557-4373-b8e5-69fc91489dd5} <Debug> TCPHandler: Processed in 0.001834458 sec. | ||
| 256 | 2026.04.07 02:47:42.048111 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.04.07 02:47:42.049022 [ 3 ] {dd2ee97e-6a3a-4d60-a3c6-4e8bd00f6491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.04.07 02:47:42.049894 [ 3 ] {dd2ee97e-6a3a-4d60-a3c6-4e8bd00f6491} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.04.07 02:47:42.062327 [ 3 ] {dd2ee97e-6a3a-4d60-a3c6-4e8bd00f6491} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.04.07 02:47:42.062354 [ 3 ] {dd2ee97e-6a3a-4d60-a3c6-4e8bd00f6491} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.0182e-05 sec | ||
| 261 | 2026.04.07 02:47:42.062464 [ 3 ] {dd2ee97e-6a3a-4d60-a3c6-4e8bd00f6491} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.04.07 02:47:42.062483 [ 3 ] {dd2ee97e-6a3a-4d60-a3c6-4e8bd00f6491} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.04.07 02:47:42.062514 [ 3 ] {dd2ee97e-6a3a-4d60-a3c6-4e8bd00f6491} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.04.07 02:47:42.063317 [ 3 ] {dd2ee97e-6a3a-4d60-a3c6-4e8bd00f6491} <Debug> TCPHandler: Processed in 0.015345394 sec. | ||
| 265 | 2026.04.07 02:47:42.063609 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.04.07 02:47:42.063804 [ 3 ] {4c9a166e-188a-41d9-881c-f985f392f914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.04.07 02:47:42.063962 [ 3 ] {4c9a166e-188a-41d9-881c-f985f392f914} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.04.07 02:47:42.070271 [ 3 ] {4c9a166e-188a-41d9-881c-f985f392f914} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.04.07 02:47:42.074085 [ 3 ] {4c9a166e-188a-41d9-881c-f985f392f914} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db): Loading data parts | ||
| 271 | 2026.04.07 02:47:42.075614 [ 3 ] {4c9a166e-188a-41d9-881c-f985f392f914} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db): There are no data parts | ||
| 272 | 2026.04.07 02:47:42.079227 [ 3 ] {4c9a166e-188a-41d9-881c-f985f392f914} <Debug> TCPHandler: Processed in 0.015684841 sec. | ||
| 273 | 2026.04.07 02:47:42.079475 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.04.07 02:47:42.079818 [ 3 ] {a82601f9-6863-434c-b29c-f40015eceeed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 285 | 2026.04.07 02:47:42.079994 [ 3 ] {a82601f9-6863-434c-b29c-f40015eceeed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.04.07 02:47:42.095150 [ 3 ] {a82601f9-6863-434c-b29c-f40015eceeed} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Loading data parts | ||
| 287 | 2026.04.07 02:47:42.095442 [ 3 ] {a82601f9-6863-434c-b29c-f40015eceeed} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): There are no data parts | ||
| 288 | 2026.04.07 02:47:42.097259 [ 3 ] {a82601f9-6863-434c-b29c-f40015eceeed} <Debug> TCPHandler: Processed in 0.017873547 sec. | ||
| 289 | 2026.04.07 02:47:42.097604 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.04.07 02:47:42.097841 [ 3 ] {f1aaa739-f067-4bde-b059-2047502d3cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 291 | 2026.04.07 02:47:42.098020 [ 3 ] {f1aaa739-f067-4bde-b059-2047502d3cf1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.04.07 02:47:42.101108 [ 3 ] {f1aaa739-f067-4bde-b059-2047502d3cf1} <Debug> oximeter.measurements_i8 (afd48a7c-23a0-4b91-b70c-29fece579222): Loading data parts | ||
| 293 | 2026.04.07 02:47:42.101382 [ 3 ] {f1aaa739-f067-4bde-b059-2047502d3cf1} <Debug> oximeter.measurements_i8 (afd48a7c-23a0-4b91-b70c-29fece579222): There are no data parts | ||
| 294 | 2026.04.07 02:47:42.102934 [ 3 ] {f1aaa739-f067-4bde-b059-2047502d3cf1} <Debug> TCPHandler: Processed in 0.005443125 sec. | ||
| 295 | 2026.04.07 02:47:42.103119 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.04.07 02:47:42.103431 [ 3 ] {ff759620-f90e-4525-8b46-a949a5297c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 297 | 2026.04.07 02:47:42.103488 [ 3 ] {ff759620-f90e-4525-8b46-a949a5297c96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.04.07 02:47:42.109678 [ 3 ] {ff759620-f90e-4525-8b46-a949a5297c96} <Debug> oximeter.measurements_u8 (68b04a1f-8bd4-4c4e-b938-8c9396438fe7): Loading data parts | ||
| 299 | 2026.04.07 02:47:42.109858 [ 3 ] {ff759620-f90e-4525-8b46-a949a5297c96} <Debug> oximeter.measurements_u8 (68b04a1f-8bd4-4c4e-b938-8c9396438fe7): There are no data parts | ||
| 300 | 2026.04.07 02:47:42.111726 [ 3 ] {ff759620-f90e-4525-8b46-a949a5297c96} <Debug> TCPHandler: Processed in 0.008668923 sec. | ||
| 301 | 2026.04.07 02:47:42.112001 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.04.07 02:47:42.112206 [ 3 ] {c5bf2959-d4d6-4ed2-9b48-9eeec53382ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 303 | 2026.04.07 02:47:42.112357 [ 3 ] {c5bf2959-d4d6-4ed2-9b48-9eeec53382ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.04.07 02:47:42.115496 [ 3 ] {c5bf2959-d4d6-4ed2-9b48-9eeec53382ab} <Debug> oximeter.measurements_i16 (3d95015b-dab9-41bb-bb7b-b21d0cd7a8c3): Loading data parts | ||
| 305 | 2026.04.07 02:47:42.115941 [ 3 ] {c5bf2959-d4d6-4ed2-9b48-9eeec53382ab} <Debug> oximeter.measurements_i16 (3d95015b-dab9-41bb-bb7b-b21d0cd7a8c3): There are no data parts | ||
| 306 | 2026.04.07 02:47:42.117801 [ 3 ] {c5bf2959-d4d6-4ed2-9b48-9eeec53382ab} <Debug> TCPHandler: Processed in 0.005866204 sec. | ||
| 307 | 2026.04.07 02:47:42.117968 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.04.07 02:47:42.118162 [ 3 ] {5ae7ac74-d862-4c0a-b5db-4ba563015c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 309 | 2026.04.07 02:47:42.118312 [ 3 ] {5ae7ac74-d862-4c0a-b5db-4ba563015c73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.04.07 02:47:42.124165 [ 3 ] {5ae7ac74-d862-4c0a-b5db-4ba563015c73} <Debug> oximeter.measurements_u16 (b36bde66-fc84-4797-b5d5-c22c9de9db30): Loading data parts | ||
| 311 | 2026.04.07 02:47:42.124365 [ 3 ] {5ae7ac74-d862-4c0a-b5db-4ba563015c73} <Debug> oximeter.measurements_u16 (b36bde66-fc84-4797-b5d5-c22c9de9db30): There are no data parts | ||
| 312 | 2026.04.07 02:47:42.126228 [ 3 ] {5ae7ac74-d862-4c0a-b5db-4ba563015c73} <Debug> TCPHandler: Processed in 0.008315496 sec. | ||
| 313 | 2026.04.07 02:47:42.126468 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.04.07 02:47:42.126716 [ 3 ] {86302ef8-1a0a-4eeb-a7d1-08a78dbf64f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 315 | 2026.04.07 02:47:42.126878 [ 3 ] {86302ef8-1a0a-4eeb-a7d1-08a78dbf64f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.04.07 02:47:42.129907 [ 3 ] {86302ef8-1a0a-4eeb-a7d1-08a78dbf64f9} <Debug> oximeter.measurements_i32 (68333607-27b7-4630-83e1-36affb62510a): Loading data parts | ||
| 317 | 2026.04.07 02:47:42.130122 [ 3 ] {86302ef8-1a0a-4eeb-a7d1-08a78dbf64f9} <Debug> oximeter.measurements_i32 (68333607-27b7-4630-83e1-36affb62510a): There are no data parts | ||
| 318 | 2026.04.07 02:47:42.131783 [ 3 ] {86302ef8-1a0a-4eeb-a7d1-08a78dbf64f9} <Debug> TCPHandler: Processed in 0.005383134 sec. | ||
| 319 | 2026.04.07 02:47:42.131976 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.04.07 02:47:42.132180 [ 3 ] {e89473a7-b9a3-4f53-a144-4779cb7a5a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 321 | 2026.04.07 02:47:42.132320 [ 3 ] {e89473a7-b9a3-4f53-a144-4779cb7a5a83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.04.07 02:47:42.138688 [ 3 ] {e89473a7-b9a3-4f53-a144-4779cb7a5a83} <Debug> oximeter.measurements_u32 (6247a7c4-ba7d-4b51-b857-b51cec0fc04a): Loading data parts | ||
| 323 | 2026.04.07 02:47:42.138912 [ 3 ] {e89473a7-b9a3-4f53-a144-4779cb7a5a83} <Debug> oximeter.measurements_u32 (6247a7c4-ba7d-4b51-b857-b51cec0fc04a): There are no data parts | ||
| 324 | 2026.04.07 02:47:42.140998 [ 3 ] {e89473a7-b9a3-4f53-a144-4779cb7a5a83} <Debug> TCPHandler: Processed in 0.009093742 sec. | ||
| 325 | 2026.04.07 02:47:42.141264 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.04.07 02:47:42.141586 [ 3 ] {85ab4da2-e2e7-4f16-991f-9a297ffa8943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.04.07 02:47:42.141743 [ 3 ] {85ab4da2-e2e7-4f16-991f-9a297ffa8943} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.04.07 02:47:42.144851 [ 3 ] {85ab4da2-e2e7-4f16-991f-9a297ffa8943} <Debug> oximeter.measurements_i64 (b91ae2c0-d6a0-4414-aee9-ed54109abf21): Loading data parts | ||
| 329 | 2026.04.07 02:47:42.145038 [ 3 ] {85ab4da2-e2e7-4f16-991f-9a297ffa8943} <Debug> oximeter.measurements_i64 (b91ae2c0-d6a0-4414-aee9-ed54109abf21): There are no data parts | ||
| 330 | 2026.04.07 02:47:42.146913 [ 3 ] {85ab4da2-e2e7-4f16-991f-9a297ffa8943} <Debug> TCPHandler: Processed in 0.005721811 sec. | ||
| 331 | 2026.04.07 02:47:42.147097 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.04.07 02:47:42.147306 [ 3 ] {3e293d3b-3fb3-4d70-b8ed-19d2864b09aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2026.04.07 02:47:42.147485 [ 3 ] {3e293d3b-3fb3-4d70-b8ed-19d2864b09aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.04.07 02:47:42.153691 [ 3 ] {3e293d3b-3fb3-4d70-b8ed-19d2864b09aa} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Loading data parts | ||
| 335 | 2026.04.07 02:47:42.153997 [ 3 ] {3e293d3b-3fb3-4d70-b8ed-19d2864b09aa} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): There are no data parts | ||
| 336 | 2026.04.07 02:47:42.155933 [ 3 ] {3e293d3b-3fb3-4d70-b8ed-19d2864b09aa} <Debug> TCPHandler: Processed in 0.008903068 sec. | ||
| 337 | 2026.04.07 02:47:42.156133 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.04.07 02:47:42.156539 [ 3 ] {a1c7f665-3c12-4276-a91b-05446a0826ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2026.04.07 02:47:42.156693 [ 3 ] {a1c7f665-3c12-4276-a91b-05446a0826ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.04.07 02:47:42.159730 [ 3 ] {a1c7f665-3c12-4276-a91b-05446a0826ee} <Debug> oximeter.measurements_f32 (b124a79f-2f35-4597-a7f3-f2eadfc5edb2): Loading data parts | ||
| 341 | 2026.04.07 02:47:42.159929 [ 3 ] {a1c7f665-3c12-4276-a91b-05446a0826ee} <Debug> oximeter.measurements_f32 (b124a79f-2f35-4597-a7f3-f2eadfc5edb2): There are no data parts | ||
| 342 | 2026.04.07 02:47:42.161542 [ 3 ] {a1c7f665-3c12-4276-a91b-05446a0826ee} <Debug> TCPHandler: Processed in 0.005480076 sec. | ||
| 343 | 2026.04.07 02:47:42.161748 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.04.07 02:47:42.161964 [ 3 ] {207e00d8-1b40-4ba6-966b-21c04e0f8078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2026.04.07 02:47:42.162117 [ 3 ] {207e00d8-1b40-4ba6-966b-21c04e0f8078} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.04.07 02:47:42.168429 [ 3 ] {207e00d8-1b40-4ba6-966b-21c04e0f8078} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Loading data parts | ||
| 347 | 2026.04.07 02:47:42.168693 [ 3 ] {207e00d8-1b40-4ba6-966b-21c04e0f8078} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): There are no data parts | ||
| 348 | 2026.04.07 02:47:42.170550 [ 3 ] {207e00d8-1b40-4ba6-966b-21c04e0f8078} <Debug> TCPHandler: Processed in 0.008872867 sec. | ||
| 349 | 2026.04.07 02:47:42.170748 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.04.07 02:47:42.171071 [ 3 ] {f1ce0b84-44f4-455b-8d6e-879a5d40d608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2026.04.07 02:47:42.171235 [ 3 ] {f1ce0b84-44f4-455b-8d6e-879a5d40d608} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.04.07 02:47:42.174407 [ 3 ] {f1ce0b84-44f4-455b-8d6e-879a5d40d608} <Debug> oximeter.measurements_string (78d2d6a8-aec0-41ae-89f3-044aa6f53d24): Loading data parts | ||
| 353 | 2026.04.07 02:47:42.174599 [ 3 ] {f1ce0b84-44f4-455b-8d6e-879a5d40d608} <Debug> oximeter.measurements_string (78d2d6a8-aec0-41ae-89f3-044aa6f53d24): There are no data parts | ||
| 354 | 2026.04.07 02:47:42.176163 [ 3 ] {f1ce0b84-44f4-455b-8d6e-879a5d40d608} <Debug> TCPHandler: Processed in 0.005479675 sec. | ||
| 355 | 2026.04.07 02:47:42.176367 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.04.07 02:47:42.176585 [ 3 ] {30faae3e-f16e-4b09-806d-a58f4f21e332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.04.07 02:47:42.176764 [ 3 ] {30faae3e-f16e-4b09-806d-a58f4f21e332} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.04.07 02:47:42.183270 [ 3 ] {30faae3e-f16e-4b09-806d-a58f4f21e332} <Debug> oximeter.measurements_bytes (c4fdc6f3-d295-4f39-9e39-f53a5205db1b): Loading data parts | ||
| 366 | 2026.04.07 02:47:42.183555 [ 3 ] {30faae3e-f16e-4b09-806d-a58f4f21e332} <Debug> oximeter.measurements_bytes (c4fdc6f3-d295-4f39-9e39-f53a5205db1b): There are no data parts | ||
| 367 | 2026.04.07 02:47:42.185517 [ 3 ] {30faae3e-f16e-4b09-806d-a58f4f21e332} <Debug> TCPHandler: Processed in 0.009220555 sec. | ||
| 368 | 2026.04.07 02:47:42.185715 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.04.07 02:47:42.185950 [ 3 ] {9bf2a514-9937-41c3-9dcd-c05399024366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.04.07 02:47:42.186125 [ 3 ] {9bf2a514-9937-41c3-9dcd-c05399024366} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.04.07 02:47:42.189473 [ 3 ] {9bf2a514-9937-41c3-9dcd-c05399024366} <Debug> oximeter.measurements_cumulativei64 (675f0e01-8dda-42a1-a8aa-c19ce29d89cb): Loading data parts | ||
| 372 | 2026.04.07 02:47:42.189696 [ 3 ] {9bf2a514-9937-41c3-9dcd-c05399024366} <Debug> oximeter.measurements_cumulativei64 (675f0e01-8dda-42a1-a8aa-c19ce29d89cb): There are no data parts | ||
| 373 | 2026.04.07 02:47:42.191204 [ 3 ] {9bf2a514-9937-41c3-9dcd-c05399024366} <Debug> TCPHandler: Processed in 0.005561438 sec. | ||
| 374 | 2026.04.07 02:47:42.191442 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.04.07 02:47:42.191709 [ 3 ] {fa8e8c59-177f-498c-bb21-2b28662181aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2026.04.07 02:47:42.191856 [ 3 ] {fa8e8c59-177f-498c-bb21-2b28662181aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.04.07 02:47:42.198264 [ 3 ] {fa8e8c59-177f-498c-bb21-2b28662181aa} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Loading data parts | ||
| 378 | 2026.04.07 02:47:42.198555 [ 3 ] {fa8e8c59-177f-498c-bb21-2b28662181aa} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): There are no data parts | ||
| 379 | 2026.04.07 02:47:42.200464 [ 3 ] {fa8e8c59-177f-498c-bb21-2b28662181aa} <Debug> TCPHandler: Processed in 0.009086822 sec. | ||
| 380 | 2026.04.07 02:47:42.200668 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.04.07 02:47:42.200994 [ 3 ] {46489b4b-53b4-4c7b-8aed-11c5993a9103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2026.04.07 02:47:42.201108 [ 3 ] {46489b4b-53b4-4c7b-8aed-11c5993a9103} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.04.07 02:47:42.204321 [ 3 ] {46489b4b-53b4-4c7b-8aed-11c5993a9103} <Debug> oximeter.measurements_cumulativef32 (7523effc-b3a8-4350-a8e9-a10f3d820b41): Loading data parts | ||
| 384 | 2026.04.07 02:47:42.204529 [ 3 ] {46489b4b-53b4-4c7b-8aed-11c5993a9103} <Debug> oximeter.measurements_cumulativef32 (7523effc-b3a8-4350-a8e9-a10f3d820b41): There are no data parts | ||
| 385 | 2026.04.07 02:47:42.206178 [ 3 ] {46489b4b-53b4-4c7b-8aed-11c5993a9103} <Debug> TCPHandler: Processed in 0.005581068 sec. | ||
| 386 | 2026.04.07 02:47:42.206369 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.04.07 02:47:42.206596 [ 3 ] {c2ca839c-678f-44bb-b634-31d3e7031f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2026.04.07 02:47:42.206772 [ 3 ] {c2ca839c-678f-44bb-b634-31d3e7031f39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.04.07 02:47:42.213276 [ 3 ] {c2ca839c-678f-44bb-b634-31d3e7031f39} <Debug> oximeter.measurements_cumulativef64 (cfb049f4-3fb2-48c0-ba16-3f54cb3547d4): Loading data parts | ||
| 390 | 2026.04.07 02:47:42.213506 [ 3 ] {c2ca839c-678f-44bb-b634-31d3e7031f39} <Debug> oximeter.measurements_cumulativef64 (cfb049f4-3fb2-48c0-ba16-3f54cb3547d4): There are no data parts | ||
| 391 | 2026.04.07 02:47:42.218276 [ 3 ] {c2ca839c-678f-44bb-b634-31d3e7031f39} <Debug> TCPHandler: Processed in 0.011982123 sec. | ||
| 392 | 2026.04.07 02:47:42.218460 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.04.07 02:47:42.218843 [ 3 ] {e374aac2-50bd-466c-8a5d-5777bddcd870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2026.04.07 02:47:42.219023 [ 3 ] {e374aac2-50bd-466c-8a5d-5777bddcd870} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.04.07 02:47:42.222884 [ 3 ] {e374aac2-50bd-466c-8a5d-5777bddcd870} <Debug> oximeter.measurements_histogrami8 (d9bccc33-dc1c-4295-a9c2-d5b4c6513f59): Loading data parts | ||
| 406 | 2026.04.07 02:47:42.223115 [ 3 ] {e374aac2-50bd-466c-8a5d-5777bddcd870} <Debug> oximeter.measurements_histogrami8 (d9bccc33-dc1c-4295-a9c2-d5b4c6513f59): There are no data parts | ||
| 407 | 2026.04.07 02:47:42.224864 [ 3 ] {e374aac2-50bd-466c-8a5d-5777bddcd870} <Debug> TCPHandler: Processed in 0.006465086 sec. | ||
| 408 | 2026.04.07 02:47:42.225065 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.04.07 02:47:42.225363 [ 3 ] {a094437e-cf47-4de4-a6f0-76771d2f8ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2026.04.07 02:47:42.225549 [ 3 ] {a094437e-cf47-4de4-a6f0-76771d2f8ffd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.04.07 02:47:42.231511 [ 3 ] {a094437e-cf47-4de4-a6f0-76771d2f8ffd} <Debug> oximeter.measurements_histogramu8 (e9273e8c-d3b5-4065-9640-ed0dec20bc32): Loading data parts | ||
| 412 | 2026.04.07 02:47:42.231921 [ 3 ] {a094437e-cf47-4de4-a6f0-76771d2f8ffd} <Debug> oximeter.measurements_histogramu8 (e9273e8c-d3b5-4065-9640-ed0dec20bc32): There are no data parts | ||
| 413 | 2026.04.07 02:47:42.247441 [ 3 ] {a094437e-cf47-4de4-a6f0-76771d2f8ffd} <Debug> TCPHandler: Processed in 0.022449593 sec. | ||
| 414 | 2026.04.07 02:47:42.247646 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.04.07 02:47:42.248036 [ 3 ] {3ec213cb-8dd4-430a-a2d0-1546a11ccc36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2026.04.07 02:47:42.248183 [ 3 ] {3ec213cb-8dd4-430a-a2d0-1546a11ccc36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.04.07 02:47:42.252194 [ 3 ] {3ec213cb-8dd4-430a-a2d0-1546a11ccc36} <Debug> oximeter.measurements_histogrami16 (89a12691-b2b2-4792-a79a-bc7a2f9afb51): Loading data parts | ||
| 418 | 2026.04.07 02:47:42.252400 [ 3 ] {3ec213cb-8dd4-430a-a2d0-1546a11ccc36} <Debug> oximeter.measurements_histogrami16 (89a12691-b2b2-4792-a79a-bc7a2f9afb51): There are no data parts | ||
| 419 | 2026.04.07 02:47:42.254077 [ 3 ] {3ec213cb-8dd4-430a-a2d0-1546a11ccc36} <Debug> TCPHandler: Processed in 0.006501067 sec. | ||
| 420 | 2026.04.07 02:47:42.254388 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.04.07 02:47:42.254717 [ 3 ] {c9ec0c7d-6e84-445f-a53c-f3d42ebce9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2026.04.07 02:47:42.254889 [ 3 ] {c9ec0c7d-6e84-445f-a53c-f3d42ebce9d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.04.07 02:47:42.260868 [ 3 ] {c9ec0c7d-6e84-445f-a53c-f3d42ebce9d3} <Debug> oximeter.measurements_histogramu16 (37d24904-3daa-44eb-8c14-61363ac4477a): Loading data parts | ||
| 424 | 2026.04.07 02:47:42.261229 [ 3 ] {c9ec0c7d-6e84-445f-a53c-f3d42ebce9d3} <Debug> oximeter.measurements_histogramu16 (37d24904-3daa-44eb-8c14-61363ac4477a): There are no data parts | ||
| 425 | 2026.04.07 02:47:42.263055 [ 3 ] {c9ec0c7d-6e84-445f-a53c-f3d42ebce9d3} <Debug> TCPHandler: Processed in 0.008735815 sec. | ||
| 426 | 2026.04.07 02:47:42.263262 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.04.07 02:47:42.263663 [ 3 ] {3b1a53a0-b968-4353-96ca-a36766344b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2026.04.07 02:47:42.263827 [ 3 ] {3b1a53a0-b968-4353-96ca-a36766344b50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.04.07 02:47:42.267300 [ 3 ] {3b1a53a0-b968-4353-96ca-a36766344b50} <Debug> oximeter.measurements_histogrami32 (b66aaec1-fbeb-4dfb-b6d5-fd792e6c178d): Loading data parts | ||
| 430 | 2026.04.07 02:47:42.267520 [ 3 ] {3b1a53a0-b968-4353-96ca-a36766344b50} <Debug> oximeter.measurements_histogrami32 (b66aaec1-fbeb-4dfb-b6d5-fd792e6c178d): There are no data parts | ||
| 431 | 2026.04.07 02:47:42.269244 [ 3 ] {3b1a53a0-b968-4353-96ca-a36766344b50} <Debug> TCPHandler: Processed in 0.006054208 sec. | ||
| 432 | 2026.04.07 02:47:42.269524 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.04.07 02:47:42.269826 [ 3 ] {da08d3ee-b932-478d-bdd3-a6d1872550e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2026.04.07 02:47:42.269989 [ 3 ] {da08d3ee-b932-478d-bdd3-a6d1872550e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.04.07 02:47:42.275785 [ 3 ] {da08d3ee-b932-478d-bdd3-a6d1872550e8} <Debug> oximeter.measurements_histogramu32 (127d7e80-936d-48bf-aa7c-2131919fd549): Loading data parts | ||
| 436 | 2026.04.07 02:47:42.276013 [ 3 ] {da08d3ee-b932-478d-bdd3-a6d1872550e8} <Debug> oximeter.measurements_histogramu32 (127d7e80-936d-48bf-aa7c-2131919fd549): There are no data parts | ||
| 437 | 2026.04.07 02:47:42.281008 [ 3 ] {da08d3ee-b932-478d-bdd3-a6d1872550e8} <Debug> TCPHandler: Processed in 0.011553454 sec. | ||
| 438 | 2026.04.07 02:47:42.281204 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.04.07 02:47:42.281592 [ 3 ] {f8b33176-e766-499d-9ebb-ad5c5fa4f77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 440 | 2026.04.07 02:47:42.281740 [ 3 ] {f8b33176-e766-499d-9ebb-ad5c5fa4f77f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.04.07 02:47:42.287736 [ 3 ] {f8b33176-e766-499d-9ebb-ad5c5fa4f77f} <Debug> oximeter.measurements_histogrami64 (4395887e-1786-42e3-9e63-1bffa23e5acf): Loading data parts | ||
| 442 | 2026.04.07 02:47:42.287956 [ 3 ] {f8b33176-e766-499d-9ebb-ad5c5fa4f77f} <Debug> oximeter.measurements_histogrami64 (4395887e-1786-42e3-9e63-1bffa23e5acf): There are no data parts | ||
| 443 | 2026.04.07 02:47:42.311455 [ 3 ] {f8b33176-e766-499d-9ebb-ad5c5fa4f77f} <Debug> TCPHandler: Processed in 0.03032749 sec. | ||
| 444 | 2026.04.07 02:47:42.311799 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.04.07 02:47:42.312098 [ 3 ] {494e4b97-dc56-4bac-87fc-26c5ac847b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2026.04.07 02:47:42.312275 [ 3 ] {494e4b97-dc56-4bac-87fc-26c5ac847b9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.04.07 02:47:42.324902 [ 3 ] {494e4b97-dc56-4bac-87fc-26c5ac847b9d} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Loading data parts | ||
| 448 | 2026.04.07 02:47:42.325154 [ 3 ] {494e4b97-dc56-4bac-87fc-26c5ac847b9d} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): There are no data parts | ||
| 449 | 2026.04.07 02:47:42.327656 [ 3 ] {494e4b97-dc56-4bac-87fc-26c5ac847b9d} <Debug> TCPHandler: Processed in 0.015927176 sec. | ||
| 450 | 2026.04.07 02:47:42.327888 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.04.07 02:47:42.328268 [ 3 ] {7665d85d-d4e0-4f06-89a0-01f384eee8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2026.04.07 02:47:42.328469 [ 3 ] {7665d85d-d4e0-4f06-89a0-01f384eee8d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.04.07 02:47:42.332045 [ 3 ] {7665d85d-d4e0-4f06-89a0-01f384eee8d7} <Debug> oximeter.measurements_histogramf32 (976d6021-dfe2-403d-bce7-1241bdf0c55d): Loading data parts | ||
| 454 | 2026.04.07 02:47:42.332316 [ 3 ] {7665d85d-d4e0-4f06-89a0-01f384eee8d7} <Debug> oximeter.measurements_histogramf32 (976d6021-dfe2-403d-bce7-1241bdf0c55d): There are no data parts | ||
| 455 | 2026.04.07 02:47:42.333857 [ 3 ] {7665d85d-d4e0-4f06-89a0-01f384eee8d7} <Debug> TCPHandler: Processed in 0.006057158 sec. | ||
| 456 | 2026.04.07 02:47:42.334160 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.04.07 02:47:42.334467 [ 3 ] {606a35f6-f4b6-46a4-923d-c49b541de8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.04.07 02:47:42.334642 [ 3 ] {606a35f6-f4b6-46a4-923d-c49b541de8a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.04.07 02:47:42.341174 [ 3 ] {606a35f6-f4b6-46a4-923d-c49b541de8a6} <Debug> oximeter.measurements_histogramf64 (339e4d75-6e0c-49f5-a007-841f0970a485): Loading data parts | ||
| 460 | 2026.04.07 02:47:42.341442 [ 3 ] {606a35f6-f4b6-46a4-923d-c49b541de8a6} <Debug> oximeter.measurements_histogramf64 (339e4d75-6e0c-49f5-a007-841f0970a485): There are no data parts | ||
| 461 | 2026.04.07 02:47:42.344187 [ 3 ] {606a35f6-f4b6-46a4-923d-c49b541de8a6} <Debug> TCPHandler: Processed in 0.010101253 sec. | ||
| 462 | 2026.04.07 02:47:42.344383 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.04.07 02:47:42.344626 [ 3 ] {d6c977cd-e75c-480b-9003-70d8a8b9498f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2026.04.07 02:47:42.344783 [ 3 ] {d6c977cd-e75c-480b-9003-70d8a8b9498f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.04.07 02:47:42.352992 [ 3 ] {d6c977cd-e75c-480b-9003-70d8a8b9498f} <Debug> oximeter.fields_bool (e3883b3d-911b-4fe5-bb68-b912a517625f): Loading data parts | ||
| 491 | 2026.04.07 02:47:42.353328 [ 3 ] {d6c977cd-e75c-480b-9003-70d8a8b9498f} <Debug> oximeter.fields_bool (e3883b3d-911b-4fe5-bb68-b912a517625f): There are no data parts | ||
| 492 | 2026.04.07 02:47:42.356363 [ 3 ] {d6c977cd-e75c-480b-9003-70d8a8b9498f} <Debug> TCPHandler: Processed in 0.012046284 sec. | ||
| 493 | 2026.04.07 02:47:42.356617 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.04.07 02:47:42.356967 [ 3 ] {10a5b070-b48f-44b8-8768-1c6f3910d2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.04.07 02:47:42.357136 [ 3 ] {10a5b070-b48f-44b8-8768-1c6f3910d2f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.04.07 02:47:42.359624 [ 3 ] {10a5b070-b48f-44b8-8768-1c6f3910d2f1} <Debug> oximeter.fields_i8 (26d9482e-9772-4b17-abc4-09fb770ef4b3): Loading data parts | ||
| 497 | 2026.04.07 02:47:42.359826 [ 3 ] {10a5b070-b48f-44b8-8768-1c6f3910d2f1} <Debug> oximeter.fields_i8 (26d9482e-9772-4b17-abc4-09fb770ef4b3): There are no data parts | ||
| 498 | 2026.04.07 02:47:42.365069 [ 3 ] {10a5b070-b48f-44b8-8768-1c6f3910d2f1} <Debug> TCPHandler: Processed in 0.00854449 sec. | ||
| 499 | 2026.04.07 02:47:42.365279 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.04.07 02:47:42.365549 [ 3 ] {61bd7b71-e776-4316-9288-15477f51d7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.04.07 02:47:42.365742 [ 3 ] {61bd7b71-e776-4316-9288-15477f51d7c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.04.07 02:47:42.368420 [ 3 ] {61bd7b71-e776-4316-9288-15477f51d7c7} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Loading data parts | ||
| 503 | 2026.04.07 02:47:42.368799 [ 3 ] {61bd7b71-e776-4316-9288-15477f51d7c7} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): There are no data parts | ||
| 504 | 2026.04.07 02:47:42.371403 [ 3 ] {61bd7b71-e776-4316-9288-15477f51d7c7} <Debug> TCPHandler: Processed in 0.006206101 sec. | ||
| 505 | 2026.04.07 02:47:42.371647 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.04.07 02:47:42.371989 [ 3 ] {8c957158-5fa8-4015-9bec-89047e5c5a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 507 | 2026.04.07 02:47:42.372161 [ 3 ] {8c957158-5fa8-4015-9bec-89047e5c5a89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.04.07 02:47:42.374624 [ 3 ] {8c957158-5fa8-4015-9bec-89047e5c5a89} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Loading data parts | ||
| 509 | 2026.04.07 02:47:42.374833 [ 3 ] {8c957158-5fa8-4015-9bec-89047e5c5a89} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): There are no data parts | ||
| 510 | 2026.04.07 02:47:42.380163 [ 3 ] {8c957158-5fa8-4015-9bec-89047e5c5a89} <Debug> TCPHandler: Processed in 0.008609052 sec. | ||
| 511 | 2026.04.07 02:47:42.380359 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.04.07 02:47:42.380571 [ 3 ] {b8de06cc-0661-4ae4-bbac-fc05e17bb597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 513 | 2026.04.07 02:47:42.380729 [ 3 ] {b8de06cc-0661-4ae4-bbac-fc05e17bb597} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.04.07 02:47:42.383404 [ 3 ] {b8de06cc-0661-4ae4-bbac-fc05e17bb597} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Loading data parts | ||
| 515 | 2026.04.07 02:47:42.383763 [ 3 ] {b8de06cc-0661-4ae4-bbac-fc05e17bb597} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): There are no data parts | ||
| 516 | 2026.04.07 02:47:42.386690 [ 3 ] {b8de06cc-0661-4ae4-bbac-fc05e17bb597} <Debug> TCPHandler: Processed in 0.006403875 sec. | ||
| 517 | 2026.04.07 02:47:42.386894 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.04.07 02:47:42.387224 [ 3 ] {68274474-ea12-4084-8e1a-71a77b303ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 519 | 2026.04.07 02:47:42.387388 [ 3 ] {68274474-ea12-4084-8e1a-71a77b303ca2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.04.07 02:47:42.389960 [ 3 ] {68274474-ea12-4084-8e1a-71a77b303ca2} <Debug> oximeter.fields_i32 (8aeb64b7-0aab-4e43-89d5-909413836bdc): Loading data parts | ||
| 521 | 2026.04.07 02:47:42.390191 [ 3 ] {68274474-ea12-4084-8e1a-71a77b303ca2} <Debug> oximeter.fields_i32 (8aeb64b7-0aab-4e43-89d5-909413836bdc): There are no data parts | ||
| 522 | 2026.04.07 02:47:42.395296 [ 3 ] {68274474-ea12-4084-8e1a-71a77b303ca2} <Debug> TCPHandler: Processed in 0.008473949 sec. | ||
| 523 | 2026.04.07 02:47:42.395531 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.04.07 02:47:42.395770 [ 3 ] {71603a55-3bc6-4264-a3a2-32ebff2529bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 525 | 2026.04.07 02:47:42.395939 [ 3 ] {71603a55-3bc6-4264-a3a2-32ebff2529bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.04.07 02:47:42.398439 [ 3 ] {71603a55-3bc6-4264-a3a2-32ebff2529bf} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Loading data parts | ||
| 527 | 2026.04.07 02:47:42.398789 [ 3 ] {71603a55-3bc6-4264-a3a2-32ebff2529bf} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): There are no data parts | ||
| 528 | 2026.04.07 02:47:42.401133 [ 3 ] {71603a55-3bc6-4264-a3a2-32ebff2529bf} <Debug> TCPHandler: Processed in 0.005695731 sec. | ||
| 529 | 2026.04.07 02:47:42.401321 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.04.07 02:47:42.401609 [ 3 ] {51b64d24-4f48-4e97-9125-680ccb51f6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2026.04.07 02:47:42.401755 [ 3 ] {51b64d24-4f48-4e97-9125-680ccb51f6e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.04.07 02:47:42.404078 [ 3 ] {51b64d24-4f48-4e97-9125-680ccb51f6e3} <Debug> oximeter.fields_i64 (31a7cf91-2346-46da-a8ca-a59a1df36b55): Loading data parts | ||
| 533 | 2026.04.07 02:47:42.404261 [ 3 ] {51b64d24-4f48-4e97-9125-680ccb51f6e3} <Debug> oximeter.fields_i64 (31a7cf91-2346-46da-a8ca-a59a1df36b55): There are no data parts | ||
| 534 | 2026.04.07 02:47:42.409911 [ 3 ] {51b64d24-4f48-4e97-9125-680ccb51f6e3} <Debug> TCPHandler: Processed in 0.008654253 sec. | ||
| 535 | 2026.04.07 02:47:42.410108 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.04.07 02:47:42.410337 [ 3 ] {30218526-9249-4a5a-82f7-b18721f6bd3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 537 | 2026.04.07 02:47:42.410524 [ 3 ] {30218526-9249-4a5a-82f7-b18721f6bd3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.04.07 02:47:42.413293 [ 3 ] {30218526-9249-4a5a-82f7-b18721f6bd3c} <Debug> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Loading data parts | ||
| 539 | 2026.04.07 02:47:42.413630 [ 3 ] {30218526-9249-4a5a-82f7-b18721f6bd3c} <Debug> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): There are no data parts | ||
| 540 | 2026.04.07 02:47:42.416133 [ 3 ] {30218526-9249-4a5a-82f7-b18721f6bd3c} <Debug> TCPHandler: Processed in 0.006097099 sec. | ||
| 541 | 2026.04.07 02:47:42.416338 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.04.07 02:47:42.416634 [ 3 ] {7b3ce412-00f7-40ef-b98b-22de4e8e3c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 543 | 2026.04.07 02:47:42.416802 [ 3 ] {7b3ce412-00f7-40ef-b98b-22de4e8e3c94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.04.07 02:47:42.425170 [ 3 ] {7b3ce412-00f7-40ef-b98b-22de4e8e3c94} <Debug> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Loading data parts | ||
| 545 | 2026.04.07 02:47:42.425351 [ 3 ] {7b3ce412-00f7-40ef-b98b-22de4e8e3c94} <Debug> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): There are no data parts | ||
| 546 | 2026.04.07 02:47:42.428296 [ 3 ] {7b3ce412-00f7-40ef-b98b-22de4e8e3c94} <Debug> TCPHandler: Processed in 0.012017074 sec. | ||
| 547 | 2026.04.07 02:47:42.428505 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.04.07 02:47:42.428709 [ 3 ] {94e8c980-cc1e-4a63-835f-bb7043fc0def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 549 | 2026.04.07 02:47:42.428862 [ 3 ] {94e8c980-cc1e-4a63-835f-bb7043fc0def} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.04.07 02:47:42.436083 [ 3 ] {94e8c980-cc1e-4a63-835f-bb7043fc0def} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Loading data parts | ||
| 551 | 2026.04.07 02:47:42.436351 [ 3 ] {94e8c980-cc1e-4a63-835f-bb7043fc0def} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): There are no data parts | ||
| 552 | 2026.04.07 02:47:42.438484 [ 3 ] {94e8c980-cc1e-4a63-835f-bb7043fc0def} <Debug> TCPHandler: Processed in 0.010044182 sec. | ||
| 553 | 2026.04.07 02:47:42.438659 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.04.07 02:47:42.438959 [ 3 ] {e6ee1af2-411c-4e23-90b8-c05e53bff902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 555 | 2026.04.07 02:47:42.439106 [ 3 ] {e6ee1af2-411c-4e23-90b8-c05e53bff902} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.04.07 02:47:42.447336 [ 3 ] {e6ee1af2-411c-4e23-90b8-c05e53bff902} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Loading data parts | ||
| 557 | 2026.04.07 02:47:42.447634 [ 3 ] {e6ee1af2-411c-4e23-90b8-c05e53bff902} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): There are no data parts | ||
| 558 | 2026.04.07 02:47:42.450518 [ 3 ] {e6ee1af2-411c-4e23-90b8-c05e53bff902} <Debug> TCPHandler: Processed in 0.011920572 sec. | ||
| 559 | 2026.04.07 02:47:42.450716 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.04.07 02:47:42.451013 [ 3 ] {9a8ef92a-ca8a-46b2-a7c2-7a5c48853165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 564 | 2026.04.07 02:47:42.451208 [ 3 ] {9a8ef92a-ca8a-46b2-a7c2-7a5c48853165} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.04.07 02:47:42.453410 [ 3 ] {9a8ef92a-ca8a-46b2-a7c2-7a5c48853165} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f): Loading data parts | ||
| 566 | 2026.04.07 02:47:42.453576 [ 3 ] {9a8ef92a-ca8a-46b2-a7c2-7a5c48853165} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f): There are no data parts | ||
| 567 | 2026.04.07 02:47:42.459438 [ 3 ] {9a8ef92a-ca8a-46b2-a7c2-7a5c48853165} <Debug> TCPHandler: Processed in 0.008783706 sec. | ||
| 568 | 2026.04.07 02:47:42.459783 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.04.07 02:47:42.460135 [ 5 ] {ac5abcff-704d-4d90-bb58-a0c75b1842bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.04.07 02:47:42.461774 [ 5 ] {ac5abcff-704d-4d90-bb58-a0c75b1842bf} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.04.07 02:47:42.472490 [ 261 ] {ac5abcff-704d-4d90-bb58-a0c75b1842bf} <Trace> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.04.07 02:47:42.472539 [ 261 ] {ac5abcff-704d-4d90-bb58-a0c75b1842bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 573 | 2026.04.07 02:47:42.477935 [ 261 ] {ac5abcff-704d-4d90-bb58-a0c75b1842bf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.04.07 02:47:42.478773 [ 261 ] {ac5abcff-704d-4d90-bb58-a0c75b1842bf} <Trace> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.04.07 02:47:42.479123 [ 5 ] {ac5abcff-704d-4d90-bb58-a0c75b1842bf} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.019167 sec., 52.17300568685762 rows/sec., 834.77 B/sec. | ||
| 576 | 2026.04.07 02:47:42.479610 [ 5 ] {ac5abcff-704d-4d90-bb58-a0c75b1842bf} <Debug> TCPHandler: Processed in 0.019975982 sec. | ||
| 577 | 2026.04.07 02:47:42.969172 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45634 | ||
| 578 | 2026.04.07 02:47:42.969366 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.04.07 02:47:42.969400 [ 262 ] {} <Debug> TCP-Session: d0653514-ef0b-444b-92df-080be6998cbf Authenticating user 'default' from [fd00:1122:3344:101::c]:45634 | ||
| 580 | 2026.04.07 02:47:42.969479 [ 262 ] {} <Debug> TCP-Session: d0653514-ef0b-444b-92df-080be6998cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.04.07 02:47:42.969499 [ 262 ] {} <Debug> TCP-Session: d0653514-ef0b-444b-92df-080be6998cbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.04.07 02:47:42.969575 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.04.07 02:47:42.969632 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2026.04.07 02:47:42.969653 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.04.07 02:47:42.970105 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50562 | ||
| 586 | 2026.04.07 02:47:42.970208 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63670 | ||
| 587 | 2026.04.07 02:47:42.970293 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2026.04.07 02:47:42.970336 [ 263 ] {} <Debug> TCP-Session: b3e953f7-f369-4baa-a6d6-02294cfce987 Authenticating user 'default' from [fd00:1122:3344:101::c]:50562 | ||
| 589 | 2026.04.07 02:47:42.970360 [ 263 ] {} <Debug> TCP-Session: b3e953f7-f369-4baa-a6d6-02294cfce987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 590 | 2026.04.07 02:47:42.970436 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57443 | ||
| 591 | 2026.04.07 02:47:42.970464 [ 263 ] {} <Debug> TCP-Session: b3e953f7-f369-4baa-a6d6-02294cfce987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2026.04.07 02:47:42.970516 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33879 | ||
| 593 | 2026.04.07 02:47:42.970549 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2026.04.07 02:47:42.970573 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46658 | ||
| 595 | 2026.04.07 02:47:42.970601 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2026.04.07 02:47:42.970651 [ 264 ] {} <Debug> TCP-Session: b7b39d3e-6314-4ab7-a7ee-4f61dad37535 Authenticating user 'default' from [fd00:1122:3344:101::c]:63670 | ||
| 597 | 2026.04.07 02:47:42.970697 [ 264 ] {} <Debug> TCP-Session: b7b39d3e-6314-4ab7-a7ee-4f61dad37535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.04.07 02:47:42.970714 [ 266 ] {} <Debug> TCP-Session: 8cf9e2dc-fe7b-407f-b7b0-712d7f59207d Authenticating user 'default' from [fd00:1122:3344:101::c]:57443 | ||
| 599 | 2026.04.07 02:47:42.970724 [ 264 ] {} <Debug> TCP-Session: b7b39d3e-6314-4ab7-a7ee-4f61dad37535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.04.07 02:47:42.970729 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53890 | ||
| 601 | 2026.04.07 02:47:42.970744 [ 266 ] {} <Debug> TCP-Session: 8cf9e2dc-fe7b-407f-b7b0-712d7f59207d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2026.04.07 02:47:42.970813 [ 266 ] {} <Debug> TCP-Session: 8cf9e2dc-fe7b-407f-b7b0-712d7f59207d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.04.07 02:47:42.970833 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.04.07 02:47:42.970853 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41714 | ||
| 605 | 2026.04.07 02:47:42.970913 [ 267 ] {} <Debug> TCP-Session: bd979405-7d2a-47a4-9ee7-81a496c0ea64 Authenticating user 'default' from [fd00:1122:3344:101::c]:46658 | ||
| 606 | 2026.04.07 02:47:42.970947 [ 267 ] {} <Debug> TCP-Session: bd979405-7d2a-47a4-9ee7-81a496c0ea64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2026.04.07 02:47:42.970978 [ 267 ] {} <Debug> TCP-Session: bd979405-7d2a-47a4-9ee7-81a496c0ea64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.04.07 02:47:42.971004 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 609 | 2026.04.07 02:47:42.971030 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2026.04.07 02:47:42.971052 [ 265 ] {} <Debug> TCP-Session: 30bcb85e-1760-417b-af47-6e7eabaa3a5d Authenticating user 'default' from [fd00:1122:3344:101::c]:33879 | ||
| 611 | 2026.04.07 02:47:42.971066 [ 268 ] {} <Debug> TCP-Session: 1f509ca1-e39a-4187-9aa9-350b0f4bb183 Authenticating user 'default' from [fd00:1122:3344:101::c]:53890 | ||
| 612 | 2026.04.07 02:47:42.971129 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 613 | 2026.04.07 02:47:42.971148 [ 265 ] {} <Debug> TCP-Session: 30bcb85e-1760-417b-af47-6e7eabaa3a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.04.07 02:47:42.971155 [ 268 ] {} <Debug> TCP-Session: 1f509ca1-e39a-4187-9aa9-350b0f4bb183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.04.07 02:47:42.971176 [ 269 ] {} <Debug> TCP-Session: 4a282eaf-78d8-419a-8303-28cf09056ed5 Authenticating user 'default' from [fd00:1122:3344:101::c]:41714 | ||
| 616 | 2026.04.07 02:47:42.971197 [ 265 ] {} <Debug> TCP-Session: 30bcb85e-1760-417b-af47-6e7eabaa3a5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.04.07 02:47:42.971215 [ 269 ] {} <Debug> TCP-Session: 4a282eaf-78d8-419a-8303-28cf09056ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.04.07 02:47:42.971205 [ 268 ] {} <Debug> TCP-Session: 1f509ca1-e39a-4187-9aa9-350b0f4bb183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.04.07 02:47:42.971249 [ 269 ] {} <Debug> TCP-Session: 4a282eaf-78d8-419a-8303-28cf09056ed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.04.07 02:47:43.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 129.49 MiB, peak 129.49 MiB, free memory in arenas 0.00 B, will set to 138.54 MiB (RSS), difference: 9.05 MiB | ||
| 621 | 2026.04.07 02:47:43.500268 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40174 | ||
| 622 | 2026.04.07 02:47:43.500462 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.04.07 02:47:43.500637 [ 270 ] {} <Debug> TCP-Session: 389076f4-2f2b-4ea4-a667-d691a4eee0b1 Authenticating user 'default' from [fd00:1122:3344:101::a]:40174 | ||
| 624 | 2026.04.07 02:47:43.500665 [ 270 ] {} <Debug> TCP-Session: 389076f4-2f2b-4ea4-a667-d691a4eee0b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.04.07 02:47:43.500684 [ 270 ] {} <Debug> TCP-Session: 389076f4-2f2b-4ea4-a667-d691a4eee0b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.04.07 02:47:43.500925 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.04.07 02:47:43.500957 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.04.07 02:47:43.501045 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.04.07 02:47:43.501458 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45228 | ||
| 630 | 2026.04.07 02:47:43.501595 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63040 | ||
| 631 | 2026.04.07 02:47:43.501670 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40624 | ||
| 632 | 2026.04.07 02:47:43.501763 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57865 | ||
| 633 | 2026.04.07 02:47:43.501995 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43293 | ||
| 634 | 2026.04.07 02:47:43.501990 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.04.07 02:47:43.502086 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.04.07 02:47:43.502085 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33243 | ||
| 637 | 2026.04.07 02:47:43.502246 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.04.07 02:47:43.502303 [ 271 ] {} <Debug> TCP-Session: 09bd9df7-6500-4437-aba8-791caecb5b76 Authenticating user 'default' from [fd00:1122:3344:101::a]:45228 | ||
| 639 | 2026.04.07 02:47:43.502408 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.04.07 02:47:43.502295 [ 272 ] {} <Debug> TCP-Session: 5a601e09-27cc-4e8b-b36e-96f1e65b34aa Authenticating user 'default' from [fd00:1122:3344:101::a]:63040 | ||
| 641 | 2026.04.07 02:47:43.502494 [ 271 ] {} <Debug> TCP-Session: 09bd9df7-6500-4437-aba8-791caecb5b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.04.07 02:47:43.502487 [ 275 ] {} <Debug> TCP-Session: 7082c8d6-4ec2-410d-b641-cbbb53e04d7e Authenticating user 'default' from [fd00:1122:3344:101::a]:43293 | ||
| 643 | 2026.04.07 02:47:43.502553 [ 272 ] {} <Debug> TCP-Session: 5a601e09-27cc-4e8b-b36e-96f1e65b34aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.04.07 02:47:43.502611 [ 271 ] {} <Debug> TCP-Session: 09bd9df7-6500-4437-aba8-791caecb5b76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.04.07 02:47:43.502625 [ 275 ] {} <Debug> TCP-Session: 7082c8d6-4ec2-410d-b641-cbbb53e04d7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.04.07 02:47:43.502646 [ 272 ] {} <Debug> TCP-Session: 5a601e09-27cc-4e8b-b36e-96f1e65b34aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.04.07 02:47:43.502702 [ 275 ] {} <Debug> TCP-Session: 7082c8d6-4ec2-410d-b641-cbbb53e04d7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.04.07 02:47:43.502470 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.04.07 02:47:43.502273 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56661 | ||
| 650 | 2026.04.07 02:47:43.502247 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.04.07 02:47:43.502848 [ 276 ] {} <Debug> TCP-Session: df435ed9-d810-409b-93b8-3891dabfa930 Authenticating user 'default' from [fd00:1122:3344:101::a]:33243 | ||
| 652 | 2026.04.07 02:47:43.502467 [ 274 ] {} <Debug> TCP-Session: 0173aac5-8bc3-49ea-967f-5495c45c7162 Authenticating user 'default' from [fd00:1122:3344:101::a]:57865 | ||
| 653 | 2026.04.07 02:47:43.502939 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.04.07 02:47:43.502971 [ 276 ] {} <Debug> TCP-Session: df435ed9-d810-409b-93b8-3891dabfa930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.04.07 02:47:43.502956 [ 274 ] {} <Debug> TCP-Session: 0173aac5-8bc3-49ea-967f-5495c45c7162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.04.07 02:47:43.502951 [ 273 ] {} <Debug> TCP-Session: d3bc1511-a7f8-49f9-883e-a4d9f5f9ed34 Authenticating user 'default' from [fd00:1122:3344:101::a]:40624 | ||
| 657 | 2026.04.07 02:47:43.503082 [ 276 ] {} <Debug> TCP-Session: df435ed9-d810-409b-93b8-3891dabfa930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.04.07 02:47:43.503069 [ 274 ] {} <Debug> TCP-Session: 0173aac5-8bc3-49ea-967f-5495c45c7162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.04.07 02:47:43.503067 [ 277 ] {} <Debug> TCP-Session: b0a1a061-9c6f-47f8-9316-3beab80ee1da Authenticating user 'default' from [fd00:1122:3344:101::a]:56661 | ||
| 660 | 2026.04.07 02:47:43.503155 [ 273 ] {} <Debug> TCP-Session: d3bc1511-a7f8-49f9-883e-a4d9f5f9ed34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.04.07 02:47:43.503244 [ 277 ] {} <Debug> TCP-Session: b0a1a061-9c6f-47f8-9316-3beab80ee1da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.04.07 02:47:43.503248 [ 273 ] {} <Debug> TCP-Session: d3bc1511-a7f8-49f9-883e-a4d9f5f9ed34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.04.07 02:47:43.503260 [ 277 ] {} <Debug> TCP-Session: b0a1a061-9c6f-47f8-9316-3beab80ee1da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.04.07 02:47:43.852508 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38590 | ||
| 665 | 2026.04.07 02:47:43.852673 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.04.07 02:47:43.852704 [ 278 ] {} <Debug> TCP-Session: 82a7540b-da2d-4981-b1bd-a4b30854d91f Authenticating user 'default' from [fd00:1122:3344:101::b]:38590 | ||
| 667 | 2026.04.07 02:47:43.852840 [ 278 ] {} <Debug> TCP-Session: 82a7540b-da2d-4981-b1bd-a4b30854d91f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.04.07 02:47:43.852867 [ 278 ] {} <Debug> TCP-Session: 82a7540b-da2d-4981-b1bd-a4b30854d91f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.04.07 02:47:43.852928 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.04.07 02:47:43.853046 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.04.07 02:47:43.853079 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.04.07 02:47:43.853551 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43392 | ||
| 673 | 2026.04.07 02:47:43.853726 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.04.07 02:47:43.853785 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58505 | ||
| 675 | 2026.04.07 02:47:43.853790 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47813 | ||
| 676 | 2026.04.07 02:47:43.853840 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49638 | ||
| 677 | 2026.04.07 02:47:43.853864 [ 279 ] {} <Debug> TCP-Session: e5aeac7b-d3be-41f8-8192-1d6eadbfd285 Authenticating user 'default' from [fd00:1122:3344:101::b]:43392 | ||
| 678 | 2026.04.07 02:47:43.853923 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34052 | ||
| 679 | 2026.04.07 02:47:43.853969 [ 279 ] {} <Debug> TCP-Session: e5aeac7b-d3be-41f8-8192-1d6eadbfd285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.04.07 02:47:43.853988 [ 279 ] {} <Debug> TCP-Session: e5aeac7b-d3be-41f8-8192-1d6eadbfd285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.04.07 02:47:43.854023 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46675 | ||
| 682 | 2026.04.07 02:47:43.854275 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.04.07 02:47:43.854304 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.04.07 02:47:43.854338 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.04.07 02:47:43.854480 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.04.07 02:47:43.854378 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.04.07 02:47:43.854355 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36340 | ||
| 688 | 2026.04.07 02:47:43.854547 [ 283 ] {} <Debug> TCP-Session: e4b52fa7-6a53-4c6d-8134-516bbc8bfe64 Authenticating user 'default' from [fd00:1122:3344:101::b]:34052 | ||
| 689 | 2026.04.07 02:47:43.854600 [ 281 ] {} <Debug> TCP-Session: 4dfb0cdf-f7c9-4846-aa6c-38d4a8724be1 Authenticating user 'default' from [fd00:1122:3344:101::b]:47813 | ||
| 690 | 2026.04.07 02:47:43.854567 [ 284 ] {} <Debug> TCP-Session: 9c578dad-f9d9-4e85-97af-07e38b3c7bc0 Authenticating user 'default' from [fd00:1122:3344:101::b]:46675 | ||
| 691 | 2026.04.07 02:47:43.854361 [ 282 ] {} <Debug> TCP-Session: 881fc726-26a3-4c3e-9c73-8b263f009f72 Authenticating user 'default' from [fd00:1122:3344:101::b]:49638 | ||
| 692 | 2026.04.07 02:47:43.854695 [ 281 ] {} <Debug> TCP-Session: 4dfb0cdf-f7c9-4846-aa6c-38d4a8724be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.04.07 02:47:43.854678 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.04.07 02:47:43.854669 [ 284 ] {} <Debug> TCP-Session: 9c578dad-f9d9-4e85-97af-07e38b3c7bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.04.07 02:47:43.854781 [ 282 ] {} <Debug> TCP-Session: 881fc726-26a3-4c3e-9c73-8b263f009f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.04.07 02:47:43.854815 [ 285 ] {} <Debug> TCP-Session: 9f1bdeb6-85c1-46bb-ba83-830a80450898 Authenticating user 'default' from [fd00:1122:3344:101::b]:36340 | ||
| 697 | 2026.04.07 02:47:43.854801 [ 281 ] {} <Debug> TCP-Session: 4dfb0cdf-f7c9-4846-aa6c-38d4a8724be1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.04.07 02:47:43.854896 [ 285 ] {} <Debug> TCP-Session: 9f1bdeb6-85c1-46bb-ba83-830a80450898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.04.07 02:47:43.854904 [ 282 ] {} <Debug> TCP-Session: 881fc726-26a3-4c3e-9c73-8b263f009f72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.04.07 02:47:43.854873 [ 284 ] {} <Debug> TCP-Session: 9c578dad-f9d9-4e85-97af-07e38b3c7bc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.04.07 02:47:43.854662 [ 283 ] {} <Debug> TCP-Session: e4b52fa7-6a53-4c6d-8134-516bbc8bfe64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.04.07 02:47:43.855009 [ 285 ] {} <Debug> TCP-Session: 9f1bdeb6-85c1-46bb-ba83-830a80450898 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.04.07 02:47:43.854351 [ 280 ] {} <Debug> TCP-Session: 26884e2f-3f76-4d10-bd5c-bf0ddbbb2a3f Authenticating user 'default' from [fd00:1122:3344:101::b]:58505 | ||
| 704 | 2026.04.07 02:47:43.855094 [ 283 ] {} <Debug> TCP-Session: e4b52fa7-6a53-4c6d-8134-516bbc8bfe64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.04.07 02:47:43.855178 [ 280 ] {} <Debug> TCP-Session: 26884e2f-3f76-4d10-bd5c-bf0ddbbb2a3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.04.07 02:47:43.855193 [ 280 ] {} <Debug> TCP-Session: 26884e2f-3f76-4d10-bd5c-bf0ddbbb2a3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.04.07 02:47:44.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.63 MiB, peak 138.63 MiB, free memory in arenas 0.00 B, will set to 139.73 MiB (RSS), difference: 1.09 MiB | ||
| 708 | 2026.04.07 02:47:48.076024 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.04.07 02:47:48.076048 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.04.07 02:47:48.076120 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.04.07 02:47:48.076263 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.04.07 02:47:48.085599 [ 244 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Loading data parts | ||
| 713 | 2026.04.07 02:47:48.085943 [ 244 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): There are no data parts | ||
| 714 | 2026.04.07 02:47:48.095901 [ 243 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Loading data parts | ||
| 715 | 2026.04.07 02:47:48.096213 [ 243 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): There are no data parts | ||
| 716 | 2026.04.07 02:47:48.098830 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2026.04.07 02:47:48.099018 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 718 | 2026.04.07 02:47:48.107712 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.04.07 02:47:48.108462 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.04.07 02:47:48.108671 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 721 | 2026.04.07 02:47:48.131723 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.04.07 02:47:48.131815 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 723 | 2026.04.07 02:47:48.143125 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.04.07 02:47:48.144994 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.04.07 02:47:48.151285 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.04.07 02:47:49.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.79 MiB, peak 148.79 MiB, free memory in arenas 0.00 B, will set to 153.84 MiB (RSS), difference: 9.05 MiB | ||
| 727 | 2026.04.07 02:47:50.575887 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.04.07 02:47:50.576005 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.04.07 02:47:50.588815 [ 242 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Loading data parts | ||
| 730 | 2026.04.07 02:47:50.589021 [ 242 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): There are no data parts | ||
| 731 | 2026.04.07 02:47:50.595845 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.04.07 02:47:50.595889 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 733 | 2026.04.07 02:47:50.597665 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.04.07 02:47:50.598258 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.04.07 02:47:50.598633 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.04.07 02:47:51.000376 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.04 MiB, peak 158.04 MiB, free memory in arenas 0.00 B, will set to 154.91 MiB (RSS), difference: -3.13 MiB | ||
| 737 | 2026.04.07 02:47:55.534003 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.04.07 02:47:55.534158 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.04.07 02:47:55.608860 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2026.04.07 02:47:55.613481 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.04.07 02:47:55.613517 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 742 | 2026.04.07 02:47:55.614487 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.04.07 02:47:55.614992 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.04.07 02:47:55.615143 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.04.07 02:47:55.651460 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.04.07 02:47:55.669123 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.04.07 02:47:55.669183 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 748 | 2026.04.07 02:47:55.675685 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.04.07 02:47:55.676878 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.04.07 02:47:55.679765 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.04.07 02:47:56.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.75 MiB, peak 159.75 MiB, free memory in arenas 0.00 B, will set to 157.61 MiB (RSS), difference: 1.86 MiB | ||
| 752 | 2026.04.07 02:48:01.001144 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.62 MiB, peak 159.75 MiB, free memory in arenas 0.00 B, will set to 157.64 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.04.07 02:48:02.505804 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.04.07 02:48:02.505991 [ 3 ] {4d8c5eaa-5597-4e1e-9c10-6c8f8cc11f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2026.04.07 02:48:02.512403 [ 3 ] {4d8c5eaa-5597-4e1e-9c10-6c8f8cc11f69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2026.04.07 02:48:02.516513 [ 3 ] {4d8c5eaa-5597-4e1e-9c10-6c8f8cc11f69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2026.04.07 02:48:02.523109 [ 3 ] {4d8c5eaa-5597-4e1e-9c10-6c8f8cc11f69} <Debug> TCPHandler: Processed in 0.017428628 sec. | ||
| 758 | 2026.04.07 02:48:02.543361 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2026.04.07 02:48:02.543519 [ 3 ] {61851af7-c017-462e-990f-1de36b7a93c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2026.04.07 02:48:02.551813 [ 3 ] {61851af7-c017-462e-990f-1de36b7a93c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2026.04.07 02:48:02.551870 [ 3 ] {61851af7-c017-462e-990f-1de36b7a93c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2026.04.07 02:48:02.554228 [ 3 ] {61851af7-c017-462e-990f-1de36b7a93c8} <Debug> TCPHandler: Processed in 0.010958401 sec. | ||
| 763 | 2026.04.07 02:48:02.554477 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2026.04.07 02:48:02.554606 [ 3 ] {358b6747-1bf5-43ec-aea9-2dfb69be0c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 765 | 2026.04.07 02:48:02.556933 [ 3 ] {358b6747-1bf5-43ec-aea9-2dfb69be0c88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2026.04.07 02:48:02.556983 [ 3 ] {358b6747-1bf5-43ec-aea9-2dfb69be0c88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2026.04.07 02:48:02.557380 [ 3 ] {358b6747-1bf5-43ec-aea9-2dfb69be0c88} <Debug> TCPHandler: Processed in 0.002959402 sec. | ||
| 768 | 2026.04.07 02:48:02.557593 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2026.04.07 02:48:02.557715 [ 3 ] {06aee5df-315c-4903-bbe6-66cab7735e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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) | ||
| 770 | 2026.04.07 02:48:02.557972 [ 3 ] {06aee5df-315c-4903-bbe6-66cab7735e75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2026.04.07 02:48:02.558017 [ 3 ] {06aee5df-315c-4903-bbe6-66cab7735e75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2026.04.07 02:48:02.558339 [ 3 ] {06aee5df-315c-4903-bbe6-66cab7735e75} <Debug> TCPHandler: Processed in 0.000797147 sec. | ||
| 773 | 2026.04.07 02:48:02.558550 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.04.07 02:48:02.558667 [ 3 ] {8003e0fb-e7cf-4147-ba8a-4fb25653966f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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) | ||
| 775 | 2026.04.07 02:48:02.558910 [ 3 ] {8003e0fb-e7cf-4147-ba8a-4fb25653966f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2026.04.07 02:48:02.558955 [ 3 ] {8003e0fb-e7cf-4147-ba8a-4fb25653966f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2026.04.07 02:48:02.559275 [ 3 ] {8003e0fb-e7cf-4147-ba8a-4fb25653966f} <Debug> TCPHandler: Processed in 0.000775236 sec. | ||
| 778 | 2026.04.07 02:48:02.559478 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.04.07 02:48:02.559593 [ 3 ] {f79403e1-1baa-4b2d-9bca-1d06b022b005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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) | ||
| 780 | 2026.04.07 02:48:02.559835 [ 3 ] {f79403e1-1baa-4b2d-9bca-1d06b022b005} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2026.04.07 02:48:02.559879 [ 3 ] {f79403e1-1baa-4b2d-9bca-1d06b022b005} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2026.04.07 02:48:02.560238 [ 3 ] {f79403e1-1baa-4b2d-9bca-1d06b022b005} <Debug> TCPHandler: Processed in 0.000808986 sec. | ||
| 783 | 2026.04.07 02:48:02.560465 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.04.07 02:48:02.560609 [ 3 ] {a8b3604d-c986-4157-9c38-b6b587d532ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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) | ||
| 785 | 2026.04.07 02:48:02.560935 [ 3 ] {a8b3604d-c986-4157-9c38-b6b587d532ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2026.04.07 02:48:02.560991 [ 3 ] {a8b3604d-c986-4157-9c38-b6b587d532ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2026.04.07 02:48:02.561420 [ 3 ] {a8b3604d-c986-4157-9c38-b6b587d532ec} <Debug> TCPHandler: Processed in 0.001014882 sec. | ||
| 788 | 2026.04.07 02:48:02.561645 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2026.04.07 02:48:02.561794 [ 3 ] {c2021af9-b0d2-4ac1-8fe3-bbfcfea12598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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) | ||
| 790 | 2026.04.07 02:48:02.562130 [ 3 ] {c2021af9-b0d2-4ac1-8fe3-bbfcfea12598} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2026.04.07 02:48:02.562186 [ 3 ] {c2021af9-b0d2-4ac1-8fe3-bbfcfea12598} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2026.04.07 02:48:02.562571 [ 3 ] {c2021af9-b0d2-4ac1-8fe3-bbfcfea12598} <Debug> TCPHandler: Processed in 0.000988141 sec. | ||
| 793 | 2026.04.07 02:48:02.562784 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.04.07 02:48:02.562906 [ 3 ] {71d8df07-cb0f-4684-848c-8a8300f4d524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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) | ||
| 795 | 2026.04.07 02:48:02.563161 [ 3 ] {71d8df07-cb0f-4684-848c-8a8300f4d524} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2026.04.07 02:48:02.563205 [ 3 ] {71d8df07-cb0f-4684-848c-8a8300f4d524} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2026.04.07 02:48:02.563528 [ 3 ] {71d8df07-cb0f-4684-848c-8a8300f4d524} <Debug> TCPHandler: Processed in 0.000794587 sec. | ||
| 798 | 2026.04.07 02:48:02.563729 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2026.04.07 02:48:02.563847 [ 3 ] {9ed1c8c6-ea4f-46e8-8d07-4bf1bf225edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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) | ||
| 800 | 2026.04.07 02:48:02.564101 [ 3 ] {9ed1c8c6-ea4f-46e8-8d07-4bf1bf225edd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2026.04.07 02:48:02.564144 [ 3 ] {9ed1c8c6-ea4f-46e8-8d07-4bf1bf225edd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2026.04.07 02:48:02.564457 [ 3 ] {9ed1c8c6-ea4f-46e8-8d07-4bf1bf225edd} <Debug> TCPHandler: Processed in 0.000777387 sec. | ||
| 803 | 2026.04.07 02:48:02.564677 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2026.04.07 02:48:02.564795 [ 3 ] {f84a2725-920c-4adc-a68a-60c74171c94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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) | ||
| 805 | 2026.04.07 02:48:02.565069 [ 3 ] {f84a2725-920c-4adc-a68a-60c74171c94c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2026.04.07 02:48:02.565113 [ 3 ] {f84a2725-920c-4adc-a68a-60c74171c94c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2026.04.07 02:48:02.565450 [ 3 ] {f84a2725-920c-4adc-a68a-60c74171c94c} <Debug> TCPHandler: Processed in 0.000826898 sec. | ||
| 808 | 2026.04.07 02:48:02.565735 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2026.04.07 02:48:02.565856 [ 3 ] {7769c891-8358-49ed-9be6-433222d3badb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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) | ||
| 810 | 2026.04.07 02:48:02.566169 [ 3 ] {7769c891-8358-49ed-9be6-433222d3badb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2026.04.07 02:48:02.566221 [ 3 ] {7769c891-8358-49ed-9be6-433222d3badb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2026.04.07 02:48:02.566674 [ 3 ] {7769c891-8358-49ed-9be6-433222d3badb} <Debug> TCPHandler: Processed in 0.000998361 sec. | ||
| 813 | 2026.04.07 02:48:02.566939 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2026.04.07 02:48:02.567082 [ 3 ] {609c1ad6-938c-440c-afdc-141421d99fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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) | ||
| 815 | 2026.04.07 02:48:02.567422 [ 3 ] {609c1ad6-938c-440c-afdc-141421d99fd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2026.04.07 02:48:02.567477 [ 3 ] {609c1ad6-938c-440c-afdc-141421d99fd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2026.04.07 02:48:02.567896 [ 3 ] {609c1ad6-938c-440c-afdc-141421d99fd2} <Debug> TCPHandler: Processed in 0.001018712 sec. | ||
| 818 | 2026.04.07 02:48:02.568131 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2026.04.07 02:48:02.568253 [ 3 ] {ead36d5f-7670-48ea-a0e5-87eef5c0d5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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) | ||
| 820 | 2026.04.07 02:48:02.568517 [ 3 ] {ead36d5f-7670-48ea-a0e5-87eef5c0d5ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2026.04.07 02:48:02.568561 [ 3 ] {ead36d5f-7670-48ea-a0e5-87eef5c0d5ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2026.04.07 02:48:02.568893 [ 3 ] {ead36d5f-7670-48ea-a0e5-87eef5c0d5ae} <Debug> TCPHandler: Processed in 0.000811057 sec. | ||
| 823 | 2026.04.07 02:48:02.569103 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2026.04.07 02:48:02.569227 [ 3 ] {600cf7b5-b68d-4b52-99f4-3c5260ffd528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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) | ||
| 825 | 2026.04.07 02:48:02.569488 [ 3 ] {600cf7b5-b68d-4b52-99f4-3c5260ffd528} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2026.04.07 02:48:02.569531 [ 3 ] {600cf7b5-b68d-4b52-99f4-3c5260ffd528} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2026.04.07 02:48:02.569863 [ 3 ] {600cf7b5-b68d-4b52-99f4-3c5260ffd528} <Debug> TCPHandler: Processed in 0.000809328 sec. | ||
| 828 | 2026.04.07 02:48:02.570746 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2026.04.07 02:48:02.570884 [ 3 ] {4b13c6c1-6b51-4a4b-851e-19e267e5e210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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) | ||
| 830 | 2026.04.07 02:48:02.571221 [ 3 ] {4b13c6c1-6b51-4a4b-851e-19e267e5e210} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2026.04.07 02:48:02.571274 [ 3 ] {4b13c6c1-6b51-4a4b-851e-19e267e5e210} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2026.04.07 02:48:02.571666 [ 3 ] {4b13c6c1-6b51-4a4b-851e-19e267e5e210} <Debug> TCPHandler: Processed in 0.000976301 sec. | ||
| 833 | 2026.04.07 02:48:02.571974 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2026.04.07 02:48:02.572097 [ 3 ] {440a9976-5070-41ee-992e-23d729999083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 835 | 2026.04.07 02:48:02.572372 [ 3 ] {440a9976-5070-41ee-992e-23d729999083} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2026.04.07 02:48:02.572418 [ 3 ] {440a9976-5070-41ee-992e-23d729999083} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2026.04.07 02:48:02.572750 [ 3 ] {440a9976-5070-41ee-992e-23d729999083} <Debug> TCPHandler: Processed in 0.000825487 sec. | ||
| 838 | 2026.04.07 02:48:02.573006 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2026.04.07 02:48:02.573131 [ 3 ] {d1f71b6f-34c7-41f8-8c09-e3eefaa9064f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 840 | 2026.04.07 02:48:02.573413 [ 3 ] {d1f71b6f-34c7-41f8-8c09-e3eefaa9064f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2026.04.07 02:48:02.573456 [ 3 ] {d1f71b6f-34c7-41f8-8c09-e3eefaa9064f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2026.04.07 02:48:02.573772 [ 3 ] {d1f71b6f-34c7-41f8-8c09-e3eefaa9064f} <Debug> TCPHandler: Processed in 0.000813837 sec. | ||
| 843 | 2026.04.07 02:48:02.574013 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2026.04.07 02:48:02.574136 [ 3 ] {e64e58df-7b3a-4750-b45a-ca97e5ab1610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 845 | 2026.04.07 02:48:02.574396 [ 3 ] {e64e58df-7b3a-4750-b45a-ca97e5ab1610} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2026.04.07 02:48:02.574439 [ 3 ] {e64e58df-7b3a-4750-b45a-ca97e5ab1610} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2026.04.07 02:48:02.574832 [ 3 ] {e64e58df-7b3a-4750-b45a-ca97e5ab1610} <Debug> TCPHandler: Processed in 0.000868398 sec. | ||
| 848 | 2026.04.07 02:48:02.575168 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.04.07 02:48:02.575299 [ 3 ] {384b065f-cd3a-400e-a886-3f3b45078d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 850 | 2026.04.07 02:48:02.575578 [ 3 ] {384b065f-cd3a-400e-a886-3f3b45078d0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2026.04.07 02:48:02.575622 [ 3 ] {384b065f-cd3a-400e-a886-3f3b45078d0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.04.07 02:48:02.575984 [ 3 ] {384b065f-cd3a-400e-a886-3f3b45078d0f} <Debug> TCPHandler: Processed in 0.000865309 sec. | ||
| 853 | 2026.04.07 02:48:02.576232 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.04.07 02:48:02.576357 [ 3 ] {bb012094-0308-4b8e-b434-f36f96d66a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 855 | 2026.04.07 02:48:02.576647 [ 3 ] {bb012094-0308-4b8e-b434-f36f96d66a03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2026.04.07 02:48:02.576689 [ 3 ] {bb012094-0308-4b8e-b434-f36f96d66a03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2026.04.07 02:48:02.577011 [ 3 ] {bb012094-0308-4b8e-b434-f36f96d66a03} <Debug> TCPHandler: Processed in 0.000830547 sec. | ||
| 858 | 2026.04.07 02:48:02.588288 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2026.04.07 02:48:02.588409 [ 3 ] {7572cbcb-b334-4c7b-86da-ad0078e03c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 860 | 2026.04.07 02:48:02.588462 [ 3 ] {7572cbcb-b334-4c7b-86da-ad0078e03c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2026.04.07 02:48:02.589248 [ 3 ] {7572cbcb-b334-4c7b-86da-ad0078e03c0b} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 862 | 2026.04.07 02:48:02.589300 [ 3 ] {7572cbcb-b334-4c7b-86da-ad0078e03c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 863 | 2026.04.07 02:48:02.591964 [ 3 ] {7572cbcb-b334-4c7b-86da-ad0078e03c0b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 864 | 2026.04.07 02:48:02.592514 [ 3 ] {7572cbcb-b334-4c7b-86da-ad0078e03c0b} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 865 | 2026.04.07 02:48:02.592694 [ 3 ] {7572cbcb-b334-4c7b-86da-ad0078e03c0b} <Debug> executeQuery: Read 21 rows, 5.08 KiB in 0.004322 sec., 4858.861638130495 rows/sec., 1.15 MiB/sec. | ||
| 866 | 2026.04.07 02:48:02.592741 [ 3 ] {7572cbcb-b334-4c7b-86da-ad0078e03c0b} <Debug> TCPHandler: Processed in 0.004506815 sec. | ||
| 867 | 2026.04.07 02:48:02.592917 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.04.07 02:48:02.593042 [ 3 ] {7e9b466b-b8c5-425f-8675-5f13d0a7bcde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 869 | 2026.04.07 02:48:02.593094 [ 3 ] {7e9b466b-b8c5-425f-8675-5f13d0a7bcde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 870 | 2026.04.07 02:48:02.597758 [ 3 ] {7e9b466b-b8c5-425f-8675-5f13d0a7bcde} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 871 | 2026.04.07 02:48:02.597798 [ 3 ] {7e9b466b-b8c5-425f-8675-5f13d0a7bcde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 872 | 2026.04.07 02:48:02.600432 [ 3 ] {7e9b466b-b8c5-425f-8675-5f13d0a7bcde} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 873 | 2026.04.07 02:48:02.600899 [ 3 ] {7e9b466b-b8c5-425f-8675-5f13d0a7bcde} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 874 | 2026.04.07 02:48:02.601029 [ 3 ] {7e9b466b-b8c5-425f-8675-5f13d0a7bcde} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.008021 sec., 2992.1456177533973 rows/sec., 254.22 KiB/sec. | ||
| 875 | 2026.04.07 02:48:02.601067 [ 3 ] {7e9b466b-b8c5-425f-8675-5f13d0a7bcde} <Debug> TCPHandler: Processed in 0.008208223 sec. | ||
| 876 | 2026.04.07 02:48:02.601212 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2026.04.07 02:48:02.601321 [ 3 ] {e01fcfdc-cbaa-4b7c-9861-6e3d977333e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 878 | 2026.04.07 02:48:02.601363 [ 3 ] {e01fcfdc-cbaa-4b7c-9861-6e3d977333e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 879 | 2026.04.07 02:48:02.601771 [ 3 ] {e01fcfdc-cbaa-4b7c-9861-6e3d977333e7} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 880 | 2026.04.07 02:48:02.601807 [ 3 ] {e01fcfdc-cbaa-4b7c-9861-6e3d977333e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 881 | 2026.04.07 02:48:02.602244 [ 3 ] {e01fcfdc-cbaa-4b7c-9861-6e3d977333e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 882 | 2026.04.07 02:48:02.602769 [ 3 ] {e01fcfdc-cbaa-4b7c-9861-6e3d977333e7} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 883 | 2026.04.07 02:48:02.602898 [ 3 ] {e01fcfdc-cbaa-4b7c-9861-6e3d977333e7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.0016 sec., 2500 rows/sec., 203.86 KiB/sec. | ||
| 884 | 2026.04.07 02:48:02.602936 [ 3 ] {e01fcfdc-cbaa-4b7c-9861-6e3d977333e7} <Debug> TCPHandler: Processed in 0.001788197 sec. | ||
| 885 | 2026.04.07 02:48:02.603059 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.04.07 02:48:02.603157 [ 3 ] {762efb1e-bba2-4c0b-a002-2978045196ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 887 | 2026.04.07 02:48:02.603200 [ 3 ] {762efb1e-bba2-4c0b-a002-2978045196ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 888 | 2026.04.07 02:48:02.603693 [ 3 ] {762efb1e-bba2-4c0b-a002-2978045196ff} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 889 | 2026.04.07 02:48:02.603729 [ 3 ] {762efb1e-bba2-4c0b-a002-2978045196ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 890 | 2026.04.07 02:48:02.604150 [ 3 ] {762efb1e-bba2-4c0b-a002-2978045196ff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 891 | 2026.04.07 02:48:02.604711 [ 3 ] {762efb1e-bba2-4c0b-a002-2978045196ff} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 892 | 2026.04.07 02:48:02.604855 [ 3 ] {762efb1e-bba2-4c0b-a002-2978045196ff} <Debug> executeQuery: Read 148 rows, 13.61 KiB in 0.001715 sec., 86297.37609329446 rows/sec., 7.75 MiB/sec. | ||
| 893 | 2026.04.07 02:48:02.604892 [ 3 ] {762efb1e-bba2-4c0b-a002-2978045196ff} <Debug> TCPHandler: Processed in 0.00188645 sec. | ||
| 894 | 2026.04.07 02:48:02.605012 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 895 | 2026.04.07 02:48:02.605109 [ 3 ] {ea760a84-ce55-42a6-9294-a6af5d1279cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 896 | 2026.04.07 02:48:02.605149 [ 3 ] {ea760a84-ce55-42a6-9294-a6af5d1279cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 897 | 2026.04.07 02:48:02.605576 [ 3 ] {ea760a84-ce55-42a6-9294-a6af5d1279cf} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 898 | 2026.04.07 02:48:02.605612 [ 3 ] {ea760a84-ce55-42a6-9294-a6af5d1279cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 899 | 2026.04.07 02:48:02.606055 [ 3 ] {ea760a84-ce55-42a6-9294-a6af5d1279cf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 900 | 2026.04.07 02:48:02.606553 [ 3 ] {ea760a84-ce55-42a6-9294-a6af5d1279cf} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 901 | 2026.04.07 02:48:02.606683 [ 3 ] {ea760a84-ce55-42a6-9294-a6af5d1279cf} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001594 sec., 10037.641154328734 rows/sec., 778.06 KiB/sec. | ||
| 902 | 2026.04.07 02:48:02.606722 [ 3 ] {ea760a84-ce55-42a6-9294-a6af5d1279cf} <Debug> TCPHandler: Processed in 0.001760677 sec. | ||
| 903 | 2026.04.07 02:48:02.606845 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2026.04.07 02:48:02.606941 [ 3 ] {22e010af-fa3a-4eb0-8067-d1baa187c920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 905 | 2026.04.07 02:48:02.606982 [ 3 ] {22e010af-fa3a-4eb0-8067-d1baa187c920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 906 | 2026.04.07 02:48:02.607449 [ 3 ] {22e010af-fa3a-4eb0-8067-d1baa187c920} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2026.04.07 02:48:02.607481 [ 3 ] {22e010af-fa3a-4eb0-8067-d1baa187c920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 908 | 2026.04.07 02:48:02.607890 [ 3 ] {22e010af-fa3a-4eb0-8067-d1baa187c920} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 909 | 2026.04.07 02:48:02.608351 [ 3 ] {22e010af-fa3a-4eb0-8067-d1baa187c920} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2026.04.07 02:48:02.608479 [ 3 ] {22e010af-fa3a-4eb0-8067-d1baa187c920} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001556 sec., 15424.164524421592 rows/sec., 1.28 MiB/sec. | ||
| 911 | 2026.04.07 02:48:02.608516 [ 3 ] {22e010af-fa3a-4eb0-8067-d1baa187c920} <Debug> TCPHandler: Processed in 0.001722936 sec. | ||
| 912 | 2026.04.07 02:48:02.608629 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.04.07 02:48:02.608724 [ 3 ] {13e9f87e-a63d-4619-aa8f-993726ed3e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 914 | 2026.04.07 02:48:02.608765 [ 3 ] {13e9f87e-a63d-4619-aa8f-993726ed3e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 915 | 2026.04.07 02:48:02.609155 [ 3 ] {13e9f87e-a63d-4619-aa8f-993726ed3e0c} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.04.07 02:48:02.609192 [ 3 ] {13e9f87e-a63d-4619-aa8f-993726ed3e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 917 | 2026.04.07 02:48:02.609787 [ 3 ] {13e9f87e-a63d-4619-aa8f-993726ed3e0c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 918 | 2026.04.07 02:48:02.610359 [ 3 ] {13e9f87e-a63d-4619-aa8f-993726ed3e0c} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2026.04.07 02:48:02.610495 [ 3 ] {13e9f87e-a63d-4619-aa8f-993726ed3e0c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001788 sec., 6711.4093959731545 rows/sec., 524.33 KiB/sec. | ||
| 920 | 2026.04.07 02:48:02.610534 [ 3 ] {13e9f87e-a63d-4619-aa8f-993726ed3e0c} <Debug> TCPHandler: Processed in 0.001955331 sec. | ||
| 921 | 2026.04.07 02:48:02.610658 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.04.07 02:48:02.610754 [ 3 ] {748b77b6-bed3-4294-8c22-5dc790871681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 923 | 2026.04.07 02:48:02.610796 [ 3 ] {748b77b6-bed3-4294-8c22-5dc790871681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 924 | 2026.04.07 02:48:02.611235 [ 3 ] {748b77b6-bed3-4294-8c22-5dc790871681} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2026.04.07 02:48:02.611271 [ 3 ] {748b77b6-bed3-4294-8c22-5dc790871681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 926 | 2026.04.07 02:48:02.611706 [ 3 ] {748b77b6-bed3-4294-8c22-5dc790871681} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 927 | 2026.04.07 02:48:02.612162 [ 3 ] {748b77b6-bed3-4294-8c22-5dc790871681} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2026.04.07 02:48:02.612290 [ 3 ] {748b77b6-bed3-4294-8c22-5dc790871681} <Debug> executeQuery: Read 68 rows, 5.82 KiB in 0.001554 sec., 43758.04375804376 rows/sec., 3.66 MiB/sec. | ||
| 929 | 2026.04.07 02:48:02.612326 [ 3 ] {748b77b6-bed3-4294-8c22-5dc790871681} <Debug> TCPHandler: Processed in 0.001720777 sec. | ||
| 930 | 2026.04.07 02:48:02.612451 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.04.07 02:48:02.612546 [ 3 ] {1aa92531-16e5-4bb7-b729-edbbc5e8dc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 932 | 2026.04.07 02:48:02.612589 [ 3 ] {1aa92531-16e5-4bb7-b729-edbbc5e8dc95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 933 | 2026.04.07 02:48:02.613060 [ 3 ] {1aa92531-16e5-4bb7-b729-edbbc5e8dc95} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2026.04.07 02:48:02.613093 [ 3 ] {1aa92531-16e5-4bb7-b729-edbbc5e8dc95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 935 | 2026.04.07 02:48:02.615665 [ 3 ] {1aa92531-16e5-4bb7-b729-edbbc5e8dc95} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 936 | 2026.04.07 02:48:02.616182 [ 3 ] {1aa92531-16e5-4bb7-b729-edbbc5e8dc95} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2026.04.07 02:48:02.616313 [ 3 ] {1aa92531-16e5-4bb7-b729-edbbc5e8dc95} <Debug> executeQuery: Read 258 rows, 20.19 KiB in 0.003786 sec., 68145.80031695722 rows/sec., 5.21 MiB/sec. | ||
| 938 | 2026.04.07 02:48:02.616351 [ 3 ] {1aa92531-16e5-4bb7-b729-edbbc5e8dc95} <Debug> TCPHandler: Processed in 0.003951214 sec. | ||
| 939 | 2026.04.07 02:48:02.616469 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2026.04.07 02:48:02.616566 [ 3 ] {60b7a54a-c474-4dda-80c8-1223606eaf8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 941 | 2026.04.07 02:48:02.616609 [ 3 ] {60b7a54a-c474-4dda-80c8-1223606eaf8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 942 | 2026.04.07 02:48:02.616945 [ 3 ] {60b7a54a-c474-4dda-80c8-1223606eaf8e} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2026.04.07 02:48:02.616980 [ 3 ] {60b7a54a-c474-4dda-80c8-1223606eaf8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 944 | 2026.04.07 02:48:02.617473 [ 3 ] {60b7a54a-c474-4dda-80c8-1223606eaf8e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2026.04.07 02:48:02.618118 [ 3 ] {60b7a54a-c474-4dda-80c8-1223606eaf8e} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2026.04.07 02:48:02.618253 [ 3 ] {60b7a54a-c474-4dda-80c8-1223606eaf8e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001707 sec., 17574.69244288225 rows/sec., 1.20 MiB/sec. | ||
| 947 | 2026.04.07 02:48:02.618289 [ 3 ] {60b7a54a-c474-4dda-80c8-1223606eaf8e} <Debug> TCPHandler: Processed in 0.00187073 sec. | ||
| 948 | 2026.04.07 02:48:03.116238 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 949 | 2026.04.07 02:48:03.116902 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2026.04.07 02:48:03.116976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 951 | 2026.04.07 02:48:03.117737 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 952 | 2026.04.07 02:48:03.118442 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2026.04.07 02:48:03.118591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 954 | 2026.04.07 02:48:03.180763 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 955 | 2026.04.07 02:48:03.197914 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 956 | 2026.04.07 02:48:03.197987 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 957 | 2026.04.07 02:48:03.204912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 958 | 2026.04.07 02:48:03.206214 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 959 | 2026.04.07 02:48:03.210547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 960 | 2026.04.07 02:48:04.001151 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.58 MiB, peak 163.58 MiB, free memory in arenas 0.00 B, will set to 160.83 MiB (RSS), difference: 1.25 MiB | ||
| 961 | 2026.04.07 02:48:07.343371 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49592 | ||
| 962 | 2026.04.07 02:48:07.343510 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 963 | 2026.04.07 02:48:07.343539 [ 286 ] {} <Debug> TCP-Session: 50454ab7-a268-48a4-8e66-6510f5bcb9c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49592 | ||
| 964 | 2026.04.07 02:48:07.343560 [ 286 ] {} <Debug> TCP-Session: 50454ab7-a268-48a4-8e66-6510f5bcb9c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 965 | 2026.04.07 02:48:07.343573 [ 286 ] {} <Debug> TCP-Session: 50454ab7-a268-48a4-8e66-6510f5bcb9c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 966 | 2026.04.07 02:48:07.343624 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 967 | 2026.04.07 02:48:07.343648 [ 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 | ||
| 968 | 2026.04.07 02:48:07.343664 [ 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 | ||
| 969 | 2026.04.07 02:48:07.344642 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52884 | ||
| 970 | 2026.04.07 02:48:07.344737 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43199 | ||
| 971 | 2026.04.07 02:48:07.344786 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 972 | 2026.04.07 02:48:07.344822 [ 287 ] {} <Debug> TCP-Session: 1d5102b0-2037-44ab-aad2-85e1876a0356 Authenticating user 'default' from [fd00:1122:3344:101::e]:52884 | ||
| 973 | 2026.04.07 02:48:07.344846 [ 287 ] {} <Debug> TCP-Session: 1d5102b0-2037-44ab-aad2-85e1876a0356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.04.07 02:48:07.344859 [ 287 ] {} <Debug> TCP-Session: 1d5102b0-2037-44ab-aad2-85e1876a0356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.04.07 02:48:07.344893 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55814 | ||
| 976 | 2026.04.07 02:48:07.344906 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44787 | ||
| 977 | 2026.04.07 02:48:07.344973 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 978 | 2026.04.07 02:48:07.345009 [ 288 ] {} <Debug> TCP-Session: 2a9b08de-3252-41fd-a247-a4f163902352 Authenticating user 'default' from [fd00:1122:3344:101::e]:43199 | ||
| 979 | 2026.04.07 02:48:07.345033 [ 288 ] {} <Debug> TCP-Session: 2a9b08de-3252-41fd-a247-a4f163902352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.04.07 02:48:07.345039 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34337 | ||
| 981 | 2026.04.07 02:48:07.345046 [ 288 ] {} <Debug> TCP-Session: 2a9b08de-3252-41fd-a247-a4f163902352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.04.07 02:48:07.345143 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 983 | 2026.04.07 02:48:07.345187 [ 290 ] {} <Debug> TCP-Session: 35b4bafd-2743-4a77-8f73-4b05aa82b620 Authenticating user 'default' from [fd00:1122:3344:101::e]:55814 | ||
| 984 | 2026.04.07 02:48:07.345210 [ 290 ] {} <Debug> TCP-Session: 35b4bafd-2743-4a77-8f73-4b05aa82b620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.04.07 02:48:07.345227 [ 290 ] {} <Debug> TCP-Session: 35b4bafd-2743-4a77-8f73-4b05aa82b620 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2026.04.07 02:48:07.345313 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36396 | ||
| 987 | 2026.04.07 02:48:07.345358 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 988 | 2026.04.07 02:48:07.345402 [ 289 ] {} <Debug> TCP-Session: ba7e6354-d362-4aa0-a17e-ea297f0baf7b Authenticating user 'default' from [fd00:1122:3344:101::e]:44787 | ||
| 989 | 2026.04.07 02:48:07.345426 [ 289 ] {} <Debug> TCP-Session: ba7e6354-d362-4aa0-a17e-ea297f0baf7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 990 | 2026.04.07 02:48:07.345441 [ 289 ] {} <Debug> TCP-Session: ba7e6354-d362-4aa0-a17e-ea297f0baf7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 991 | 2026.04.07 02:48:07.345566 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38333 | ||
| 992 | 2026.04.07 02:48:07.345567 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 993 | 2026.04.07 02:48:07.345634 [ 292 ] {} <Debug> TCP-Session: f945db3b-966a-4c1a-a338-8c91335ea375 Authenticating user 'default' from [fd00:1122:3344:101::e]:36396 | ||
| 994 | 2026.04.07 02:48:07.345634 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60201 | ||
| 995 | 2026.04.07 02:48:07.345661 [ 292 ] {} <Debug> TCP-Session: f945db3b-966a-4c1a-a338-8c91335ea375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.04.07 02:48:07.345691 [ 292 ] {} <Debug> TCP-Session: f945db3b-966a-4c1a-a338-8c91335ea375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2026.04.07 02:48:07.345730 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 998 | 2026.04.07 02:48:07.345762 [ 293 ] {} <Debug> TCP-Session: b56b0bb1-db6d-496f-990e-6edfc678616f Authenticating user 'default' from [fd00:1122:3344:101::e]:38333 | ||
| 999 | 2026.04.07 02:48:07.345779 [ 293 ] {} <Debug> TCP-Session: b56b0bb1-db6d-496f-990e-6edfc678616f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2026.04.07 02:48:07.345792 [ 293 ] {} <Debug> TCP-Session: b56b0bb1-db6d-496f-990e-6edfc678616f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.04.07 02:48:07.345822 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1002 | 2026.04.07 02:48:07.345856 [ 294 ] {} <Debug> TCP-Session: 42311f0e-dba3-4733-b6ca-51f4e499880a Authenticating user 'default' from [fd00:1122:3344:101::e]:60201 | ||
| 1003 | 2026.04.07 02:48:07.345872 [ 294 ] {} <Debug> TCP-Session: 42311f0e-dba3-4733-b6ca-51f4e499880a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1004 | 2026.04.07 02:48:07.345884 [ 294 ] {} <Debug> TCP-Session: 42311f0e-dba3-4733-b6ca-51f4e499880a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1005 | 2026.04.07 02:48:07.346712 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1006 | 2026.04.07 02:48:07.346754 [ 291 ] {} <Debug> TCP-Session: 83b22c4f-f09f-42de-9438-431fdf34113d Authenticating user 'default' from [fd00:1122:3344:101::e]:34337 | ||
| 1007 | 2026.04.07 02:48:07.346772 [ 291 ] {} <Debug> TCP-Session: 83b22c4f-f09f-42de-9438-431fdf34113d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.04.07 02:48:07.346785 [ 291 ] {} <Debug> TCP-Session: 83b22c4f-f09f-42de-9438-431fdf34113d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.04.07 02:48:07.349051 [ 286 ] {} <Trace> TCP-Session: 50454ab7-a268-48a4-8e66-6510f5bcb9c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1010 | 2026.04.07 02:48:07.349233 [ 286 ] {123f9708-bc4f-4e50-88e9-b1bd6b5a1b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49592) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1011 | 2026.04.07 02:48:07.349525 [ 286 ] {123f9708-bc4f-4e50-88e9-b1bd6b5a1b8d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1012 | 2026.04.07 02:48:07.349720 [ 286 ] {123f9708-bc4f-4e50-88e9-b1bd6b5a1b8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1013 | 2026.04.07 02:48:07.354374 [ 286 ] {123f9708-bc4f-4e50-88e9-b1bd6b5a1b8d} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 1014 | 2026.04.07 02:48:07.365660 [ 300 ] {123f9708-bc4f-4e50-88e9-b1bd6b5a1b8d} <Trace> AggregatingTransform: Aggregating | ||
| 1015 | 2026.04.07 02:48:07.367907 [ 300 ] {123f9708-bc4f-4e50-88e9-b1bd6b5a1b8d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1016 | 2026.04.07 02:48:07.368773 [ 300 ] {123f9708-bc4f-4e50-88e9-b1bd6b5a1b8d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005965226 sec. (167.638 rows/sec., 6.55 KiB/sec.) | ||
| 1017 | 2026.04.07 02:48:07.368804 [ 300 ] {123f9708-bc4f-4e50-88e9-b1bd6b5a1b8d} <Trace> Aggregator: Merging aggregated data | ||
| 1018 | 2026.04.07 02:48:07.368880 [ 300 ] {123f9708-bc4f-4e50-88e9-b1bd6b5a1b8d} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1019 | 2026.04.07 02:48:07.372153 [ 286 ] {123f9708-bc4f-4e50-88e9-b1bd6b5a1b8d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.022974 sec., 43.52746583093932 rows/sec., 1.70 KiB/sec. | ||
| 1020 | 2026.04.07 02:48:07.372298 [ 286 ] {123f9708-bc4f-4e50-88e9-b1bd6b5a1b8d} <Debug> TCPHandler: Processed in 0.023381333 sec. | ||
| 1021 | 2026.04.07 02:48:07.379176 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1022 | 2026.04.07 02:48:07.379223 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1023 | 2026.04.07 02:48:07.379306 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1024 | 2026.04.07 02:48:07.379338 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1025 | 2026.04.07 02:48:07.379359 [ 293 ] {} <Debug> TCP-Session: b56b0bb1-db6d-496f-990e-6edfc678616f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.04.07 02:48:07.379323 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1027 | 2026.04.07 02:48:07.379379 [ 292 ] {} <Debug> TCP-Session: f945db3b-966a-4c1a-a338-8c91335ea375 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1028 | 2026.04.07 02:48:07.379383 [ 294 ] {} <Debug> TCP-Session: 42311f0e-dba3-4733-b6ca-51f4e499880a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.04.07 02:48:07.379425 [ 290 ] {} <Debug> TCP-Session: 35b4bafd-2743-4a77-8f73-4b05aa82b620 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.04.07 02:48:07.379289 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1031 | 2026.04.07 02:48:07.379271 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1032 | 2026.04.07 02:48:07.379517 [ 291 ] {} <Debug> TCP-Session: 83b22c4f-f09f-42de-9438-431fdf34113d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2026.04.07 02:48:07.379253 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1034 | 2026.04.07 02:48:07.379533 [ 288 ] {} <Debug> TCP-Session: 2a9b08de-3252-41fd-a247-a4f163902352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.04.07 02:48:07.379232 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1036 | 2026.04.07 02:48:07.379573 [ 287 ] {} <Debug> TCP-Session: 1d5102b0-2037-44ab-aad2-85e1876a0356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.04.07 02:48:07.379242 [ 286 ] {} <Debug> TCP-Session: 50454ab7-a268-48a4-8e66-6510f5bcb9c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1038 | 2026.04.07 02:48:07.379622 [ 289 ] {} <Debug> TCP-Session: ba7e6354-d362-4aa0-a17e-ea297f0baf7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.04.07 02:48:07.510388 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1040 | 2026.04.07 02:48:07.510569 [ 3 ] {c14f9fa0-dcd2-47d6-b47c-691fc60df3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1041 | 2026.04.07 02:48:07.510634 [ 3 ] {c14f9fa0-dcd2-47d6-b47c-691fc60df3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1042 | 2026.04.07 02:48:07.511291 [ 3 ] {c14f9fa0-dcd2-47d6-b47c-691fc60df3a1} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1043 | 2026.04.07 02:48:07.511344 [ 3 ] {c14f9fa0-dcd2-47d6-b47c-691fc60df3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1044 | 2026.04.07 02:48:07.511862 [ 3 ] {c14f9fa0-dcd2-47d6-b47c-691fc60df3a1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1045 | 2026.04.07 02:48:07.512417 [ 3 ] {c14f9fa0-dcd2-47d6-b47c-691fc60df3a1} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1046 | 2026.04.07 02:48:07.512608 [ 3 ] {c14f9fa0-dcd2-47d6-b47c-691fc60df3a1} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002088 sec., 12452.107279693486 rows/sec., 961.13 KiB/sec. | ||
| 1047 | 2026.04.07 02:48:07.512654 [ 3 ] {c14f9fa0-dcd2-47d6-b47c-691fc60df3a1} <Debug> TCPHandler: Processed in 0.002395421 sec. | ||
| 1048 | 2026.04.07 02:48:07.512777 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1049 | 2026.04.07 02:48:07.512875 [ 3 ] {e2622ec6-551d-4726-b28d-3018be9b99fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1050 | 2026.04.07 02:48:07.512918 [ 3 ] {e2622ec6-551d-4726-b28d-3018be9b99fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1051 | 2026.04.07 02:48:07.513334 [ 3 ] {e2622ec6-551d-4726-b28d-3018be9b99fa} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1052 | 2026.04.07 02:48:07.513373 [ 3 ] {e2622ec6-551d-4726-b28d-3018be9b99fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1053 | 2026.04.07 02:48:07.513836 [ 3 ] {e2622ec6-551d-4726-b28d-3018be9b99fa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1054 | 2026.04.07 02:48:07.514274 [ 3 ] {e2622ec6-551d-4726-b28d-3018be9b99fa} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1055 | 2026.04.07 02:48:07.514424 [ 3 ] {e2622ec6-551d-4726-b28d-3018be9b99fa} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001568 sec., 17857.14285714286 rows/sec., 1.39 MiB/sec. | ||
| 1056 | 2026.04.07 02:48:07.514464 [ 3 ] {e2622ec6-551d-4726-b28d-3018be9b99fa} <Debug> TCPHandler: Processed in 0.001737617 sec. | ||
| 1057 | 2026.04.07 02:48:07.514586 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1058 | 2026.04.07 02:48:07.514682 [ 3 ] {97a3278a-de68-4614-8921-59a4b8c1a6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1059 | 2026.04.07 02:48:07.514726 [ 3 ] {97a3278a-de68-4614-8921-59a4b8c1a6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1060 | 2026.04.07 02:48:07.515155 [ 3 ] {97a3278a-de68-4614-8921-59a4b8c1a6b4} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1061 | 2026.04.07 02:48:07.515192 [ 3 ] {97a3278a-de68-4614-8921-59a4b8c1a6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1062 | 2026.04.07 02:48:07.515673 [ 3 ] {97a3278a-de68-4614-8921-59a4b8c1a6b4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1063 | 2026.04.07 02:48:07.516142 [ 3 ] {97a3278a-de68-4614-8921-59a4b8c1a6b4} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1064 | 2026.04.07 02:48:07.516289 [ 3 ] {97a3278a-de68-4614-8921-59a4b8c1a6b4} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001627 sec., 61462.81499692686 rows/sec., 4.26 MiB/sec. | ||
| 1065 | 2026.04.07 02:48:07.516326 [ 3 ] {97a3278a-de68-4614-8921-59a4b8c1a6b4} <Debug> TCPHandler: Processed in 0.001789807 sec. | ||
| 1066 | 2026.04.07 02:48:07.516456 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.04.07 02:48:07.516551 [ 3 ] {cfc8399b-5a62-4efc-a8aa-af8e61000329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1068 | 2026.04.07 02:48:07.516593 [ 3 ] {cfc8399b-5a62-4efc-a8aa-af8e61000329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1069 | 2026.04.07 02:48:07.516938 [ 3 ] {cfc8399b-5a62-4efc-a8aa-af8e61000329} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1070 | 2026.04.07 02:48:07.516975 [ 3 ] {cfc8399b-5a62-4efc-a8aa-af8e61000329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1071 | 2026.04.07 02:48:07.517430 [ 3 ] {cfc8399b-5a62-4efc-a8aa-af8e61000329} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1072 | 2026.04.07 02:48:07.517915 [ 3 ] {cfc8399b-5a62-4efc-a8aa-af8e61000329} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1073 | 2026.04.07 02:48:07.518046 [ 3 ] {cfc8399b-5a62-4efc-a8aa-af8e61000329} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001565 sec., 19169.32907348243 rows/sec., 1.31 MiB/sec. | ||
| 1074 | 2026.04.07 02:48:07.518080 [ 3 ] {cfc8399b-5a62-4efc-a8aa-af8e61000329} <Debug> TCPHandler: Processed in 0.001728636 sec. | ||
| 1075 | 2026.04.07 02:48:08.000300 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.39 MiB, peak 177.25 MiB, free memory in arenas 0.00 B, will set to 163.79 MiB (RSS), difference: 2.40 MiB | ||
| 1076 | 2026.04.07 02:48:08.713965 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50162 | ||
| 1077 | 2026.04.07 02:48:08.714070 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1078 | 2026.04.07 02:48:08.714095 [ 286 ] {} <Debug> TCP-Session: bfbf9d33-c9ef-4c85-bc33-fdd43dc8f873 Authenticating user 'default' from [fd00:1122:3344:101::e]:50162 | ||
| 1079 | 2026.04.07 02:48:08.714117 [ 286 ] {} <Debug> TCP-Session: bfbf9d33-c9ef-4c85-bc33-fdd43dc8f873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.04.07 02:48:08.714129 [ 286 ] {} <Debug> TCP-Session: bfbf9d33-c9ef-4c85-bc33-fdd43dc8f873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2026.04.07 02:48:08.714325 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38863 | ||
| 1082 | 2026.04.07 02:48:08.714351 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46790 | ||
| 1083 | 2026.04.07 02:48:08.714379 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37626 | ||
| 1084 | 2026.04.07 02:48:08.714393 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44823 | ||
| 1085 | 2026.04.07 02:48:08.714389 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45314 | ||
| 1086 | 2026.04.07 02:48:08.714453 [ 286 ] {} <Trace> TCP-Session: bfbf9d33-c9ef-4c85-bc33-fdd43dc8f873 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.04.07 02:48:08.714354 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55803 | ||
| 1088 | 2026.04.07 02:48:08.714497 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1089 | 2026.04.07 02:48:08.714495 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1090 | 2026.04.07 02:48:08.714548 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1091 | 2026.04.07 02:48:08.714557 [ 292 ] {} <Debug> TCP-Session: 12b7aabe-e2f7-4ae5-9a49-89f52e2db7e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37626 | ||
| 1092 | 2026.04.07 02:48:08.714575 [ 294 ] {} <Debug> TCP-Session: 7140b836-565b-44ab-b455-0582ba58a406 Authenticating user 'default' from [fd00:1122:3344:101::e]:44823 | ||
| 1093 | 2026.04.07 02:48:08.714592 [ 293 ] {} <Debug> TCP-Session: 65169360-6e43-4b7b-8eea-4cf507108a01 Authenticating user 'default' from [fd00:1122:3344:101::e]:45314 | ||
| 1094 | 2026.04.07 02:48:08.714605 [ 292 ] {} <Debug> TCP-Session: 12b7aabe-e2f7-4ae5-9a49-89f52e2db7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2026.04.07 02:48:08.714611 [ 294 ] {} <Debug> TCP-Session: 7140b836-565b-44ab-b455-0582ba58a406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.04.07 02:48:08.714635 [ 292 ] {} <Debug> TCP-Session: 12b7aabe-e2f7-4ae5-9a49-89f52e2db7e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1097 | 2026.04.07 02:48:08.714640 [ 286 ] {ae2d26c7-79a7-454d-bfa0-1940f7940139} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50162) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1098 | 2026.04.07 02:48:08.714646 [ 294 ] {} <Debug> TCP-Session: 7140b836-565b-44ab-b455-0582ba58a406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.04.07 02:48:08.714570 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1100 | 2026.04.07 02:48:08.714452 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1101 | 2026.04.07 02:48:08.714713 [ 289 ] {} <Debug> TCP-Session: c4dffd7e-e9b7-4fb1-987e-35ed82d5ef8c Authenticating user 'default' from [fd00:1122:3344:101::e]:55803 | ||
| 1102 | 2026.04.07 02:48:08.714452 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1103 | 2026.04.07 02:48:08.714736 [ 291 ] {} <Debug> TCP-Session: ba8cb54f-1833-471c-8c3d-a7538e1188e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46790 | ||
| 1104 | 2026.04.07 02:48:08.714741 [ 289 ] {} <Debug> TCP-Session: c4dffd7e-e9b7-4fb1-987e-35ed82d5ef8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.04.07 02:48:08.714764 [ 287 ] {} <Debug> TCP-Session: 2e4963e6-a0d3-4ef2-b71c-d2e048afae59 Authenticating user 'default' from [fd00:1122:3344:101::e]:38863 | ||
| 1106 | 2026.04.07 02:48:08.714775 [ 291 ] {} <Debug> TCP-Session: ba8cb54f-1833-471c-8c3d-a7538e1188e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.04.07 02:48:08.714781 [ 289 ] {} <Debug> TCP-Session: c4dffd7e-e9b7-4fb1-987e-35ed82d5ef8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.04.07 02:48:08.714803 [ 287 ] {} <Debug> TCP-Session: 2e4963e6-a0d3-4ef2-b71c-d2e048afae59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.04.07 02:48:08.714806 [ 291 ] {} <Debug> TCP-Session: ba8cb54f-1833-471c-8c3d-a7538e1188e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.04.07 02:48:08.714830 [ 287 ] {} <Debug> TCP-Session: 2e4963e6-a0d3-4ef2-b71c-d2e048afae59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2026.04.07 02:48:08.714338 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62543 | ||
| 1112 | 2026.04.07 02:48:08.714339 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62295 | ||
| 1113 | 2026.04.07 02:48:08.714629 [ 293 ] {} <Debug> TCP-Session: 65169360-6e43-4b7b-8eea-4cf507108a01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.04.07 02:48:08.714916 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1115 | 2026.04.07 02:48:08.714930 [ 293 ] {} <Debug> TCP-Session: 65169360-6e43-4b7b-8eea-4cf507108a01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.04.07 02:48:08.714938 [ 286 ] {ae2d26c7-79a7-454d-bfa0-1940f7940139} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1117 | 2026.04.07 02:48:08.714953 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1118 | 2026.04.07 02:48:08.714950 [ 288 ] {} <Debug> TCP-Session: ccf322ae-0218-4bcc-a7df-a0cf9dcb6405 Authenticating user 'default' from [fd00:1122:3344:101::e]:62543 | ||
| 1119 | 2026.04.07 02:48:08.714995 [ 290 ] {} <Debug> TCP-Session: 9a44a628-a1f7-418b-b673-e4c7a17dcdba Authenticating user 'default' from [fd00:1122:3344:101::e]:62295 | ||
| 1120 | 2026.04.07 02:48:08.715010 [ 288 ] {} <Debug> TCP-Session: ccf322ae-0218-4bcc-a7df-a0cf9dcb6405 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2026.04.07 02:48:08.715016 [ 286 ] {ae2d26c7-79a7-454d-bfa0-1940f7940139} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1122 | 2026.04.07 02:48:08.715024 [ 290 ] {} <Debug> TCP-Session: 9a44a628-a1f7-418b-b673-e4c7a17dcdba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.04.07 02:48:08.715033 [ 288 ] {} <Debug> TCP-Session: ccf322ae-0218-4bcc-a7df-a0cf9dcb6405 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.04.07 02:48:08.715059 [ 290 ] {} <Debug> TCP-Session: 9a44a628-a1f7-418b-b673-e4c7a17dcdba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.04.07 02:48:08.715323 [ 286 ] {ae2d26c7-79a7-454d-bfa0-1940f7940139} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 1126 | 2026.04.07 02:48:08.716287 [ 317 ] {ae2d26c7-79a7-454d-bfa0-1940f7940139} <Trace> AggregatingTransform: Aggregating | ||
| 1127 | 2026.04.07 02:48:08.716337 [ 317 ] {ae2d26c7-79a7-454d-bfa0-1940f7940139} <Trace> Aggregator: Aggregation method: without_key | ||
| 1128 | 2026.04.07 02:48:08.716376 [ 317 ] {ae2d26c7-79a7-454d-bfa0-1940f7940139} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00095527 sec. (1046.824 rows/sec., 40.89 KiB/sec.) | ||
| 1129 | 2026.04.07 02:48:08.716400 [ 317 ] {ae2d26c7-79a7-454d-bfa0-1940f7940139} <Trace> Aggregator: Merging aggregated data | ||
| 1130 | 2026.04.07 02:48:08.717591 [ 286 ] {ae2d26c7-79a7-454d-bfa0-1940f7940139} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003005 sec., 332.77870216306155 rows/sec., 13.00 KiB/sec. | ||
| 1131 | 2026.04.07 02:48:08.717736 [ 286 ] {ae2d26c7-79a7-454d-bfa0-1940f7940139} <Debug> TCPHandler: Processed in 0.003410122 sec. | ||
| 1132 | 2026.04.07 02:48:08.717835 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1133 | 2026.04.07 02:48:08.717863 [ 286 ] {} <Debug> TCP-Session: bfbf9d33-c9ef-4c85-bc33-fdd43dc8f873 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2026.04.07 02:48:08.717868 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1135 | 2026.04.07 02:48:08.717889 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1136 | 2026.04.07 02:48:08.717904 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1137 | 2026.04.07 02:48:08.717922 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1138 | 2026.04.07 02:48:08.717942 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1139 | 2026.04.07 02:48:08.717965 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1140 | 2026.04.07 02:48:08.717981 [ 290 ] {} <Debug> TCP-Session: 9a44a628-a1f7-418b-b673-e4c7a17dcdba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.04.07 02:48:08.718002 [ 288 ] {} <Debug> TCP-Session: ccf322ae-0218-4bcc-a7df-a0cf9dcb6405 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.04.07 02:48:08.718002 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1143 | 2026.04.07 02:48:08.717985 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1144 | 2026.04.07 02:48:08.718066 [ 293 ] {} <Debug> TCP-Session: 65169360-6e43-4b7b-8eea-4cf507108a01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.04.07 02:48:08.717955 [ 294 ] {} <Debug> TCP-Session: 7140b836-565b-44ab-b455-0582ba58a406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.04.07 02:48:08.718091 [ 292 ] {} <Debug> TCP-Session: 12b7aabe-e2f7-4ae5-9a49-89f52e2db7e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.04.07 02:48:08.717937 [ 289 ] {} <Debug> TCP-Session: c4dffd7e-e9b7-4fb1-987e-35ed82d5ef8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.04.07 02:48:08.718016 [ 291 ] {} <Debug> TCP-Session: ba8cb54f-1833-471c-8c3d-a7538e1188e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.04.07 02:48:08.717921 [ 287 ] {} <Debug> TCP-Session: 2e4963e6-a0d3-4ef2-b71c-d2e048afae59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.04.07 02:48:08.787682 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44398 | ||
| 1151 | 2026.04.07 02:48:08.787788 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1152 | 2026.04.07 02:48:08.787815 [ 286 ] {} <Debug> TCP-Session: 69d18e3e-0b21-402f-b9c7-7d89a8633bc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44398 | ||
| 1153 | 2026.04.07 02:48:08.787836 [ 286 ] {} <Debug> TCP-Session: 69d18e3e-0b21-402f-b9c7-7d89a8633bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.04.07 02:48:08.787849 [ 286 ] {} <Debug> TCP-Session: 69d18e3e-0b21-402f-b9c7-7d89a8633bc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.04.07 02:48:08.788029 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40409 | ||
| 1156 | 2026.04.07 02:48:08.788062 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54160 | ||
| 1157 | 2026.04.07 02:48:08.788091 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58761 | ||
| 1158 | 2026.04.07 02:48:08.788118 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48020 | ||
| 1159 | 2026.04.07 02:48:08.788126 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51169 | ||
| 1160 | 2026.04.07 02:48:08.788162 [ 286 ] {} <Trace> TCP-Session: 69d18e3e-0b21-402f-b9c7-7d89a8633bc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1161 | 2026.04.07 02:48:08.788180 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1162 | 2026.04.07 02:48:08.788173 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44451 | ||
| 1163 | 2026.04.07 02:48:08.788208 [ 290 ] {} <Debug> TCP-Session: ffcaa6c3-84c4-4106-913f-974652e9c0e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58761 | ||
| 1164 | 2026.04.07 02:48:08.788221 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1165 | 2026.04.07 02:48:08.788244 [ 290 ] {} <Debug> TCP-Session: ffcaa6c3-84c4-4106-913f-974652e9c0e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1166 | 2026.04.07 02:48:08.788272 [ 292 ] {} <Debug> TCP-Session: 017ce3df-e435-4d48-b951-ea84e6d9391a Authenticating user 'default' from [fd00:1122:3344:101::e]:51169 | ||
| 1167 | 2026.04.07 02:48:08.788278 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1168 | 2026.04.07 02:48:08.788295 [ 290 ] {} <Debug> TCP-Session: ffcaa6c3-84c4-4106-913f-974652e9c0e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2026.04.07 02:48:08.788308 [ 292 ] {} <Debug> TCP-Session: 017ce3df-e435-4d48-b951-ea84e6d9391a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1170 | 2026.04.07 02:48:08.788321 [ 294 ] {} <Debug> TCP-Session: 12dabf9c-ccd5-4c52-858d-cc09996968c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44451 | ||
| 1171 | 2026.04.07 02:48:08.788340 [ 292 ] {} <Debug> TCP-Session: 017ce3df-e435-4d48-b951-ea84e6d9391a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.04.07 02:48:08.788354 [ 286 ] {fb9da32b-eb5c-4be6-a278-376c63d928fa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44398) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1173 | 2026.04.07 02:48:08.788358 [ 294 ] {} <Debug> TCP-Session: 12dabf9c-ccd5-4c52-858d-cc09996968c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.04.07 02:48:08.788167 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52611 | ||
| 1175 | 2026.04.07 02:48:08.788407 [ 294 ] {} <Debug> TCP-Session: 12dabf9c-ccd5-4c52-858d-cc09996968c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.04.07 02:48:08.788078 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50358 | ||
| 1177 | 2026.04.07 02:48:08.788209 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1178 | 2026.04.07 02:48:08.788172 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1179 | 2026.04.07 02:48:08.788518 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1180 | 2026.04.07 02:48:08.788535 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1181 | 2026.04.07 02:48:08.788547 [ 288 ] {} <Debug> TCP-Session: f0a47b10-13c4-4974-b138-286a6fc601e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54160 | ||
| 1182 | 2026.04.07 02:48:08.788571 [ 293 ] {} <Debug> TCP-Session: e8086213-9c5f-4f52-8e15-cfa8031e0772 Authenticating user 'default' from [fd00:1122:3344:101::e]:52611 | ||
| 1183 | 2026.04.07 02:48:08.788575 [ 289 ] {} <Debug> TCP-Session: fdfb3b4b-f61e-481c-b88f-b676148fe770 Authenticating user 'default' from [fd00:1122:3344:101::e]:50358 | ||
| 1184 | 2026.04.07 02:48:08.788588 [ 288 ] {} <Debug> TCP-Session: f0a47b10-13c4-4974-b138-286a6fc601e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.04.07 02:48:08.788611 [ 293 ] {} <Debug> TCP-Session: e8086213-9c5f-4f52-8e15-cfa8031e0772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1186 | 2026.04.07 02:48:08.788613 [ 289 ] {} <Debug> TCP-Session: fdfb3b4b-f61e-481c-b88f-b676148fe770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2026.04.07 02:48:08.788619 [ 286 ] {fb9da32b-eb5c-4be6-a278-376c63d928fa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1188 | 2026.04.07 02:48:08.788638 [ 293 ] {} <Debug> TCP-Session: e8086213-9c5f-4f52-8e15-cfa8031e0772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.04.07 02:48:08.788643 [ 289 ] {} <Debug> TCP-Session: fdfb3b4b-f61e-481c-b88f-b676148fe770 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.04.07 02:48:08.788625 [ 288 ] {} <Debug> TCP-Session: f0a47b10-13c4-4974-b138-286a6fc601e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2026.04.07 02:48:08.788702 [ 286 ] {fb9da32b-eb5c-4be6-a278-376c63d928fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1192 | 2026.04.07 02:48:08.788532 [ 291 ] {} <Debug> TCP-Session: 1df2cbc9-e185-4428-80b6-d4ed5302edb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48020 | ||
| 1193 | 2026.04.07 02:48:08.788156 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1194 | 2026.04.07 02:48:08.788760 [ 291 ] {} <Debug> TCP-Session: 1df2cbc9-e185-4428-80b6-d4ed5302edb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1195 | 2026.04.07 02:48:08.788781 [ 291 ] {} <Debug> TCP-Session: 1df2cbc9-e185-4428-80b6-d4ed5302edb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1196 | 2026.04.07 02:48:08.788785 [ 287 ] {} <Debug> TCP-Session: cfe715bc-a324-4f81-af21-0e16f3cf494f Authenticating user 'default' from [fd00:1122:3344:101::e]:40409 | ||
| 1197 | 2026.04.07 02:48:08.788807 [ 287 ] {} <Debug> TCP-Session: cfe715bc-a324-4f81-af21-0e16f3cf494f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2026.04.07 02:48:08.788819 [ 287 ] {} <Debug> TCP-Session: cfe715bc-a324-4f81-af21-0e16f3cf494f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2026.04.07 02:48:08.789039 [ 286 ] {fb9da32b-eb5c-4be6-a278-376c63d928fa} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 1200 | 2026.04.07 02:48:08.789957 [ 315 ] {fb9da32b-eb5c-4be6-a278-376c63d928fa} <Trace> AggregatingTransform: Aggregating | ||
| 1201 | 2026.04.07 02:48:08.790008 [ 315 ] {fb9da32b-eb5c-4be6-a278-376c63d928fa} <Trace> Aggregator: Aggregation method: without_key | ||
| 1202 | 2026.04.07 02:48:08.790047 [ 315 ] {fb9da32b-eb5c-4be6-a278-376c63d928fa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00090732 sec. (1102.147 rows/sec., 43.05 KiB/sec.) | ||
| 1203 | 2026.04.07 02:48:08.790067 [ 315 ] {fb9da32b-eb5c-4be6-a278-376c63d928fa} <Trace> Aggregator: Merging aggregated data | ||
| 1204 | 2026.04.07 02:48:08.791212 [ 286 ] {fb9da32b-eb5c-4be6-a278-376c63d928fa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002988 sec., 334.67202141900935 rows/sec., 13.07 KiB/sec. | ||
| 1205 | 2026.04.07 02:48:08.791456 [ 286 ] {fb9da32b-eb5c-4be6-a278-376c63d928fa} <Debug> TCPHandler: Processed in 0.003410823 sec. | ||
| 1206 | 2026.04.07 02:48:08.791580 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1207 | 2026.04.07 02:48:08.791609 [ 286 ] {} <Debug> TCP-Session: 69d18e3e-0b21-402f-b9c7-7d89a8633bc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1208 | 2026.04.07 02:48:08.791662 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1209 | 2026.04.07 02:48:08.791673 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1210 | 2026.04.07 02:48:08.791691 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1211 | 2026.04.07 02:48:08.791709 [ 287 ] {} <Debug> TCP-Session: cfe715bc-a324-4f81-af21-0e16f3cf494f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2026.04.07 02:48:08.791739 [ 288 ] {} <Debug> TCP-Session: f0a47b10-13c4-4974-b138-286a6fc601e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1213 | 2026.04.07 02:48:08.791744 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1214 | 2026.04.07 02:48:08.791770 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1215 | 2026.04.07 02:48:08.791788 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1216 | 2026.04.07 02:48:08.791800 [ 293 ] {} <Debug> TCP-Session: e8086213-9c5f-4f52-8e15-cfa8031e0772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2026.04.07 02:48:08.791821 [ 291 ] {} <Debug> TCP-Session: 1df2cbc9-e185-4428-80b6-d4ed5302edb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2026.04.07 02:48:08.791839 [ 294 ] {} <Debug> TCP-Session: 12dabf9c-ccd5-4c52-858d-cc09996968c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2026.04.07 02:48:08.791726 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1220 | 2026.04.07 02:48:08.791711 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1221 | 2026.04.07 02:48:08.791888 [ 290 ] {} <Debug> TCP-Session: ffcaa6c3-84c4-4106-913f-974652e9c0e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2026.04.07 02:48:08.791722 [ 292 ] {} <Debug> TCP-Session: 017ce3df-e435-4d48-b951-ea84e6d9391a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1223 | 2026.04.07 02:48:08.791919 [ 289 ] {} <Debug> TCP-Session: fdfb3b4b-f61e-481c-b88f-b676148fe770 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2026.04.07 02:48:10.534404 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1225 | 2026.04.07 02:48:10.534464 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1226 | 2026.04.07 02:48:10.601022 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 76 entries to flush up to offset 164 | ||
| 1227 | 2026.04.07 02:48:10.604547 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2026.04.07 02:48:10.604596 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1229 | 2026.04.07 02:48:10.605967 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1230 | 2026.04.07 02:48:10.606475 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2026.04.07 02:48:10.606721 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 164 | ||
| 1232 | 2026.04.07 02:48:10.618867 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 436 entries to flush up to offset 1900 | ||
| 1233 | 2026.04.07 02:48:10.619516 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2026.04.07 02:48:10.619558 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1235 | 2026.04.07 02:48:10.620377 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1236 | 2026.04.07 02:48:10.621094 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2026.04.07 02:48:10.621227 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1900 | ||
| 1238 | 2026.04.07 02:48:10.710809 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1239 | 2026.04.07 02:48:10.728363 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2026.04.07 02:48:10.728433 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1241 | 2026.04.07 02:48:10.734874 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1242 | 2026.04.07 02:48:10.736051 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2026.04.07 02:48:10.739203 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1244 | 2026.04.07 02:48:11.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.50 MiB, peak 177.25 MiB, free memory in arenas 0.00 B, will set to 166.24 MiB (RSS), difference: 1.74 MiB | ||
| 1245 | 2026.04.07 02:48:12.510123 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1246 | 2026.04.07 02:48:12.510341 [ 3 ] {1d8a9a42-0771-42d4-9b9e-cc0d2a3e4ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1247 | 2026.04.07 02:48:12.510415 [ 3 ] {1d8a9a42-0771-42d4-9b9e-cc0d2a3e4ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1248 | 2026.04.07 02:48:12.511114 [ 3 ] {1d8a9a42-0771-42d4-9b9e-cc0d2a3e4ab3} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2026.04.07 02:48:12.511163 [ 3 ] {1d8a9a42-0771-42d4-9b9e-cc0d2a3e4ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1250 | 2026.04.07 02:48:12.511666 [ 3 ] {1d8a9a42-0771-42d4-9b9e-cc0d2a3e4ab3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1251 | 2026.04.07 02:48:12.512162 [ 3 ] {1d8a9a42-0771-42d4-9b9e-cc0d2a3e4ab3} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2026.04.07 02:48:12.512318 [ 3 ] {1d8a9a42-0771-42d4-9b9e-cc0d2a3e4ab3} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002036 sec., 12770.137524557957 rows/sec., 985.68 KiB/sec. | ||
| 1253 | 2026.04.07 02:48:12.512363 [ 3 ] {1d8a9a42-0771-42d4-9b9e-cc0d2a3e4ab3} <Debug> TCPHandler: Processed in 0.002377981 sec. | ||
| 1254 | 2026.04.07 02:48:12.512486 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2026.04.07 02:48:12.512581 [ 3 ] {0a0271d7-3f8f-452e-8728-e344b4fa7ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1256 | 2026.04.07 02:48:12.512622 [ 3 ] {0a0271d7-3f8f-452e-8728-e344b4fa7ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1257 | 2026.04.07 02:48:12.513038 [ 3 ] {0a0271d7-3f8f-452e-8728-e344b4fa7ef7} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2026.04.07 02:48:12.513074 [ 3 ] {0a0271d7-3f8f-452e-8728-e344b4fa7ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1259 | 2026.04.07 02:48:12.513534 [ 3 ] {0a0271d7-3f8f-452e-8728-e344b4fa7ef7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1260 | 2026.04.07 02:48:12.514115 [ 3 ] {0a0271d7-3f8f-452e-8728-e344b4fa7ef7} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2026.04.07 02:48:12.514246 [ 3 ] {0a0271d7-3f8f-452e-8728-e344b4fa7ef7} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001684 sec., 16627.0783847981 rows/sec., 1.30 MiB/sec. | ||
| 1262 | 2026.04.07 02:48:12.514283 [ 3 ] {0a0271d7-3f8f-452e-8728-e344b4fa7ef7} <Debug> TCPHandler: Processed in 0.001848409 sec. | ||
| 1263 | 2026.04.07 02:48:12.514387 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2026.04.07 02:48:12.514481 [ 3 ] {ba8bef5f-7309-4b33-9883-95646952ec39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1265 | 2026.04.07 02:48:12.514524 [ 3 ] {ba8bef5f-7309-4b33-9883-95646952ec39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1266 | 2026.04.07 02:48:12.514933 [ 3 ] {ba8bef5f-7309-4b33-9883-95646952ec39} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2026.04.07 02:48:12.514971 [ 3 ] {ba8bef5f-7309-4b33-9883-95646952ec39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1268 | 2026.04.07 02:48:12.515460 [ 3 ] {ba8bef5f-7309-4b33-9883-95646952ec39} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1269 | 2026.04.07 02:48:12.515939 [ 3 ] {ba8bef5f-7309-4b33-9883-95646952ec39} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2026.04.07 02:48:12.516069 [ 3 ] {ba8bef5f-7309-4b33-9883-95646952ec39} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001606 sec., 62266.50062266501 rows/sec., 4.32 MiB/sec. | ||
| 1271 | 2026.04.07 02:48:12.516104 [ 3 ] {ba8bef5f-7309-4b33-9883-95646952ec39} <Debug> TCPHandler: Processed in 0.001768027 sec. | ||
| 1272 | 2026.04.07 02:48:12.516221 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2026.04.07 02:48:12.516316 [ 3 ] {c6bcd040-23cd-437f-a44f-ca8f61c3fc1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1274 | 2026.04.07 02:48:12.516357 [ 3 ] {c6bcd040-23cd-437f-a44f-ca8f61c3fc1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1275 | 2026.04.07 02:48:12.516679 [ 3 ] {c6bcd040-23cd-437f-a44f-ca8f61c3fc1a} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2026.04.07 02:48:12.516714 [ 3 ] {c6bcd040-23cd-437f-a44f-ca8f61c3fc1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1277 | 2026.04.07 02:48:12.517140 [ 3 ] {c6bcd040-23cd-437f-a44f-ca8f61c3fc1a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1278 | 2026.04.07 02:48:12.517580 [ 3 ] {c6bcd040-23cd-437f-a44f-ca8f61c3fc1a} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2026.04.07 02:48:12.517711 [ 3 ] {c6bcd040-23cd-437f-a44f-ca8f61c3fc1a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001414 sec., 21216.40735502122 rows/sec., 1.45 MiB/sec. | ||
| 1280 | 2026.04.07 02:48:12.517748 [ 3 ] {c6bcd040-23cd-437f-a44f-ca8f61c3fc1a} <Debug> TCPHandler: Processed in 0.001578603 sec. | ||
| 1281 | 2026.04.07 02:48:17.506056 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.04.07 02:48:17.506298 [ 3 ] {cfde928d-bf40-4f0a-8b81-0d5e30221e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1283 | 2026.04.07 02:48:17.506654 [ 3 ] {cfde928d-bf40-4f0a-8b81-0d5e30221e58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1284 | 2026.04.07 02:48:17.510634 [ 3 ] {cfde928d-bf40-4f0a-8b81-0d5e30221e58} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1285 | 2026.04.07 02:48:17.510941 [ 3 ] {cfde928d-bf40-4f0a-8b81-0d5e30221e58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1286 | 2026.04.07 02:48:17.511028 [ 3 ] {cfde928d-bf40-4f0a-8b81-0d5e30221e58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1287 | 2026.04.07 02:48:17.511225 [ 3 ] {cfde928d-bf40-4f0a-8b81-0d5e30221e58} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1288 | 2026.04.07 02:48:17.513204 [ 3 ] {cfde928d-bf40-4f0a-8b81-0d5e30221e58} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1289 | 2026.04.07 02:48:17.515188 [ 3 ] {cfde928d-bf40-4f0a-8b81-0d5e30221e58} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 1290 | 2026.04.07 02:48:17.515216 [ 3 ] {cfde928d-bf40-4f0a-8b81-0d5e30221e58} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1291 | 2026.04.07 02:48:17.519256 [ 3 ] {cfde928d-bf40-4f0a-8b81-0d5e30221e58} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1292 | 2026.04.07 02:48:17.519287 [ 3 ] {cfde928d-bf40-4f0a-8b81-0d5e30221e58} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1293 | 2026.04.07 02:48:17.546326 [ 3 ] {cfde928d-bf40-4f0a-8b81-0d5e30221e58} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.04011 sec., 523.5602094240837 rows/sec., 22.79 KiB/sec. | ||
| 1294 | 2026.04.07 02:48:17.546451 [ 3 ] {cfde928d-bf40-4f0a-8b81-0d5e30221e58} <Debug> TCPHandler: Processed in 0.040538386 sec. | ||
| 1295 | 2026.04.07 02:48:17.547313 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2026.04.07 02:48:17.547462 [ 3 ] {09921dbd-1d96-48f5-b3a6-2158ce43821f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1297 | 2026.04.07 02:48:17.547701 [ 3 ] {09921dbd-1d96-48f5-b3a6-2158ce43821f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1298 | 2026.04.07 02:48:17.547734 [ 3 ] {09921dbd-1d96-48f5-b3a6-2158ce43821f} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1299 | 2026.04.07 02:48:17.547931 [ 3 ] {09921dbd-1d96-48f5-b3a6-2158ce43821f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1300 | 2026.04.07 02:48:17.547989 [ 3 ] {09921dbd-1d96-48f5-b3a6-2158ce43821f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1301 | 2026.04.07 02:48:17.548101 [ 3 ] {09921dbd-1d96-48f5-b3a6-2158ce43821f} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1302 | 2026.04.07 02:48:17.548132 [ 3 ] {09921dbd-1d96-48f5-b3a6-2158ce43821f} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1303 | 2026.04.07 02:48:17.548153 [ 3 ] {09921dbd-1d96-48f5-b3a6-2158ce43821f} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 1304 | 2026.04.07 02:48:17.548169 [ 3 ] {09921dbd-1d96-48f5-b3a6-2158ce43821f} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1305 | 2026.04.07 02:48:17.548203 [ 3 ] {09921dbd-1d96-48f5-b3a6-2158ce43821f} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1306 | 2026.04.07 02:48:17.548223 [ 3 ] {09921dbd-1d96-48f5-b3a6-2158ce43821f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1307 | 2026.04.07 02:48:17.548696 [ 3 ] {09921dbd-1d96-48f5-b3a6-2158ce43821f} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001298 sec., 16178.73651771957 rows/sec., 704.21 KiB/sec. | ||
| 1308 | 2026.04.07 02:48:17.548781 [ 3 ] {09921dbd-1d96-48f5-b3a6-2158ce43821f} <Debug> TCPHandler: Processed in 0.001529473 sec. | ||
| 1309 | 2026.04.07 02:48:17.548976 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2026.04.07 02:48:17.549107 [ 3 ] {dc872371-b488-47e9-ba4e-b8e0c36e0b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1311 | 2026.04.07 02:48:17.549320 [ 3 ] {dc872371-b488-47e9-ba4e-b8e0c36e0b0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1312 | 2026.04.07 02:48:17.549353 [ 3 ] {dc872371-b488-47e9-ba4e-b8e0c36e0b0f} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1313 | 2026.04.07 02:48:17.549532 [ 3 ] {dc872371-b488-47e9-ba4e-b8e0c36e0b0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1314 | 2026.04.07 02:48:17.549586 [ 3 ] {dc872371-b488-47e9-ba4e-b8e0c36e0b0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1315 | 2026.04.07 02:48:17.549686 [ 3 ] {dc872371-b488-47e9-ba4e-b8e0c36e0b0f} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1316 | 2026.04.07 02:48:17.549716 [ 3 ] {dc872371-b488-47e9-ba4e-b8e0c36e0b0f} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1317 | 2026.04.07 02:48:17.549735 [ 3 ] {dc872371-b488-47e9-ba4e-b8e0c36e0b0f} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 1318 | 2026.04.07 02:48:17.549751 [ 3 ] {dc872371-b488-47e9-ba4e-b8e0c36e0b0f} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1319 | 2026.04.07 02:48:17.549784 [ 3 ] {dc872371-b488-47e9-ba4e-b8e0c36e0b0f} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1320 | 2026.04.07 02:48:17.549803 [ 3 ] {dc872371-b488-47e9-ba4e-b8e0c36e0b0f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1321 | 2026.04.07 02:48:17.550455 [ 3 ] {dc872371-b488-47e9-ba4e-b8e0c36e0b0f} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001399 sec., 15010.72194424589 rows/sec., 653.37 KiB/sec. | ||
| 1322 | 2026.04.07 02:48:17.550540 [ 3 ] {dc872371-b488-47e9-ba4e-b8e0c36e0b0f} <Debug> TCPHandler: Processed in 0.001615684 sec. | ||
| 1323 | 2026.04.07 02:48:17.550737 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.04.07 02:48:17.550868 [ 3 ] {c1d1ae66-a476-41a8-bbb2-6cda879cb13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1325 | 2026.04.07 02:48:17.551072 [ 3 ] {c1d1ae66-a476-41a8-bbb2-6cda879cb13d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1326 | 2026.04.07 02:48:17.551104 [ 3 ] {c1d1ae66-a476-41a8-bbb2-6cda879cb13d} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1327 | 2026.04.07 02:48:17.551280 [ 3 ] {c1d1ae66-a476-41a8-bbb2-6cda879cb13d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1328 | 2026.04.07 02:48:17.551334 [ 3 ] {c1d1ae66-a476-41a8-bbb2-6cda879cb13d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1329 | 2026.04.07 02:48:17.551433 [ 3 ] {c1d1ae66-a476-41a8-bbb2-6cda879cb13d} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1330 | 2026.04.07 02:48:17.551462 [ 3 ] {c1d1ae66-a476-41a8-bbb2-6cda879cb13d} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1331 | 2026.04.07 02:48:17.551480 [ 3 ] {c1d1ae66-a476-41a8-bbb2-6cda879cb13d} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 1332 | 2026.04.07 02:48:17.551494 [ 3 ] {c1d1ae66-a476-41a8-bbb2-6cda879cb13d} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1333 | 2026.04.07 02:48:17.551524 [ 3 ] {c1d1ae66-a476-41a8-bbb2-6cda879cb13d} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1334 | 2026.04.07 02:48:17.551542 [ 3 ] {c1d1ae66-a476-41a8-bbb2-6cda879cb13d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1335 | 2026.04.07 02:48:17.551928 [ 3 ] {c1d1ae66-a476-41a8-bbb2-6cda879cb13d} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001147 sec., 18308.631211857017 rows/sec., 796.92 KiB/sec. | ||
| 1336 | 2026.04.07 02:48:17.552012 [ 3 ] {c1d1ae66-a476-41a8-bbb2-6cda879cb13d} <Debug> TCPHandler: Processed in 0.001368629 sec. | ||
| 1337 | 2026.04.07 02:48:17.554073 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1338 | 2026.04.07 02:48:17.554302 [ 3 ] {7d470a39-b445-4eb5-a2a3-1910ab1e094a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1339 | 2026.04.07 02:48:17.554699 [ 3 ] {7d470a39-b445-4eb5-a2a3-1910ab1e094a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1340 | 2026.04.07 02:48:17.554759 [ 3 ] {7d470a39-b445-4eb5-a2a3-1910ab1e094a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1341 | 2026.04.07 02:48:17.555094 [ 3 ] {7d470a39-b445-4eb5-a2a3-1910ab1e094a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1342 | 2026.04.07 02:48:17.555209 [ 3 ] {7d470a39-b445-4eb5-a2a3-1910ab1e094a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1343 | 2026.04.07 02:48:17.555327 [ 3 ] {7d470a39-b445-4eb5-a2a3-1910ab1e094a} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1344 | 2026.04.07 02:48:17.555356 [ 3 ] {7d470a39-b445-4eb5-a2a3-1910ab1e094a} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1345 | 2026.04.07 02:48:17.555375 [ 3 ] {7d470a39-b445-4eb5-a2a3-1910ab1e094a} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 1346 | 2026.04.07 02:48:17.555390 [ 3 ] {7d470a39-b445-4eb5-a2a3-1910ab1e094a} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1347 | 2026.04.07 02:48:17.555423 [ 3 ] {7d470a39-b445-4eb5-a2a3-1910ab1e094a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1348 | 2026.04.07 02:48:17.555442 [ 3 ] {7d470a39-b445-4eb5-a2a3-1910ab1e094a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1349 | 2026.04.07 02:48:17.555921 [ 3 ] {7d470a39-b445-4eb5-a2a3-1910ab1e094a} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001729 sec., 12145.748987854251 rows/sec., 528.67 KiB/sec. | ||
| 1350 | 2026.04.07 02:48:17.555999 [ 3 ] {7d470a39-b445-4eb5-a2a3-1910ab1e094a} <Debug> TCPHandler: Processed in 0.001978992 sec. | ||
| 1351 | 2026.04.07 02:48:17.556198 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2026.04.07 02:48:17.556329 [ 3 ] {a6ebd57d-918b-4e61-ba53-e920323543c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1353 | 2026.04.07 02:48:17.556563 [ 3 ] {a6ebd57d-918b-4e61-ba53-e920323543c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1354 | 2026.04.07 02:48:17.556598 [ 3 ] {a6ebd57d-918b-4e61-ba53-e920323543c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1355 | 2026.04.07 02:48:17.556783 [ 3 ] {a6ebd57d-918b-4e61-ba53-e920323543c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1356 | 2026.04.07 02:48:17.556837 [ 3 ] {a6ebd57d-918b-4e61-ba53-e920323543c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1357 | 2026.04.07 02:48:17.556935 [ 3 ] {a6ebd57d-918b-4e61-ba53-e920323543c9} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1358 | 2026.04.07 02:48:17.556965 [ 3 ] {a6ebd57d-918b-4e61-ba53-e920323543c9} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1359 | 2026.04.07 02:48:17.556983 [ 3 ] {a6ebd57d-918b-4e61-ba53-e920323543c9} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 1360 | 2026.04.07 02:48:17.556998 [ 3 ] {a6ebd57d-918b-4e61-ba53-e920323543c9} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1361 | 2026.04.07 02:48:17.557031 [ 3 ] {a6ebd57d-918b-4e61-ba53-e920323543c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1362 | 2026.04.07 02:48:17.557048 [ 3 ] {a6ebd57d-918b-4e61-ba53-e920323543c9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1363 | 2026.04.07 02:48:17.557444 [ 3 ] {a6ebd57d-918b-4e61-ba53-e920323543c9} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001166 sec., 18010.291595197257 rows/sec., 783.93 KiB/sec. | ||
| 1364 | 2026.04.07 02:48:17.557607 [ 3 ] {a6ebd57d-918b-4e61-ba53-e920323543c9} <Debug> TCPHandler: Processed in 0.001459001 sec. | ||
| 1365 | 2026.04.07 02:48:17.557813 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.04.07 02:48:17.557944 [ 3 ] {a4ab9878-ad98-478f-b856-5fad7a202502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1367 | 2026.04.07 02:48:17.558302 [ 3 ] {a4ab9878-ad98-478f-b856-5fad7a202502} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1368 | 2026.04.07 02:48:17.558337 [ 3 ] {a4ab9878-ad98-478f-b856-5fad7a202502} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1369 | 2026.04.07 02:48:17.558522 [ 3 ] {a4ab9878-ad98-478f-b856-5fad7a202502} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1370 | 2026.04.07 02:48:17.558576 [ 3 ] {a4ab9878-ad98-478f-b856-5fad7a202502} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1371 | 2026.04.07 02:48:17.558674 [ 3 ] {a4ab9878-ad98-478f-b856-5fad7a202502} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1372 | 2026.04.07 02:48:17.558703 [ 3 ] {a4ab9878-ad98-478f-b856-5fad7a202502} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1373 | 2026.04.07 02:48:17.558722 [ 3 ] {a4ab9878-ad98-478f-b856-5fad7a202502} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 1374 | 2026.04.07 02:48:17.558736 [ 3 ] {a4ab9878-ad98-478f-b856-5fad7a202502} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1375 | 2026.04.07 02:48:17.558768 [ 3 ] {a4ab9878-ad98-478f-b856-5fad7a202502} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1376 | 2026.04.07 02:48:17.558789 [ 3 ] {a4ab9878-ad98-478f-b856-5fad7a202502} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1377 | 2026.04.07 02:48:17.559196 [ 3 ] {a4ab9878-ad98-478f-b856-5fad7a202502} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001305 sec., 16091.954022988506 rows/sec., 700.43 KiB/sec. | ||
| 1378 | 2026.04.07 02:48:17.559276 [ 3 ] {a4ab9878-ad98-478f-b856-5fad7a202502} <Debug> TCPHandler: Processed in 0.001514012 sec. | ||
| 1379 | 2026.04.07 02:48:17.559501 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2026.04.07 02:48:17.559632 [ 3 ] {48fa3428-1c11-4e8c-95df-0fba800e8f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1381 | 2026.04.07 02:48:17.559853 [ 3 ] {48fa3428-1c11-4e8c-95df-0fba800e8f17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1382 | 2026.04.07 02:48:17.559888 [ 3 ] {48fa3428-1c11-4e8c-95df-0fba800e8f17} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1383 | 2026.04.07 02:48:17.560071 [ 3 ] {48fa3428-1c11-4e8c-95df-0fba800e8f17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1384 | 2026.04.07 02:48:17.560125 [ 3 ] {48fa3428-1c11-4e8c-95df-0fba800e8f17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1385 | 2026.04.07 02:48:17.560223 [ 3 ] {48fa3428-1c11-4e8c-95df-0fba800e8f17} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1386 | 2026.04.07 02:48:17.560253 [ 3 ] {48fa3428-1c11-4e8c-95df-0fba800e8f17} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1387 | 2026.04.07 02:48:17.560272 [ 3 ] {48fa3428-1c11-4e8c-95df-0fba800e8f17} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 1388 | 2026.04.07 02:48:17.560287 [ 3 ] {48fa3428-1c11-4e8c-95df-0fba800e8f17} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1389 | 2026.04.07 02:48:17.560320 [ 3 ] {48fa3428-1c11-4e8c-95df-0fba800e8f17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1390 | 2026.04.07 02:48:17.560338 [ 3 ] {48fa3428-1c11-4e8c-95df-0fba800e8f17} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1391 | 2026.04.07 02:48:17.560720 [ 3 ] {48fa3428-1c11-4e8c-95df-0fba800e8f17} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001141 sec., 18404.907975460123 rows/sec., 801.11 KiB/sec. | ||
| 1392 | 2026.04.07 02:48:17.560800 [ 3 ] {48fa3428-1c11-4e8c-95df-0fba800e8f17} <Debug> TCPHandler: Processed in 0.001350018 sec. | ||
| 1393 | 2026.04.07 02:48:17.561012 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2026.04.07 02:48:17.561144 [ 3 ] {8f406051-db39-428a-af80-9d9183a1d62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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) | ||
| 1395 | 2026.04.07 02:48:17.561365 [ 3 ] {8f406051-db39-428a-af80-9d9183a1d62c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1396 | 2026.04.07 02:48:17.561400 [ 3 ] {8f406051-db39-428a-af80-9d9183a1d62c} <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 | ||
| 1397 | 2026.04.07 02:48:17.561601 [ 3 ] {8f406051-db39-428a-af80-9d9183a1d62c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1398 | 2026.04.07 02:48:17.561655 [ 3 ] {8f406051-db39-428a-af80-9d9183a1d62c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1399 | 2026.04.07 02:48:17.561753 [ 3 ] {8f406051-db39-428a-af80-9d9183a1d62c} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1400 | 2026.04.07 02:48:17.561782 [ 3 ] {8f406051-db39-428a-af80-9d9183a1d62c} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1401 | 2026.04.07 02:48:17.561801 [ 3 ] {8f406051-db39-428a-af80-9d9183a1d62c} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 1402 | 2026.04.07 02:48:17.561815 [ 3 ] {8f406051-db39-428a-af80-9d9183a1d62c} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1403 | 2026.04.07 02:48:17.561848 [ 3 ] {8f406051-db39-428a-af80-9d9183a1d62c} <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'))" | ||
| 1404 | 2026.04.07 02:48:17.561866 [ 3 ] {8f406051-db39-428a-af80-9d9183a1d62c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1405 | 2026.04.07 02:48:17.562281 [ 3 ] {8f406051-db39-428a-af80-9d9183a1d62c} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.00119 sec., 17647.05882352941 rows/sec., 768.12 KiB/sec. | ||
| 1406 | 2026.04.07 02:48:17.562360 [ 3 ] {8f406051-db39-428a-af80-9d9183a1d62c} <Debug> TCPHandler: Processed in 0.001398649 sec. | ||
| 1407 | 2026.04.07 02:48:17.562616 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1408 | 2026.04.07 02:48:17.562746 [ 3 ] {a4481116-b7cc-42b5-9676-e44623b35ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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_data_link:link_enabled', '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) | ||
| 1409 | 2026.04.07 02:48:17.562968 [ 3 ] {a4481116-b7cc-42b5-9676-e44623b35ec8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1410 | 2026.04.07 02:48:17.563003 [ 3 ] {a4481116-b7cc-42b5-9676-e44623b35ec8} <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_data_link:link_enabled', '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 | ||
| 1411 | 2026.04.07 02:48:17.563191 [ 3 ] {a4481116-b7cc-42b5-9676-e44623b35ec8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1412 | 2026.04.07 02:48:17.563244 [ 3 ] {a4481116-b7cc-42b5-9676-e44623b35ec8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1413 | 2026.04.07 02:48:17.563343 [ 3 ] {a4481116-b7cc-42b5-9676-e44623b35ec8} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1414 | 2026.04.07 02:48:17.563372 [ 3 ] {a4481116-b7cc-42b5-9676-e44623b35ec8} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1415 | 2026.04.07 02:48:17.563392 [ 3 ] {a4481116-b7cc-42b5-9676-e44623b35ec8} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 1416 | 2026.04.07 02:48:17.563406 [ 3 ] {a4481116-b7cc-42b5-9676-e44623b35ec8} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1417 | 2026.04.07 02:48:17.563438 [ 3 ] {a4481116-b7cc-42b5-9676-e44623b35ec8} <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_data_link:link_enabled', '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'))" | ||
| 1418 | 2026.04.07 02:48:17.563456 [ 3 ] {a4481116-b7cc-42b5-9676-e44623b35ec8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1419 | 2026.04.07 02:48:17.563848 [ 3 ] {a4481116-b7cc-42b5-9676-e44623b35ec8} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001155 sec., 18181.81818181818 rows/sec., 791.40 KiB/sec. | ||
| 1420 | 2026.04.07 02:48:17.563926 [ 3 ] {a4481116-b7cc-42b5-9676-e44623b35ec8} <Debug> TCPHandler: Processed in 0.001361228 sec. | ||
| 1421 | 2026.04.07 02:48:17.564444 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2026.04.07 02:48:17.564575 [ 3 ] {77ec5357-8dec-49e4-a33c-d5fb887614da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1423 | 2026.04.07 02:48:17.564799 [ 3 ] {77ec5357-8dec-49e4-a33c-d5fb887614da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1424 | 2026.04.07 02:48:17.564836 [ 3 ] {77ec5357-8dec-49e4-a33c-d5fb887614da} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1425 | 2026.04.07 02:48:17.565029 [ 3 ] {77ec5357-8dec-49e4-a33c-d5fb887614da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1426 | 2026.04.07 02:48:17.565083 [ 3 ] {77ec5357-8dec-49e4-a33c-d5fb887614da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1427 | 2026.04.07 02:48:17.565185 [ 3 ] {77ec5357-8dec-49e4-a33c-d5fb887614da} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1428 | 2026.04.07 02:48:17.565213 [ 3 ] {77ec5357-8dec-49e4-a33c-d5fb887614da} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1429 | 2026.04.07 02:48:17.565232 [ 3 ] {77ec5357-8dec-49e4-a33c-d5fb887614da} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 1430 | 2026.04.07 02:48:17.565246 [ 3 ] {77ec5357-8dec-49e4-a33c-d5fb887614da} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1431 | 2026.04.07 02:48:17.565279 [ 3 ] {77ec5357-8dec-49e4-a33c-d5fb887614da} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1432 | 2026.04.07 02:48:17.565297 [ 3 ] {77ec5357-8dec-49e4-a33c-d5fb887614da} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1433 | 2026.04.07 02:48:17.565806 [ 3 ] {77ec5357-8dec-49e4-a33c-d5fb887614da} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.00128 sec., 16406.25 rows/sec., 714.11 KiB/sec. | ||
| 1434 | 2026.04.07 02:48:17.565927 [ 3 ] {77ec5357-8dec-49e4-a33c-d5fb887614da} <Debug> TCPHandler: Processed in 0.001533392 sec. | ||
| 1435 | 2026.04.07 02:48:17.566269 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1436 | 2026.04.07 02:48:17.566432 [ 3 ] {801a211c-725c-42e7-bcf9-e4640cddbdcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1437 | 2026.04.07 02:48:17.566739 [ 3 ] {801a211c-725c-42e7-bcf9-e4640cddbdcf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1438 | 2026.04.07 02:48:17.566785 [ 3 ] {801a211c-725c-42e7-bcf9-e4640cddbdcf} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1439 | 2026.04.07 02:48:17.567062 [ 3 ] {801a211c-725c-42e7-bcf9-e4640cddbdcf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1440 | 2026.04.07 02:48:17.567132 [ 3 ] {801a211c-725c-42e7-bcf9-e4640cddbdcf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1441 | 2026.04.07 02:48:17.567263 [ 3 ] {801a211c-725c-42e7-bcf9-e4640cddbdcf} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1442 | 2026.04.07 02:48:17.567299 [ 3 ] {801a211c-725c-42e7-bcf9-e4640cddbdcf} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1443 | 2026.04.07 02:48:17.567326 [ 3 ] {801a211c-725c-42e7-bcf9-e4640cddbdcf} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 1444 | 2026.04.07 02:48:17.567350 [ 3 ] {801a211c-725c-42e7-bcf9-e4640cddbdcf} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1445 | 2026.04.07 02:48:17.567396 [ 3 ] {801a211c-725c-42e7-bcf9-e4640cddbdcf} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1446 | 2026.04.07 02:48:17.567425 [ 3 ] {801a211c-725c-42e7-bcf9-e4640cddbdcf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1447 | 2026.04.07 02:48:17.567997 [ 3 ] {801a211c-725c-42e7-bcf9-e4640cddbdcf} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001642 sec., 12789.281364190012 rows/sec., 556.68 KiB/sec. | ||
| 1448 | 2026.04.07 02:48:17.568081 [ 3 ] {801a211c-725c-42e7-bcf9-e4640cddbdcf} <Debug> TCPHandler: Processed in 0.001871969 sec. | ||
| 1449 | 2026.04.07 02:48:17.568335 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1450 | 2026.04.07 02:48:17.568471 [ 3 ] {5dda6a1b-8a90-46a4-982c-d9b8c5f1d020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1451 | 2026.04.07 02:48:17.568706 [ 3 ] {5dda6a1b-8a90-46a4-982c-d9b8c5f1d020} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1452 | 2026.04.07 02:48:17.568743 [ 3 ] {5dda6a1b-8a90-46a4-982c-d9b8c5f1d020} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1453 | 2026.04.07 02:48:17.568954 [ 3 ] {5dda6a1b-8a90-46a4-982c-d9b8c5f1d020} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1454 | 2026.04.07 02:48:17.569009 [ 3 ] {5dda6a1b-8a90-46a4-982c-d9b8c5f1d020} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1455 | 2026.04.07 02:48:17.569112 [ 3 ] {5dda6a1b-8a90-46a4-982c-d9b8c5f1d020} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1456 | 2026.04.07 02:48:17.569141 [ 3 ] {5dda6a1b-8a90-46a4-982c-d9b8c5f1d020} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1457 | 2026.04.07 02:48:17.569160 [ 3 ] {5dda6a1b-8a90-46a4-982c-d9b8c5f1d020} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 1458 | 2026.04.07 02:48:17.569174 [ 3 ] {5dda6a1b-8a90-46a4-982c-d9b8c5f1d020} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1459 | 2026.04.07 02:48:17.569218 [ 3 ] {5dda6a1b-8a90-46a4-982c-d9b8c5f1d020} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1460 | 2026.04.07 02:48:17.569237 [ 3 ] {5dda6a1b-8a90-46a4-982c-d9b8c5f1d020} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1461 | 2026.04.07 02:48:17.569889 [ 3 ] {5dda6a1b-8a90-46a4-982c-d9b8c5f1d020} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001474 sec., 14246.947082767978 rows/sec., 620.12 KiB/sec. | ||
| 1462 | 2026.04.07 02:48:17.569971 [ 3 ] {5dda6a1b-8a90-46a4-982c-d9b8c5f1d020} <Debug> TCPHandler: Processed in 0.001687746 sec. | ||
| 1463 | 2026.04.07 02:48:17.570204 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1464 | 2026.04.07 02:48:17.570340 [ 3 ] {e68c0602-b537-4e99-b65d-41ab0c7ef64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1465 | 2026.04.07 02:48:17.570578 [ 3 ] {e68c0602-b537-4e99-b65d-41ab0c7ef64a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1466 | 2026.04.07 02:48:17.570614 [ 3 ] {e68c0602-b537-4e99-b65d-41ab0c7ef64a} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1467 | 2026.04.07 02:48:17.570814 [ 3 ] {e68c0602-b537-4e99-b65d-41ab0c7ef64a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1468 | 2026.04.07 02:48:17.570868 [ 3 ] {e68c0602-b537-4e99-b65d-41ab0c7ef64a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1469 | 2026.04.07 02:48:17.570967 [ 3 ] {e68c0602-b537-4e99-b65d-41ab0c7ef64a} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1470 | 2026.04.07 02:48:17.570997 [ 3 ] {e68c0602-b537-4e99-b65d-41ab0c7ef64a} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1471 | 2026.04.07 02:48:17.571015 [ 3 ] {e68c0602-b537-4e99-b65d-41ab0c7ef64a} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 1472 | 2026.04.07 02:48:17.571029 [ 3 ] {e68c0602-b537-4e99-b65d-41ab0c7ef64a} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1473 | 2026.04.07 02:48:17.571063 [ 3 ] {e68c0602-b537-4e99-b65d-41ab0c7ef64a} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1474 | 2026.04.07 02:48:17.571081 [ 3 ] {e68c0602-b537-4e99-b65d-41ab0c7ef64a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1475 | 2026.04.07 02:48:17.571718 [ 3 ] {e68c0602-b537-4e99-b65d-41ab0c7ef64a} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001433 sec., 14654.57083042568 rows/sec., 637.87 KiB/sec. | ||
| 1476 | 2026.04.07 02:48:17.571806 [ 3 ] {e68c0602-b537-4e99-b65d-41ab0c7ef64a} <Debug> TCPHandler: Processed in 0.001653485 sec. | ||
| 1477 | 2026.04.07 02:48:17.572076 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.04.07 02:48:17.572211 [ 3 ] {501b0c9a-d82b-452a-8c28-c9c742558681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1479 | 2026.04.07 02:48:17.572448 [ 3 ] {501b0c9a-d82b-452a-8c28-c9c742558681} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1480 | 2026.04.07 02:48:17.572484 [ 3 ] {501b0c9a-d82b-452a-8c28-c9c742558681} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1481 | 2026.04.07 02:48:17.572727 [ 3 ] {501b0c9a-d82b-452a-8c28-c9c742558681} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1482 | 2026.04.07 02:48:17.572782 [ 3 ] {501b0c9a-d82b-452a-8c28-c9c742558681} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1483 | 2026.04.07 02:48:17.572882 [ 3 ] {501b0c9a-d82b-452a-8c28-c9c742558681} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1484 | 2026.04.07 02:48:17.572912 [ 3 ] {501b0c9a-d82b-452a-8c28-c9c742558681} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1485 | 2026.04.07 02:48:17.572931 [ 3 ] {501b0c9a-d82b-452a-8c28-c9c742558681} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 1486 | 2026.04.07 02:48:17.572945 [ 3 ] {501b0c9a-d82b-452a-8c28-c9c742558681} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1487 | 2026.04.07 02:48:17.572979 [ 3 ] {501b0c9a-d82b-452a-8c28-c9c742558681} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1488 | 2026.04.07 02:48:17.572998 [ 3 ] {501b0c9a-d82b-452a-8c28-c9c742558681} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1489 | 2026.04.07 02:48:17.573471 [ 3 ] {501b0c9a-d82b-452a-8c28-c9c742558681} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001314 sec., 15981.73515981735 rows/sec., 695.63 KiB/sec. | ||
| 1490 | 2026.04.07 02:48:17.573575 [ 3 ] {501b0c9a-d82b-452a-8c28-c9c742558681} <Debug> TCPHandler: Processed in 0.001549963 sec. | ||
| 1491 | 2026.04.07 02:48:17.573839 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2026.04.07 02:48:17.573974 [ 3 ] {3b81a02c-ce9d-42b6-a905-2f2b17d0d3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1493 | 2026.04.07 02:48:17.574205 [ 3 ] {3b81a02c-ce9d-42b6-a905-2f2b17d0d3fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1494 | 2026.04.07 02:48:17.574241 [ 3 ] {3b81a02c-ce9d-42b6-a905-2f2b17d0d3fd} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1495 | 2026.04.07 02:48:17.574449 [ 3 ] {3b81a02c-ce9d-42b6-a905-2f2b17d0d3fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1496 | 2026.04.07 02:48:17.574507 [ 3 ] {3b81a02c-ce9d-42b6-a905-2f2b17d0d3fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1497 | 2026.04.07 02:48:17.574618 [ 3 ] {3b81a02c-ce9d-42b6-a905-2f2b17d0d3fd} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1498 | 2026.04.07 02:48:17.574647 [ 3 ] {3b81a02c-ce9d-42b6-a905-2f2b17d0d3fd} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1499 | 2026.04.07 02:48:17.574665 [ 3 ] {3b81a02c-ce9d-42b6-a905-2f2b17d0d3fd} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 1500 | 2026.04.07 02:48:17.574679 [ 3 ] {3b81a02c-ce9d-42b6-a905-2f2b17d0d3fd} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1501 | 2026.04.07 02:48:17.574712 [ 3 ] {3b81a02c-ce9d-42b6-a905-2f2b17d0d3fd} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1502 | 2026.04.07 02:48:17.574730 [ 3 ] {3b81a02c-ce9d-42b6-a905-2f2b17d0d3fd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1503 | 2026.04.07 02:48:17.575188 [ 3 ] {3b81a02c-ce9d-42b6-a905-2f2b17d0d3fd} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.00127 sec., 16535.43307086614 rows/sec., 719.73 KiB/sec. | ||
| 1504 | 2026.04.07 02:48:17.575280 [ 3 ] {3b81a02c-ce9d-42b6-a905-2f2b17d0d3fd} <Debug> TCPHandler: Processed in 0.001492021 sec. | ||
| 1505 | 2026.04.07 02:48:17.575590 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2026.04.07 02:48:17.575735 [ 3 ] {1a9ff38f-8212-4f7e-b741-bc75edcd3853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1507 | 2026.04.07 02:48:17.575995 [ 3 ] {1a9ff38f-8212-4f7e-b741-bc75edcd3853} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1508 | 2026.04.07 02:48:17.576032 [ 3 ] {1a9ff38f-8212-4f7e-b741-bc75edcd3853} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1509 | 2026.04.07 02:48:17.576255 [ 3 ] {1a9ff38f-8212-4f7e-b741-bc75edcd3853} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1510 | 2026.04.07 02:48:17.576311 [ 3 ] {1a9ff38f-8212-4f7e-b741-bc75edcd3853} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1511 | 2026.04.07 02:48:17.576417 [ 3 ] {1a9ff38f-8212-4f7e-b741-bc75edcd3853} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1512 | 2026.04.07 02:48:17.576447 [ 3 ] {1a9ff38f-8212-4f7e-b741-bc75edcd3853} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1513 | 2026.04.07 02:48:17.576466 [ 3 ] {1a9ff38f-8212-4f7e-b741-bc75edcd3853} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 1514 | 2026.04.07 02:48:17.576480 [ 3 ] {1a9ff38f-8212-4f7e-b741-bc75edcd3853} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1515 | 2026.04.07 02:48:17.576514 [ 3 ] {1a9ff38f-8212-4f7e-b741-bc75edcd3853} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1516 | 2026.04.07 02:48:17.576533 [ 3 ] {1a9ff38f-8212-4f7e-b741-bc75edcd3853} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1517 | 2026.04.07 02:48:17.576986 [ 3 ] {1a9ff38f-8212-4f7e-b741-bc75edcd3853} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001309 sec., 16042.7807486631 rows/sec., 698.29 KiB/sec. | ||
| 1518 | 2026.04.07 02:48:17.577076 [ 3 ] {1a9ff38f-8212-4f7e-b741-bc75edcd3853} <Debug> TCPHandler: Processed in 0.001538743 sec. | ||
| 1519 | 2026.04.07 02:48:17.577316 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1520 | 2026.04.07 02:48:17.577453 [ 3 ] {2da64435-b00e-40f8-915b-a49e5bbf047e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1521 | 2026.04.07 02:48:17.577694 [ 3 ] {2da64435-b00e-40f8-915b-a49e5bbf047e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1522 | 2026.04.07 02:48:17.577730 [ 3 ] {2da64435-b00e-40f8-915b-a49e5bbf047e} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1523 | 2026.04.07 02:48:17.577936 [ 3 ] {2da64435-b00e-40f8-915b-a49e5bbf047e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1524 | 2026.04.07 02:48:17.577990 [ 3 ] {2da64435-b00e-40f8-915b-a49e5bbf047e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1525 | 2026.04.07 02:48:17.578091 [ 3 ] {2da64435-b00e-40f8-915b-a49e5bbf047e} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1526 | 2026.04.07 02:48:17.578120 [ 3 ] {2da64435-b00e-40f8-915b-a49e5bbf047e} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1527 | 2026.04.07 02:48:17.578139 [ 3 ] {2da64435-b00e-40f8-915b-a49e5bbf047e} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 1528 | 2026.04.07 02:48:17.578153 [ 3 ] {2da64435-b00e-40f8-915b-a49e5bbf047e} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1529 | 2026.04.07 02:48:17.578188 [ 3 ] {2da64435-b00e-40f8-915b-a49e5bbf047e} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1530 | 2026.04.07 02:48:17.578206 [ 3 ] {2da64435-b00e-40f8-915b-a49e5bbf047e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1531 | 2026.04.07 02:48:17.578629 [ 3 ] {2da64435-b00e-40f8-915b-a49e5bbf047e} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001234 sec., 17017.828200972446 rows/sec., 740.73 KiB/sec. | ||
| 1532 | 2026.04.07 02:48:17.578724 [ 3 ] {2da64435-b00e-40f8-915b-a49e5bbf047e} <Debug> TCPHandler: Processed in 0.001457741 sec. | ||
| 1533 | 2026.04.07 02:48:17.578958 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1534 | 2026.04.07 02:48:17.579094 [ 3 ] {eb1913fc-3918-48ec-b965-de74c59b6c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1535 | 2026.04.07 02:48:17.579334 [ 3 ] {eb1913fc-3918-48ec-b965-de74c59b6c2c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1536 | 2026.04.07 02:48:17.579370 [ 3 ] {eb1913fc-3918-48ec-b965-de74c59b6c2c} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1537 | 2026.04.07 02:48:17.579576 [ 3 ] {eb1913fc-3918-48ec-b965-de74c59b6c2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1538 | 2026.04.07 02:48:17.579631 [ 3 ] {eb1913fc-3918-48ec-b965-de74c59b6c2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1539 | 2026.04.07 02:48:17.579730 [ 3 ] {eb1913fc-3918-48ec-b965-de74c59b6c2c} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1540 | 2026.04.07 02:48:17.579759 [ 3 ] {eb1913fc-3918-48ec-b965-de74c59b6c2c} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1541 | 2026.04.07 02:48:17.579777 [ 3 ] {eb1913fc-3918-48ec-b965-de74c59b6c2c} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 1542 | 2026.04.07 02:48:17.579792 [ 3 ] {eb1913fc-3918-48ec-b965-de74c59b6c2c} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1543 | 2026.04.07 02:48:17.579826 [ 3 ] {eb1913fc-3918-48ec-b965-de74c59b6c2c} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1544 | 2026.04.07 02:48:17.579845 [ 3 ] {eb1913fc-3918-48ec-b965-de74c59b6c2c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1545 | 2026.04.07 02:48:17.580366 [ 3 ] {eb1913fc-3918-48ec-b965-de74c59b6c2c} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001329 sec., 15801.354401805867 rows/sec., 687.78 KiB/sec. | ||
| 1546 | 2026.04.07 02:48:17.580456 [ 3 ] {eb1913fc-3918-48ec-b965-de74c59b6c2c} <Debug> TCPHandler: Processed in 0.001548662 sec. | ||
| 1547 | 2026.04.07 02:48:17.588515 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1548 | 2026.04.07 02:48:17.588682 [ 3 ] {3a1def7e-ede6-467a-886e-14048037d604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1549 | 2026.04.07 02:48:17.588985 [ 3 ] {3a1def7e-ede6-467a-886e-14048037d604} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1550 | 2026.04.07 02:48:17.589031 [ 3 ] {3a1def7e-ede6-467a-886e-14048037d604} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1551 | 2026.04.07 02:48:17.589255 [ 3 ] {3a1def7e-ede6-467a-886e-14048037d604} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1552 | 2026.04.07 02:48:17.589308 [ 3 ] {3a1def7e-ede6-467a-886e-14048037d604} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1553 | 2026.04.07 02:48:17.589408 [ 3 ] {3a1def7e-ede6-467a-886e-14048037d604} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1554 | 2026.04.07 02:48:17.589439 [ 3 ] {3a1def7e-ede6-467a-886e-14048037d604} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1555 | 2026.04.07 02:48:17.589458 [ 3 ] {3a1def7e-ede6-467a-886e-14048037d604} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 1556 | 2026.04.07 02:48:17.589473 [ 3 ] {3a1def7e-ede6-467a-886e-14048037d604} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1557 | 2026.04.07 02:48:17.589507 [ 3 ] {3a1def7e-ede6-467a-886e-14048037d604} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1558 | 2026.04.07 02:48:17.589525 [ 3 ] {3a1def7e-ede6-467a-886e-14048037d604} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1559 | 2026.04.07 02:48:17.590045 [ 3 ] {3a1def7e-ede6-467a-886e-14048037d604} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001432 sec., 14664.804469273744 rows/sec., 638.31 KiB/sec. | ||
| 1560 | 2026.04.07 02:48:17.590147 [ 3 ] {3a1def7e-ede6-467a-886e-14048037d604} <Debug> TCPHandler: Processed in 0.001692786 sec. | ||
| 1561 | 2026.04.07 02:48:17.595548 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1562 | 2026.04.07 02:48:17.595663 [ 3 ] {eba59b3e-bea6-4e0a-a84c-7730acbc40d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1563 | 2026.04.07 02:48:17.595707 [ 3 ] {eba59b3e-bea6-4e0a-a84c-7730acbc40d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1564 | 2026.04.07 02:48:17.596272 [ 3 ] {eba59b3e-bea6-4e0a-a84c-7730acbc40d7} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2026.04.07 02:48:17.596321 [ 3 ] {eba59b3e-bea6-4e0a-a84c-7730acbc40d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 1566 | 2026.04.07 02:48:17.596916 [ 3 ] {eba59b3e-bea6-4e0a-a84c-7730acbc40d7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1567 | 2026.04.07 02:48:17.597341 [ 3 ] {eba59b3e-bea6-4e0a-a84c-7730acbc40d7} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2026.04.07 02:48:17.597499 [ 3 ] {eba59b3e-bea6-4e0a-a84c-7730acbc40d7} <Debug> executeQuery: Read 20 rows, 5.30 KiB in 0.001868 sec., 10706.638115631691 rows/sec., 2.77 MiB/sec. | ||
| 1569 | 2026.04.07 02:48:17.597547 [ 3 ] {eba59b3e-bea6-4e0a-a84c-7730acbc40d7} <Debug> TCPHandler: Processed in 0.002058504 sec. | ||
| 1570 | 2026.04.07 02:48:17.597677 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1571 | 2026.04.07 02:48:17.597774 [ 3 ] {58ef8652-b8c0-4775-a018-3530b07eabff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1572 | 2026.04.07 02:48:17.597814 [ 3 ] {58ef8652-b8c0-4775-a018-3530b07eabff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1573 | 2026.04.07 02:48:17.598319 [ 3 ] {58ef8652-b8c0-4775-a018-3530b07eabff} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1574 | 2026.04.07 02:48:17.598356 [ 3 ] {58ef8652-b8c0-4775-a018-3530b07eabff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 1575 | 2026.04.07 02:48:17.598806 [ 3 ] {58ef8652-b8c0-4775-a018-3530b07eabff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1576 | 2026.04.07 02:48:17.599294 [ 3 ] {58ef8652-b8c0-4775-a018-3530b07eabff} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1577 | 2026.04.07 02:48:17.599424 [ 3 ] {58ef8652-b8c0-4775-a018-3530b07eabff} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001669 sec., 170161.7735170761 rows/sec., 10.81 MiB/sec. | ||
| 1578 | 2026.04.07 02:48:17.599461 [ 3 ] {58ef8652-b8c0-4775-a018-3530b07eabff} <Debug> TCPHandler: Processed in 0.001834359 sec. | ||
| 1579 | 2026.04.07 02:48:17.599574 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2026.04.07 02:48:17.599666 [ 3 ] {0f6a902c-b1a3-410c-a7e8-8b97cfe16db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1581 | 2026.04.07 02:48:17.599706 [ 3 ] {0f6a902c-b1a3-410c-a7e8-8b97cfe16db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1582 | 2026.04.07 02:48:17.600122 [ 3 ] {0f6a902c-b1a3-410c-a7e8-8b97cfe16db9} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.04.07 02:48:17.600158 [ 3 ] {0f6a902c-b1a3-410c-a7e8-8b97cfe16db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 1584 | 2026.04.07 02:48:17.600638 [ 3 ] {0f6a902c-b1a3-410c-a7e8-8b97cfe16db9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1585 | 2026.04.07 02:48:17.601157 [ 3 ] {0f6a902c-b1a3-410c-a7e8-8b97cfe16db9} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.04.07 02:48:17.601285 [ 3 ] {0f6a902c-b1a3-410c-a7e8-8b97cfe16db9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001637 sec., 3665.241295051924 rows/sec., 298.87 KiB/sec. | ||
| 1587 | 2026.04.07 02:48:17.601322 [ 3 ] {0f6a902c-b1a3-410c-a7e8-8b97cfe16db9} <Debug> TCPHandler: Processed in 0.001797818 sec. | ||
| 1588 | 2026.04.07 02:48:17.601429 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2026.04.07 02:48:17.601521 [ 3 ] {5f14c0fa-79ac-4491-9243-035f798e21ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1590 | 2026.04.07 02:48:17.601560 [ 3 ] {5f14c0fa-79ac-4491-9243-035f798e21ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1591 | 2026.04.07 02:48:17.602323 [ 3 ] {5f14c0fa-79ac-4491-9243-035f798e21ba} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1592 | 2026.04.07 02:48:17.602359 [ 3 ] {5f14c0fa-79ac-4491-9243-035f798e21ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 1593 | 2026.04.07 02:48:17.602905 [ 3 ] {5f14c0fa-79ac-4491-9243-035f798e21ba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1594 | 2026.04.07 02:48:17.603367 [ 3 ] {5f14c0fa-79ac-4491-9243-035f798e21ba} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2026.04.07 02:48:17.603500 [ 3 ] {5f14c0fa-79ac-4491-9243-035f798e21ba} <Debug> executeQuery: Read 804 rows, 63.97 KiB in 0.001997 sec., 402603.9058587882 rows/sec., 31.28 MiB/sec. | ||
| 1596 | 2026.04.07 02:48:17.603536 [ 3 ] {5f14c0fa-79ac-4491-9243-035f798e21ba} <Debug> TCPHandler: Processed in 0.002156645 sec. | ||
| 1597 | 2026.04.07 02:48:17.603648 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1598 | 2026.04.07 02:48:17.603740 [ 3 ] {b8fb6198-a94b-412f-8c99-19306dd29902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1599 | 2026.04.07 02:48:17.603779 [ 3 ] {b8fb6198-a94b-412f-8c99-19306dd29902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1600 | 2026.04.07 02:48:17.604204 [ 3 ] {b8fb6198-a94b-412f-8c99-19306dd29902} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1601 | 2026.04.07 02:48:17.604239 [ 3 ] {b8fb6198-a94b-412f-8c99-19306dd29902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 1602 | 2026.04.07 02:48:17.604652 [ 3 ] {b8fb6198-a94b-412f-8c99-19306dd29902} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1603 | 2026.04.07 02:48:17.605080 [ 3 ] {b8fb6198-a94b-412f-8c99-19306dd29902} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1604 | 2026.04.07 02:48:17.605214 [ 3 ] {b8fb6198-a94b-412f-8c99-19306dd29902} <Debug> executeQuery: Read 163 rows, 10.09 KiB in 0.001492 sec., 109249.32975871314 rows/sec., 6.60 MiB/sec. | ||
| 1605 | 2026.04.07 02:48:17.605251 [ 3 ] {b8fb6198-a94b-412f-8c99-19306dd29902} <Debug> TCPHandler: Processed in 0.001653804 sec. | ||
| 1606 | 2026.04.07 02:48:17.605364 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1607 | 2026.04.07 02:48:17.605457 [ 3 ] {6bd2c7b0-fead-4d50-ad48-ac7b3406bc10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1608 | 2026.04.07 02:48:17.605496 [ 3 ] {6bd2c7b0-fead-4d50-ad48-ac7b3406bc10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1609 | 2026.04.07 02:48:17.606014 [ 3 ] {6bd2c7b0-fead-4d50-ad48-ac7b3406bc10} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2026.04.07 02:48:17.606050 [ 3 ] {6bd2c7b0-fead-4d50-ad48-ac7b3406bc10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 1611 | 2026.04.07 02:48:17.606455 [ 3 ] {6bd2c7b0-fead-4d50-ad48-ac7b3406bc10} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1612 | 2026.04.07 02:48:17.606901 [ 3 ] {6bd2c7b0-fead-4d50-ad48-ac7b3406bc10} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2026.04.07 02:48:17.607035 [ 3 ] {6bd2c7b0-fead-4d50-ad48-ac7b3406bc10} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001597 sec., 93299.93738259237 rows/sec., 6.03 MiB/sec. | ||
| 1614 | 2026.04.07 02:48:17.607072 [ 3 ] {6bd2c7b0-fead-4d50-ad48-ac7b3406bc10} <Debug> TCPHandler: Processed in 0.001757337 sec. | ||
| 1615 | 2026.04.07 02:48:17.607196 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2026.04.07 02:48:17.607289 [ 3 ] {4121cf59-6341-46a2-9275-63bf83e373e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1617 | 2026.04.07 02:48:17.607327 [ 3 ] {4121cf59-6341-46a2-9275-63bf83e373e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1618 | 2026.04.07 02:48:17.607784 [ 3 ] {4121cf59-6341-46a2-9275-63bf83e373e5} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2026.04.07 02:48:17.607820 [ 3 ] {4121cf59-6341-46a2-9275-63bf83e373e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 1620 | 2026.04.07 02:48:17.608214 [ 3 ] {4121cf59-6341-46a2-9275-63bf83e373e5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1621 | 2026.04.07 02:48:17.608616 [ 3 ] {4121cf59-6341-46a2-9275-63bf83e373e5} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2026.04.07 02:48:17.608749 [ 3 ] {4121cf59-6341-46a2-9275-63bf83e373e5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001478 sec., 100135.31799729365 rows/sec., 5.69 MiB/sec. | ||
| 1623 | 2026.04.07 02:48:17.608784 [ 3 ] {4121cf59-6341-46a2-9275-63bf83e373e5} <Debug> TCPHandler: Processed in 0.001636975 sec. | ||
| 1624 | 2026.04.07 02:48:17.608897 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1625 | 2026.04.07 02:48:17.608990 [ 3 ] {685b4587-aa08-4964-9ec9-ebb10d250b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1626 | 2026.04.07 02:48:17.609028 [ 3 ] {685b4587-aa08-4964-9ec9-ebb10d250b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1627 | 2026.04.07 02:48:17.609637 [ 3 ] {685b4587-aa08-4964-9ec9-ebb10d250b2e} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.04.07 02:48:17.609673 [ 3 ] {685b4587-aa08-4964-9ec9-ebb10d250b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 1629 | 2026.04.07 02:48:17.610107 [ 3 ] {685b4587-aa08-4964-9ec9-ebb10d250b2e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1630 | 2026.04.07 02:48:17.610510 [ 3 ] {685b4587-aa08-4964-9ec9-ebb10d250b2e} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.04.07 02:48:17.610629 [ 3 ] {685b4587-aa08-4964-9ec9-ebb10d250b2e} <Debug> executeQuery: Read 489 rows, 35.12 KiB in 0.001673 sec., 292289.3006575015 rows/sec., 20.50 MiB/sec. | ||
| 1632 | 2026.04.07 02:48:17.610664 [ 3 ] {685b4587-aa08-4964-9ec9-ebb10d250b2e} <Debug> TCPHandler: Processed in 0.001835219 sec. | ||
| 1633 | 2026.04.07 02:48:17.610770 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1634 | 2026.04.07 02:48:17.610857 [ 3 ] {b7411d19-1445-441f-8f79-2d021c8b83fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1635 | 2026.04.07 02:48:17.610894 [ 3 ] {b7411d19-1445-441f-8f79-2d021c8b83fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1636 | 2026.04.07 02:48:17.611557 [ 3 ] {b7411d19-1445-441f-8f79-2d021c8b83fd} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1637 | 2026.04.07 02:48:17.611592 [ 3 ] {b7411d19-1445-441f-8f79-2d021c8b83fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 1638 | 2026.04.07 02:48:17.612020 [ 3 ] {b7411d19-1445-441f-8f79-2d021c8b83fd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1639 | 2026.04.07 02:48:17.612456 [ 3 ] {b7411d19-1445-441f-8f79-2d021c8b83fd} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2026.04.07 02:48:17.612581 [ 3 ] {b7411d19-1445-441f-8f79-2d021c8b83fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00171 sec., 3508.7719298245615 rows/sec., 183.32 KiB/sec. | ||
| 1641 | 2026.04.07 02:48:17.612624 [ 3 ] {b7411d19-1445-441f-8f79-2d021c8b83fd} <Debug> TCPHandler: Processed in 0.00187711 sec. | ||
| 1642 | 2026.04.07 02:48:17.612742 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1643 | 2026.04.07 02:48:17.612835 [ 3 ] {c9e9a672-8205-498f-908d-933a274c02de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1644 | 2026.04.07 02:48:17.612875 [ 3 ] {c9e9a672-8205-498f-908d-933a274c02de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1645 | 2026.04.07 02:48:17.613271 [ 3 ] {c9e9a672-8205-498f-908d-933a274c02de} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1646 | 2026.04.07 02:48:17.613308 [ 3 ] {c9e9a672-8205-498f-908d-933a274c02de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 1647 | 2026.04.07 02:48:17.613729 [ 3 ] {c9e9a672-8205-498f-908d-933a274c02de} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1648 | 2026.04.07 02:48:17.614138 [ 3 ] {c9e9a672-8205-498f-908d-933a274c02de} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1649 | 2026.04.07 02:48:17.614270 [ 3 ] {c9e9a672-8205-498f-908d-933a274c02de} <Debug> executeQuery: Read 218 rows, 14.69 KiB in 0.001453 sec., 150034.41156228492 rows/sec., 9.88 MiB/sec. | ||
| 1650 | 2026.04.07 02:48:17.614312 [ 3 ] {c9e9a672-8205-498f-908d-933a274c02de} <Debug> TCPHandler: Processed in 0.001620325 sec. | ||
| 1651 | 2026.04.07 02:48:17.614425 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1652 | 2026.04.07 02:48:17.614518 [ 3 ] {2e79121c-b8cd-433c-bb50-d7cb7611ea2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1653 | 2026.04.07 02:48:17.614560 [ 3 ] {2e79121c-b8cd-433c-bb50-d7cb7611ea2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1654 | 2026.04.07 02:48:17.614888 [ 3 ] {2e79121c-b8cd-433c-bb50-d7cb7611ea2a} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2026.04.07 02:48:17.614924 [ 3 ] {2e79121c-b8cd-433c-bb50-d7cb7611ea2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 1656 | 2026.04.07 02:48:17.615374 [ 3 ] {2e79121c-b8cd-433c-bb50-d7cb7611ea2a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1657 | 2026.04.07 02:48:17.615785 [ 3 ] {2e79121c-b8cd-433c-bb50-d7cb7611ea2a} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1658 | 2026.04.07 02:48:17.615918 [ 3 ] {2e79121c-b8cd-433c-bb50-d7cb7611ea2a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001418 sec., 705.2186177715091 rows/sec., 47.52 KiB/sec. | ||
| 1659 | 2026.04.07 02:48:17.615958 [ 3 ] {2e79121c-b8cd-433c-bb50-d7cb7611ea2a} <Debug> TCPHandler: Processed in 0.001582713 sec. | ||
| 1660 | 2026.04.07 02:48:17.616067 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1661 | 2026.04.07 02:48:17.616161 [ 3 ] {624b6257-c584-4e48-8ec0-f63bbab89c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1662 | 2026.04.07 02:48:17.616212 [ 3 ] {624b6257-c584-4e48-8ec0-f63bbab89c61} <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 | ||
| 1663 | 2026.04.07 02:48:17.616893 [ 3 ] {624b6257-c584-4e48-8ec0-f63bbab89c61} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1664 | 2026.04.07 02:48:17.616927 [ 3 ] {624b6257-c584-4e48-8ec0-f63bbab89c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 1665 | 2026.04.07 02:48:17.620333 [ 3 ] {624b6257-c584-4e48-8ec0-f63bbab89c61} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1666 | 2026.04.07 02:48:17.620840 [ 3 ] {624b6257-c584-4e48-8ec0-f63bbab89c61} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1667 | 2026.04.07 02:48:17.620982 [ 3 ] {624b6257-c584-4e48-8ec0-f63bbab89c61} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.004839 sec., 3099.81401115933 rows/sec., 5.55 MiB/sec. | ||
| 1668 | 2026.04.07 02:48:17.621039 [ 3 ] {624b6257-c584-4e48-8ec0-f63bbab89c61} <Debug> TCPHandler: Processed in 0.005020346 sec. | ||
| 1669 | 2026.04.07 02:48:17.621154 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1670 | 2026.04.07 02:48:17.621247 [ 3 ] {3553a9d4-35ef-4a91-8335-b29540069ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1671 | 2026.04.07 02:48:17.621288 [ 3 ] {3553a9d4-35ef-4a91-8335-b29540069ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1672 | 2026.04.07 02:48:17.621621 [ 3 ] {3553a9d4-35ef-4a91-8335-b29540069ad0} <Trace> oximeter.measurements_i64 (b91ae2c0-d6a0-4414-aee9-ed54109abf21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1673 | 2026.04.07 02:48:17.621658 [ 3 ] {3553a9d4-35ef-4a91-8335-b29540069ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 1674 | 2026.04.07 02:48:17.622050 [ 3 ] {3553a9d4-35ef-4a91-8335-b29540069ad0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1675 | 2026.04.07 02:48:17.622450 [ 3 ] {3553a9d4-35ef-4a91-8335-b29540069ad0} <Trace> oximeter.measurements_i64 (b91ae2c0-d6a0-4414-aee9-ed54109abf21): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1676 | 2026.04.07 02:48:17.622577 [ 3 ] {3553a9d4-35ef-4a91-8335-b29540069ad0} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001349 sec., 4447.739065974796 rows/sec., 314.18 KiB/sec. | ||
| 1677 | 2026.04.07 02:48:17.622618 [ 3 ] {3553a9d4-35ef-4a91-8335-b29540069ad0} <Debug> TCPHandler: Processed in 0.001513962 sec. | ||
| 1678 | 2026.04.07 02:48:17.622726 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1679 | 2026.04.07 02:48:17.622818 [ 3 ] {cad885fd-9b80-45fb-8e29-8d68379b8694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1680 | 2026.04.07 02:48:17.622857 [ 3 ] {cad885fd-9b80-45fb-8e29-8d68379b8694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1681 | 2026.04.07 02:48:17.623185 [ 3 ] {cad885fd-9b80-45fb-8e29-8d68379b8694} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1682 | 2026.04.07 02:48:17.623220 [ 3 ] {cad885fd-9b80-45fb-8e29-8d68379b8694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 1683 | 2026.04.07 02:48:17.623630 [ 3 ] {cad885fd-9b80-45fb-8e29-8d68379b8694} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1684 | 2026.04.07 02:48:17.624026 [ 3 ] {cad885fd-9b80-45fb-8e29-8d68379b8694} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1685 | 2026.04.07 02:48:17.624162 [ 3 ] {cad885fd-9b80-45fb-8e29-8d68379b8694} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001362 sec., 51395.00734214391 rows/sec., 3.13 MiB/sec. | ||
| 1686 | 2026.04.07 02:48:17.624202 [ 3 ] {cad885fd-9b80-45fb-8e29-8d68379b8694} <Debug> TCPHandler: Processed in 0.001525052 sec. | ||
| 1687 | 2026.04.07 02:48:18.121306 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2412 | ||
| 1688 | 2026.04.07 02:48:18.122114 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2026.04.07 02:48:18.122180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1690 | 2026.04.07 02:48:18.123205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1691 | 2026.04.07 02:48:18.123913 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2026.04.07 02:48:18.124163 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2412 | ||
| 1693 | 2026.04.07 02:48:18.239265 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1694 | 2026.04.07 02:48:18.270203 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1695 | 2026.04.07 02:48:18.270303 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1696 | 2026.04.07 02:48:18.283756 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1697 | 2026.04.07 02:48:18.286838 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2026.04.07 02:48:18.296236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1699 | 2026.04.07 02:48:19.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.82 MiB, peak 177.25 MiB, free memory in arenas 0.00 B, will set to 170.23 MiB (RSS), difference: 1.41 MiB | ||
| 1700 | 2026.04.07 02:48:20.607928 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 76 entries to flush up to offset 240 | ||
| 1701 | 2026.04.07 02:48:20.610992 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2026.04.07 02:48:20.611044 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1703 | 2026.04.07 02:48:20.612450 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1704 | 2026.04.07 02:48:20.612936 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2026.04.07 02:48:20.613271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 240 | ||
| 1706 | 2026.04.07 02:48:22.510888 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.04.07 02:48:22.511058 [ 3 ] {0354fe49-dfaa-47b7-8b38-cd4046a637b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1708 | 2026.04.07 02:48:22.511122 [ 3 ] {0354fe49-dfaa-47b7-8b38-cd4046a637b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1709 | 2026.04.07 02:48:22.511757 [ 3 ] {0354fe49-dfaa-47b7-8b38-cd4046a637b7} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2026.04.07 02:48:22.511805 [ 3 ] {0354fe49-dfaa-47b7-8b38-cd4046a637b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1711 | 2026.04.07 02:48:22.512281 [ 3 ] {0354fe49-dfaa-47b7-8b38-cd4046a637b7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1712 | 2026.04.07 02:48:22.512711 [ 3 ] {0354fe49-dfaa-47b7-8b38-cd4046a637b7} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2026.04.07 02:48:22.512881 [ 3 ] {0354fe49-dfaa-47b7-8b38-cd4046a637b7} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001872 sec., 16025.641025641025 rows/sec., 1.22 MiB/sec. | ||
| 1714 | 2026.04.07 02:48:22.512924 [ 3 ] {0354fe49-dfaa-47b7-8b38-cd4046a637b7} <Debug> TCPHandler: Processed in 0.002165496 sec. | ||
| 1715 | 2026.04.07 02:48:22.513044 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1716 | 2026.04.07 02:48:22.513137 [ 3 ] {3d8b43ab-e9ca-485f-8342-34c31d116ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1717 | 2026.04.07 02:48:22.513177 [ 3 ] {3d8b43ab-e9ca-485f-8342-34c31d116ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1718 | 2026.04.07 02:48:22.513593 [ 3 ] {3d8b43ab-e9ca-485f-8342-34c31d116ea9} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2026.04.07 02:48:22.513629 [ 3 ] {3d8b43ab-e9ca-485f-8342-34c31d116ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1720 | 2026.04.07 02:48:22.514052 [ 3 ] {3d8b43ab-e9ca-485f-8342-34c31d116ea9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1721 | 2026.04.07 02:48:22.514465 [ 3 ] {3d8b43ab-e9ca-485f-8342-34c31d116ea9} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2026.04.07 02:48:22.514613 [ 3 ] {3d8b43ab-e9ca-485f-8342-34c31d116ea9} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001495 sec., 24080.267558528427 rows/sec., 1.88 MiB/sec. | ||
| 1723 | 2026.04.07 02:48:22.514652 [ 3 ] {3d8b43ab-e9ca-485f-8342-34c31d116ea9} <Debug> TCPHandler: Processed in 0.001658775 sec. | ||
| 1724 | 2026.04.07 02:48:22.514762 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2026.04.07 02:48:22.514855 [ 3 ] {2d04a3c0-b312-4648-b15d-da60b60b3115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1726 | 2026.04.07 02:48:22.514898 [ 3 ] {2d04a3c0-b312-4648-b15d-da60b60b3115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1727 | 2026.04.07 02:48:22.515275 [ 3 ] {2d04a3c0-b312-4648-b15d-da60b60b3115} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2026.04.07 02:48:22.515311 [ 3 ] {2d04a3c0-b312-4648-b15d-da60b60b3115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1729 | 2026.04.07 02:48:22.515733 [ 3 ] {2d04a3c0-b312-4648-b15d-da60b60b3115} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1730 | 2026.04.07 02:48:22.516163 [ 3 ] {2d04a3c0-b312-4648-b15d-da60b60b3115} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2026.04.07 02:48:22.516312 [ 3 ] {2d04a3c0-b312-4648-b15d-da60b60b3115} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001475 sec., 74576.27118644067 rows/sec., 5.20 MiB/sec. | ||
| 1732 | 2026.04.07 02:48:22.516349 [ 3 ] {2d04a3c0-b312-4648-b15d-da60b60b3115} <Debug> TCPHandler: Processed in 0.001637004 sec. | ||
| 1733 | 2026.04.07 02:48:22.516463 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2026.04.07 02:48:22.516557 [ 3 ] {1bbcda0c-eaa0-4dd4-a100-fb80c6ffdf7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1735 | 2026.04.07 02:48:22.516597 [ 3 ] {1bbcda0c-eaa0-4dd4-a100-fb80c6ffdf7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1736 | 2026.04.07 02:48:22.516918 [ 3 ] {1bbcda0c-eaa0-4dd4-a100-fb80c6ffdf7f} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.04.07 02:48:22.516955 [ 3 ] {1bbcda0c-eaa0-4dd4-a100-fb80c6ffdf7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1738 | 2026.04.07 02:48:22.517340 [ 3 ] {1bbcda0c-eaa0-4dd4-a100-fb80c6ffdf7f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1739 | 2026.04.07 02:48:22.517756 [ 3 ] {1bbcda0c-eaa0-4dd4-a100-fb80c6ffdf7f} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2026.04.07 02:48:22.517903 [ 3 ] {1bbcda0c-eaa0-4dd4-a100-fb80c6ffdf7f} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001365 sec., 29304.029304029307 rows/sec., 1.96 MiB/sec. | ||
| 1741 | 2026.04.07 02:48:22.517940 [ 3 ] {1bbcda0c-eaa0-4dd4-a100-fb80c6ffdf7f} <Debug> TCPHandler: Processed in 0.001525532 sec. | ||
| 1742 | 2026.04.07 02:48:25.534503 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1743 | 2026.04.07 02:48:25.534574 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1744 | 2026.04.07 02:48:25.625233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2860 | ||
| 1745 | 2026.04.07 02:48:25.625930 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2026.04.07 02:48:25.625965 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1747 | 2026.04.07 02:48:25.626604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1748 | 2026.04.07 02:48:25.627033 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2026.04.07 02:48:25.627146 [ 64 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1750 | 2026.04.07 02:48:25.627153 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2860 | ||
| 1751 | 2026.04.07 02:48:25.627200 [ 64 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2026.04.07 02:48:25.627226 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1753 | 2026.04.07 02:48:25.629418 [ 203 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::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 | ||
| 1754 | 2026.04.07 02:48:25.631666 [ 203 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1755 | 2026.04.07 02:48:25.631814 [ 203 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1756 | 2026.04.07 02:48:25.632003 [ 203 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1757 | 2026.04.07 02:48:25.632089 [ 203 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1758 | 2026.04.07 02:48:25.632162 [ 203 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 436 rows starting from the beginning of the part | ||
| 1759 | 2026.04.07 02:48:25.632231 [ 203 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1760 | 2026.04.07 02:48:25.632380 [ 203 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1761 | 2026.04.07 02:48:25.656325 [ 187 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2860 rows, containing 4 columns (4 merged, 0 gathered) in 0.028965121 sec., 98739.44597020673 rows/sec., 1.41 MiB/sec. | ||
| 1762 | 2026.04.07 02:48:25.657551 [ 189 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1763 | 2026.04.07 02:48:25.658137 [ 189 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_6_1} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2026.04.07 02:48:25.658214 [ 189 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_6_1} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1765 | 2026.04.07 02:48:25.658329 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1766 | 2026.04.07 02:48:25.797316 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1767 | 2026.04.07 02:48:25.814064 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2026.04.07 02:48:25.814111 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1769 | 2026.04.07 02:48:25.820668 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1770 | 2026.04.07 02:48:25.821829 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2026.04.07 02:48:25.822114 [ 64 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1772 | 2026.04.07 02:48:25.822181 [ 64 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2026.04.07 02:48:25.822215 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1774 | 2026.04.07 02:48:25.822379 [ 189 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 1775 | 2026.04.07 02:48:25.825084 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1776 | 2026.04.07 02:48:25.826971 [ 189 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1777 | 2026.04.07 02:48:25.828353 [ 189 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 1778 | 2026.04.07 02:48:25.832844 [ 189 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 1779 | 2026.04.07 02:48:25.837085 [ 189 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 1780 | 2026.04.07 02:48:25.841090 [ 189 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 1781 | 2026.04.07 02:48:25.848914 [ 189 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 1782 | 2026.04.07 02:48:25.853119 [ 189 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 1783 | 2026.04.07 02:48:25.909030 [ 187 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.08671772 sec., 530.4567509385625 rows/sec., 2.74 MiB/sec. | ||
| 1784 | 2026.04.07 02:48:25.911366 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1785 | 2026.04.07 02:48:25.913980 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_6_1} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2026.04.07 02:48:25.914079 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_6_1} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1787 | 2026.04.07 02:48:25.916386 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1788 | 2026.04.07 02:48:26.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.58 MiB, peak 181.11 MiB, free memory in arenas 0.00 B, will set to 181.21 MiB (RSS), difference: 9.64 MiB | ||
| 1789 | 2026.04.07 02:48:27.521007 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1790 | 2026.04.07 02:48:27.521184 [ 3 ] {fdae1c9d-aefd-40e4-b931-bd608397f11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1791 | 2026.04.07 02:48:27.521248 [ 3 ] {fdae1c9d-aefd-40e4-b931-bd608397f11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1792 | 2026.04.07 02:48:27.521986 [ 3 ] {fdae1c9d-aefd-40e4-b931-bd608397f11d} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2026.04.07 02:48:27.522034 [ 3 ] {fdae1c9d-aefd-40e4-b931-bd608397f11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1794 | 2026.04.07 02:48:27.522702 [ 3 ] {fdae1c9d-aefd-40e4-b931-bd608397f11d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1795 | 2026.04.07 02:48:27.523176 [ 3 ] {fdae1c9d-aefd-40e4-b931-bd608397f11d} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2026.04.07 02:48:27.523326 [ 3 ] {fdae1c9d-aefd-40e4-b931-bd608397f11d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00219 sec., 129680.36529680365 rows/sec., 8.24 MiB/sec. | ||
| 1797 | 2026.04.07 02:48:27.523366 [ 3 ] {fdae1c9d-aefd-40e4-b931-bd608397f11d} <Debug> TCPHandler: Processed in 0.002484592 sec. | ||
| 1798 | 2026.04.07 02:48:27.523499 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2026.04.07 02:48:27.523594 [ 3 ] {bc1ef921-27b0-427b-8f13-00a49394c535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1800 | 2026.04.07 02:48:27.523634 [ 3 ] {bc1ef921-27b0-427b-8f13-00a49394c535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1801 | 2026.04.07 02:48:27.524394 [ 3 ] {bc1ef921-27b0-427b-8f13-00a49394c535} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2026.04.07 02:48:27.524431 [ 3 ] {bc1ef921-27b0-427b-8f13-00a49394c535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1803 | 2026.04.07 02:48:27.524910 [ 3 ] {bc1ef921-27b0-427b-8f13-00a49394c535} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1804 | 2026.04.07 02:48:27.525364 [ 3 ] {bc1ef921-27b0-427b-8f13-00a49394c535} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2026.04.07 02:48:27.525481 [ 40 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1806 | 2026.04.07 02:48:27.525490 [ 3 ] {bc1ef921-27b0-427b-8f13-00a49394c535} <Debug> executeQuery: Read 839 rows, 67.31 KiB in 0.001915 sec., 438120.1044386423 rows/sec., 34.32 MiB/sec. | ||
| 1807 | 2026.04.07 02:48:27.525558 [ 40 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2026.04.07 02:48:27.525569 [ 3 ] {bc1ef921-27b0-427b-8f13-00a49394c535} <Debug> TCPHandler: Processed in 0.002119354 sec. | ||
| 1809 | 2026.04.07 02:48:27.525589 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1810 | 2026.04.07 02:48:27.525693 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1811 | 2026.04.07 02:48:27.525704 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 1812 | 2026.04.07 02:48:27.525793 [ 3 ] {35e823cc-305a-45eb-b2de-4f7c4129aa15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1813 | 2026.04.07 02:48:27.525835 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1814 | 2026.04.07 02:48:27.525837 [ 3 ] {35e823cc-305a-45eb-b2de-4f7c4129aa15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1815 | 2026.04.07 02:48:27.525893 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 1816 | 2026.04.07 02:48:27.525991 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1817 | 2026.04.07 02:48:27.526039 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1818 | 2026.04.07 02:48:27.526132 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 804 rows starting from the beginning of the part | ||
| 1819 | 2026.04.07 02:48:27.526211 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1820 | 2026.04.07 02:48:27.526267 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 839 rows starting from the beginning of the part | ||
| 1821 | 2026.04.07 02:48:27.526322 [ 3 ] {35e823cc-305a-45eb-b2de-4f7c4129aa15} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2026.04.07 02:48:27.526364 [ 3 ] {35e823cc-305a-45eb-b2de-4f7c4129aa15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1823 | 2026.04.07 02:48:27.526933 [ 3 ] {35e823cc-305a-45eb-b2de-4f7c4129aa15} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1824 | 2026.04.07 02:48:27.527408 [ 3 ] {35e823cc-305a-45eb-b2de-4f7c4129aa15} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1825 | 2026.04.07 02:48:27.527544 [ 3 ] {35e823cc-305a-45eb-b2de-4f7c4129aa15} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001769 sec., 99491.2379875636 rows/sec., 6.13 MiB/sec. | ||
| 1826 | 2026.04.07 02:48:27.527580 [ 3 ] {35e823cc-305a-45eb-b2de-4f7c4129aa15} <Debug> TCPHandler: Processed in 0.001937171 sec. | ||
| 1827 | 2026.04.07 02:48:27.527693 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2026.04.07 02:48:27.527732 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1873 rows, containing 5 columns (5 merged, 0 gathered) in 0.002075844 sec., 902283.6012725427 rows/sec., 74.60 MiB/sec. | ||
| 1829 | 2026.04.07 02:48:27.527786 [ 3 ] {9f99f69e-c3d2-4fc2-9164-e652dbd065f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1830 | 2026.04.07 02:48:27.527829 [ 3 ] {9f99f69e-c3d2-4fc2-9164-e652dbd065f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1831 | 2026.04.07 02:48:27.528092 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1832 | 2026.04.07 02:48:27.528250 [ 3 ] {9f99f69e-c3d2-4fc2-9164-e652dbd065f0} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2026.04.07 02:48:27.528285 [ 3 ] {9f99f69e-c3d2-4fc2-9164-e652dbd065f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1834 | 2026.04.07 02:48:27.528587 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_6_1} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2026.04.07 02:48:27.528654 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_6_1} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1836 | 2026.04.07 02:48:27.528705 [ 3 ] {9f99f69e-c3d2-4fc2-9164-e652dbd065f0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1837 | 2026.04.07 02:48:27.528731 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 1838 | 2026.04.07 02:48:27.529179 [ 3 ] {9f99f69e-c3d2-4fc2-9164-e652dbd065f0} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2026.04.07 02:48:27.529305 [ 3 ] {9f99f69e-c3d2-4fc2-9164-e652dbd065f0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001538 sec., 96879.06371911573 rows/sec., 6.26 MiB/sec. | ||
| 1840 | 2026.04.07 02:48:27.529342 [ 3 ] {9f99f69e-c3d2-4fc2-9164-e652dbd065f0} <Debug> TCPHandler: Processed in 0.001698456 sec. | ||
| 1841 | 2026.04.07 02:48:27.529477 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2026.04.07 02:48:27.529571 [ 3 ] {1d22af89-d712-415c-be2e-fad540f437f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1843 | 2026.04.07 02:48:27.529609 [ 3 ] {1d22af89-d712-415c-be2e-fad540f437f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1844 | 2026.04.07 02:48:27.530037 [ 3 ] {1d22af89-d712-415c-be2e-fad540f437f2} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1845 | 2026.04.07 02:48:27.530072 [ 3 ] {1d22af89-d712-415c-be2e-fad540f437f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1846 | 2026.04.07 02:48:27.530497 [ 3 ] {1d22af89-d712-415c-be2e-fad540f437f2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1847 | 2026.04.07 02:48:27.530940 [ 3 ] {1d22af89-d712-415c-be2e-fad540f437f2} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2026.04.07 02:48:27.531066 [ 3 ] {1d22af89-d712-415c-be2e-fad540f437f2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001513 sec., 97818.90284203569 rows/sec., 5.56 MiB/sec. | ||
| 1849 | 2026.04.07 02:48:27.531104 [ 3 ] {1d22af89-d712-415c-be2e-fad540f437f2} <Debug> TCPHandler: Processed in 0.001675955 sec. | ||
| 1850 | 2026.04.07 02:48:27.531214 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.04.07 02:48:27.531306 [ 3 ] {95ecccff-7cbd-4093-83cb-dc7daf415734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1852 | 2026.04.07 02:48:27.531345 [ 3 ] {95ecccff-7cbd-4093-83cb-dc7daf415734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1853 | 2026.04.07 02:48:27.531919 [ 3 ] {95ecccff-7cbd-4093-83cb-dc7daf415734} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2026.04.07 02:48:27.531955 [ 3 ] {95ecccff-7cbd-4093-83cb-dc7daf415734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1855 | 2026.04.07 02:48:27.532411 [ 3 ] {95ecccff-7cbd-4093-83cb-dc7daf415734} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1856 | 2026.04.07 02:48:27.532913 [ 3 ] {95ecccff-7cbd-4093-83cb-dc7daf415734} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2026.04.07 02:48:27.533020 [ 40 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1858 | 2026.04.07 02:48:27.533041 [ 3 ] {95ecccff-7cbd-4093-83cb-dc7daf415734} <Debug> executeQuery: Read 504 rows, 36.33 KiB in 0.001753 sec., 287507.1306332002 rows/sec., 20.24 MiB/sec. | ||
| 1859 | 2026.04.07 02:48:27.533055 [ 40 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.04.07 02:48:27.533081 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1861 | 2026.04.07 02:48:27.533084 [ 3 ] {95ecccff-7cbd-4093-83cb-dc7daf415734} <Debug> TCPHandler: Processed in 0.00191887 sec. | ||
| 1862 | 2026.04.07 02:48:27.533145 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1863 | 2026.04.07 02:48:27.533206 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2026.04.07 02:48:27.533248 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1865 | 2026.04.07 02:48:27.533278 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 68 rows starting from the beginning of the part | ||
| 1866 | 2026.04.07 02:48:27.533304 [ 3 ] {b2ceda2c-7729-44bf-8df0-33f3f30db366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1867 | 2026.04.07 02:48:27.533325 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1868 | 2026.04.07 02:48:27.533349 [ 3 ] {b2ceda2c-7729-44bf-8df0-33f3f30db366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1869 | 2026.04.07 02:48:27.533368 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1870 | 2026.04.07 02:48:27.533410 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 489 rows starting from the beginning of the part | ||
| 1871 | 2026.04.07 02:48:27.533445 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 1872 | 2026.04.07 02:48:27.533482 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 504 rows starting from the beginning of the part | ||
| 1873 | 2026.04.07 02:48:27.533693 [ 3 ] {b2ceda2c-7729-44bf-8df0-33f3f30db366} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1874 | 2026.04.07 02:48:27.533735 [ 3 ] {b2ceda2c-7729-44bf-8df0-33f3f30db366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1875 | 2026.04.07 02:48:27.534196 [ 3 ] {b2ceda2c-7729-44bf-8df0-33f3f30db366} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1876 | 2026.04.07 02:48:27.534464 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1153 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346858 sec., 856066.4895631165 rows/sec., 64.62 MiB/sec. | ||
| 1877 | 2026.04.07 02:48:27.534711 [ 3 ] {b2ceda2c-7729-44bf-8df0-33f3f30db366} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.04.07 02:48:27.534851 [ 3 ] {b2ceda2c-7729-44bf-8df0-33f3f30db366} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001565 sec., 3833.865814696486 rows/sec., 200.30 KiB/sec. | ||
| 1879 | 2026.04.07 02:48:27.534854 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1880 | 2026.04.07 02:48:27.534890 [ 3 ] {b2ceda2c-7729-44bf-8df0-33f3f30db366} <Debug> TCPHandler: Processed in 0.001734146 sec. | ||
| 1881 | 2026.04.07 02:48:27.534996 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1882 | 2026.04.07 02:48:27.535090 [ 3 ] {0b2d2235-d87b-4223-84bc-74342d285ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1883 | 2026.04.07 02:48:27.535133 [ 3 ] {0b2d2235-d87b-4223-84bc-74342d285ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1884 | 2026.04.07 02:48:27.535512 [ 3 ] {0b2d2235-d87b-4223-84bc-74342d285ffb} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2026.04.07 02:48:27.535545 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_6_1} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1886 | 2026.04.07 02:48:27.535550 [ 3 ] {0b2d2235-d87b-4223-84bc-74342d285ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1887 | 2026.04.07 02:48:27.535639 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_6_1} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1888 | 2026.04.07 02:48:27.535732 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1889 | 2026.04.07 02:48:27.536065 [ 3 ] {0b2d2235-d87b-4223-84bc-74342d285ffb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1890 | 2026.04.07 02:48:27.536533 [ 3 ] {0b2d2235-d87b-4223-84bc-74342d285ffb} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1891 | 2026.04.07 02:48:27.536650 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1892 | 2026.04.07 02:48:27.536662 [ 3 ] {0b2d2235-d87b-4223-84bc-74342d285ffb} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.00159 sec., 135220.12578616352 rows/sec., 8.89 MiB/sec. | ||
| 1893 | 2026.04.07 02:48:27.536698 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2026.04.07 02:48:27.536714 [ 3 ] {0b2d2235-d87b-4223-84bc-74342d285ffb} <Debug> TCPHandler: Processed in 0.001766287 sec. | ||
| 1895 | 2026.04.07 02:48:27.536727 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1896 | 2026.04.07 02:48:27.536795 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 1897 | 2026.04.07 02:48:27.536831 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1898 | 2026.04.07 02:48:27.536892 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1899 | 2026.04.07 02:48:27.536922 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 1900 | 2026.04.07 02:48:27.536927 [ 3 ] {b7ac7f95-6796-44e4-b52c-df650da8c873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1901 | 2026.04.07 02:48:27.536972 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1902 | 2026.04.07 02:48:27.536976 [ 3 ] {b7ac7f95-6796-44e4-b52c-df650da8c873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1903 | 2026.04.07 02:48:27.537018 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1904 | 2026.04.07 02:48:27.537058 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 218 rows starting from the beginning of the part | ||
| 1905 | 2026.04.07 02:48:27.537093 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part | ||
| 1906 | 2026.04.07 02:48:27.537128 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 215 rows starting from the beginning of the part | ||
| 1907 | 2026.04.07 02:48:27.537299 [ 3 ] {b7ac7f95-6796-44e4-b52c-df650da8c873} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2026.04.07 02:48:27.537339 [ 3 ] {b7ac7f95-6796-44e4-b52c-df650da8c873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1909 | 2026.04.07 02:48:27.537776 [ 3 ] {b7ac7f95-6796-44e4-b52c-df650da8c873} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1910 | 2026.04.07 02:48:27.538091 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1001 rows, containing 5 columns (5 merged, 0 gathered) in 0.001320988 sec., 757766.1568462393 rows/sec., 52.80 MiB/sec. | ||
| 1911 | 2026.04.07 02:48:27.538237 [ 3 ] {b7ac7f95-6796-44e4-b52c-df650da8c873} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2026.04.07 02:48:27.538376 [ 3 ] {b7ac7f95-6796-44e4-b52c-df650da8c873} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001467 sec., 681.6632583503749 rows/sec., 45.93 KiB/sec. | ||
| 1913 | 2026.04.07 02:48:27.538412 [ 3 ] {b7ac7f95-6796-44e4-b52c-df650da8c873} <Debug> TCPHandler: Processed in 0.001631765 sec. | ||
| 1914 | 2026.04.07 02:48:27.538412 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1915 | 2026.04.07 02:48:27.538514 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1916 | 2026.04.07 02:48:27.538611 [ 3 ] {dbb77cfc-b586-42fc-82f3-41e0412c9680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1917 | 2026.04.07 02:48:27.538664 [ 3 ] {dbb77cfc-b586-42fc-82f3-41e0412c9680} <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 | ||
| 1918 | 2026.04.07 02:48:27.538971 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2026.04.07 02:48:27.539046 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1920 | 2026.04.07 02:48:27.539121 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1921 | 2026.04.07 02:48:27.539566 [ 3 ] {dbb77cfc-b586-42fc-82f3-41e0412c9680} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2026.04.07 02:48:27.539605 [ 3 ] {dbb77cfc-b586-42fc-82f3-41e0412c9680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1923 | 2026.04.07 02:48:27.540289 [ 3 ] {dbb77cfc-b586-42fc-82f3-41e0412c9680} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1924 | 2026.04.07 02:48:27.540768 [ 3 ] {dbb77cfc-b586-42fc-82f3-41e0412c9680} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1925 | 2026.04.07 02:48:27.540901 [ 3 ] {dbb77cfc-b586-42fc-82f3-41e0412c9680} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002309 sec., 14724.98917280208 rows/sec., 26.39 MiB/sec. | ||
| 1926 | 2026.04.07 02:48:27.540954 [ 3 ] {dbb77cfc-b586-42fc-82f3-41e0412c9680} <Debug> TCPHandler: Processed in 0.002487552 sec. | ||
| 1927 | 2026.04.07 02:48:27.541062 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2026.04.07 02:48:27.541156 [ 3 ] {5e1e0a50-3c14-44da-9499-87d3eca32e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1929 | 2026.04.07 02:48:27.541196 [ 3 ] {5e1e0a50-3c14-44da-9499-87d3eca32e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1930 | 2026.04.07 02:48:27.541505 [ 3 ] {5e1e0a50-3c14-44da-9499-87d3eca32e09} <Trace> oximeter.measurements_i64 (b91ae2c0-d6a0-4414-aee9-ed54109abf21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2026.04.07 02:48:27.541540 [ 3 ] {5e1e0a50-3c14-44da-9499-87d3eca32e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1932 | 2026.04.07 02:48:27.542019 [ 3 ] {5e1e0a50-3c14-44da-9499-87d3eca32e09} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1933 | 2026.04.07 02:48:27.542458 [ 3 ] {5e1e0a50-3c14-44da-9499-87d3eca32e09} <Trace> oximeter.measurements_i64 (b91ae2c0-d6a0-4414-aee9-ed54109abf21): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2026.04.07 02:48:27.542584 [ 3 ] {5e1e0a50-3c14-44da-9499-87d3eca32e09} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001447 sec., 10366.275051831375 rows/sec., 790.97 KiB/sec. | ||
| 1935 | 2026.04.07 02:48:27.542619 [ 3 ] {5e1e0a50-3c14-44da-9499-87d3eca32e09} <Debug> TCPHandler: Processed in 0.001606103 sec. | ||
| 1936 | 2026.04.07 02:48:27.542724 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2026.04.07 02:48:27.542817 [ 3 ] {054c5cac-c0b2-4d33-9833-664c1f9cf501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1938 | 2026.04.07 02:48:27.542857 [ 3 ] {054c5cac-c0b2-4d33-9833-664c1f9cf501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1939 | 2026.04.07 02:48:27.543188 [ 3 ] {054c5cac-c0b2-4d33-9833-664c1f9cf501} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2026.04.07 02:48:27.543223 [ 3 ] {054c5cac-c0b2-4d33-9833-664c1f9cf501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1941 | 2026.04.07 02:48:27.543645 [ 3 ] {054c5cac-c0b2-4d33-9833-664c1f9cf501} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1942 | 2026.04.07 02:48:27.544101 [ 3 ] {054c5cac-c0b2-4d33-9833-664c1f9cf501} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2026.04.07 02:48:27.544195 [ 48 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1944 | 2026.04.07 02:48:27.544228 [ 48 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2026.04.07 02:48:27.544229 [ 3 ] {054c5cac-c0b2-4d33-9833-664c1f9cf501} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001429 sec., 48985.3044086774 rows/sec., 2.98 MiB/sec. | ||
| 1946 | 2026.04.07 02:48:27.544247 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1947 | 2026.04.07 02:48:27.544279 [ 3 ] {054c5cac-c0b2-4d33-9833-664c1f9cf501} <Debug> TCPHandler: Processed in 0.001603623 sec. | ||
| 1948 | 2026.04.07 02:48:27.544352 [ 186 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 1949 | 2026.04.07 02:48:27.544482 [ 186 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1950 | 2026.04.07 02:48:27.544519 [ 186 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 1951 | 2026.04.07 02:48:27.544606 [ 186 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 1952 | 2026.04.07 02:48:27.544653 [ 186 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1953 | 2026.04.07 02:48:27.544695 [ 186 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
| 1954 | 2026.04.07 02:48:27.544733 [ 186 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 1955 | 2026.04.07 02:48:27.544788 [ 186 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 70 rows starting from the beginning of the part | ||
| 1956 | 2026.04.07 02:48:27.545640 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001335958 sec., 202102.16189431105 rows/sec., 12.99 MiB/sec. | ||
| 1957 | 2026.04.07 02:48:27.545919 [ 200 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1958 | 2026.04.07 02:48:27.546485 [ 200 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_6_1} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.04.07 02:48:27.546563 [ 200 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_6_1} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1960 | 2026.04.07 02:48:27.546640 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1961 | 2026.04.07 02:48:30.613555 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 272 | ||
| 1962 | 2026.04.07 02:48:30.615615 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1963 | 2026.04.07 02:48:30.615659 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1964 | 2026.04.07 02:48:30.616952 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1965 | 2026.04.07 02:48:30.617413 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2026.04.07 02:48:30.617650 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 272 | ||
| 1967 | 2026.04.07 02:48:32.514057 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2026.04.07 02:48:32.514313 [ 3 ] {3de36508-a21e-4440-b8c0-2a770162240f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1969 | 2026.04.07 02:48:32.514410 [ 3 ] {3de36508-a21e-4440-b8c0-2a770162240f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1970 | 2026.04.07 02:48:32.515119 [ 3 ] {3de36508-a21e-4440-b8c0-2a770162240f} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.04.07 02:48:32.515167 [ 3 ] {3de36508-a21e-4440-b8c0-2a770162240f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1972 | 2026.04.07 02:48:32.515655 [ 3 ] {3de36508-a21e-4440-b8c0-2a770162240f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1973 | 2026.04.07 02:48:32.516087 [ 3 ] {3de36508-a21e-4440-b8c0-2a770162240f} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.04.07 02:48:32.516244 [ 3 ] {3de36508-a21e-4440-b8c0-2a770162240f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002001 sec., 999.5002498750624 rows/sec., 81.50 KiB/sec. | ||
| 1975 | 2026.04.07 02:48:32.516290 [ 3 ] {3de36508-a21e-4440-b8c0-2a770162240f} <Debug> TCPHandler: Processed in 0.00239901 sec. | ||
| 1976 | 2026.04.07 02:48:32.516414 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2026.04.07 02:48:32.516513 [ 3 ] {0bcd41f3-6543-43c4-b828-d3c529d44852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1978 | 2026.04.07 02:48:32.516556 [ 3 ] {0bcd41f3-6543-43c4-b828-d3c529d44852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1979 | 2026.04.07 02:48:32.517026 [ 3 ] {0bcd41f3-6543-43c4-b828-d3c529d44852} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2026.04.07 02:48:32.517063 [ 3 ] {0bcd41f3-6543-43c4-b828-d3c529d44852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1981 | 2026.04.07 02:48:32.517485 [ 3 ] {0bcd41f3-6543-43c4-b828-d3c529d44852} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1982 | 2026.04.07 02:48:32.517886 [ 3 ] {0bcd41f3-6543-43c4-b828-d3c529d44852} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.04.07 02:48:32.518017 [ 3 ] {0bcd41f3-6543-43c4-b828-d3c529d44852} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001526 sec., 37352.55570117955 rows/sec., 2.87 MiB/sec. | ||
| 1984 | 2026.04.07 02:48:32.518055 [ 3 ] {0bcd41f3-6543-43c4-b828-d3c529d44852} <Debug> TCPHandler: Processed in 0.001693685 sec. | ||
| 1985 | 2026.04.07 02:48:32.518166 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2026.04.07 02:48:32.518262 [ 3 ] {50ab6c52-2314-453a-bf2d-c55b050957ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1987 | 2026.04.07 02:48:32.518301 [ 3 ] {50ab6c52-2314-453a-bf2d-c55b050957ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1988 | 2026.04.07 02:48:32.518683 [ 3 ] {50ab6c52-2314-453a-bf2d-c55b050957ee} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.04.07 02:48:32.518719 [ 3 ] {50ab6c52-2314-453a-bf2d-c55b050957ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1990 | 2026.04.07 02:48:32.519090 [ 3 ] {50ab6c52-2314-453a-bf2d-c55b050957ee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1991 | 2026.04.07 02:48:32.519490 [ 3 ] {50ab6c52-2314-453a-bf2d-c55b050957ee} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2026.04.07 02:48:32.519627 [ 3 ] {50ab6c52-2314-453a-bf2d-c55b050957ee} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001384 sec., 1445.086705202312 rows/sec., 100.90 KiB/sec. | ||
| 1993 | 2026.04.07 02:48:32.519663 [ 3 ] {50ab6c52-2314-453a-bf2d-c55b050957ee} <Debug> TCPHandler: Processed in 0.001548232 sec. | ||
| 1994 | 2026.04.07 02:48:32.519771 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.04.07 02:48:32.519863 [ 3 ] {3aa79cbf-a03e-4616-9b48-379862ce249b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1996 | 2026.04.07 02:48:32.519902 [ 3 ] {3aa79cbf-a03e-4616-9b48-379862ce249b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1997 | 2026.04.07 02:48:32.520314 [ 3 ] {3aa79cbf-a03e-4616-9b48-379862ce249b} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.04.07 02:48:32.520350 [ 3 ] {3aa79cbf-a03e-4616-9b48-379862ce249b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1999 | 2026.04.07 02:48:32.520745 [ 3 ] {3aa79cbf-a03e-4616-9b48-379862ce249b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2000 | 2026.04.07 02:48:32.521205 [ 3 ] {3aa79cbf-a03e-4616-9b48-379862ce249b} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.04.07 02:48:32.521339 [ 3 ] {3aa79cbf-a03e-4616-9b48-379862ce249b} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001494 sec., 44176.70682730924 rows/sec., 3.45 MiB/sec. | ||
| 2002 | 2026.04.07 02:48:32.521379 [ 3 ] {3aa79cbf-a03e-4616-9b48-379862ce249b} <Debug> TCPHandler: Processed in 0.001657595 sec. | ||
| 2003 | 2026.04.07 02:48:32.521493 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2026.04.07 02:48:32.521586 [ 3 ] {e96eeb58-8933-47a9-86ae-94f0288f1c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2005 | 2026.04.07 02:48:32.521630 [ 3 ] {e96eeb58-8933-47a9-86ae-94f0288f1c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2006 | 2026.04.07 02:48:32.522065 [ 3 ] {e96eeb58-8933-47a9-86ae-94f0288f1c9c} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.04.07 02:48:32.522100 [ 3 ] {e96eeb58-8933-47a9-86ae-94f0288f1c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2008 | 2026.04.07 02:48:32.522579 [ 3 ] {e96eeb58-8933-47a9-86ae-94f0288f1c9c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2009 | 2026.04.07 02:48:32.523029 [ 3 ] {e96eeb58-8933-47a9-86ae-94f0288f1c9c} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.04.07 02:48:32.523164 [ 3 ] {e96eeb58-8933-47a9-86ae-94f0288f1c9c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001595 sec., 100940.43887147335 rows/sec., 7.03 MiB/sec. | ||
| 2011 | 2026.04.07 02:48:32.523199 [ 3 ] {e96eeb58-8933-47a9-86ae-94f0288f1c9c} <Debug> TCPHandler: Processed in 0.001754867 sec. | ||
| 2012 | 2026.04.07 02:48:32.523307 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2026.04.07 02:48:32.523402 [ 3 ] {849118bd-edff-4200-9a5c-a13d21e0108b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2014 | 2026.04.07 02:48:32.523442 [ 3 ] {849118bd-edff-4200-9a5c-a13d21e0108b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2015 | 2026.04.07 02:48:32.523774 [ 3 ] {849118bd-edff-4200-9a5c-a13d21e0108b} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2026.04.07 02:48:32.523808 [ 3 ] {849118bd-edff-4200-9a5c-a13d21e0108b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2017 | 2026.04.07 02:48:32.524203 [ 3 ] {849118bd-edff-4200-9a5c-a13d21e0108b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2018 | 2026.04.07 02:48:32.524608 [ 3 ] {849118bd-edff-4200-9a5c-a13d21e0108b} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2026.04.07 02:48:32.524740 [ 3 ] {849118bd-edff-4200-9a5c-a13d21e0108b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec. | ||
| 2020 | 2026.04.07 02:48:32.524777 [ 3 ] {849118bd-edff-4200-9a5c-a13d21e0108b} <Debug> TCPHandler: Processed in 0.001519762 sec. | ||
| 2021 | 2026.04.07 02:48:33.127239 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3372 | ||
| 2022 | 2026.04.07 02:48:33.127764 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2026.04.07 02:48:33.127816 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2024 | 2026.04.07 02:48:33.128303 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2025 | 2026.04.07 02:48:33.128546 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2026.04.07 02:48:33.128695 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3372 | ||
| 2027 | 2026.04.07 02:48:33.325250 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2028 | 2026.04.07 02:48:33.342801 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.04.07 02:48:33.342854 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2030 | 2026.04.07 02:48:33.348602 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2031 | 2026.04.07 02:48:33.349286 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.04.07 02:48:33.352472 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2033 | 2026.04.07 02:48:37.523632 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2034 | 2026.04.07 02:48:37.523804 [ 3 ] {08115ff4-afad-4395-9468-8ba44eaaae24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2035 | 2026.04.07 02:48:37.523866 [ 3 ] {08115ff4-afad-4395-9468-8ba44eaaae24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2036 | 2026.04.07 02:48:37.524633 [ 3 ] {08115ff4-afad-4395-9468-8ba44eaaae24} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2026.04.07 02:48:37.524675 [ 3 ] {08115ff4-afad-4395-9468-8ba44eaaae24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2038 | 2026.04.07 02:48:37.525059 [ 3 ] {08115ff4-afad-4395-9468-8ba44eaaae24} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2039 | 2026.04.07 02:48:37.525282 [ 3 ] {08115ff4-afad-4395-9468-8ba44eaaae24} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.04.07 02:48:37.525431 [ 3 ] {08115ff4-afad-4395-9468-8ba44eaaae24} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001677 sec., 169350.0298151461 rows/sec., 10.76 MiB/sec. | ||
| 2041 | 2026.04.07 02:48:37.525472 [ 3 ] {08115ff4-afad-4395-9468-8ba44eaaae24} <Debug> TCPHandler: Processed in 0.001967542 sec. | ||
| 2042 | 2026.04.07 02:48:37.525596 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2043 | 2026.04.07 02:48:37.525691 [ 3 ] {91fede02-808d-4afb-bfdf-94653e8dde9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2044 | 2026.04.07 02:48:37.525730 [ 3 ] {91fede02-808d-4afb-bfdf-94653e8dde9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2045 | 2026.04.07 02:48:37.526487 [ 3 ] {91fede02-808d-4afb-bfdf-94653e8dde9e} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2026.04.07 02:48:37.526520 [ 3 ] {91fede02-808d-4afb-bfdf-94653e8dde9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2047 | 2026.04.07 02:48:37.526873 [ 3 ] {91fede02-808d-4afb-bfdf-94653e8dde9e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2048 | 2026.04.07 02:48:37.527094 [ 3 ] {91fede02-808d-4afb-bfdf-94653e8dde9e} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2026.04.07 02:48:37.527222 [ 3 ] {91fede02-808d-4afb-bfdf-94653e8dde9e} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001549 sec., 561007.1013557133 rows/sec., 43.98 MiB/sec. | ||
| 2050 | 2026.04.07 02:48:37.527258 [ 3 ] {91fede02-808d-4afb-bfdf-94653e8dde9e} <Debug> TCPHandler: Processed in 0.001712556 sec. | ||
| 2051 | 2026.04.07 02:48:37.527371 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2026.04.07 02:48:37.527466 [ 3 ] {222917e1-1690-445f-af1e-9f0e23afe2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2053 | 2026.04.07 02:48:37.527505 [ 3 ] {222917e1-1690-445f-af1e-9f0e23afe2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2054 | 2026.04.07 02:48:37.527941 [ 3 ] {222917e1-1690-445f-af1e-9f0e23afe2d0} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2026.04.07 02:48:37.527976 [ 3 ] {222917e1-1690-445f-af1e-9f0e23afe2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2056 | 2026.04.07 02:48:37.528268 [ 3 ] {222917e1-1690-445f-af1e-9f0e23afe2d0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2057 | 2026.04.07 02:48:37.528469 [ 3 ] {222917e1-1690-445f-af1e-9f0e23afe2d0} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2026.04.07 02:48:37.528591 [ 3 ] {222917e1-1690-445f-af1e-9f0e23afe2d0} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001145 sec., 155458.5152838428 rows/sec., 9.59 MiB/sec. | ||
| 2059 | 2026.04.07 02:48:37.528629 [ 3 ] {222917e1-1690-445f-af1e-9f0e23afe2d0} <Debug> TCPHandler: Processed in 0.001307327 sec. | ||
| 2060 | 2026.04.07 02:48:37.528740 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2061 | 2026.04.07 02:48:37.528833 [ 3 ] {5cb3ea31-e35d-4dce-b745-ef0a0fac8769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2062 | 2026.04.07 02:48:37.528871 [ 3 ] {5cb3ea31-e35d-4dce-b745-ef0a0fac8769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2063 | 2026.04.07 02:48:37.529285 [ 3 ] {5cb3ea31-e35d-4dce-b745-ef0a0fac8769} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2026.04.07 02:48:37.529318 [ 3 ] {5cb3ea31-e35d-4dce-b745-ef0a0fac8769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2065 | 2026.04.07 02:48:37.529604 [ 3 ] {5cb3ea31-e35d-4dce-b745-ef0a0fac8769} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2066 | 2026.04.07 02:48:37.529808 [ 3 ] {5cb3ea31-e35d-4dce-b745-ef0a0fac8769} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.04.07 02:48:37.529928 [ 3 ] {5cb3ea31-e35d-4dce-b745-ef0a0fac8769} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001112 sec., 133992.8057553957 rows/sec., 8.66 MiB/sec. | ||
| 2068 | 2026.04.07 02:48:37.529963 [ 3 ] {5cb3ea31-e35d-4dce-b745-ef0a0fac8769} <Debug> TCPHandler: Processed in 0.001272987 sec. | ||
| 2069 | 2026.04.07 02:48:37.530071 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2070 | 2026.04.07 02:48:37.530165 [ 3 ] {1225f220-6ce4-44da-afba-eefe7c23b849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2071 | 2026.04.07 02:48:37.530204 [ 3 ] {1225f220-6ce4-44da-afba-eefe7c23b849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2072 | 2026.04.07 02:48:37.530622 [ 3 ] {1225f220-6ce4-44da-afba-eefe7c23b849} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.04.07 02:48:37.530658 [ 3 ] {1225f220-6ce4-44da-afba-eefe7c23b849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2074 | 2026.04.07 02:48:37.530949 [ 3 ] {1225f220-6ce4-44da-afba-eefe7c23b849} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2075 | 2026.04.07 02:48:37.531155 [ 3 ] {1225f220-6ce4-44da-afba-eefe7c23b849} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.04.07 02:48:37.531275 [ 3 ] {1225f220-6ce4-44da-afba-eefe7c23b849} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001127 sec., 131322.09405501332 rows/sec., 7.47 MiB/sec. | ||
| 2077 | 2026.04.07 02:48:37.531310 [ 3 ] {1225f220-6ce4-44da-afba-eefe7c23b849} <Debug> TCPHandler: Processed in 0.001287817 sec. | ||
| 2078 | 2026.04.07 02:48:37.531419 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.04.07 02:48:37.531511 [ 3 ] {537e61e8-c444-49a3-b4c0-546d1d97d37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2080 | 2026.04.07 02:48:37.531549 [ 3 ] {537e61e8-c444-49a3-b4c0-546d1d97d37e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2081 | 2026.04.07 02:48:37.532094 [ 3 ] {537e61e8-c444-49a3-b4c0-546d1d97d37e} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.04.07 02:48:37.532134 [ 3 ] {537e61e8-c444-49a3-b4c0-546d1d97d37e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2083 | 2026.04.07 02:48:37.532444 [ 3 ] {537e61e8-c444-49a3-b4c0-546d1d97d37e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2084 | 2026.04.07 02:48:37.532647 [ 3 ] {537e61e8-c444-49a3-b4c0-546d1d97d37e} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.04.07 02:48:37.532770 [ 3 ] {537e61e8-c444-49a3-b4c0-546d1d97d37e} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001275 sec., 412549.01960784313 rows/sec., 29.15 MiB/sec. | ||
| 2086 | 2026.04.07 02:48:37.532805 [ 3 ] {537e61e8-c444-49a3-b4c0-546d1d97d37e} <Debug> TCPHandler: Processed in 0.00143612 sec. | ||
| 2087 | 2026.04.07 02:48:37.532916 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2088 | 2026.04.07 02:48:37.533008 [ 3 ] {3409e739-b8dc-4380-bb02-18bcd16116a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2089 | 2026.04.07 02:48:37.533048 [ 3 ] {3409e739-b8dc-4380-bb02-18bcd16116a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2090 | 2026.04.07 02:48:37.533374 [ 3 ] {3409e739-b8dc-4380-bb02-18bcd16116a8} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.04.07 02:48:37.533409 [ 3 ] {3409e739-b8dc-4380-bb02-18bcd16116a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2092 | 2026.04.07 02:48:37.533691 [ 3 ] {3409e739-b8dc-4380-bb02-18bcd16116a8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2093 | 2026.04.07 02:48:37.533890 [ 3 ] {3409e739-b8dc-4380-bb02-18bcd16116a8} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.04.07 02:48:37.534012 [ 3 ] {3409e739-b8dc-4380-bb02-18bcd16116a8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001022 sec., 5870.841487279844 rows/sec., 306.73 KiB/sec. | ||
| 2095 | 2026.04.07 02:48:37.534049 [ 3 ] {3409e739-b8dc-4380-bb02-18bcd16116a8} <Debug> TCPHandler: Processed in 0.001182514 sec. | ||
| 2096 | 2026.04.07 02:48:37.534150 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2026.04.07 02:48:37.534244 [ 3 ] {8dc1f7c5-150b-4293-85be-833971bd62f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2098 | 2026.04.07 02:48:37.534284 [ 3 ] {8dc1f7c5-150b-4293-85be-833971bd62f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2099 | 2026.04.07 02:48:37.534671 [ 3 ] {8dc1f7c5-150b-4293-85be-833971bd62f0} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.04.07 02:48:37.534706 [ 3 ] {8dc1f7c5-150b-4293-85be-833971bd62f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2101 | 2026.04.07 02:48:37.535021 [ 3 ] {8dc1f7c5-150b-4293-85be-833971bd62f0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2102 | 2026.04.07 02:48:37.535229 [ 3 ] {8dc1f7c5-150b-4293-85be-833971bd62f0} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2026.04.07 02:48:37.535350 [ 3 ] {8dc1f7c5-150b-4293-85be-833971bd62f0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001125 sec., 235555.55555555556 rows/sec., 15.65 MiB/sec. | ||
| 2104 | 2026.04.07 02:48:37.535386 [ 3 ] {8dc1f7c5-150b-4293-85be-833971bd62f0} <Debug> TCPHandler: Processed in 0.001284927 sec. | ||
| 2105 | 2026.04.07 02:48:37.535496 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2106 | 2026.04.07 02:48:37.535588 [ 3 ] {9825562f-5a1e-4b90-a842-2fcd09c8afc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2107 | 2026.04.07 02:48:37.535628 [ 3 ] {9825562f-5a1e-4b90-a842-2fcd09c8afc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2108 | 2026.04.07 02:48:37.535929 [ 3 ] {9825562f-5a1e-4b90-a842-2fcd09c8afc8} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2026.04.07 02:48:37.535965 [ 3 ] {9825562f-5a1e-4b90-a842-2fcd09c8afc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2110 | 2026.04.07 02:48:37.536242 [ 3 ] {9825562f-5a1e-4b90-a842-2fcd09c8afc8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2111 | 2026.04.07 02:48:37.536441 [ 3 ] {9825562f-5a1e-4b90-a842-2fcd09c8afc8} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2112 | 2026.04.07 02:48:37.536562 [ 3 ] {9825562f-5a1e-4b90-a842-2fcd09c8afc8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000991 sec., 1009.0817356205854 rows/sec., 67.99 KiB/sec. | ||
| 2113 | 2026.04.07 02:48:37.536597 [ 3 ] {9825562f-5a1e-4b90-a842-2fcd09c8afc8} <Debug> TCPHandler: Processed in 0.001150394 sec. | ||
| 2114 | 2026.04.07 02:48:37.536702 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2115 | 2026.04.07 02:48:37.536794 [ 3 ] {fe649601-0f14-46e8-859f-a9eb8c075928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2116 | 2026.04.07 02:48:37.536845 [ 3 ] {fe649601-0f14-46e8-859f-a9eb8c075928} <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 | ||
| 2117 | 2026.04.07 02:48:37.537616 [ 3 ] {fe649601-0f14-46e8-859f-a9eb8c075928} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2118 | 2026.04.07 02:48:37.537650 [ 3 ] {fe649601-0f14-46e8-859f-a9eb8c075928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2119 | 2026.04.07 02:48:37.538158 [ 3 ] {fe649601-0f14-46e8-859f-a9eb8c075928} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2120 | 2026.04.07 02:48:37.538372 [ 3 ] {fe649601-0f14-46e8-859f-a9eb8c075928} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2121 | 2026.04.07 02:48:37.538500 [ 3 ] {fe649601-0f14-46e8-859f-a9eb8c075928} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001723 sec., 20893.789901334883 rows/sec., 37.44 MiB/sec. | ||
| 2122 | 2026.04.07 02:48:37.538550 [ 3 ] {fe649601-0f14-46e8-859f-a9eb8c075928} <Debug> TCPHandler: Processed in 0.001897251 sec. | ||
| 2123 | 2026.04.07 02:48:37.538662 [ 3 ] {} <Trace> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2124 | 2026.04.07 02:48:37.538755 [ 3 ] {3e7f25d2-4a19-4d49-953e-c9f08cf7700e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2125 | 2026.04.07 02:48:37.538795 [ 3 ] {3e7f25d2-4a19-4d49-953e-c9f08cf7700e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2126 | 2026.04.07 02:48:37.539114 [ 3 ] {3e7f25d2-4a19-4d49-953e-c9f08cf7700e} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.04.07 02:48:37.539149 [ 3 ] {3e7f25d2-4a19-4d49-953e-c9f08cf7700e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2128 | 2026.04.07 02:48:37.539439 [ 3 ] {3e7f25d2-4a19-4d49-953e-c9f08cf7700e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2129 | 2026.04.07 02:48:37.539640 [ 3 ] {3e7f25d2-4a19-4d49-953e-c9f08cf7700e} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2130 | 2026.04.07 02:48:37.539767 [ 3 ] {3e7f25d2-4a19-4d49-953e-c9f08cf7700e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00103 sec., 87378.64077669902 rows/sec., 5.47 MiB/sec. | ||
| 2131 | 2026.04.07 02:48:37.539802 [ 3 ] {3e7f25d2-4a19-4d49-953e-c9f08cf7700e} <Debug> TCPHandler: Processed in 0.001189305 sec. | ||
| 2132 | 2026.04.07 02:48:40.534616 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2133 | 2026.04.07 02:48:40.534688 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2134 | 2026.04.07 02:48:40.617892 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 306 | ||
| 2135 | 2026.04.07 02:48:40.620267 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2026.04.07 02:48:40.620310 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2137 | 2026.04.07 02:48:40.621414 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2138 | 2026.04.07 02:48:40.621685 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2139 | 2026.04.07 02:48:40.621921 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 306 | ||
| 2140 | 2026.04.07 02:48:40.628858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3820 | ||
| 2141 | 2026.04.07 02:48:40.629611 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2142 | 2026.04.07 02:48:40.629677 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2143 | 2026.04.07 02:48:40.630268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2144 | 2026.04.07 02:48:40.630493 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2145 | 2026.04.07 02:48:40.630622 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3820 | ||
| 2146 | 2026.04.07 02:48:40.852593 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2147 | 2026.04.07 02:48:40.869044 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2026.04.07 02:48:40.869097 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2149 | 2026.04.07 02:48:40.874746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2150 | 2026.04.07 02:48:40.875449 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2151 | 2026.04.07 02:48:40.878346 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2152 | 2026.04.07 02:48:41.972323 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2153 | 2026.04.07 02:48:41.972384 [ 3 ] {} <Debug> TCP-Session: 9f634b2c-dacf-4a0a-b7ad-492460b5cb58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2026.04.07 02:48:42.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.21 MiB, peak 187.10 MiB, free memory in arenas 0.00 B, will set to 183.25 MiB (RSS), difference: 2.04 MiB | ||
| 2155 | 2026.04.07 02:48:42.512808 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2026.04.07 02:48:42.512988 [ 5 ] {e94b382f-d20d-4387-a9b6-b1b796a42e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2157 | 2026.04.07 02:48:42.513055 [ 5 ] {e94b382f-d20d-4387-a9b6-b1b796a42e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2158 | 2026.04.07 02:48:42.513745 [ 5 ] {e94b382f-d20d-4387-a9b6-b1b796a42e53} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2026.04.07 02:48:42.513797 [ 5 ] {e94b382f-d20d-4387-a9b6-b1b796a42e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2160 | 2026.04.07 02:48:42.514187 [ 5 ] {e94b382f-d20d-4387-a9b6-b1b796a42e53} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2161 | 2026.04.07 02:48:42.514407 [ 5 ] {e94b382f-d20d-4387-a9b6-b1b796a42e53} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2026.04.07 02:48:42.514561 [ 5 ] {e94b382f-d20d-4387-a9b6-b1b796a42e53} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001622 sec., 34525.2774352651 rows/sec., 2.65 MiB/sec. | ||
| 2163 | 2026.04.07 02:48:42.514606 [ 5 ] {e94b382f-d20d-4387-a9b6-b1b796a42e53} <Debug> TCPHandler: Processed in 0.001926991 sec. | ||
| 2164 | 2026.04.07 02:48:42.514734 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2165 | 2026.04.07 02:48:42.514836 [ 5 ] {7d694e70-3ce8-4bac-8260-c221f93db299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2166 | 2026.04.07 02:48:42.514879 [ 5 ] {7d694e70-3ce8-4bac-8260-c221f93db299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2167 | 2026.04.07 02:48:42.515325 [ 5 ] {7d694e70-3ce8-4bac-8260-c221f93db299} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2026.04.07 02:48:42.515363 [ 5 ] {7d694e70-3ce8-4bac-8260-c221f93db299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2169 | 2026.04.07 02:48:42.515677 [ 5 ] {7d694e70-3ce8-4bac-8260-c221f93db299} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2170 | 2026.04.07 02:48:42.515891 [ 5 ] {7d694e70-3ce8-4bac-8260-c221f93db299} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2026.04.07 02:48:42.516019 [ 5 ] {7d694e70-3ce8-4bac-8260-c221f93db299} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 2172 | 2026.04.07 02:48:42.516059 [ 5 ] {7d694e70-3ce8-4bac-8260-c221f93db299} <Debug> TCPHandler: Processed in 0.001377029 sec. | ||
| 2173 | 2026.04.07 02:48:42.516171 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2026.04.07 02:48:42.516268 [ 5 ] {f673f61c-f522-46b7-a74d-3e690c92d444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2175 | 2026.04.07 02:48:42.516312 [ 5 ] {f673f61c-f522-46b7-a74d-3e690c92d444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2176 | 2026.04.07 02:48:42.516735 [ 5 ] {f673f61c-f522-46b7-a74d-3e690c92d444} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2026.04.07 02:48:42.516772 [ 5 ] {f673f61c-f522-46b7-a74d-3e690c92d444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2178 | 2026.04.07 02:48:42.517108 [ 5 ] {f673f61c-f522-46b7-a74d-3e690c92d444} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2179 | 2026.04.07 02:48:42.517313 [ 5 ] {f673f61c-f522-46b7-a74d-3e690c92d444} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2026.04.07 02:48:42.517448 [ 5 ] {f673f61c-f522-46b7-a74d-3e690c92d444} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 2181 | 2026.04.07 02:48:42.517484 [ 5 ] {f673f61c-f522-46b7-a74d-3e690c92d444} <Debug> TCPHandler: Processed in 0.001363009 sec. | ||
| 2182 | 2026.04.07 02:48:42.517591 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2183 | 2026.04.07 02:48:42.517686 [ 5 ] {526dd187-4548-4f29-88c8-9e43724f9bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2184 | 2026.04.07 02:48:42.517727 [ 5 ] {526dd187-4548-4f29-88c8-9e43724f9bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2185 | 2026.04.07 02:48:42.518052 [ 5 ] {526dd187-4548-4f29-88c8-9e43724f9bc9} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2186 | 2026.04.07 02:48:42.518087 [ 5 ] {526dd187-4548-4f29-88c8-9e43724f9bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2187 | 2026.04.07 02:48:42.518394 [ 5 ] {526dd187-4548-4f29-88c8-9e43724f9bc9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2188 | 2026.04.07 02:48:42.518597 [ 5 ] {526dd187-4548-4f29-88c8-9e43724f9bc9} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2189 | 2026.04.07 02:48:42.518731 [ 5 ] {526dd187-4548-4f29-88c8-9e43724f9bc9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 2190 | 2026.04.07 02:48:42.518768 [ 5 ] {526dd187-4548-4f29-88c8-9e43724f9bc9} <Debug> TCPHandler: Processed in 0.001225756 sec. | ||
| 2191 | 2026.04.07 02:48:47.522288 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2192 | 2026.04.07 02:48:47.522497 [ 5 ] {f33f5f3e-1227-4043-831f-050a41cd84fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2193 | 2026.04.07 02:48:47.522571 [ 5 ] {f33f5f3e-1227-4043-831f-050a41cd84fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2194 | 2026.04.07 02:48:47.523421 [ 5 ] {f33f5f3e-1227-4043-831f-050a41cd84fc} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2195 | 2026.04.07 02:48:47.523470 [ 5 ] {f33f5f3e-1227-4043-831f-050a41cd84fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2196 | 2026.04.07 02:48:47.523880 [ 5 ] {f33f5f3e-1227-4043-831f-050a41cd84fc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2197 | 2026.04.07 02:48:47.524105 [ 5 ] {f33f5f3e-1227-4043-831f-050a41cd84fc} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2198 | 2026.04.07 02:48:47.524270 [ 5 ] {f33f5f3e-1227-4043-831f-050a41cd84fc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001815 sec., 156473.82920110194 rows/sec., 9.94 MiB/sec. | ||
| 2199 | 2026.04.07 02:48:47.524326 [ 5 ] {f33f5f3e-1227-4043-831f-050a41cd84fc} <Debug> TCPHandler: Processed in 0.002203976 sec. | ||
| 2200 | 2026.04.07 02:48:47.524472 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2201 | 2026.04.07 02:48:47.524589 [ 5 ] {fb793540-5420-489e-81c6-26de55472c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2202 | 2026.04.07 02:48:47.524640 [ 5 ] {fb793540-5420-489e-81c6-26de55472c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2203 | 2026.04.07 02:48:47.525516 [ 5 ] {fb793540-5420-489e-81c6-26de55472c3b} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2204 | 2026.04.07 02:48:47.525552 [ 5 ] {fb793540-5420-489e-81c6-26de55472c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2205 | 2026.04.07 02:48:47.525936 [ 5 ] {fb793540-5420-489e-81c6-26de55472c3b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2206 | 2026.04.07 02:48:47.526155 [ 5 ] {fb793540-5420-489e-81c6-26de55472c3b} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2207 | 2026.04.07 02:48:47.526290 [ 5 ] {fb793540-5420-489e-81c6-26de55472c3b} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001726 sec., 503476.2456546929 rows/sec., 39.47 MiB/sec. | ||
| 2208 | 2026.04.07 02:48:47.526328 [ 5 ] {fb793540-5420-489e-81c6-26de55472c3b} <Debug> TCPHandler: Processed in 0.00191761 sec. | ||
| 2209 | 2026.04.07 02:48:47.526436 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2210 | 2026.04.07 02:48:47.526533 [ 5 ] {80bf64b4-5c42-478f-ac09-50e40049b0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2211 | 2026.04.07 02:48:47.526573 [ 5 ] {80bf64b4-5c42-478f-ac09-50e40049b0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2212 | 2026.04.07 02:48:47.527015 [ 5 ] {80bf64b4-5c42-478f-ac09-50e40049b0f3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2213 | 2026.04.07 02:48:47.527050 [ 5 ] {80bf64b4-5c42-478f-ac09-50e40049b0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2214 | 2026.04.07 02:48:47.527368 [ 5 ] {80bf64b4-5c42-478f-ac09-50e40049b0f3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2215 | 2026.04.07 02:48:47.527586 [ 5 ] {80bf64b4-5c42-478f-ac09-50e40049b0f3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2216 | 2026.04.07 02:48:47.527675 [ 41 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2217 | 2026.04.07 02:48:47.527709 [ 41 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2026.04.07 02:48:47.527712 [ 5 ] {80bf64b4-5c42-478f-ac09-50e40049b0f3} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001198 sec., 148580.96828046744 rows/sec., 9.17 MiB/sec. | ||
| 2219 | 2026.04.07 02:48:47.527731 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2220 | 2026.04.07 02:48:47.527754 [ 5 ] {80bf64b4-5c42-478f-ac09-50e40049b0f3} <Debug> TCPHandler: Processed in 0.001367009 sec. | ||
| 2221 | 2026.04.07 02:48:47.527861 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2222 | 2026.04.07 02:48:47.527862 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 2223 | 2026.04.07 02:48:47.527958 [ 5 ] {7fc30ae7-ca57-43aa-b98f-f70eac2ee443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2224 | 2026.04.07 02:48:47.528002 [ 5 ] {7fc30ae7-ca57-43aa-b98f-f70eac2ee443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2225 | 2026.04.07 02:48:47.528038 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2226 | 2026.04.07 02:48:47.528081 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
| 2227 | 2026.04.07 02:48:47.528157 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 163 rows starting from the beginning of the part | ||
| 2228 | 2026.04.07 02:48:47.528203 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 176 rows starting from the beginning of the part | ||
| 2229 | 2026.04.07 02:48:47.528243 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 2230 | 2026.04.07 02:48:47.528285 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 178 rows starting from the beginning of the part | ||
| 2231 | 2026.04.07 02:48:47.528326 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 178 rows starting from the beginning of the part | ||
| 2232 | 2026.04.07 02:48:47.528436 [ 5 ] {7fc30ae7-ca57-43aa-b98f-f70eac2ee443} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2233 | 2026.04.07 02:48:47.528479 [ 5 ] {7fc30ae7-ca57-43aa-b98f-f70eac2ee443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2234 | 2026.04.07 02:48:47.528820 [ 5 ] {7fc30ae7-ca57-43aa-b98f-f70eac2ee443} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2235 | 2026.04.07 02:48:47.529073 [ 5 ] {7fc30ae7-ca57-43aa-b98f-f70eac2ee443} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2236 | 2026.04.07 02:48:47.529209 [ 5 ] {7fc30ae7-ca57-43aa-b98f-f70eac2ee443} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00127 sec., 117322.83464566928 rows/sec., 7.58 MiB/sec. | ||
| 2237 | 2026.04.07 02:48:47.529248 [ 5 ] {7fc30ae7-ca57-43aa-b98f-f70eac2ee443} <Debug> TCPHandler: Processed in 0.00143548 sec. | ||
| 2238 | 2026.04.07 02:48:47.529322 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 713 rows, containing 5 columns (5 merged, 0 gathered) in 0.001521532 sec., 468606.6412011052 rows/sec., 30.71 MiB/sec. | ||
| 2239 | 2026.04.07 02:48:47.529351 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2240 | 2026.04.07 02:48:47.529453 [ 5 ] {b35cb1a0-0fe4-4b14-afee-c109ff6be186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2241 | 2026.04.07 02:48:47.529494 [ 5 ] {b35cb1a0-0fe4-4b14-afee-c109ff6be186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2242 | 2026.04.07 02:48:47.529526 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2243 | 2026.04.07 02:48:47.529769 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_6_1} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2026.04.07 02:48:47.529832 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_6_1} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2245 | 2026.04.07 02:48:47.529895 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2246 | 2026.04.07 02:48:47.529898 [ 5 ] {b35cb1a0-0fe4-4b14-afee-c109ff6be186} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.04.07 02:48:47.529940 [ 5 ] {b35cb1a0-0fe4-4b14-afee-c109ff6be186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2248 | 2026.04.07 02:48:47.530242 [ 5 ] {b35cb1a0-0fe4-4b14-afee-c109ff6be186} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2249 | 2026.04.07 02:48:47.530441 [ 5 ] {b35cb1a0-0fe4-4b14-afee-c109ff6be186} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2026.04.07 02:48:47.530636 [ 5 ] {b35cb1a0-0fe4-4b14-afee-c109ff6be186} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001201 sec., 123230.64113238968 rows/sec., 7.01 MiB/sec. | ||
| 2251 | 2026.04.07 02:48:47.530674 [ 5 ] {b35cb1a0-0fe4-4b14-afee-c109ff6be186} <Debug> TCPHandler: Processed in 0.001370649 sec. | ||
| 2252 | 2026.04.07 02:48:47.530778 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2026.04.07 02:48:47.530871 [ 5 ] {7d59a962-114a-4184-91b1-f90db7cf30ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2254 | 2026.04.07 02:48:47.530911 [ 5 ] {7d59a962-114a-4184-91b1-f90db7cf30ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2255 | 2026.04.07 02:48:47.531475 [ 5 ] {7d59a962-114a-4184-91b1-f90db7cf30ac} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2026.04.07 02:48:47.531511 [ 5 ] {7d59a962-114a-4184-91b1-f90db7cf30ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2257 | 2026.04.07 02:48:47.531827 [ 5 ] {7d59a962-114a-4184-91b1-f90db7cf30ac} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2258 | 2026.04.07 02:48:47.532032 [ 5 ] {7d59a962-114a-4184-91b1-f90db7cf30ac} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2026.04.07 02:48:47.532158 [ 5 ] {7d59a962-114a-4184-91b1-f90db7cf30ac} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001304 sec., 403374.23312883434 rows/sec., 28.50 MiB/sec. | ||
| 2260 | 2026.04.07 02:48:47.532196 [ 5 ] {7d59a962-114a-4184-91b1-f90db7cf30ac} <Debug> TCPHandler: Processed in 0.001466851 sec. | ||
| 2261 | 2026.04.07 02:48:47.532301 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2026.04.07 02:48:47.532396 [ 5 ] {4dcf2f08-77c9-4556-b0d1-ab50f59e1f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2263 | 2026.04.07 02:48:47.532437 [ 5 ] {4dcf2f08-77c9-4556-b0d1-ab50f59e1f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2264 | 2026.04.07 02:48:47.532754 [ 5 ] {4dcf2f08-77c9-4556-b0d1-ab50f59e1f6e} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2026.04.07 02:48:47.532791 [ 5 ] {4dcf2f08-77c9-4556-b0d1-ab50f59e1f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2266 | 2026.04.07 02:48:47.533086 [ 5 ] {4dcf2f08-77c9-4556-b0d1-ab50f59e1f6e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2267 | 2026.04.07 02:48:47.533290 [ 5 ] {4dcf2f08-77c9-4556-b0d1-ab50f59e1f6e} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.04.07 02:48:47.533414 [ 5 ] {4dcf2f08-77c9-4556-b0d1-ab50f59e1f6e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 2269 | 2026.04.07 02:48:47.533450 [ 5 ] {4dcf2f08-77c9-4556-b0d1-ab50f59e1f6e} <Debug> TCPHandler: Processed in 0.001197996 sec. | ||
| 2270 | 2026.04.07 02:48:47.533547 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2026.04.07 02:48:47.533641 [ 5 ] {f6e9c99f-0a5e-4714-8448-5a9921af2bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2272 | 2026.04.07 02:48:47.533682 [ 5 ] {f6e9c99f-0a5e-4714-8448-5a9921af2bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2273 | 2026.04.07 02:48:47.534089 [ 5 ] {f6e9c99f-0a5e-4714-8448-5a9921af2bcf} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2026.04.07 02:48:47.534125 [ 5 ] {f6e9c99f-0a5e-4714-8448-5a9921af2bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2275 | 2026.04.07 02:48:47.534451 [ 5 ] {f6e9c99f-0a5e-4714-8448-5a9921af2bcf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2276 | 2026.04.07 02:48:47.534666 [ 5 ] {f6e9c99f-0a5e-4714-8448-5a9921af2bcf} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.04.07 02:48:47.534797 [ 5 ] {f6e9c99f-0a5e-4714-8448-5a9921af2bcf} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001175 sec., 225531.914893617 rows/sec., 14.99 MiB/sec. | ||
| 2278 | 2026.04.07 02:48:47.534833 [ 5 ] {f6e9c99f-0a5e-4714-8448-5a9921af2bcf} <Debug> TCPHandler: Processed in 0.001334538 sec. | ||
| 2279 | 2026.04.07 02:48:47.534944 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2026.04.07 02:48:47.535038 [ 5 ] {34b29b84-5e41-467a-92c9-f08ae317c231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2281 | 2026.04.07 02:48:47.535079 [ 5 ] {34b29b84-5e41-467a-92c9-f08ae317c231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2282 | 2026.04.07 02:48:47.535375 [ 5 ] {34b29b84-5e41-467a-92c9-f08ae317c231} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2026.04.07 02:48:47.535410 [ 5 ] {34b29b84-5e41-467a-92c9-f08ae317c231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2284 | 2026.04.07 02:48:47.535704 [ 5 ] {34b29b84-5e41-467a-92c9-f08ae317c231} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2285 | 2026.04.07 02:48:47.535914 [ 5 ] {34b29b84-5e41-467a-92c9-f08ae317c231} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2026.04.07 02:48:47.536038 [ 5 ] {34b29b84-5e41-467a-92c9-f08ae317c231} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 2287 | 2026.04.07 02:48:47.536074 [ 5 ] {34b29b84-5e41-467a-92c9-f08ae317c231} <Debug> TCPHandler: Processed in 0.001177905 sec. | ||
| 2288 | 2026.04.07 02:48:47.536190 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2026.04.07 02:48:47.536311 [ 5 ] {b5cbe3b9-1033-4e66-b28f-8c438a8a6992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2290 | 2026.04.07 02:48:47.536375 [ 5 ] {b5cbe3b9-1033-4e66-b28f-8c438a8a6992} <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 | ||
| 2291 | 2026.04.07 02:48:47.537321 [ 5 ] {b5cbe3b9-1033-4e66-b28f-8c438a8a6992} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2026.04.07 02:48:47.537356 [ 5 ] {b5cbe3b9-1033-4e66-b28f-8c438a8a6992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2293 | 2026.04.07 02:48:47.537905 [ 5 ] {b5cbe3b9-1033-4e66-b28f-8c438a8a6992} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2294 | 2026.04.07 02:48:47.538119 [ 5 ] {b5cbe3b9-1033-4e66-b28f-8c438a8a6992} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2026.04.07 02:48:47.538251 [ 5 ] {b5cbe3b9-1033-4e66-b28f-8c438a8a6992} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001965 sec., 18320.610687022898 rows/sec., 32.83 MiB/sec. | ||
| 2296 | 2026.04.07 02:48:47.538306 [ 5 ] {b5cbe3b9-1033-4e66-b28f-8c438a8a6992} <Debug> TCPHandler: Processed in 0.002179046 sec. | ||
| 2297 | 2026.04.07 02:48:47.538413 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2298 | 2026.04.07 02:48:47.538508 [ 5 ] {5c175a6e-76d0-4e44-8e9a-98dd4878db1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2299 | 2026.04.07 02:48:47.538549 [ 5 ] {5c175a6e-76d0-4e44-8e9a-98dd4878db1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2300 | 2026.04.07 02:48:47.538899 [ 5 ] {5c175a6e-76d0-4e44-8e9a-98dd4878db1a} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2026.04.07 02:48:47.538934 [ 5 ] {5c175a6e-76d0-4e44-8e9a-98dd4878db1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2302 | 2026.04.07 02:48:47.539241 [ 5 ] {5c175a6e-76d0-4e44-8e9a-98dd4878db1a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2303 | 2026.04.07 02:48:47.539441 [ 5 ] {5c175a6e-76d0-4e44-8e9a-98dd4878db1a} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2026.04.07 02:48:47.539565 [ 5 ] {5c175a6e-76d0-4e44-8e9a-98dd4878db1a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001076 sec., 83643.12267657994 rows/sec., 5.23 MiB/sec. | ||
| 2305 | 2026.04.07 02:48:47.539599 [ 5 ] {5c175a6e-76d0-4e44-8e9a-98dd4878db1a} <Debug> TCPHandler: Processed in 0.001237856 sec. | ||
| 2306 | 2026.04.07 02:48:48.130745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4332 | ||
| 2307 | 2026.04.07 02:48:48.131564 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2308 | 2026.04.07 02:48:48.131638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2309 | 2026.04.07 02:48:48.132311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2310 | 2026.04.07 02:48:48.132621 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2311 | 2026.04.07 02:48:48.132797 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4332 | ||
| 2312 | 2026.04.07 02:48:48.378463 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2313 | 2026.04.07 02:48:48.408621 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.04.07 02:48:48.408729 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2315 | 2026.04.07 02:48:48.418479 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2316 | 2026.04.07 02:48:48.420262 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2026.04.07 02:48:48.428723 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2318 | 2026.04.07 02:48:49.100830 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53049 | ||
| 2319 | 2026.04.07 02:48:49.100938 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2320 | 2026.04.07 02:48:49.100964 [ 3 ] {} <Debug> TCP-Session: 1befbbae-e65a-4ab0-ace2-33bb435ae0f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53049 | ||
| 2321 | 2026.04.07 02:48:49.100986 [ 3 ] {} <Debug> TCP-Session: 1befbbae-e65a-4ab0-ace2-33bb435ae0f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2026.04.07 02:48:49.100998 [ 3 ] {} <Debug> TCP-Session: 1befbbae-e65a-4ab0-ace2-33bb435ae0f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2323 | 2026.04.07 02:48:49.101255 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45490 | ||
| 2324 | 2026.04.07 02:48:49.101284 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60800 | ||
| 2325 | 2026.04.07 02:48:49.101316 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52818 | ||
| 2326 | 2026.04.07 02:48:49.101335 [ 3 ] {} <Trace> TCP-Session: 1befbbae-e65a-4ab0-ace2-33bb435ae0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2327 | 2026.04.07 02:48:49.101332 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59730 | ||
| 2328 | 2026.04.07 02:48:49.101333 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2329 | 2026.04.07 02:48:49.101327 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59967 | ||
| 2330 | 2026.04.07 02:48:49.101438 [ 286 ] {} <Debug> TCP-Session: 906e5153-7efd-4757-815c-bbb187dbe964 Authenticating user 'default' from [fd00:1122:3344:101::e]:45490 | ||
| 2331 | 2026.04.07 02:48:49.101310 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43960 | ||
| 2332 | 2026.04.07 02:48:49.101478 [ 286 ] {} <Debug> TCP-Session: 906e5153-7efd-4757-815c-bbb187dbe964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2333 | 2026.04.07 02:48:49.101307 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62038 | ||
| 2334 | 2026.04.07 02:48:49.101512 [ 286 ] {} <Debug> TCP-Session: 906e5153-7efd-4757-815c-bbb187dbe964 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2026.04.07 02:48:49.101513 [ 3 ] {0c4b5e2d-a8c3-48fb-8895-1b84585f8db7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53049) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2336 | 2026.04.07 02:48:49.101304 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62572 | ||
| 2337 | 2026.04.07 02:48:49.101795 [ 3 ] {0c4b5e2d-a8c3-48fb-8895-1b84585f8db7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2338 | 2026.04.07 02:48:49.101803 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2339 | 2026.04.07 02:48:49.101826 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2340 | 2026.04.07 02:48:49.101849 [ 3 ] {0c4b5e2d-a8c3-48fb-8895-1b84585f8db7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2341 | 2026.04.07 02:48:49.101865 [ 291 ] {} <Debug> TCP-Session: 65e9602e-747c-4bfc-93dd-bb39852f0f15 Authenticating user 'default' from [fd00:1122:3344:101::e]:52818 | ||
| 2342 | 2026.04.07 02:48:49.101868 [ 290 ] {} <Debug> TCP-Session: e386c522-d6df-4a48-a83d-55880262398c Authenticating user 'default' from [fd00:1122:3344:101::e]:62572 | ||
| 2343 | 2026.04.07 02:48:49.101901 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2344 | 2026.04.07 02:48:49.101910 [ 291 ] {} <Debug> TCP-Session: 65e9602e-747c-4bfc-93dd-bb39852f0f15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.04.07 02:48:49.101912 [ 290 ] {} <Debug> TCP-Session: e386c522-d6df-4a48-a83d-55880262398c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.04.07 02:48:49.101936 [ 287 ] {} <Debug> TCP-Session: 7530d4ae-c56e-4f6d-bd5c-2c5d9ab34b2c Authenticating user 'default' from [fd00:1122:3344:101::e]:60800 | ||
| 2347 | 2026.04.07 02:48:49.101944 [ 291 ] {} <Debug> TCP-Session: 65e9602e-747c-4bfc-93dd-bb39852f0f15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.04.07 02:48:49.101955 [ 290 ] {} <Debug> TCP-Session: e386c522-d6df-4a48-a83d-55880262398c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.04.07 02:48:49.101970 [ 287 ] {} <Debug> TCP-Session: 7530d4ae-c56e-4f6d-bd5c-2c5d9ab34b2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2026.04.07 02:48:49.102006 [ 287 ] {} <Debug> TCP-Session: 7530d4ae-c56e-4f6d-bd5c-2c5d9ab34b2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2026.04.07 02:48:49.102014 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2352 | 2026.04.07 02:48:49.102035 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2353 | 2026.04.07 02:48:49.102065 [ 289 ] {} <Debug> TCP-Session: 22746717-5f05-4393-af14-74964c7666a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43960 | ||
| 2354 | 2026.04.07 02:48:49.102070 [ 293 ] {} <Debug> TCP-Session: 9eb3a3b8-65d2-446e-8eec-4a9c1bfd3f41 Authenticating user 'default' from [fd00:1122:3344:101::e]:59730 | ||
| 2355 | 2026.04.07 02:48:49.102094 [ 289 ] {} <Debug> TCP-Session: 22746717-5f05-4393-af14-74964c7666a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2026.04.07 02:48:49.102094 [ 293 ] {} <Debug> TCP-Session: 9eb3a3b8-65d2-446e-8eec-4a9c1bfd3f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2357 | 2026.04.07 02:48:49.102109 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2358 | 2026.04.07 02:48:49.102113 [ 289 ] {} <Debug> TCP-Session: 22746717-5f05-4393-af14-74964c7666a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2026.04.07 02:48:49.102144 [ 3 ] {0c4b5e2d-a8c3-48fb-8895-1b84585f8db7} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 2360 | 2026.04.07 02:48:49.102154 [ 292 ] {} <Debug> TCP-Session: ce88dc73-70fb-4b8c-8b07-952bf9e2302f Authenticating user 'default' from [fd00:1122:3344:101::e]:59967 | ||
| 2361 | 2026.04.07 02:48:49.102182 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2362 | 2026.04.07 02:48:49.102200 [ 292 ] {} <Debug> TCP-Session: ce88dc73-70fb-4b8c-8b07-952bf9e2302f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.04.07 02:48:49.102117 [ 293 ] {} <Debug> TCP-Session: 9eb3a3b8-65d2-446e-8eec-4a9c1bfd3f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.04.07 02:48:49.102220 [ 288 ] {} <Debug> TCP-Session: 5cfecda6-0ce2-47b7-97da-0e41c37bb01f Authenticating user 'default' from [fd00:1122:3344:101::e]:62038 | ||
| 2365 | 2026.04.07 02:48:49.102219 [ 292 ] {} <Debug> TCP-Session: ce88dc73-70fb-4b8c-8b07-952bf9e2302f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2366 | 2026.04.07 02:48:49.102248 [ 3 ] {0c4b5e2d-a8c3-48fb-8895-1b84585f8db7} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2367 | 2026.04.07 02:48:49.102254 [ 288 ] {} <Debug> TCP-Session: 5cfecda6-0ce2-47b7-97da-0e41c37bb01f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2368 | 2026.04.07 02:48:49.102287 [ 288 ] {} <Debug> TCP-Session: 5cfecda6-0ce2-47b7-97da-0e41c37bb01f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2026.04.07 02:48:49.472928 [ 318 ] {0c4b5e2d-a8c3-48fb-8895-1b84585f8db7} <Trace> AggregatingTransform: Aggregating | ||
| 2370 | 2026.04.07 02:48:49.473005 [ 318 ] {0c4b5e2d-a8c3-48fb-8895-1b84585f8db7} <Trace> Aggregator: Aggregation method: without_key | ||
| 2371 | 2026.04.07 02:48:49.473050 [ 318 ] {0c4b5e2d-a8c3-48fb-8895-1b84585f8db7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001507632 sec. (663.292 rows/sec., 25.91 KiB/sec.) | ||
| 2372 | 2026.04.07 02:48:49.473074 [ 318 ] {0c4b5e2d-a8c3-48fb-8895-1b84585f8db7} <Trace> Aggregator: Merging aggregated data | ||
| 2373 | 2026.04.07 02:48:49.474097 [ 3 ] {0c4b5e2d-a8c3-48fb-8895-1b84585f8db7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.372626 sec., 2.6836559982395216 rows/sec., 107.35 B/sec. | ||
| 2374 | 2026.04.07 02:48:49.474212 [ 3 ] {0c4b5e2d-a8c3-48fb-8895-1b84585f8db7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2375 | 2026.04.07 02:48:49.474230 [ 3 ] {0c4b5e2d-a8c3-48fb-8895-1b84585f8db7} <Debug> TCPHandler: Processed in 0.3729917 sec. | ||
| 2376 | 2026.04.07 02:48:49.474367 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2377 | 2026.04.07 02:48:49.474404 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2378 | 2026.04.07 02:48:49.474406 [ 3 ] {} <Debug> TCP-Session: 1befbbae-e65a-4ab0-ace2-33bb435ae0f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2379 | 2026.04.07 02:48:49.474436 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2380 | 2026.04.07 02:48:49.474443 [ 286 ] {} <Debug> TCP-Session: 906e5153-7efd-4757-815c-bbb187dbe964 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2026.04.07 02:48:49.474468 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2382 | 2026.04.07 02:48:49.474493 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2383 | 2026.04.07 02:48:49.474526 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2384 | 2026.04.07 02:48:49.474547 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2385 | 2026.04.07 02:48:49.474570 [ 288 ] {} <Debug> TCP-Session: 5cfecda6-0ce2-47b7-97da-0e41c37bb01f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2026.04.07 02:48:49.474583 [ 289 ] {} <Debug> TCP-Session: 22746717-5f05-4393-af14-74964c7666a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.04.07 02:48:49.474600 [ 292 ] {} <Debug> TCP-Session: ce88dc73-70fb-4b8c-8b07-952bf9e2302f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.04.07 02:48:49.474543 [ 287 ] {} <Debug> TCP-Session: 7530d4ae-c56e-4f6d-bd5c-2c5d9ab34b2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2026.04.07 02:48:49.474509 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2390 | 2026.04.07 02:48:49.474509 [ 293 ] {} <Debug> TCP-Session: 9eb3a3b8-65d2-446e-8eec-4a9c1bfd3f41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2026.04.07 02:48:49.474460 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2392 | 2026.04.07 02:48:49.474691 [ 290 ] {} <Debug> TCP-Session: e386c522-d6df-4a48-a83d-55880262398c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2026.04.07 02:48:49.474735 [ 291 ] {} <Debug> TCP-Session: 65e9602e-747c-4bfc-93dd-bb39852f0f15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2394 | 2026.04.07 02:48:50.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.20 MiB, peak 196.30 MiB, free memory in arenas 0.00 B, will set to 204.65 MiB (RSS), difference: 18.46 MiB | ||
| 2395 | 2026.04.07 02:48:50.622169 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 338 | ||
| 2396 | 2026.04.07 02:48:50.624354 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2397 | 2026.04.07 02:48:50.624409 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2398 | 2026.04.07 02:48:50.625500 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2399 | 2026.04.07 02:48:50.625828 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2400 | 2026.04.07 02:48:50.626005 [ 36 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2401 | 2026.04.07 02:48:50.626091 [ 36 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2402 | 2026.04.07 02:48:50.626116 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2403 | 2026.04.07 02:48:50.626141 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 338 | ||
| 2404 | 2026.04.07 02:48:50.626209 [ 186 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 2405 | 2026.04.07 02:48:50.626714 [ 186 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2406 | 2026.04.07 02:48:50.626873 [ 186 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 2407 | 2026.04.07 02:48:50.627248 [ 186 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 76 rows starting from the beginning of the part | ||
| 2408 | 2026.04.07 02:48:50.627589 [ 186 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 2409 | 2026.04.07 02:48:50.627913 [ 186 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2410 | 2026.04.07 02:48:50.628237 [ 186 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2411 | 2026.04.07 02:48:50.628563 [ 186 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 2412 | 2026.04.07 02:48:50.634451 [ 191 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 72 columns (72 merged, 0 gathered) in 0.008274034 sec., 40850.69024371909 rows/sec., 41.70 MiB/sec. | ||
| 2413 | 2026.04.07 02:48:50.635548 [ 193 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2414 | 2026.04.07 02:48:50.636189 [ 193 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_6_1} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2415 | 2026.04.07 02:48:50.636265 [ 193 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_6_1} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2416 | 2026.04.07 02:48:50.636496 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.73 MiB. | ||
| 2417 | 2026.04.07 02:48:52.513523 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2418 | 2026.04.07 02:48:52.513802 [ 5 ] {c9422ed7-1e80-44ac-9e67-4d70f0b4714d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2419 | 2026.04.07 02:48:52.513905 [ 5 ] {c9422ed7-1e80-44ac-9e67-4d70f0b4714d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2420 | 2026.04.07 02:48:52.514753 [ 5 ] {c9422ed7-1e80-44ac-9e67-4d70f0b4714d} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2421 | 2026.04.07 02:48:52.514795 [ 5 ] {c9422ed7-1e80-44ac-9e67-4d70f0b4714d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2422 | 2026.04.07 02:48:52.515171 [ 5 ] {c9422ed7-1e80-44ac-9e67-4d70f0b4714d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2423 | 2026.04.07 02:48:52.515393 [ 5 ] {c9422ed7-1e80-44ac-9e67-4d70f0b4714d} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2026.04.07 02:48:52.515512 [ 33 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2425 | 2026.04.07 02:48:52.515542 [ 5 ] {c9422ed7-1e80-44ac-9e67-4d70f0b4714d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001817 sec., 30820.03302146395 rows/sec., 2.37 MiB/sec. | ||
| 2426 | 2026.04.07 02:48:52.515553 [ 33 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2427 | 2026.04.07 02:48:52.515577 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2428 | 2026.04.07 02:48:52.515590 [ 5 ] {c9422ed7-1e80-44ac-9e67-4d70f0b4714d} <Debug> TCPHandler: Processed in 0.002221907 sec. | ||
| 2429 | 2026.04.07 02:48:52.515712 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2430 | 2026.04.07 02:48:52.515709 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 2431 | 2026.04.07 02:48:52.515813 [ 5 ] {2ad78bfe-b854-4405-99c3-1036333ee25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2432 | 2026.04.07 02:48:52.515859 [ 5 ] {2ad78bfe-b854-4405-99c3-1036333ee25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2433 | 2026.04.07 02:48:52.515874 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2434 | 2026.04.07 02:48:52.515917 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 964 rows starting from the beginning of the part | ||
| 2435 | 2026.04.07 02:48:52.515988 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 57 rows starting from the beginning of the part | ||
| 2436 | 2026.04.07 02:48:52.516039 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 869 rows starting from the beginning of the part | ||
| 2437 | 2026.04.07 02:48:52.516086 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2438 | 2026.04.07 02:48:52.516130 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 869 rows starting from the beginning of the part | ||
| 2439 | 2026.04.07 02:48:52.516175 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2440 | 2026.04.07 02:48:52.516277 [ 5 ] {2ad78bfe-b854-4405-99c3-1036333ee25f} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.04.07 02:48:52.516318 [ 5 ] {2ad78bfe-b854-4405-99c3-1036333ee25f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2442 | 2026.04.07 02:48:52.516668 [ 5 ] {2ad78bfe-b854-4405-99c3-1036333ee25f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2443 | 2026.04.07 02:48:52.516901 [ 5 ] {2ad78bfe-b854-4405-99c3-1036333ee25f} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2444 | 2026.04.07 02:48:52.517000 [ 33 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2445 | 2026.04.07 02:48:52.517024 [ 33 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2446 | 2026.04.07 02:48:52.517037 [ 5 ] {2ad78bfe-b854-4405-99c3-1036333ee25f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001247 sec., 51323.17562149158 rows/sec., 4.01 MiB/sec. | ||
| 2447 | 2026.04.07 02:48:52.517040 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2448 | 2026.04.07 02:48:52.517074 [ 5 ] {2ad78bfe-b854-4405-99c3-1036333ee25f} <Debug> TCPHandler: Processed in 0.00141577 sec. | ||
| 2449 | 2026.04.07 02:48:52.517175 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 2450 | 2026.04.07 02:48:52.517181 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2451 | 2026.04.07 02:48:52.517324 [ 5 ] {fe50375c-738b-44c0-a603-652ab042d370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2452 | 2026.04.07 02:48:52.517340 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2453 | 2026.04.07 02:48:52.517368 [ 5 ] {fe50375c-738b-44c0-a603-652ab042d370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2454 | 2026.04.07 02:48:52.517383 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 555 rows starting from the beginning of the part | ||
| 2455 | 2026.04.07 02:48:52.517491 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 66 rows starting from the beginning of the part | ||
| 2456 | 2026.04.07 02:48:52.517531 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2871 rows, containing 5 columns (5 merged, 0 gathered) in 0.0018914 sec., 1517923.2314687534 rows/sec., 125.54 MiB/sec. | ||
| 2457 | 2026.04.07 02:48:52.517539 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 526 rows starting from the beginning of the part | ||
| 2458 | 2026.04.07 02:48:52.517601 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2459 | 2026.04.07 02:48:52.517643 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 526 rows starting from the beginning of the part | ||
| 2460 | 2026.04.07 02:48:52.517686 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2461 | 2026.04.07 02:48:52.517784 [ 5 ] {fe50375c-738b-44c0-a603-652ab042d370} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2026.04.07 02:48:52.517816 [ 199 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2463 | 2026.04.07 02:48:52.517827 [ 5 ] {fe50375c-738b-44c0-a603-652ab042d370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2464 | 2026.04.07 02:48:52.518184 [ 199 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_11_2} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2026.04.07 02:48:52.518260 [ 5 ] {fe50375c-738b-44c0-a603-652ab042d370} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2466 | 2026.04.07 02:48:52.518287 [ 199 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_11_2} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2467 | 2026.04.07 02:48:52.518387 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2468 | 2026.04.07 02:48:52.518506 [ 5 ] {fe50375c-738b-44c0-a603-652ab042d370} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2469 | 2026.04.07 02:48:52.518604 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2470 | 2026.04.07 02:48:52.518627 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2026.04.07 02:48:52.518639 [ 5 ] {fe50375c-738b-44c0-a603-652ab042d370} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001334 sec., 119940.02998500751 rows/sec., 8.35 MiB/sec. | ||
| 2472 | 2026.04.07 02:48:52.518643 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2473 | 2026.04.07 02:48:52.518674 [ 5 ] {fe50375c-738b-44c0-a603-652ab042d370} <Debug> TCPHandler: Processed in 0.001543413 sec. | ||
| 2474 | 2026.04.07 02:48:52.518719 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 2475 | 2026.04.07 02:48:52.518780 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2476 | 2026.04.07 02:48:52.518802 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1801 rows, containing 5 columns (5 merged, 0 gathered) in 0.001696766 sec., 1061430.9810545472 rows/sec., 80.27 MiB/sec. | ||
| 2477 | 2026.04.07 02:48:52.518825 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2478 | 2026.04.07 02:48:52.518874 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1001 rows starting from the beginning of the part | ||
| 2479 | 2026.04.07 02:48:52.518878 [ 5 ] {89846e65-48cf-4751-a7ab-4e8b98afeded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2480 | 2026.04.07 02:48:52.518924 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 161 rows starting from the beginning of the part | ||
| 2481 | 2026.04.07 02:48:52.518928 [ 5 ] {89846e65-48cf-4751-a7ab-4e8b98afeded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2482 | 2026.04.07 02:48:52.518974 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 265 rows starting from the beginning of the part | ||
| 2483 | 2026.04.07 02:48:52.518982 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2484 | 2026.04.07 02:48:52.519018 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 2485 | 2026.04.07 02:48:52.519087 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 265 rows starting from the beginning of the part | ||
| 2486 | 2026.04.07 02:48:52.519125 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2487 | 2026.04.07 02:48:52.519249 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_11_2} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2488 | 2026.04.07 02:48:52.519276 [ 5 ] {89846e65-48cf-4751-a7ab-4e8b98afeded} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2026.04.07 02:48:52.519318 [ 5 ] {89846e65-48cf-4751-a7ab-4e8b98afeded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2490 | 2026.04.07 02:48:52.519326 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_11_2} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2491 | 2026.04.07 02:48:52.519395 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 2492 | 2026.04.07 02:48:52.519644 [ 5 ] {89846e65-48cf-4751-a7ab-4e8b98afeded} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2493 | 2026.04.07 02:48:52.519876 [ 5 ] {89846e65-48cf-4751-a7ab-4e8b98afeded} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2026.04.07 02:48:52.519968 [ 33 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2495 | 2026.04.07 02:48:52.519991 [ 33 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.04.07 02:48:52.520003 [ 5 ] {89846e65-48cf-4751-a7ab-4e8b98afeded} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 2497 | 2026.04.07 02:48:52.520008 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2498 | 2026.04.07 02:48:52.520038 [ 5 ] {89846e65-48cf-4751-a7ab-4e8b98afeded} <Debug> TCPHandler: Processed in 0.001306247 sec. | ||
| 2499 | 2026.04.07 02:48:52.520095 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 2500 | 2026.04.07 02:48:52.520211 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2501 | 2026.04.07 02:48:52.520250 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2012 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559063 sec., 1290518.7282361265 rows/sec., 88.82 MiB/sec. | ||
| 2502 | 2026.04.07 02:48:52.520258 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 270 rows starting from the beginning of the part | ||
| 2503 | 2026.04.07 02:48:52.520361 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 2504 | 2026.04.07 02:48:52.520417 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 90 rows starting from the beginning of the part | ||
| 2505 | 2026.04.07 02:48:52.520466 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 2506 | 2026.04.07 02:48:52.520507 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2507 | 2026.04.07 02:48:52.520549 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2508 | 2026.04.07 02:48:52.520606 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2509 | 2026.04.07 02:48:52.520968 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2510 | 2026.04.07 02:48:52.521061 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2511 | 2026.04.07 02:48:52.521145 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 2512 | 2026.04.07 02:48:52.521382 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 4 columns (4 merged, 0 gathered) in 0.001326988 sec., 474759.3798888912 rows/sec., 30.71 MiB/sec. | ||
| 2513 | 2026.04.07 02:48:52.521521 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2514 | 2026.04.07 02:48:52.521758 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_11_2} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2515 | 2026.04.07 02:48:52.521820 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_11_2} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2516 | 2026.04.07 02:48:52.521877 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2517 | 2026.04.07 02:48:55.534730 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2518 | 2026.04.07 02:48:55.534802 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2519 | 2026.04.07 02:48:55.633044 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4780 | ||
| 2520 | 2026.04.07 02:48:55.633742 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2521 | 2026.04.07 02:48:55.633781 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2522 | 2026.04.07 02:48:55.634264 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2523 | 2026.04.07 02:48:55.634491 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2026.04.07 02:48:55.634619 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4780 | ||
| 2525 | 2026.04.07 02:48:55.928990 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2526 | 2026.04.07 02:48:55.945978 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2527 | 2026.04.07 02:48:55.946028 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2528 | 2026.04.07 02:48:55.952374 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2529 | 2026.04.07 02:48:55.953044 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2530 | 2026.04.07 02:48:55.955845 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2531 | 2026.04.07 02:48:56.001098 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.51 MiB, peak 211.67 MiB, free memory in arenas 0.00 B, will set to 207.28 MiB (RSS), difference: 1.76 MiB | ||
| 2532 | 2026.04.07 02:48:57.522762 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2533 | 2026.04.07 02:48:57.522948 [ 5 ] {42b540cc-81de-4122-9db7-e00881f82bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2534 | 2026.04.07 02:48:57.523018 [ 5 ] {42b540cc-81de-4122-9db7-e00881f82bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2535 | 2026.04.07 02:48:57.523784 [ 5 ] {42b540cc-81de-4122-9db7-e00881f82bd2} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.04.07 02:48:57.523837 [ 5 ] {42b540cc-81de-4122-9db7-e00881f82bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2537 | 2026.04.07 02:48:57.524238 [ 5 ] {42b540cc-81de-4122-9db7-e00881f82bd2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2538 | 2026.04.07 02:48:57.524477 [ 5 ] {42b540cc-81de-4122-9db7-e00881f82bd2} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.04.07 02:48:57.524611 [ 24 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2540 | 2026.04.07 02:48:57.524635 [ 5 ] {42b540cc-81de-4122-9db7-e00881f82bd2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001737 sec., 163500.28785261945 rows/sec., 10.38 MiB/sec. | ||
| 2541 | 2026.04.07 02:48:57.524682 [ 24 ] {} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.04.07 02:48:57.524703 [ 5 ] {42b540cc-81de-4122-9db7-e00881f82bd2} <Debug> TCPHandler: Processed in 0.002077314 sec. | ||
| 2543 | 2026.04.07 02:48:57.524709 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2544 | 2026.04.07 02:48:57.524842 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2545 | 2026.04.07 02:48:57.524857 [ 186 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::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 | ||
| 2546 | 2026.04.07 02:48:57.524951 [ 5 ] {392d71a5-adaf-484f-aef2-08531a847a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2547 | 2026.04.07 02:48:57.525003 [ 5 ] {392d71a5-adaf-484f-aef2-08531a847a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2548 | 2026.04.07 02:48:57.525012 [ 186 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2549 | 2026.04.07 02:48:57.525051 [ 186 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::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 | ||
| 2550 | 2026.04.07 02:48:57.525116 [ 186 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2551 | 2026.04.07 02:48:57.525166 [ 186 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2552 | 2026.04.07 02:48:57.525210 [ 186 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2553 | 2026.04.07 02:48:57.525248 [ 186 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2554 | 2026.04.07 02:48:57.525289 [ 186 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 2555 | 2026.04.07 02:48:57.525969 [ 5 ] {392d71a5-adaf-484f-aef2-08531a847a42} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2026.04.07 02:48:57.526015 [ 5 ] {392d71a5-adaf-484f-aef2-08531a847a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2557 | 2026.04.07 02:48:57.526350 [ 198 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001555353 sec., 928406.6060887786 rows/sec., 62.81 MiB/sec. | ||
| 2558 | 2026.04.07 02:48:57.526501 [ 186 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2559 | 2026.04.07 02:48:57.526546 [ 5 ] {392d71a5-adaf-484f-aef2-08531a847a42} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2560 | 2026.04.07 02:48:57.526832 [ 186 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_6_1} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2026.04.07 02:48:57.526849 [ 5 ] {392d71a5-adaf-484f-aef2-08531a847a42} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2026.04.07 02:48:57.526921 [ 186 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_6_1} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2563 | 2026.04.07 02:48:57.527002 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2564 | 2026.04.07 02:48:57.527004 [ 5 ] {392d71a5-adaf-484f-aef2-08531a847a42} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.002076 sec., 418593.4489402697 rows/sec., 32.81 MiB/sec. | ||
| 2565 | 2026.04.07 02:48:57.527058 [ 5 ] {392d71a5-adaf-484f-aef2-08531a847a42} <Debug> TCPHandler: Processed in 0.002270898 sec. | ||
| 2566 | 2026.04.07 02:48:57.527175 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2567 | 2026.04.07 02:48:57.527276 [ 5 ] {ba2944ac-e27d-43fc-9cfa-253b00a016ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2568 | 2026.04.07 02:48:57.527319 [ 5 ] {ba2944ac-e27d-43fc-9cfa-253b00a016ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2569 | 2026.04.07 02:48:57.527775 [ 5 ] {ba2944ac-e27d-43fc-9cfa-253b00a016ac} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2026.04.07 02:48:57.527811 [ 5 ] {ba2944ac-e27d-43fc-9cfa-253b00a016ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2571 | 2026.04.07 02:48:57.528133 [ 5 ] {ba2944ac-e27d-43fc-9cfa-253b00a016ac} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2572 | 2026.04.07 02:48:57.528341 [ 5 ] {ba2944ac-e27d-43fc-9cfa-253b00a016ac} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2026.04.07 02:48:57.528469 [ 5 ] {ba2944ac-e27d-43fc-9cfa-253b00a016ac} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001216 sec., 146381.57894736843 rows/sec., 9.03 MiB/sec. | ||
| 2574 | 2026.04.07 02:48:57.528506 [ 5 ] {ba2944ac-e27d-43fc-9cfa-253b00a016ac} <Debug> TCPHandler: Processed in 0.001383909 sec. | ||
| 2575 | 2026.04.07 02:48:57.528625 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2576 | 2026.04.07 02:48:57.528722 [ 5 ] {565dbf74-34a8-4dc8-865a-a931a973ca38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2577 | 2026.04.07 02:48:57.528763 [ 5 ] {565dbf74-34a8-4dc8-865a-a931a973ca38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2578 | 2026.04.07 02:48:57.529197 [ 5 ] {565dbf74-34a8-4dc8-865a-a931a973ca38} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2026.04.07 02:48:57.529232 [ 5 ] {565dbf74-34a8-4dc8-865a-a931a973ca38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2580 | 2026.04.07 02:48:57.529529 [ 5 ] {565dbf74-34a8-4dc8-865a-a931a973ca38} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2581 | 2026.04.07 02:48:57.529747 [ 5 ] {565dbf74-34a8-4dc8-865a-a931a973ca38} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2582 | 2026.04.07 02:48:57.529851 [ 24 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2583 | 2026.04.07 02:48:57.529873 [ 5 ] {565dbf74-34a8-4dc8-865a-a931a973ca38} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 8.22 MiB/sec. | ||
| 2584 | 2026.04.07 02:48:57.529905 [ 24 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.04.07 02:48:57.529927 [ 5 ] {565dbf74-34a8-4dc8-865a-a931a973ca38} <Debug> TCPHandler: Processed in 0.001357359 sec. | ||
| 2586 | 2026.04.07 02:48:57.529929 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2587 | 2026.04.07 02:48:57.530046 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2588 | 2026.04.07 02:48:57.530081 [ 196 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::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 | ||
| 2589 | 2026.04.07 02:48:57.530146 [ 5 ] {f83b2da2-5baf-49a9-aa86-84cca2f62475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2590 | 2026.04.07 02:48:57.530190 [ 5 ] {f83b2da2-5baf-49a9-aa86-84cca2f62475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2591 | 2026.04.07 02:48:57.530214 [ 196 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2592 | 2026.04.07 02:48:57.530255 [ 196 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::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 | ||
| 2593 | 2026.04.07 02:48:57.530347 [ 196 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2594 | 2026.04.07 02:48:57.530396 [ 196 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2595 | 2026.04.07 02:48:57.530455 [ 196 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2596 | 2026.04.07 02:48:57.530504 [ 196 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2597 | 2026.04.07 02:48:57.530556 [ 196 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 2598 | 2026.04.07 02:48:57.530619 [ 5 ] {f83b2da2-5baf-49a9-aa86-84cca2f62475} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2026.04.07 02:48:57.530659 [ 5 ] {f83b2da2-5baf-49a9-aa86-84cca2f62475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2600 | 2026.04.07 02:48:57.531012 [ 5 ] {f83b2da2-5baf-49a9-aa86-84cca2f62475} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2601 | 2026.04.07 02:48:57.531255 [ 5 ] {f83b2da2-5baf-49a9-aa86-84cca2f62475} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2026.04.07 02:48:57.531357 [ 24 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2603 | 2026.04.07 02:48:57.531391 [ 5 ] {f83b2da2-5baf-49a9-aa86-84cca2f62475} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001263 sec., 117181.31433095803 rows/sec., 6.66 MiB/sec. | ||
| 2604 | 2026.04.07 02:48:57.531391 [ 24 ] {} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2605 | 2026.04.07 02:48:57.531432 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2606 | 2026.04.07 02:48:57.531434 [ 5 ] {f83b2da2-5baf-49a9-aa86-84cca2f62475} <Debug> TCPHandler: Processed in 0.00143871 sec. | ||
| 2607 | 2026.04.07 02:48:57.531509 [ 186 ] {be70be13-f367-4027-924d-7834913bcbbb::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 | ||
| 2608 | 2026.04.07 02:48:57.531556 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2609 | 2026.04.07 02:48:57.531600 [ 186 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2610 | 2026.04.07 02:48:57.531623 [ 188 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001609754 sec., 477712.7436863024 rows/sec., 32.96 MiB/sec. | ||
| 2611 | 2026.04.07 02:48:57.531632 [ 186 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2612 | 2026.04.07 02:48:57.531656 [ 5 ] {d7f6d952-d04d-42bf-97b2-2c603a09c25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2613 | 2026.04.07 02:48:57.531705 [ 5 ] {d7f6d952-d04d-42bf-97b2-2c603a09c25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2614 | 2026.04.07 02:48:57.531707 [ 186 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2615 | 2026.04.07 02:48:57.531763 [ 186 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2616 | 2026.04.07 02:48:57.531775 [ 196 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2617 | 2026.04.07 02:48:57.531803 [ 186 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2618 | 2026.04.07 02:48:57.531844 [ 186 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2619 | 2026.04.07 02:48:57.531881 [ 186 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 2620 | 2026.04.07 02:48:57.532080 [ 196 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_6_1} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2026.04.07 02:48:57.532159 [ 196 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_6_1} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2622 | 2026.04.07 02:48:57.532236 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2623 | 2026.04.07 02:48:57.532313 [ 5 ] {d7f6d952-d04d-42bf-97b2-2c603a09c25e} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2026.04.07 02:48:57.532358 [ 5 ] {d7f6d952-d04d-42bf-97b2-2c603a09c25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2625 | 2026.04.07 02:48:57.532716 [ 5 ] {d7f6d952-d04d-42bf-97b2-2c603a09c25e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2626 | 2026.04.07 02:48:57.532735 [ 195 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001252026 sec., 600626.5045614068 rows/sec., 36.64 MiB/sec. | ||
| 2627 | 2026.04.07 02:48:57.532911 [ 196 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2628 | 2026.04.07 02:48:57.532959 [ 5 ] {d7f6d952-d04d-42bf-97b2-2c603a09c25e} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.04.07 02:48:57.533106 [ 5 ] {d7f6d952-d04d-42bf-97b2-2c603a09c25e} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001468 sec., 358310.6267029973 rows/sec., 25.32 MiB/sec. | ||
| 2630 | 2026.04.07 02:48:57.533157 [ 5 ] {d7f6d952-d04d-42bf-97b2-2c603a09c25e} <Debug> TCPHandler: Processed in 0.001651145 sec. | ||
| 2631 | 2026.04.07 02:48:57.533212 [ 196 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_6_1} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2632 | 2026.04.07 02:48:57.533286 [ 196 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_6_1} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2633 | 2026.04.07 02:48:57.533315 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2634 | 2026.04.07 02:48:57.533357 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2635 | 2026.04.07 02:48:57.533424 [ 5 ] {9a668c60-b79d-4836-b235-135d32749943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2636 | 2026.04.07 02:48:57.533472 [ 5 ] {9a668c60-b79d-4836-b235-135d32749943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2637 | 2026.04.07 02:48:57.533808 [ 5 ] {9a668c60-b79d-4836-b235-135d32749943} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2638 | 2026.04.07 02:48:57.533844 [ 5 ] {9a668c60-b79d-4836-b235-135d32749943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2639 | 2026.04.07 02:48:57.534190 [ 5 ] {9a668c60-b79d-4836-b235-135d32749943} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2640 | 2026.04.07 02:48:57.534406 [ 5 ] {9a668c60-b79d-4836-b235-135d32749943} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2641 | 2026.04.07 02:48:57.534541 [ 5 ] {9a668c60-b79d-4836-b235-135d32749943} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001136 sec., 5281.69014084507 rows/sec., 275.95 KiB/sec. | ||
| 2642 | 2026.04.07 02:48:57.534578 [ 5 ] {9a668c60-b79d-4836-b235-135d32749943} <Debug> TCPHandler: Processed in 0.001313067 sec. | ||
| 2643 | 2026.04.07 02:48:57.534685 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2644 | 2026.04.07 02:48:57.534779 [ 5 ] {c7338244-b59d-4e05-9605-a82a3557b4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2645 | 2026.04.07 02:48:57.534823 [ 5 ] {c7338244-b59d-4e05-9605-a82a3557b4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2646 | 2026.04.07 02:48:57.535241 [ 5 ] {c7338244-b59d-4e05-9605-a82a3557b4af} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2026.04.07 02:48:57.535277 [ 5 ] {c7338244-b59d-4e05-9605-a82a3557b4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2648 | 2026.04.07 02:48:57.535615 [ 5 ] {c7338244-b59d-4e05-9605-a82a3557b4af} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2649 | 2026.04.07 02:48:57.535831 [ 5 ] {c7338244-b59d-4e05-9605-a82a3557b4af} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2026.04.07 02:48:57.535958 [ 5 ] {c7338244-b59d-4e05-9605-a82a3557b4af} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001197 sec., 221386.80033416877 rows/sec., 14.71 MiB/sec. | ||
| 2651 | 2026.04.07 02:48:57.535993 [ 5 ] {c7338244-b59d-4e05-9605-a82a3557b4af} <Debug> TCPHandler: Processed in 0.001358498 sec. | ||
| 2652 | 2026.04.07 02:48:57.536101 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2653 | 2026.04.07 02:48:57.536197 [ 5 ] {bbf5f263-2f83-41d7-93d9-b79e1deba1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2654 | 2026.04.07 02:48:57.536239 [ 5 ] {bbf5f263-2f83-41d7-93d9-b79e1deba1be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2655 | 2026.04.07 02:48:57.536543 [ 5 ] {bbf5f263-2f83-41d7-93d9-b79e1deba1be} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2026.04.07 02:48:57.536580 [ 5 ] {bbf5f263-2f83-41d7-93d9-b79e1deba1be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2657 | 2026.04.07 02:48:57.536885 [ 5 ] {bbf5f263-2f83-41d7-93d9-b79e1deba1be} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2658 | 2026.04.07 02:48:57.537092 [ 5 ] {bbf5f263-2f83-41d7-93d9-b79e1deba1be} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2659 | 2026.04.07 02:48:57.537190 [ 24 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2660 | 2026.04.07 02:48:57.537220 [ 5 ] {bbf5f263-2f83-41d7-93d9-b79e1deba1be} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 2661 | 2026.04.07 02:48:57.537229 [ 24 ] {} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.04.07 02:48:57.537263 [ 5 ] {bbf5f263-2f83-41d7-93d9-b79e1deba1be} <Debug> TCPHandler: Processed in 0.001210836 sec. | ||
| 2663 | 2026.04.07 02:48:57.537264 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2664 | 2026.04.07 02:48:57.537379 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2026.04.07 02:48:57.537410 [ 195 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::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 | ||
| 2666 | 2026.04.07 02:48:57.537476 [ 5 ] {cb5c71eb-498e-4130-a55d-ca271f54a72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2667 | 2026.04.07 02:48:57.537532 [ 5 ] {cb5c71eb-498e-4130-a55d-ca271f54a72c} <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 | ||
| 2668 | 2026.04.07 02:48:57.537552 [ 195 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2669 | 2026.04.07 02:48:57.537602 [ 195 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2670 | 2026.04.07 02:48:57.537706 [ 195 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::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 | ||
| 2671 | 2026.04.07 02:48:57.537764 [ 195 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::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 | ||
| 2672 | 2026.04.07 02:48:57.537822 [ 195 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::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 | ||
| 2673 | 2026.04.07 02:48:57.537883 [ 195 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::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 | ||
| 2674 | 2026.04.07 02:48:57.538363 [ 5 ] {cb5c71eb-498e-4130-a55d-ca271f54a72c} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2026.04.07 02:48:57.538405 [ 5 ] {cb5c71eb-498e-4130-a55d-ca271f54a72c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2676 | 2026.04.07 02:48:57.538772 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.00140721 sec., 3553.1299521748706 rows/sec., 239.42 KiB/sec. | ||
| 2677 | 2026.04.07 02:48:57.538931 [ 188 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2678 | 2026.04.07 02:48:57.539043 [ 5 ] {cb5c71eb-498e-4130-a55d-ca271f54a72c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2679 | 2026.04.07 02:48:57.539299 [ 188 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_5_1} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2026.04.07 02:48:57.539353 [ 5 ] {cb5c71eb-498e-4130-a55d-ca271f54a72c} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.04.07 02:48:57.539378 [ 188 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_5_1} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2682 | 2026.04.07 02:48:57.539456 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2683 | 2026.04.07 02:48:57.539516 [ 5 ] {cb5c71eb-498e-4130-a55d-ca271f54a72c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002058 sec., 17492.71137026239 rows/sec., 31.35 MiB/sec. | ||
| 2684 | 2026.04.07 02:48:57.539575 [ 5 ] {cb5c71eb-498e-4130-a55d-ca271f54a72c} <Debug> TCPHandler: Processed in 0.002245097 sec. | ||
| 2685 | 2026.04.07 02:48:57.539777 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2686 | 2026.04.07 02:48:57.539899 [ 5 ] {5ff5b3f9-7d2c-4558-abba-6c9778f79eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2687 | 2026.04.07 02:48:57.539950 [ 5 ] {5ff5b3f9-7d2c-4558-abba-6c9778f79eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2688 | 2026.04.07 02:48:57.540361 [ 5 ] {5ff5b3f9-7d2c-4558-abba-6c9778f79eef} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.04.07 02:48:57.540406 [ 5 ] {5ff5b3f9-7d2c-4558-abba-6c9778f79eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2690 | 2026.04.07 02:48:57.540759 [ 5 ] {5ff5b3f9-7d2c-4558-abba-6c9778f79eef} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2691 | 2026.04.07 02:48:57.540978 [ 5 ] {5ff5b3f9-7d2c-4558-abba-6c9778f79eef} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2026.04.07 02:48:57.541104 [ 5 ] {5ff5b3f9-7d2c-4558-abba-6c9778f79eef} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001229 sec., 73230.26851098453 rows/sec., 4.58 MiB/sec. | ||
| 2693 | 2026.04.07 02:48:57.541139 [ 5 ] {5ff5b3f9-7d2c-4558-abba-6c9778f79eef} <Debug> TCPHandler: Processed in 0.00142491 sec. | ||
| 2694 | 2026.04.07 02:48:58.409925 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2026.04.07 02:48:58.410178 [ 5 ] {e07c59f5-4163-434b-952f-643bc776064a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2696 | 2026.04.07 02:48:58.410559 [ 5 ] {e07c59f5-4163-434b-952f-643bc776064a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2697 | 2026.04.07 02:48:58.410601 [ 5 ] {e07c59f5-4163-434b-952f-643bc776064a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2698 | 2026.04.07 02:48:58.410880 [ 5 ] {e07c59f5-4163-434b-952f-643bc776064a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2699 | 2026.04.07 02:48:58.410952 [ 5 ] {e07c59f5-4163-434b-952f-643bc776064a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2700 | 2026.04.07 02:48:58.411098 [ 5 ] {e07c59f5-4163-434b-952f-643bc776064a} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2701 | 2026.04.07 02:48:58.411200 [ 315 ] {e07c59f5-4163-434b-952f-643bc776064a} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2702 | 2026.04.07 02:48:58.411231 [ 337 ] {e07c59f5-4163-434b-952f-643bc776064a} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2703 | 2026.04.07 02:48:58.411333 [ 5 ] {e07c59f5-4163-434b-952f-643bc776064a} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 2704 | 2026.04.07 02:48:58.411360 [ 5 ] {e07c59f5-4163-434b-952f-643bc776064a} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2705 | 2026.04.07 02:48:58.413392 [ 5 ] {e07c59f5-4163-434b-952f-643bc776064a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2706 | 2026.04.07 02:48:58.413418 [ 5 ] {e07c59f5-4163-434b-952f-643bc776064a} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2707 | 2026.04.07 02:48:58.413473 [ 5 ] {e07c59f5-4163-434b-952f-643bc776064a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2708 | 2026.04.07 02:48:58.413512 [ 5 ] {e07c59f5-4163-434b-952f-643bc776064a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2709 | 2026.04.07 02:48:58.414453 [ 5 ] {e07c59f5-4163-434b-952f-643bc776064a} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.004378 sec., 9365.00685244404 rows/sec., 377.20 KiB/sec. | ||
| 2710 | 2026.04.07 02:48:58.414568 [ 5 ] {e07c59f5-4163-434b-952f-643bc776064a} <Debug> TCPHandler: Processed in 0.004776251 sec. | ||
| 2711 | 2026.04.07 02:48:58.417158 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2026.04.07 02:48:58.417346 [ 5 ] {17f95f65-d8c4-4112-ad22-a86a2a20c086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2713 | 2026.04.07 02:48:58.417633 [ 5 ] {17f95f65-d8c4-4112-ad22-a86a2a20c086} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2714 | 2026.04.07 02:48:58.417681 [ 5 ] {17f95f65-d8c4-4112-ad22-a86a2a20c086} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2715 | 2026.04.07 02:48:58.417898 [ 5 ] {17f95f65-d8c4-4112-ad22-a86a2a20c086} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2716 | 2026.04.07 02:48:58.417952 [ 5 ] {17f95f65-d8c4-4112-ad22-a86a2a20c086} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2717 | 2026.04.07 02:48:58.418058 [ 5 ] {17f95f65-d8c4-4112-ad22-a86a2a20c086} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2718 | 2026.04.07 02:48:58.418130 [ 315 ] {17f95f65-d8c4-4112-ad22-a86a2a20c086} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2719 | 2026.04.07 02:48:58.418135 [ 333 ] {17f95f65-d8c4-4112-ad22-a86a2a20c086} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2720 | 2026.04.07 02:48:58.418228 [ 5 ] {17f95f65-d8c4-4112-ad22-a86a2a20c086} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 2721 | 2026.04.07 02:48:58.418254 [ 5 ] {17f95f65-d8c4-4112-ad22-a86a2a20c086} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2722 | 2026.04.07 02:48:58.418311 [ 5 ] {17f95f65-d8c4-4112-ad22-a86a2a20c086} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2723 | 2026.04.07 02:48:58.418329 [ 5 ] {17f95f65-d8c4-4112-ad22-a86a2a20c086} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2724 | 2026.04.07 02:48:58.418360 [ 5 ] {17f95f65-d8c4-4112-ad22-a86a2a20c086} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2725 | 2026.04.07 02:48:58.418393 [ 5 ] {17f95f65-d8c4-4112-ad22-a86a2a20c086} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2726 | 2026.04.07 02:48:58.419007 [ 5 ] {17f95f65-d8c4-4112-ad22-a86a2a20c086} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001755 sec., 23361.82336182336 rows/sec., 940.95 KiB/sec. | ||
| 2727 | 2026.04.07 02:48:58.419114 [ 5 ] {17f95f65-d8c4-4112-ad22-a86a2a20c086} <Debug> TCPHandler: Processed in 0.002018283 sec. | ||
| 2728 | 2026.04.07 02:48:58.419337 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2026.04.07 02:48:58.419477 [ 5 ] {e278b0d4-0d3c-425d-be4d-128d59ceda0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2730 | 2026.04.07 02:48:58.419720 [ 5 ] {e278b0d4-0d3c-425d-be4d-128d59ceda0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2731 | 2026.04.07 02:48:58.419758 [ 5 ] {e278b0d4-0d3c-425d-be4d-128d59ceda0c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2732 | 2026.04.07 02:48:58.419971 [ 5 ] {e278b0d4-0d3c-425d-be4d-128d59ceda0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2733 | 2026.04.07 02:48:58.420023 [ 5 ] {e278b0d4-0d3c-425d-be4d-128d59ceda0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2734 | 2026.04.07 02:48:58.420124 [ 5 ] {e278b0d4-0d3c-425d-be4d-128d59ceda0c} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2735 | 2026.04.07 02:48:58.420187 [ 337 ] {e278b0d4-0d3c-425d-be4d-128d59ceda0c} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2736 | 2026.04.07 02:48:58.420197 [ 315 ] {e278b0d4-0d3c-425d-be4d-128d59ceda0c} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2737 | 2026.04.07 02:48:58.420276 [ 5 ] {e278b0d4-0d3c-425d-be4d-128d59ceda0c} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 2738 | 2026.04.07 02:48:58.420296 [ 5 ] {e278b0d4-0d3c-425d-be4d-128d59ceda0c} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2739 | 2026.04.07 02:48:58.420350 [ 5 ] {e278b0d4-0d3c-425d-be4d-128d59ceda0c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2740 | 2026.04.07 02:48:58.420367 [ 5 ] {e278b0d4-0d3c-425d-be4d-128d59ceda0c} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2741 | 2026.04.07 02:48:58.420397 [ 5 ] {e278b0d4-0d3c-425d-be4d-128d59ceda0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2742 | 2026.04.07 02:48:58.420427 [ 5 ] {e278b0d4-0d3c-425d-be4d-128d59ceda0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2743 | 2026.04.07 02:48:58.421199 [ 5 ] {e278b0d4-0d3c-425d-be4d-128d59ceda0c} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001783 sec., 22994.952327537856 rows/sec., 926.17 KiB/sec. | ||
| 2744 | 2026.04.07 02:48:58.421302 [ 5 ] {e278b0d4-0d3c-425d-be4d-128d59ceda0c} <Debug> TCPHandler: Processed in 0.002015333 sec. | ||
| 2745 | 2026.04.07 02:48:58.421567 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2746 | 2026.04.07 02:48:58.421706 [ 5 ] {aabb9e99-ec09-413e-ba0e-4319250469b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2747 | 2026.04.07 02:48:58.421945 [ 5 ] {aabb9e99-ec09-413e-ba0e-4319250469b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2748 | 2026.04.07 02:48:58.421982 [ 5 ] {aabb9e99-ec09-413e-ba0e-4319250469b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2749 | 2026.04.07 02:48:58.422215 [ 5 ] {aabb9e99-ec09-413e-ba0e-4319250469b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2750 | 2026.04.07 02:48:58.422268 [ 5 ] {aabb9e99-ec09-413e-ba0e-4319250469b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2751 | 2026.04.07 02:48:58.422367 [ 5 ] {aabb9e99-ec09-413e-ba0e-4319250469b4} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2752 | 2026.04.07 02:48:58.422435 [ 337 ] {aabb9e99-ec09-413e-ba0e-4319250469b4} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2753 | 2026.04.07 02:48:58.422446 [ 306 ] {aabb9e99-ec09-413e-ba0e-4319250469b4} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2754 | 2026.04.07 02:48:58.422556 [ 5 ] {aabb9e99-ec09-413e-ba0e-4319250469b4} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 2755 | 2026.04.07 02:48:58.422582 [ 5 ] {aabb9e99-ec09-413e-ba0e-4319250469b4} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2756 | 2026.04.07 02:48:58.422638 [ 5 ] {aabb9e99-ec09-413e-ba0e-4319250469b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2757 | 2026.04.07 02:48:58.422657 [ 5 ] {aabb9e99-ec09-413e-ba0e-4319250469b4} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2758 | 2026.04.07 02:48:58.422686 [ 5 ] {aabb9e99-ec09-413e-ba0e-4319250469b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2759 | 2026.04.07 02:48:58.422736 [ 5 ] {aabb9e99-ec09-413e-ba0e-4319250469b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2760 | 2026.04.07 02:48:58.423326 [ 5 ] {aabb9e99-ec09-413e-ba0e-4319250469b4} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00168 sec., 24404.761904761905 rows/sec., 982.96 KiB/sec. | ||
| 2761 | 2026.04.07 02:48:58.423413 [ 5 ] {aabb9e99-ec09-413e-ba0e-4319250469b4} <Debug> TCPHandler: Processed in 0.001895949 sec. | ||
| 2762 | 2026.04.07 02:48:58.423629 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2763 | 2026.04.07 02:48:58.423767 [ 5 ] {d1ecec84-2e43-4853-b4a8-479b75aa51da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2764 | 2026.04.07 02:48:58.424007 [ 5 ] {d1ecec84-2e43-4853-b4a8-479b75aa51da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2765 | 2026.04.07 02:48:58.424044 [ 5 ] {d1ecec84-2e43-4853-b4a8-479b75aa51da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2766 | 2026.04.07 02:48:58.424258 [ 5 ] {d1ecec84-2e43-4853-b4a8-479b75aa51da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2767 | 2026.04.07 02:48:58.424311 [ 5 ] {d1ecec84-2e43-4853-b4a8-479b75aa51da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2768 | 2026.04.07 02:48:58.424409 [ 5 ] {d1ecec84-2e43-4853-b4a8-479b75aa51da} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2769 | 2026.04.07 02:48:58.424468 [ 315 ] {d1ecec84-2e43-4853-b4a8-479b75aa51da} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2770 | 2026.04.07 02:48:58.424479 [ 306 ] {d1ecec84-2e43-4853-b4a8-479b75aa51da} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2771 | 2026.04.07 02:48:58.424568 [ 5 ] {d1ecec84-2e43-4853-b4a8-479b75aa51da} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 2772 | 2026.04.07 02:48:58.424594 [ 5 ] {d1ecec84-2e43-4853-b4a8-479b75aa51da} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2773 | 2026.04.07 02:48:58.424648 [ 5 ] {d1ecec84-2e43-4853-b4a8-479b75aa51da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2774 | 2026.04.07 02:48:58.424666 [ 5 ] {d1ecec84-2e43-4853-b4a8-479b75aa51da} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2775 | 2026.04.07 02:48:58.424695 [ 5 ] {d1ecec84-2e43-4853-b4a8-479b75aa51da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2776 | 2026.04.07 02:48:58.424725 [ 5 ] {d1ecec84-2e43-4853-b4a8-479b75aa51da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2777 | 2026.04.07 02:48:58.425332 [ 5 ] {d1ecec84-2e43-4853-b4a8-479b75aa51da} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001624 sec., 25246.30541871921 rows/sec., 1016.85 KiB/sec. | ||
| 2778 | 2026.04.07 02:48:58.425421 [ 5 ] {d1ecec84-2e43-4853-b4a8-479b75aa51da} <Debug> TCPHandler: Processed in 0.001845759 sec. | ||
| 2779 | 2026.04.07 02:48:58.425634 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2026.04.07 02:48:58.425773 [ 5 ] {8152e07a-8ea3-4cf2-80d9-6b966108420a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2781 | 2026.04.07 02:48:58.426011 [ 5 ] {8152e07a-8ea3-4cf2-80d9-6b966108420a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2782 | 2026.04.07 02:48:58.426049 [ 5 ] {8152e07a-8ea3-4cf2-80d9-6b966108420a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2783 | 2026.04.07 02:48:58.426262 [ 5 ] {8152e07a-8ea3-4cf2-80d9-6b966108420a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2784 | 2026.04.07 02:48:58.426314 [ 5 ] {8152e07a-8ea3-4cf2-80d9-6b966108420a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2785 | 2026.04.07 02:48:58.426411 [ 5 ] {8152e07a-8ea3-4cf2-80d9-6b966108420a} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2786 | 2026.04.07 02:48:58.426480 [ 306 ] {8152e07a-8ea3-4cf2-80d9-6b966108420a} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2787 | 2026.04.07 02:48:58.426484 [ 315 ] {8152e07a-8ea3-4cf2-80d9-6b966108420a} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2788 | 2026.04.07 02:48:58.426583 [ 5 ] {8152e07a-8ea3-4cf2-80d9-6b966108420a} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 2789 | 2026.04.07 02:48:58.426603 [ 5 ] {8152e07a-8ea3-4cf2-80d9-6b966108420a} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2790 | 2026.04.07 02:48:58.426658 [ 5 ] {8152e07a-8ea3-4cf2-80d9-6b966108420a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2791 | 2026.04.07 02:48:58.426675 [ 5 ] {8152e07a-8ea3-4cf2-80d9-6b966108420a} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2792 | 2026.04.07 02:48:58.426704 [ 5 ] {8152e07a-8ea3-4cf2-80d9-6b966108420a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2793 | 2026.04.07 02:48:58.426733 [ 5 ] {8152e07a-8ea3-4cf2-80d9-6b966108420a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2794 | 2026.04.07 02:48:58.427332 [ 5 ] {8152e07a-8ea3-4cf2-80d9-6b966108420a} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00162 sec., 25308.641975308645 rows/sec., 1019.36 KiB/sec. | ||
| 2795 | 2026.04.07 02:48:58.427419 [ 5 ] {8152e07a-8ea3-4cf2-80d9-6b966108420a} <Debug> TCPHandler: Processed in 0.001834079 sec. | ||
| 2796 | 2026.04.07 02:48:58.427631 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2797 | 2026.04.07 02:48:58.427768 [ 5 ] {1f4e0b5c-8896-4eb8-99fa-d826eabea6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2798 | 2026.04.07 02:48:58.428008 [ 5 ] {1f4e0b5c-8896-4eb8-99fa-d826eabea6b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2799 | 2026.04.07 02:48:58.428045 [ 5 ] {1f4e0b5c-8896-4eb8-99fa-d826eabea6b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2800 | 2026.04.07 02:48:58.428259 [ 5 ] {1f4e0b5c-8896-4eb8-99fa-d826eabea6b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2801 | 2026.04.07 02:48:58.428311 [ 5 ] {1f4e0b5c-8896-4eb8-99fa-d826eabea6b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2802 | 2026.04.07 02:48:58.428409 [ 5 ] {1f4e0b5c-8896-4eb8-99fa-d826eabea6b8} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2803 | 2026.04.07 02:48:58.428462 [ 315 ] {1f4e0b5c-8896-4eb8-99fa-d826eabea6b8} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2804 | 2026.04.07 02:48:58.428472 [ 297 ] {1f4e0b5c-8896-4eb8-99fa-d826eabea6b8} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2805 | 2026.04.07 02:48:58.428555 [ 5 ] {1f4e0b5c-8896-4eb8-99fa-d826eabea6b8} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 2806 | 2026.04.07 02:48:58.428580 [ 5 ] {1f4e0b5c-8896-4eb8-99fa-d826eabea6b8} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2807 | 2026.04.07 02:48:58.428635 [ 5 ] {1f4e0b5c-8896-4eb8-99fa-d826eabea6b8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2808 | 2026.04.07 02:48:58.428651 [ 5 ] {1f4e0b5c-8896-4eb8-99fa-d826eabea6b8} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2809 | 2026.04.07 02:48:58.428681 [ 5 ] {1f4e0b5c-8896-4eb8-99fa-d826eabea6b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2810 | 2026.04.07 02:48:58.428712 [ 5 ] {1f4e0b5c-8896-4eb8-99fa-d826eabea6b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2811 | 2026.04.07 02:48:58.429324 [ 5 ] {1f4e0b5c-8896-4eb8-99fa-d826eabea6b8} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001617 sec., 25355.596784168214 rows/sec., 1021.25 KiB/sec. | ||
| 2812 | 2026.04.07 02:48:58.429407 [ 5 ] {1f4e0b5c-8896-4eb8-99fa-d826eabea6b8} <Debug> TCPHandler: Processed in 0.001825649 sec. | ||
| 2813 | 2026.04.07 02:48:58.444883 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2814 | 2026.04.07 02:48:58.445051 [ 5 ] {20cd6514-7bf1-4e36-b89c-0d406e21bf84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2815 | 2026.04.07 02:48:58.445346 [ 5 ] {20cd6514-7bf1-4e36-b89c-0d406e21bf84} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2816 | 2026.04.07 02:48:58.445392 [ 5 ] {20cd6514-7bf1-4e36-b89c-0d406e21bf84} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2817 | 2026.04.07 02:48:58.445647 [ 5 ] {20cd6514-7bf1-4e36-b89c-0d406e21bf84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2818 | 2026.04.07 02:48:58.445699 [ 5 ] {20cd6514-7bf1-4e36-b89c-0d406e21bf84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2819 | 2026.04.07 02:48:58.445795 [ 5 ] {20cd6514-7bf1-4e36-b89c-0d406e21bf84} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2820 | 2026.04.07 02:48:58.445860 [ 306 ] {20cd6514-7bf1-4e36-b89c-0d406e21bf84} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2821 | 2026.04.07 02:48:58.445872 [ 315 ] {20cd6514-7bf1-4e36-b89c-0d406e21bf84} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2822 | 2026.04.07 02:48:58.445955 [ 5 ] {20cd6514-7bf1-4e36-b89c-0d406e21bf84} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 2823 | 2026.04.07 02:48:58.445976 [ 5 ] {20cd6514-7bf1-4e36-b89c-0d406e21bf84} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2824 | 2026.04.07 02:48:58.446029 [ 5 ] {20cd6514-7bf1-4e36-b89c-0d406e21bf84} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2825 | 2026.04.07 02:48:58.446046 [ 5 ] {20cd6514-7bf1-4e36-b89c-0d406e21bf84} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2826 | 2026.04.07 02:48:58.446074 [ 5 ] {20cd6514-7bf1-4e36-b89c-0d406e21bf84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2827 | 2026.04.07 02:48:58.446106 [ 5 ] {20cd6514-7bf1-4e36-b89c-0d406e21bf84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2828 | 2026.04.07 02:48:58.446696 [ 5 ] {20cd6514-7bf1-4e36-b89c-0d406e21bf84} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001722 sec., 23809.52380952381 rows/sec., 958.98 KiB/sec. | ||
| 2829 | 2026.04.07 02:48:58.446778 [ 5 ] {20cd6514-7bf1-4e36-b89c-0d406e21bf84} <Debug> TCPHandler: Processed in 0.001955622 sec. | ||
| 2830 | 2026.04.07 02:48:58.528932 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2026.04.07 02:48:58.529115 [ 5 ] {ef256928-5b2b-410f-ad6f-aecd720c0e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2832 | 2026.04.07 02:48:58.529429 [ 5 ] {ef256928-5b2b-410f-ad6f-aecd720c0e44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2833 | 2026.04.07 02:48:58.529471 [ 5 ] {ef256928-5b2b-410f-ad6f-aecd720c0e44} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2834 | 2026.04.07 02:48:58.529725 [ 5 ] {ef256928-5b2b-410f-ad6f-aecd720c0e44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2835 | 2026.04.07 02:48:58.529786 [ 5 ] {ef256928-5b2b-410f-ad6f-aecd720c0e44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2836 | 2026.04.07 02:48:58.529904 [ 5 ] {ef256928-5b2b-410f-ad6f-aecd720c0e44} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 2837 | 2026.04.07 02:48:58.530012 [ 297 ] {ef256928-5b2b-410f-ad6f-aecd720c0e44} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2838 | 2026.04.07 02:48:58.530023 [ 306 ] {ef256928-5b2b-410f-ad6f-aecd720c0e44} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2839 | 2026.04.07 02:48:58.530143 [ 5 ] {ef256928-5b2b-410f-ad6f-aecd720c0e44} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 2840 | 2026.04.07 02:48:58.530171 [ 5 ] {ef256928-5b2b-410f-ad6f-aecd720c0e44} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2841 | 2026.04.07 02:48:58.530233 [ 5 ] {ef256928-5b2b-410f-ad6f-aecd720c0e44} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2842 | 2026.04.07 02:48:58.530253 [ 5 ] {ef256928-5b2b-410f-ad6f-aecd720c0e44} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2843 | 2026.04.07 02:48:58.530286 [ 5 ] {ef256928-5b2b-410f-ad6f-aecd720c0e44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2844 | 2026.04.07 02:48:58.530319 [ 5 ] {ef256928-5b2b-410f-ad6f-aecd720c0e44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2845 | 2026.04.07 02:48:58.531084 [ 5 ] {ef256928-5b2b-410f-ad6f-aecd720c0e44} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002049 sec., 20009.76085895559 rows/sec., 805.94 KiB/sec. | ||
| 2846 | 2026.04.07 02:48:58.531199 [ 5 ] {ef256928-5b2b-410f-ad6f-aecd720c0e44} <Debug> TCPHandler: Processed in 0.00234998 sec. | ||
| 2847 | 2026.04.07 02:48:58.569913 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2026.04.07 02:48:58.570105 [ 5 ] {4b83c29d-f456-437e-8b73-ee5e78587556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2849 | 2026.04.07 02:48:58.570461 [ 5 ] {4b83c29d-f456-437e-8b73-ee5e78587556} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2850 | 2026.04.07 02:48:58.570530 [ 5 ] {4b83c29d-f456-437e-8b73-ee5e78587556} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2851 | 2026.04.07 02:48:58.570792 [ 5 ] {4b83c29d-f456-437e-8b73-ee5e78587556} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2852 | 2026.04.07 02:48:58.570855 [ 5 ] {4b83c29d-f456-437e-8b73-ee5e78587556} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2853 | 2026.04.07 02:48:58.570979 [ 5 ] {4b83c29d-f456-437e-8b73-ee5e78587556} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 2854 | 2026.04.07 02:48:58.571086 [ 334 ] {4b83c29d-f456-437e-8b73-ee5e78587556} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2855 | 2026.04.07 02:48:58.571086 [ 306 ] {4b83c29d-f456-437e-8b73-ee5e78587556} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2856 | 2026.04.07 02:48:58.571202 [ 5 ] {4b83c29d-f456-437e-8b73-ee5e78587556} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 2857 | 2026.04.07 02:48:58.571230 [ 5 ] {4b83c29d-f456-437e-8b73-ee5e78587556} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2858 | 2026.04.07 02:48:58.571295 [ 5 ] {4b83c29d-f456-437e-8b73-ee5e78587556} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2859 | 2026.04.07 02:48:58.571316 [ 5 ] {4b83c29d-f456-437e-8b73-ee5e78587556} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2860 | 2026.04.07 02:48:58.571350 [ 5 ] {4b83c29d-f456-437e-8b73-ee5e78587556} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2861 | 2026.04.07 02:48:58.571385 [ 5 ] {4b83c29d-f456-437e-8b73-ee5e78587556} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2862 | 2026.04.07 02:48:58.572129 [ 5 ] {4b83c29d-f456-437e-8b73-ee5e78587556} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002111 sec., 19422.07484604453 rows/sec., 782.27 KiB/sec. | ||
| 2863 | 2026.04.07 02:48:58.572224 [ 5 ] {4b83c29d-f456-437e-8b73-ee5e78587556} <Debug> TCPHandler: Processed in 0.002400591 sec. | ||
| 2864 | 2026.04.07 02:48:58.573881 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2865 | 2026.04.07 02:48:58.573992 [ 5 ] {4f3473ed-f2e0-4a6c-a9b5-5216935b0443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2866 | 2026.04.07 02:48:58.574037 [ 5 ] {4f3473ed-f2e0-4a6c-a9b5-5216935b0443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2867 | 2026.04.07 02:48:58.574588 [ 5 ] {4f3473ed-f2e0-4a6c-a9b5-5216935b0443} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.04.07 02:48:58.574631 [ 5 ] {4f3473ed-f2e0-4a6c-a9b5-5216935b0443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2869 | 2026.04.07 02:48:58.575053 [ 5 ] {4f3473ed-f2e0-4a6c-a9b5-5216935b0443} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2870 | 2026.04.07 02:48:58.575256 [ 5 ] {4f3473ed-f2e0-4a6c-a9b5-5216935b0443} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2026.04.07 02:48:58.575404 [ 5 ] {4f3473ed-f2e0-4a6c-a9b5-5216935b0443} <Debug> executeQuery: Read 10 rows, 1.99 KiB in 0.001445 sec., 6920.415224913494 rows/sec., 1.34 MiB/sec. | ||
| 2872 | 2026.04.07 02:48:58.575444 [ 5 ] {4f3473ed-f2e0-4a6c-a9b5-5216935b0443} <Debug> TCPHandler: Processed in 0.001616114 sec. | ||
| 2873 | 2026.04.07 02:48:58.575563 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.04.07 02:48:58.575662 [ 5 ] {e6134781-e852-4bd7-9c7d-dcb8ec6c29c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2875 | 2026.04.07 02:48:58.575705 [ 5 ] {e6134781-e852-4bd7-9c7d-dcb8ec6c29c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2876 | 2026.04.07 02:48:58.576138 [ 5 ] {e6134781-e852-4bd7-9c7d-dcb8ec6c29c8} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.04.07 02:48:58.576175 [ 5 ] {e6134781-e852-4bd7-9c7d-dcb8ec6c29c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2878 | 2026.04.07 02:48:58.576467 [ 5 ] {e6134781-e852-4bd7-9c7d-dcb8ec6c29c8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2879 | 2026.04.07 02:48:58.576691 [ 5 ] {e6134781-e852-4bd7-9c7d-dcb8ec6c29c8} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.04.07 02:48:58.576825 [ 5 ] {e6134781-e852-4bd7-9c7d-dcb8ec6c29c8} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001184 sec., 8445.945945945947 rows/sec., 688.71 KiB/sec. | ||
| 2881 | 2026.04.07 02:48:58.576861 [ 5 ] {e6134781-e852-4bd7-9c7d-dcb8ec6c29c8} <Debug> TCPHandler: Processed in 0.001348489 sec. | ||
| 2882 | 2026.04.07 02:48:58.577017 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.04.07 02:48:58.577113 [ 5 ] {17d3d604-eaff-4b0e-af82-1ada1f7702c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2884 | 2026.04.07 02:48:58.577157 [ 5 ] {17d3d604-eaff-4b0e-af82-1ada1f7702c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2885 | 2026.04.07 02:48:58.579500 [ 5 ] {17d3d604-eaff-4b0e-af82-1ada1f7702c6} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.04.07 02:48:58.579543 [ 5 ] {17d3d604-eaff-4b0e-af82-1ada1f7702c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2887 | 2026.04.07 02:48:58.580116 [ 5 ] {17d3d604-eaff-4b0e-af82-1ada1f7702c6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2888 | 2026.04.07 02:48:58.580353 [ 5 ] {17d3d604-eaff-4b0e-af82-1ada1f7702c6} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2026.04.07 02:48:58.580492 [ 5 ] {17d3d604-eaff-4b0e-af82-1ada1f7702c6} <Debug> executeQuery: Read 2419 rows, 182.92 KiB in 0.003401 sec., 711261.393707733 rows/sec., 52.52 MiB/sec. | ||
| 2890 | 2026.04.07 02:48:58.580530 [ 5 ] {17d3d604-eaff-4b0e-af82-1ada1f7702c6} <Debug> TCPHandler: Processed in 0.003564075 sec. | ||
| 2891 | 2026.04.07 02:48:58.580650 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.04.07 02:48:58.580748 [ 5 ] {0b5799c3-f2fd-4e50-a90f-19497b5bdc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2893 | 2026.04.07 02:48:58.580790 [ 5 ] {0b5799c3-f2fd-4e50-a90f-19497b5bdc0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2894 | 2026.04.07 02:48:58.581204 [ 5 ] {0b5799c3-f2fd-4e50-a90f-19497b5bdc0c} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.04.07 02:48:58.581239 [ 5 ] {0b5799c3-f2fd-4e50-a90f-19497b5bdc0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2896 | 2026.04.07 02:48:58.581534 [ 5 ] {0b5799c3-f2fd-4e50-a90f-19497b5bdc0c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2897 | 2026.04.07 02:48:58.581747 [ 5 ] {0b5799c3-f2fd-4e50-a90f-19497b5bdc0c} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.04.07 02:48:58.581893 [ 5 ] {0b5799c3-f2fd-4e50-a90f-19497b5bdc0c} <Debug> executeQuery: Read 24 rows, 1.75 KiB in 0.001165 sec., 20600.85836909871 rows/sec., 1.47 MiB/sec. | ||
| 2899 | 2026.04.07 02:48:58.581931 [ 5 ] {0b5799c3-f2fd-4e50-a90f-19497b5bdc0c} <Debug> TCPHandler: Processed in 0.001334359 sec. | ||
| 2900 | 2026.04.07 02:48:58.582043 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2026.04.07 02:48:58.582139 [ 5 ] {476456f1-d625-400c-961f-451592272ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2902 | 2026.04.07 02:48:58.582178 [ 5 ] {476456f1-d625-400c-961f-451592272ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2903 | 2026.04.07 02:48:58.582935 [ 5 ] {476456f1-d625-400c-961f-451592272ee6} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.04.07 02:48:58.582972 [ 5 ] {476456f1-d625-400c-961f-451592272ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2905 | 2026.04.07 02:48:58.583354 [ 5 ] {476456f1-d625-400c-961f-451592272ee6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2906 | 2026.04.07 02:48:58.583587 [ 5 ] {476456f1-d625-400c-961f-451592272ee6} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2026.04.07 02:48:58.583716 [ 5 ] {476456f1-d625-400c-961f-451592272ee6} <Debug> executeQuery: Read 802 rows, 47.45 KiB in 0.001595 sec., 502821.31661442004 rows/sec., 29.05 MiB/sec. | ||
| 2908 | 2026.04.07 02:48:58.583755 [ 5 ] {476456f1-d625-400c-961f-451592272ee6} <Debug> TCPHandler: Processed in 0.001762927 sec. | ||
| 2909 | 2026.04.07 02:48:58.583868 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2910 | 2026.04.07 02:48:58.583980 [ 5 ] {d0156592-559a-43de-aa32-4d04e98f23d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2911 | 2026.04.07 02:48:58.584028 [ 5 ] {d0156592-559a-43de-aa32-4d04e98f23d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2912 | 2026.04.07 02:48:58.584426 [ 5 ] {d0156592-559a-43de-aa32-4d04e98f23d9} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2026.04.07 02:48:58.584465 [ 5 ] {d0156592-559a-43de-aa32-4d04e98f23d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2914 | 2026.04.07 02:48:58.584774 [ 5 ] {d0156592-559a-43de-aa32-4d04e98f23d9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2915 | 2026.04.07 02:48:58.584984 [ 5 ] {d0156592-559a-43de-aa32-4d04e98f23d9} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2026.04.07 02:48:58.585116 [ 5 ] {d0156592-559a-43de-aa32-4d04e98f23d9} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001166 sec., 1715.2658662092626 rows/sec., 120.60 KiB/sec. | ||
| 2917 | 2026.04.07 02:48:58.585153 [ 5 ] {d0156592-559a-43de-aa32-4d04e98f23d9} <Debug> TCPHandler: Processed in 0.001335028 sec. | ||
| 2918 | 2026.04.07 02:48:58.585258 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2919 | 2026.04.07 02:48:58.585352 [ 5 ] {d799c1fb-d927-4871-85e9-c251b9e1eb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2920 | 2026.04.07 02:48:58.585392 [ 5 ] {d799c1fb-d927-4871-85e9-c251b9e1eb3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2921 | 2026.04.07 02:48:58.586387 [ 5 ] {d799c1fb-d927-4871-85e9-c251b9e1eb3c} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2026.04.07 02:48:58.586422 [ 5 ] {d799c1fb-d927-4871-85e9-c251b9e1eb3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2923 | 2026.04.07 02:48:58.586860 [ 5 ] {d799c1fb-d927-4871-85e9-c251b9e1eb3c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2924 | 2026.04.07 02:48:58.587079 [ 5 ] {d799c1fb-d927-4871-85e9-c251b9e1eb3c} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2026.04.07 02:48:58.587221 [ 5 ] {d799c1fb-d927-4871-85e9-c251b9e1eb3c} <Debug> executeQuery: Read 1309 rows, 89.65 KiB in 0.001887 sec., 693693.6936936937 rows/sec., 46.40 MiB/sec. | ||
| 2926 | 2026.04.07 02:48:58.587259 [ 5 ] {d799c1fb-d927-4871-85e9-c251b9e1eb3c} <Debug> TCPHandler: Processed in 0.002051773 sec. | ||
| 2927 | 2026.04.07 02:48:58.587373 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2928 | 2026.04.07 02:48:58.587467 [ 5 ] {24018754-03ad-4963-82b1-d77fb5c1d358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2929 | 2026.04.07 02:48:58.587511 [ 5 ] {24018754-03ad-4963-82b1-d77fb5c1d358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2930 | 2026.04.07 02:48:58.589014 [ 5 ] {24018754-03ad-4963-82b1-d77fb5c1d358} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2026.04.07 02:48:58.589051 [ 5 ] {24018754-03ad-4963-82b1-d77fb5c1d358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2932 | 2026.04.07 02:48:58.589681 [ 5 ] {24018754-03ad-4963-82b1-d77fb5c1d358} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2933 | 2026.04.07 02:48:58.589909 [ 5 ] {24018754-03ad-4963-82b1-d77fb5c1d358} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2026.04.07 02:48:58.590039 [ 5 ] {24018754-03ad-4963-82b1-d77fb5c1d358} <Debug> executeQuery: Read 3532 rows, 228.88 KiB in 0.002589 sec., 1364233.2947083816 rows/sec., 86.33 MiB/sec. | ||
| 2935 | 2026.04.07 02:48:58.590076 [ 5 ] {24018754-03ad-4963-82b1-d77fb5c1d358} <Debug> TCPHandler: Processed in 0.002751738 sec. | ||
| 2936 | 2026.04.07 02:48:58.590192 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2026.04.07 02:48:58.590288 [ 5 ] {4221672c-6de6-45cd-ad78-1ace90d7aeff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2938 | 2026.04.07 02:48:58.590330 [ 5 ] {4221672c-6de6-45cd-ad78-1ace90d7aeff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2939 | 2026.04.07 02:48:58.590651 [ 5 ] {4221672c-6de6-45cd-ad78-1ace90d7aeff} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2026.04.07 02:48:58.590685 [ 5 ] {4221672c-6de6-45cd-ad78-1ace90d7aeff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2941 | 2026.04.07 02:48:58.590987 [ 5 ] {4221672c-6de6-45cd-ad78-1ace90d7aeff} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2942 | 2026.04.07 02:48:58.591207 [ 5 ] {4221672c-6de6-45cd-ad78-1ace90d7aeff} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.04.07 02:48:58.591336 [ 5 ] {4221672c-6de6-45cd-ad78-1ace90d7aeff} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001066 sec., 1876.1726078799247 rows/sec., 119.09 KiB/sec. | ||
| 2944 | 2026.04.07 02:48:58.591370 [ 5 ] {4221672c-6de6-45cd-ad78-1ace90d7aeff} <Debug> TCPHandler: Processed in 0.001228336 sec. | ||
| 2945 | 2026.04.07 02:48:58.591483 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2026.04.07 02:48:58.591578 [ 5 ] {b8d32c96-f3c5-4e20-93a3-04dc941793e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2947 | 2026.04.07 02:48:58.591634 [ 5 ] {b8d32c96-f3c5-4e20-93a3-04dc941793e9} <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 | ||
| 2948 | 2026.04.07 02:48:58.592381 [ 5 ] {b8d32c96-f3c5-4e20-93a3-04dc941793e9} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2026.04.07 02:48:58.592415 [ 5 ] {b8d32c96-f3c5-4e20-93a3-04dc941793e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2950 | 2026.04.07 02:48:58.592916 [ 5 ] {b8d32c96-f3c5-4e20-93a3-04dc941793e9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2951 | 2026.04.07 02:48:58.593143 [ 5 ] {b8d32c96-f3c5-4e20-93a3-04dc941793e9} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2026.04.07 02:48:58.593239 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2953 | 2026.04.07 02:48:58.593277 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2026.04.07 02:48:58.593281 [ 5 ] {b8d32c96-f3c5-4e20-93a3-04dc941793e9} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001723 sec., 8125.3627394080095 rows/sec., 14.56 MiB/sec. | ||
| 2955 | 2026.04.07 02:48:58.593294 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2956 | 2026.04.07 02:48:58.593332 [ 5 ] {b8d32c96-f3c5-4e20-93a3-04dc941793e9} <Debug> TCPHandler: Processed in 0.00189926 sec. | ||
| 2957 | 2026.04.07 02:48:58.593419 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 2958 | 2026.04.07 02:48:58.593453 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2959 | 2026.04.07 02:48:58.593554 [ 5 ] {fd0312c9-c6d9-490e-826f-2d3f19d2cfe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2960 | 2026.04.07 02:48:58.593596 [ 5 ] {fd0312c9-c6d9-490e-826f-2d3f19d2cfe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2961 | 2026.04.07 02:48:58.593684 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2962 | 2026.04.07 02:48:58.593761 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 2963 | 2026.04.07 02:48:58.593904 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
| 2964 | 2026.04.07 02:48:58.593925 [ 5 ] {fd0312c9-c6d9-490e-826f-2d3f19d2cfe4} <Trace> oximeter.measurements_i64 (b91ae2c0-d6a0-4414-aee9-ed54109abf21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2026.04.07 02:48:58.593966 [ 5 ] {fd0312c9-c6d9-490e-826f-2d3f19d2cfe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2966 | 2026.04.07 02:48:58.594022 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 2967 | 2026.04.07 02:48:58.594129 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2968 | 2026.04.07 02:48:58.594224 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 2969 | 2026.04.07 02:48:58.594290 [ 5 ] {fd0312c9-c6d9-490e-826f-2d3f19d2cfe4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2970 | 2026.04.07 02:48:58.594319 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
| 2971 | 2026.04.07 02:48:58.594523 [ 5 ] {fd0312c9-c6d9-490e-826f-2d3f19d2cfe4} <Trace> oximeter.measurements_i64 (b91ae2c0-d6a0-4414-aee9-ed54109abf21): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.04.07 02:48:58.594669 [ 5 ] {fd0312c9-c6d9-490e-826f-2d3f19d2cfe4} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 374.08 KiB/sec. | ||
| 2973 | 2026.04.07 02:48:58.594713 [ 5 ] {fd0312c9-c6d9-490e-826f-2d3f19d2cfe4} <Debug> TCPHandler: Processed in 0.001311178 sec. | ||
| 2974 | 2026.04.07 02:48:58.594826 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.04.07 02:48:58.594924 [ 5 ] {2cc91c99-bb40-4922-9342-1e5a0fe0727b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2976 | 2026.04.07 02:48:58.594965 [ 5 ] {2cc91c99-bb40-4922-9342-1e5a0fe0727b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2977 | 2026.04.07 02:48:58.595334 [ 5 ] {2cc91c99-bb40-4922-9342-1e5a0fe0727b} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.04.07 02:48:58.595371 [ 5 ] {2cc91c99-bb40-4922-9342-1e5a0fe0727b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2979 | 2026.04.07 02:48:58.595728 [ 5 ] {2cc91c99-bb40-4922-9342-1e5a0fe0727b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2980 | 2026.04.07 02:48:58.595950 [ 5 ] {2cc91c99-bb40-4922-9342-1e5a0fe0727b} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.04.07 02:48:58.596085 [ 5 ] {2cc91c99-bb40-4922-9342-1e5a0fe0727b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001182 sec., 10152.28426395939 rows/sec., 700.61 KiB/sec. | ||
| 2982 | 2026.04.07 02:48:58.596122 [ 5 ] {2cc91c99-bb40-4922-9342-1e5a0fe0727b} <Debug> TCPHandler: Processed in 0.001348159 sec. | ||
| 2983 | 2026.04.07 02:48:58.597867 [ 203 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 19 columns (19 merged, 0 gathered) in 0.004505115 sec., 37956.85570734599 rows/sec., 68.02 MiB/sec. | ||
| 2984 | 2026.04.07 02:48:58.598267 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2985 | 2026.04.07 02:48:58.598596 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2026.04.07 02:48:58.598669 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2987 | 2026.04.07 02:48:58.598760 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 2988 | 2026.04.07 02:49:00.626269 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 412 | ||
| 2989 | 2026.04.07 02:49:00.629376 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.04.07 02:49:00.629422 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2991 | 2026.04.07 02:49:00.630563 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2992 | 2026.04.07 02:49:00.630902 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2026.04.07 02:49:00.631145 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 412 | ||
| 2994 | 2026.04.07 02:49:02.511970 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2995 | 2026.04.07 02:49:02.512173 [ 5 ] {ca13e0d6-6f2c-4970-b959-4fe71364de44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2996 | 2026.04.07 02:49:02.512249 [ 5 ] {ca13e0d6-6f2c-4970-b959-4fe71364de44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2997 | 2026.04.07 02:49:02.512961 [ 5 ] {ca13e0d6-6f2c-4970-b959-4fe71364de44} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.04.07 02:49:02.513007 [ 5 ] {ca13e0d6-6f2c-4970-b959-4fe71364de44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2999 | 2026.04.07 02:49:02.513406 [ 5 ] {ca13e0d6-6f2c-4970-b959-4fe71364de44} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3000 | 2026.04.07 02:49:02.513632 [ 5 ] {ca13e0d6-6f2c-4970-b959-4fe71364de44} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3001 | 2026.04.07 02:49:02.513796 [ 5 ] {ca13e0d6-6f2c-4970-b959-4fe71364de44} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001677 sec., 33392.96362552176 rows/sec., 2.57 MiB/sec. | ||
| 3002 | 2026.04.07 02:49:02.513846 [ 5 ] {ca13e0d6-6f2c-4970-b959-4fe71364de44} <Debug> TCPHandler: Processed in 0.002016752 sec. | ||
| 3003 | 2026.04.07 02:49:02.513971 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3004 | 2026.04.07 02:49:02.514078 [ 5 ] {d9ddc3d8-12db-4855-9e13-43a0f3de89b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3005 | 2026.04.07 02:49:02.514122 [ 5 ] {d9ddc3d8-12db-4855-9e13-43a0f3de89b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3006 | 2026.04.07 02:49:02.514549 [ 5 ] {d9ddc3d8-12db-4855-9e13-43a0f3de89b5} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2026.04.07 02:49:02.514588 [ 5 ] {d9ddc3d8-12db-4855-9e13-43a0f3de89b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 3008 | 2026.04.07 02:49:02.514897 [ 5 ] {d9ddc3d8-12db-4855-9e13-43a0f3de89b5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3009 | 2026.04.07 02:49:02.515105 [ 5 ] {d9ddc3d8-12db-4855-9e13-43a0f3de89b5} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2026.04.07 02:49:02.515240 [ 5 ] {d9ddc3d8-12db-4855-9e13-43a0f3de89b5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 3011 | 2026.04.07 02:49:02.515280 [ 5 ] {d9ddc3d8-12db-4855-9e13-43a0f3de89b5} <Debug> TCPHandler: Processed in 0.001362529 sec. | ||
| 3012 | 2026.04.07 02:49:02.515391 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3013 | 2026.04.07 02:49:02.515493 [ 5 ] {23a3b2dc-049a-4313-9ad7-7c44e0e7ac16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3014 | 2026.04.07 02:49:02.515539 [ 5 ] {23a3b2dc-049a-4313-9ad7-7c44e0e7ac16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3015 | 2026.04.07 02:49:02.515910 [ 5 ] {23a3b2dc-049a-4313-9ad7-7c44e0e7ac16} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2026.04.07 02:49:02.515948 [ 5 ] {23a3b2dc-049a-4313-9ad7-7c44e0e7ac16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 3017 | 2026.04.07 02:49:02.516270 [ 5 ] {23a3b2dc-049a-4313-9ad7-7c44e0e7ac16} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3018 | 2026.04.07 02:49:02.516475 [ 5 ] {23a3b2dc-049a-4313-9ad7-7c44e0e7ac16} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.04.07 02:49:02.516603 [ 5 ] {23a3b2dc-049a-4313-9ad7-7c44e0e7ac16} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001132 sec., 113074.20494699647 rows/sec., 7.88 MiB/sec. | ||
| 3020 | 2026.04.07 02:49:02.516639 [ 5 ] {23a3b2dc-049a-4313-9ad7-7c44e0e7ac16} <Debug> TCPHandler: Processed in 0.001300298 sec. | ||
| 3021 | 2026.04.07 02:49:02.516747 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3022 | 2026.04.07 02:49:02.516844 [ 5 ] {7f05a035-a812-451f-8e7c-150a96431d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3023 | 2026.04.07 02:49:02.516885 [ 5 ] {7f05a035-a812-451f-8e7c-150a96431d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3024 | 2026.04.07 02:49:02.517198 [ 5 ] {7f05a035-a812-451f-8e7c-150a96431d7e} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.04.07 02:49:02.517232 [ 5 ] {7f05a035-a812-451f-8e7c-150a96431d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 3026 | 2026.04.07 02:49:02.517544 [ 5 ] {7f05a035-a812-451f-8e7c-150a96431d7e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3027 | 2026.04.07 02:49:02.517751 [ 5 ] {7f05a035-a812-451f-8e7c-150a96431d7e} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.04.07 02:49:02.517884 [ 5 ] {7f05a035-a812-451f-8e7c-150a96431d7e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00106 sec., 45283.01886792453 rows/sec., 3.05 MiB/sec. | ||
| 3029 | 2026.04.07 02:49:02.517920 [ 5 ] {7f05a035-a812-451f-8e7c-150a96431d7e} <Debug> TCPHandler: Processed in 0.001224176 sec. | ||
| 3030 | 2026.04.07 02:49:03.134793 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5292 | ||
| 3031 | 2026.04.07 02:49:03.135331 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.04.07 02:49:03.135378 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3033 | 2026.04.07 02:49:03.135886 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3034 | 2026.04.07 02:49:03.136133 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2026.04.07 02:49:03.136266 [ 152 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3036 | 2026.04.07 02:49:03.136284 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5292 | ||
| 3037 | 2026.04.07 02:49:03.136308 [ 152 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2026.04.07 02:49:03.136331 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3039 | 2026.04.07 02:49:03.136428 [ 188 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::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 | ||
| 3040 | 2026.04.07 02:49:03.136510 [ 188 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3041 | 2026.04.07 02:49:03.136542 [ 188 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2860 rows starting from the beginning of the part | ||
| 3042 | 2026.04.07 02:49:03.136625 [ 188 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 3043 | 2026.04.07 02:49:03.136678 [ 188 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 3044 | 2026.04.07 02:49:03.136725 [ 188 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 3045 | 2026.04.07 02:49:03.136769 [ 188 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 3046 | 2026.04.07 02:49:03.136818 [ 188 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 3047 | 2026.04.07 02:49:03.138156 [ 203 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5292 rows, containing 4 columns (4 merged, 0 gathered) in 0.001762438 sec., 3002658.8169342694 rows/sec., 42.95 MiB/sec. | ||
| 3048 | 2026.04.07 02:49:03.138925 [ 203 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3049 | 2026.04.07 02:49:03.139210 [ 203 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_11_2} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3050 | 2026.04.07 02:49:03.139293 [ 203 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_11_2} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3051 | 2026.04.07 02:49:03.139390 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3052 | 2026.04.07 02:49:03.456046 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3053 | 2026.04.07 02:49:03.474318 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3054 | 2026.04.07 02:49:03.474385 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3055 | 2026.04.07 02:49:03.480392 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3056 | 2026.04.07 02:49:03.481089 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3057 | 2026.04.07 02:49:03.481405 [ 152 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3058 | 2026.04.07 02:49:03.481489 [ 152 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.04.07 02:49:03.481522 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3060 | 2026.04.07 02:49:03.481666 [ 188 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 3061 | 2026.04.07 02:49:03.484359 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3062 | 2026.04.07 02:49:03.485765 [ 188 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3063 | 2026.04.07 02:49:03.487188 [ 188 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 3064 | 2026.04.07 02:49:03.491668 [ 188 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 3065 | 2026.04.07 02:49:03.495897 [ 188 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 3066 | 2026.04.07 02:49:03.500138 [ 188 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 3067 | 2026.04.07 02:49:03.504764 [ 188 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 3068 | 2026.04.07 02:49:03.509176 [ 188 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 3069 | 2026.04.07 02:49:03.560585 [ 189 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078978956 sec., 1050.9128532922111 rows/sec., 5.43 MiB/sec. | ||
| 3070 | 2026.04.07 02:49:03.563020 [ 190 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3071 | 2026.04.07 02:49:03.565157 [ 190 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_11_2} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.04.07 02:49:03.565269 [ 190 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_11_2} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3073 | 2026.04.07 02:49:03.567385 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3074 | 2026.04.07 02:49:04.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.13 MiB, peak 220.04 MiB, free memory in arenas 0.00 B, will set to 220.16 MiB (RSS), difference: 10.03 MiB | ||
| 3075 | 2026.04.07 02:49:07.523121 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3076 | 2026.04.07 02:49:07.523321 [ 5 ] {28565f3f-a604-4c89-8a31-ae8a5b58c9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3077 | 2026.04.07 02:49:07.523392 [ 5 ] {28565f3f-a604-4c89-8a31-ae8a5b58c9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3078 | 2026.04.07 02:49:07.524157 [ 5 ] {28565f3f-a604-4c89-8a31-ae8a5b58c9a7} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2026.04.07 02:49:07.524199 [ 5 ] {28565f3f-a604-4c89-8a31-ae8a5b58c9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3080 | 2026.04.07 02:49:07.524612 [ 5 ] {28565f3f-a604-4c89-8a31-ae8a5b58c9a7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3081 | 2026.04.07 02:49:07.524847 [ 5 ] {28565f3f-a604-4c89-8a31-ae8a5b58c9a7} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2026.04.07 02:49:07.525005 [ 5 ] {28565f3f-a604-4c89-8a31-ae8a5b58c9a7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001737 sec., 163500.28785261945 rows/sec., 10.38 MiB/sec. | ||
| 3083 | 2026.04.07 02:49:07.525055 [ 5 ] {28565f3f-a604-4c89-8a31-ae8a5b58c9a7} <Debug> TCPHandler: Processed in 0.002078534 sec. | ||
| 3084 | 2026.04.07 02:49:07.525179 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2026.04.07 02:49:07.525286 [ 5 ] {35bf887e-f767-44a8-b3f3-9a565b83f954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3086 | 2026.04.07 02:49:07.525332 [ 5 ] {35bf887e-f767-44a8-b3f3-9a565b83f954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3087 | 2026.04.07 02:49:07.526018 [ 5 ] {35bf887e-f767-44a8-b3f3-9a565b83f954} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2026.04.07 02:49:07.526054 [ 5 ] {35bf887e-f767-44a8-b3f3-9a565b83f954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3089 | 2026.04.07 02:49:07.526436 [ 5 ] {35bf887e-f767-44a8-b3f3-9a565b83f954} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3090 | 2026.04.07 02:49:07.526648 [ 5 ] {35bf887e-f767-44a8-b3f3-9a565b83f954} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2026.04.07 02:49:07.526779 [ 5 ] {35bf887e-f767-44a8-b3f3-9a565b83f954} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001518 sec., 572463.768115942 rows/sec., 44.87 MiB/sec. | ||
| 3092 | 2026.04.07 02:49:07.526819 [ 5 ] {35bf887e-f767-44a8-b3f3-9a565b83f954} <Debug> TCPHandler: Processed in 0.001693035 sec. | ||
| 3093 | 2026.04.07 02:49:07.526934 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2026.04.07 02:49:07.527032 [ 5 ] {e4ee702f-ffc2-4592-acd2-f6a9ff430f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3095 | 2026.04.07 02:49:07.527073 [ 5 ] {e4ee702f-ffc2-4592-acd2-f6a9ff430f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3096 | 2026.04.07 02:49:07.527498 [ 5 ] {e4ee702f-ffc2-4592-acd2-f6a9ff430f50} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.04.07 02:49:07.527535 [ 5 ] {e4ee702f-ffc2-4592-acd2-f6a9ff430f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3098 | 2026.04.07 02:49:07.527846 [ 5 ] {e4ee702f-ffc2-4592-acd2-f6a9ff430f50} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3099 | 2026.04.07 02:49:07.528064 [ 5 ] {e4ee702f-ffc2-4592-acd2-f6a9ff430f50} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2026.04.07 02:49:07.528189 [ 5 ] {e4ee702f-ffc2-4592-acd2-f6a9ff430f50} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001177 sec., 151231.94562446896 rows/sec., 9.33 MiB/sec. | ||
| 3101 | 2026.04.07 02:49:07.528228 [ 5 ] {e4ee702f-ffc2-4592-acd2-f6a9ff430f50} <Debug> TCPHandler: Processed in 0.001346168 sec. | ||
| 3102 | 2026.04.07 02:49:07.528339 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3103 | 2026.04.07 02:49:07.528434 [ 5 ] {ab6361d9-71e9-464a-96d0-5d21a655ac5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3104 | 2026.04.07 02:49:07.528473 [ 5 ] {ab6361d9-71e9-464a-96d0-5d21a655ac5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3105 | 2026.04.07 02:49:07.528885 [ 5 ] {ab6361d9-71e9-464a-96d0-5d21a655ac5e} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.04.07 02:49:07.528920 [ 5 ] {ab6361d9-71e9-464a-96d0-5d21a655ac5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3107 | 2026.04.07 02:49:07.529215 [ 5 ] {ab6361d9-71e9-464a-96d0-5d21a655ac5e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3108 | 2026.04.07 02:49:07.529421 [ 5 ] {ab6361d9-71e9-464a-96d0-5d21a655ac5e} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.04.07 02:49:07.529544 [ 5 ] {ab6361d9-71e9-464a-96d0-5d21a655ac5e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001129 sec., 131975.19929140832 rows/sec., 8.53 MiB/sec. | ||
| 3110 | 2026.04.07 02:49:07.529581 [ 5 ] {ab6361d9-71e9-464a-96d0-5d21a655ac5e} <Debug> TCPHandler: Processed in 0.001293687 sec. | ||
| 3111 | 2026.04.07 02:49:07.529698 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2026.04.07 02:49:07.529799 [ 5 ] {e899e05c-3d77-4610-9b2c-d94a18ca268a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3113 | 2026.04.07 02:49:07.529838 [ 5 ] {e899e05c-3d77-4610-9b2c-d94a18ca268a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3114 | 2026.04.07 02:49:07.530252 [ 5 ] {e899e05c-3d77-4610-9b2c-d94a18ca268a} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.04.07 02:49:07.530286 [ 5 ] {e899e05c-3d77-4610-9b2c-d94a18ca268a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3116 | 2026.04.07 02:49:07.530578 [ 5 ] {e899e05c-3d77-4610-9b2c-d94a18ca268a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3117 | 2026.04.07 02:49:07.530785 [ 5 ] {e899e05c-3d77-4610-9b2c-d94a18ca268a} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2026.04.07 02:49:07.530909 [ 5 ] {e899e05c-3d77-4610-9b2c-d94a18ca268a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001129 sec., 131089.45969884854 rows/sec., 7.46 MiB/sec. | ||
| 3119 | 2026.04.07 02:49:07.530947 [ 5 ] {e899e05c-3d77-4610-9b2c-d94a18ca268a} <Debug> TCPHandler: Processed in 0.001309088 sec. | ||
| 3120 | 2026.04.07 02:49:07.531058 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2026.04.07 02:49:07.531153 [ 5 ] {5c6280f9-bebe-405c-8c1d-b7c964b4c095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3122 | 2026.04.07 02:49:07.531193 [ 5 ] {5c6280f9-bebe-405c-8c1d-b7c964b4c095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3123 | 2026.04.07 02:49:07.531727 [ 5 ] {5c6280f9-bebe-405c-8c1d-b7c964b4c095} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2026.04.07 02:49:07.531762 [ 5 ] {5c6280f9-bebe-405c-8c1d-b7c964b4c095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3125 | 2026.04.07 02:49:07.532076 [ 5 ] {5c6280f9-bebe-405c-8c1d-b7c964b4c095} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3126 | 2026.04.07 02:49:07.532291 [ 5 ] {5c6280f9-bebe-405c-8c1d-b7c964b4c095} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2026.04.07 02:49:07.532418 [ 5 ] {5c6280f9-bebe-405c-8c1d-b7c964b4c095} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001284 sec., 409657.32087227417 rows/sec., 28.95 MiB/sec. | ||
| 3128 | 2026.04.07 02:49:07.532454 [ 5 ] {5c6280f9-bebe-405c-8c1d-b7c964b4c095} <Debug> TCPHandler: Processed in 0.0014472 sec. | ||
| 3129 | 2026.04.07 02:49:07.532566 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2026.04.07 02:49:07.532661 [ 5 ] {f2566024-c477-4d7c-834a-b56c4588ea59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3131 | 2026.04.07 02:49:07.532702 [ 5 ] {f2566024-c477-4d7c-834a-b56c4588ea59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3132 | 2026.04.07 02:49:07.533021 [ 5 ] {f2566024-c477-4d7c-834a-b56c4588ea59} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.04.07 02:49:07.533056 [ 5 ] {f2566024-c477-4d7c-834a-b56c4588ea59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3134 | 2026.04.07 02:49:07.533353 [ 5 ] {f2566024-c477-4d7c-834a-b56c4588ea59} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3135 | 2026.04.07 02:49:07.533553 [ 5 ] {f2566024-c477-4d7c-834a-b56c4588ea59} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.04.07 02:49:07.533638 [ 149 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3137 | 2026.04.07 02:49:07.533674 [ 149 ] {} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.04.07 02:49:07.533676 [ 5 ] {f2566024-c477-4d7c-834a-b56c4588ea59} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 3139 | 2026.04.07 02:49:07.533693 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3140 | 2026.04.07 02:49:07.533717 [ 5 ] {f2566024-c477-4d7c-834a-b56c4588ea59} <Debug> TCPHandler: Processed in 0.001202155 sec. | ||
| 3141 | 2026.04.07 02:49:07.533807 [ 190 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::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 | ||
| 3142 | 2026.04.07 02:49:07.533829 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3143 | 2026.04.07 02:49:07.533940 [ 5 ] {a6edcd37-3dea-460e-b8b5-0ea596e32c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3144 | 2026.04.07 02:49:07.533951 [ 190 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3145 | 2026.04.07 02:49:07.533990 [ 5 ] {a6edcd37-3dea-460e-b8b5-0ea596e32c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3146 | 2026.04.07 02:49:07.534006 [ 190 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3147 | 2026.04.07 02:49:07.534102 [ 190 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3148 | 2026.04.07 02:49:07.534144 [ 190 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3149 | 2026.04.07 02:49:07.534182 [ 190 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3150 | 2026.04.07 02:49:07.534216 [ 190 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3151 | 2026.04.07 02:49:07.534253 [ 190 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3152 | 2026.04.07 02:49:07.534446 [ 5 ] {a6edcd37-3dea-460e-b8b5-0ea596e32c35} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2026.04.07 02:49:07.534495 [ 5 ] {a6edcd37-3dea-460e-b8b5-0ea596e32c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3154 | 2026.04.07 02:49:07.535024 [ 189 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001271966 sec., 28302.643309648214 rows/sec., 1.44 MiB/sec. | ||
| 3155 | 2026.04.07 02:49:07.535062 [ 5 ] {a6edcd37-3dea-460e-b8b5-0ea596e32c35} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3156 | 2026.04.07 02:49:07.535247 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3157 | 2026.04.07 02:49:07.535310 [ 5 ] {a6edcd37-3dea-460e-b8b5-0ea596e32c35} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.04.07 02:49:07.535456 [ 5 ] {a6edcd37-3dea-460e-b8b5-0ea596e32c35} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001534 sec., 172750.9778357236 rows/sec., 11.48 MiB/sec. | ||
| 3159 | 2026.04.07 02:49:07.535495 [ 5 ] {a6edcd37-3dea-460e-b8b5-0ea596e32c35} <Debug> TCPHandler: Processed in 0.001717196 sec. | ||
| 3160 | 2026.04.07 02:49:07.535595 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_6_1} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2026.04.07 02:49:07.535611 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3162 | 2026.04.07 02:49:07.535680 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_6_1} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3163 | 2026.04.07 02:49:07.535713 [ 5 ] {d81385ae-dad5-453c-8a25-3afd607ebf51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3164 | 2026.04.07 02:49:07.535762 [ 5 ] {d81385ae-dad5-453c-8a25-3afd607ebf51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3165 | 2026.04.07 02:49:07.535775 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3166 | 2026.04.07 02:49:07.536070 [ 5 ] {d81385ae-dad5-453c-8a25-3afd607ebf51} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3167 | 2026.04.07 02:49:07.536110 [ 5 ] {d81385ae-dad5-453c-8a25-3afd607ebf51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3168 | 2026.04.07 02:49:07.536426 [ 5 ] {d81385ae-dad5-453c-8a25-3afd607ebf51} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3169 | 2026.04.07 02:49:07.536635 [ 5 ] {d81385ae-dad5-453c-8a25-3afd607ebf51} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2026.04.07 02:49:07.536763 [ 5 ] {d81385ae-dad5-453c-8a25-3afd607ebf51} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 3171 | 2026.04.07 02:49:07.536798 [ 5 ] {d81385ae-dad5-453c-8a25-3afd607ebf51} <Debug> TCPHandler: Processed in 0.001239656 sec. | ||
| 3172 | 2026.04.07 02:49:07.536907 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3173 | 2026.04.07 02:49:07.537001 [ 5 ] {132f8149-a957-44ce-a41d-953f3adaace4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3174 | 2026.04.07 02:49:07.537055 [ 5 ] {132f8149-a957-44ce-a41d-953f3adaace4} <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 | ||
| 3175 | 2026.04.07 02:49:07.537820 [ 5 ] {132f8149-a957-44ce-a41d-953f3adaace4} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2026.04.07 02:49:07.537854 [ 5 ] {132f8149-a957-44ce-a41d-953f3adaace4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3177 | 2026.04.07 02:49:07.538407 [ 5 ] {132f8149-a957-44ce-a41d-953f3adaace4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3178 | 2026.04.07 02:49:07.538630 [ 5 ] {132f8149-a957-44ce-a41d-953f3adaace4} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.04.07 02:49:07.538764 [ 5 ] {132f8149-a957-44ce-a41d-953f3adaace4} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001781 sec., 20213.36327905671 rows/sec., 36.22 MiB/sec. | ||
| 3180 | 2026.04.07 02:49:07.538816 [ 5 ] {132f8149-a957-44ce-a41d-953f3adaace4} <Debug> TCPHandler: Processed in 0.001960922 sec. | ||
| 3181 | 2026.04.07 02:49:07.538927 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3182 | 2026.04.07 02:49:07.539024 [ 5 ] {5491d62c-c24e-497c-bc67-73d07dab3036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3183 | 2026.04.07 02:49:07.539066 [ 5 ] {5491d62c-c24e-497c-bc67-73d07dab3036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3184 | 2026.04.07 02:49:07.539393 [ 5 ] {5491d62c-c24e-497c-bc67-73d07dab3036} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.04.07 02:49:07.539429 [ 5 ] {5491d62c-c24e-497c-bc67-73d07dab3036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3186 | 2026.04.07 02:49:07.539743 [ 5 ] {5491d62c-c24e-497c-bc67-73d07dab3036} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3187 | 2026.04.07 02:49:07.539950 [ 5 ] {5491d62c-c24e-497c-bc67-73d07dab3036} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.04.07 02:49:07.540074 [ 5 ] {5491d62c-c24e-497c-bc67-73d07dab3036} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001068 sec., 84269.66292134832 rows/sec., 5.27 MiB/sec. | ||
| 3189 | 2026.04.07 02:49:07.540108 [ 5 ] {5491d62c-c24e-497c-bc67-73d07dab3036} <Debug> TCPHandler: Processed in 0.001232126 sec. | ||
| 3190 | 2026.04.07 02:49:10.535060 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3191 | 2026.04.07 02:49:10.535145 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3192 | 2026.04.07 02:49:10.631679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 442 | ||
| 3193 | 2026.04.07 02:49:10.633817 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.04.07 02:49:10.633866 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3195 | 2026.04.07 02:49:10.635062 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3196 | 2026.04.07 02:49:10.635341 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2026.04.07 02:49:10.635636 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 442 | ||
| 3198 | 2026.04.07 02:49:10.637263 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5740 | ||
| 3199 | 2026.04.07 02:49:10.637748 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2026.04.07 02:49:10.637789 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3201 | 2026.04.07 02:49:10.638391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3202 | 2026.04.07 02:49:10.638772 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2026.04.07 02:49:10.638941 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5740 | ||
| 3204 | 2026.04.07 02:49:10.985322 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3205 | 2026.04.07 02:49:11.000923 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2026.04.07 02:49:11.000994 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3207 | 2026.04.07 02:49:11.007100 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3208 | 2026.04.07 02:49:11.007788 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2026.04.07 02:49:11.010466 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3210 | 2026.04.07 02:49:12.514445 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.04.07 02:49:12.514730 [ 5 ] {8daf6cab-3f8c-4a76-a601-409924fa6fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3212 | 2026.04.07 02:49:12.514837 [ 5 ] {8daf6cab-3f8c-4a76-a601-409924fa6fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3213 | 2026.04.07 02:49:12.515595 [ 5 ] {8daf6cab-3f8c-4a76-a601-409924fa6fa6} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.04.07 02:49:12.515643 [ 5 ] {8daf6cab-3f8c-4a76-a601-409924fa6fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3215 | 2026.04.07 02:49:12.516028 [ 5 ] {8daf6cab-3f8c-4a76-a601-409924fa6fa6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3216 | 2026.04.07 02:49:12.516260 [ 5 ] {8daf6cab-3f8c-4a76-a601-409924fa6fa6} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.04.07 02:49:12.516406 [ 144 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3218 | 2026.04.07 02:49:12.516416 [ 5 ] {8daf6cab-3f8c-4a76-a601-409924fa6fa6} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001763 sec., 37436.188315371524 rows/sec., 2.98 MiB/sec. | ||
| 3219 | 2026.04.07 02:49:12.516482 [ 144 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2026.04.07 02:49:12.516498 [ 5 ] {8daf6cab-3f8c-4a76-a601-409924fa6fa6} <Debug> TCPHandler: Processed in 0.002252467 sec. | ||
| 3221 | 2026.04.07 02:49:12.516512 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3222 | 2026.04.07 02:49:12.516619 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2026.04.07 02:49:12.516649 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 3224 | 2026.04.07 02:49:12.516719 [ 5 ] {8bd396a8-98e5-44da-a300-214dbd2043e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3225 | 2026.04.07 02:49:12.516766 [ 5 ] {8bd396a8-98e5-44da-a300-214dbd2043e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3226 | 2026.04.07 02:49:12.516810 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3227 | 2026.04.07 02:49:12.516856 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 995 rows starting from the beginning of the part | ||
| 3228 | 2026.04.07 02:49:12.516929 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 869 rows starting from the beginning of the part | ||
| 3229 | 2026.04.07 02:49:12.516978 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2419 rows starting from the beginning of the part | ||
| 3230 | 2026.04.07 02:49:12.517024 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3231 | 2026.04.07 02:49:12.517067 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 869 rows starting from the beginning of the part | ||
| 3232 | 2026.04.07 02:49:12.517110 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 66 rows starting from the beginning of the part | ||
| 3233 | 2026.04.07 02:49:12.517149 [ 5 ] {8bd396a8-98e5-44da-a300-214dbd2043e3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.04.07 02:49:12.517189 [ 5 ] {8bd396a8-98e5-44da-a300-214dbd2043e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3235 | 2026.04.07 02:49:12.517649 [ 5 ] {8bd396a8-98e5-44da-a300-214dbd2043e3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3236 | 2026.04.07 02:49:12.517890 [ 5 ] {8bd396a8-98e5-44da-a300-214dbd2043e3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2026.04.07 02:49:12.518022 [ 5 ] {8bd396a8-98e5-44da-a300-214dbd2043e3} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001321 sec., 3785.011355034065 rows/sec., 284.62 KiB/sec. | ||
| 3238 | 2026.04.07 02:49:12.518059 [ 5 ] {8bd396a8-98e5-44da-a300-214dbd2043e3} <Debug> TCPHandler: Processed in 0.001491701 sec. | ||
| 3239 | 2026.04.07 02:49:12.518178 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3240 | 2026.04.07 02:49:12.518299 [ 5 ] {5e73e67f-9e35-4d24-b0cd-4ab484d5f810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3241 | 2026.04.07 02:49:12.518349 [ 5 ] {5e73e67f-9e35-4d24-b0cd-4ab484d5f810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3242 | 2026.04.07 02:49:12.518849 [ 5 ] {5e73e67f-9e35-4d24-b0cd-4ab484d5f810} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2026.04.07 02:49:12.518893 [ 5 ] {5e73e67f-9e35-4d24-b0cd-4ab484d5f810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3244 | 2026.04.07 02:49:12.519258 [ 5 ] {5e73e67f-9e35-4d24-b0cd-4ab484d5f810} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3245 | 2026.04.07 02:49:12.519314 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5274 rows, containing 5 columns (5 merged, 0 gathered) in 0.002724747 sec., 1935592.5522626503 rows/sec., 155.71 MiB/sec. | ||
| 3246 | 2026.04.07 02:49:12.519483 [ 5 ] {5e73e67f-9e35-4d24-b0cd-4ab484d5f810} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2026.04.07 02:49:12.519620 [ 5 ] {5e73e67f-9e35-4d24-b0cd-4ab484d5f810} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001346 sec., 51263.0014858841 rows/sec., 4.00 MiB/sec. | ||
| 3248 | 2026.04.07 02:49:12.519634 [ 143 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3249 | 2026.04.07 02:49:12.519658 [ 5 ] {5e73e67f-9e35-4d24-b0cd-4ab484d5f810} <Debug> TCPHandler: Processed in 0.001540413 sec. | ||
| 3250 | 2026.04.07 02:49:12.519685 [ 143 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3251 | 2026.04.07 02:49:12.519715 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3252 | 2026.04.07 02:49:12.519783 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3253 | 2026.04.07 02:49:12.519789 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2026.04.07 02:49:12.519890 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 3255 | 2026.04.07 02:49:12.519905 [ 5 ] {ef1329b7-7392-4341-ae5c-7799ff01cc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3256 | 2026.04.07 02:49:12.519963 [ 5 ] {ef1329b7-7392-4341-ae5c-7799ff01cc3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3257 | 2026.04.07 02:49:12.520019 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3258 | 2026.04.07 02:49:12.520062 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 587 rows starting from the beginning of the part | ||
| 3259 | 2026.04.07 02:49:12.520106 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_16_3} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.04.07 02:49:12.520141 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 526 rows starting from the beginning of the part | ||
| 3261 | 2026.04.07 02:49:12.520185 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_16_3} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3262 | 2026.04.07 02:49:12.520196 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1309 rows starting from the beginning of the part | ||
| 3263 | 2026.04.07 02:49:12.520247 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3264 | 2026.04.07 02:49:12.520281 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 3265 | 2026.04.07 02:49:12.520284 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 526 rows starting from the beginning of the part | ||
| 3266 | 2026.04.07 02:49:12.520341 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 69 rows starting from the beginning of the part | ||
| 3267 | 2026.04.07 02:49:12.520347 [ 5 ] {ef1329b7-7392-4341-ae5c-7799ff01cc3c} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2026.04.07 02:49:12.520387 [ 5 ] {ef1329b7-7392-4341-ae5c-7799ff01cc3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3269 | 2026.04.07 02:49:12.520771 [ 5 ] {ef1329b7-7392-4341-ae5c-7799ff01cc3c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3270 | 2026.04.07 02:49:12.521000 [ 5 ] {ef1329b7-7392-4341-ae5c-7799ff01cc3c} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2026.04.07 02:49:12.521105 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3272 | 2026.04.07 02:49:12.521133 [ 5 ] {ef1329b7-7392-4341-ae5c-7799ff01cc3c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 3273 | 2026.04.07 02:49:12.521134 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2026.04.07 02:49:12.521178 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3275 | 2026.04.07 02:49:12.521179 [ 5 ] {ef1329b7-7392-4341-ae5c-7799ff01cc3c} <Debug> TCPHandler: Processed in 0.001458921 sec. | ||
| 3276 | 2026.04.07 02:49:12.521256 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 3277 | 2026.04.07 02:49:12.521302 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3278 | 2026.04.07 02:49:12.521381 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3279 | 2026.04.07 02:49:12.521403 [ 5 ] {48633a1f-5b2a-42c7-9098-c2ae2727202a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3280 | 2026.04.07 02:49:12.521422 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2012 rows starting from the beginning of the part | ||
| 3281 | 2026.04.07 02:49:12.521464 [ 5 ] {48633a1f-5b2a-42c7-9098-c2ae2727202a} <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 | ||
| 3282 | 2026.04.07 02:49:12.521528 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part | ||
| 3283 | 2026.04.07 02:49:12.521589 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3532 rows starting from the beginning of the part | ||
| 3284 | 2026.04.07 02:49:12.521637 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part | ||
| 3285 | 2026.04.07 02:49:12.521686 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 265 rows starting from the beginning of the part | ||
| 3286 | 2026.04.07 02:49:12.521734 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 3287 | 2026.04.07 02:49:12.521777 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3081 rows, containing 5 columns (5 merged, 0 gathered) in 0.001937661 sec., 1590061.419412374 rows/sec., 116.82 MiB/sec. | ||
| 3288 | 2026.04.07 02:49:12.521973 [ 189 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3289 | 2026.04.07 02:49:12.522196 [ 5 ] {48633a1f-5b2a-42c7-9098-c2ae2727202a} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2026.04.07 02:49:12.522225 [ 189 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_16_3} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3291 | 2026.04.07 02:49:12.522232 [ 5 ] {48633a1f-5b2a-42c7-9098-c2ae2727202a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3292 | 2026.04.07 02:49:12.522288 [ 189 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_16_3} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3293 | 2026.04.07 02:49:12.522367 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 3294 | 2026.04.07 02:49:12.522728 [ 5 ] {48633a1f-5b2a-42c7-9098-c2ae2727202a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3295 | 2026.04.07 02:49:12.522969 [ 5 ] {48633a1f-5b2a-42c7-9098-c2ae2727202a} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2026.04.07 02:49:12.523110 [ 5 ] {48633a1f-5b2a-42c7-9098-c2ae2727202a} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001725 sec., 2898.550724637681 rows/sec., 5.19 MiB/sec. | ||
| 3297 | 2026.04.07 02:49:12.523164 [ 5 ] {48633a1f-5b2a-42c7-9098-c2ae2727202a} <Debug> TCPHandler: Processed in 0.001913191 sec. | ||
| 3298 | 2026.04.07 02:49:12.523269 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2026.04.07 02:49:12.523363 [ 5 ] {3915520a-9fd8-4bde-a52c-58ea00a71444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3300 | 2026.04.07 02:49:12.523406 [ 5 ] {3915520a-9fd8-4bde-a52c-58ea00a71444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3301 | 2026.04.07 02:49:12.523724 [ 5 ] {3915520a-9fd8-4bde-a52c-58ea00a71444} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2026.04.07 02:49:12.523760 [ 5 ] {3915520a-9fd8-4bde-a52c-58ea00a71444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3303 | 2026.04.07 02:49:12.524145 [ 5 ] {3915520a-9fd8-4bde-a52c-58ea00a71444} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3304 | 2026.04.07 02:49:12.524360 [ 5 ] {3915520a-9fd8-4bde-a52c-58ea00a71444} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2026.04.07 02:49:12.524458 [ 143 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3306 | 2026.04.07 02:49:12.524486 [ 143 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2026.04.07 02:49:12.524489 [ 5 ] {3915520a-9fd8-4bde-a52c-58ea00a71444} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 3308 | 2026.04.07 02:49:12.524502 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3309 | 2026.04.07 02:49:12.524537 [ 5 ] {3915520a-9fd8-4bde-a52c-58ea00a71444} <Debug> TCPHandler: Processed in 0.001319458 sec. | ||
| 3310 | 2026.04.07 02:49:12.524563 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6362 rows, containing 5 columns (5 merged, 0 gathered) in 0.00334178 sec., 1903775.8320416065 rows/sec., 124.86 MiB/sec. | ||
| 3311 | 2026.04.07 02:49:12.524589 [ 193 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 3312 | 2026.04.07 02:49:12.524675 [ 193 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3313 | 2026.04.07 02:49:12.524704 [ 193 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 630 rows starting from the beginning of the part | ||
| 3314 | 2026.04.07 02:49:12.524772 [ 193 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3315 | 2026.04.07 02:49:12.524814 [ 193 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 3316 | 2026.04.07 02:49:12.524852 [ 193 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
| 3317 | 2026.04.07 02:49:12.524886 [ 193 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3318 | 2026.04.07 02:49:12.524923 [ 193 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 3319 | 2026.04.07 02:49:12.525198 [ 199 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3320 | 2026.04.07 02:49:12.525489 [ 199 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2026.04.07 02:49:12.525559 [ 199 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3322 | 2026.04.07 02:49:12.525632 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 3323 | 2026.04.07 02:49:12.525780 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 4 columns (4 merged, 0 gathered) in 0.001230236 sec., 755952.5164277423 rows/sec., 48.85 MiB/sec. | ||
| 3324 | 2026.04.07 02:49:12.525956 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3325 | 2026.04.07 02:49:12.526211 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_16_3} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3326 | 2026.04.07 02:49:12.526274 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_16_3} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3327 | 2026.04.07 02:49:12.526340 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3328 | 2026.04.07 02:49:13.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.18 MiB, peak 228.96 MiB, free memory in arenas 0.00 B, will set to 223.24 MiB (RSS), difference: 1.05 MiB | ||
| 3329 | 2026.04.07 02:49:17.523764 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3330 | 2026.04.07 02:49:17.523976 [ 5 ] {14d1b8bd-6d92-41f5-97d8-f87912bc6baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3331 | 2026.04.07 02:49:17.524047 [ 5 ] {14d1b8bd-6d92-41f5-97d8-f87912bc6baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3332 | 2026.04.07 02:49:17.524864 [ 5 ] {14d1b8bd-6d92-41f5-97d8-f87912bc6baa} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.04.07 02:49:17.524905 [ 5 ] {14d1b8bd-6d92-41f5-97d8-f87912bc6baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3334 | 2026.04.07 02:49:17.525307 [ 5 ] {14d1b8bd-6d92-41f5-97d8-f87912bc6baa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3335 | 2026.04.07 02:49:17.525534 [ 5 ] {14d1b8bd-6d92-41f5-97d8-f87912bc6baa} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.04.07 02:49:17.525686 [ 5 ] {14d1b8bd-6d92-41f5-97d8-f87912bc6baa} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001765 sec., 160906.51558073654 rows/sec., 10.22 MiB/sec. | ||
| 3337 | 2026.04.07 02:49:17.525733 [ 5 ] {14d1b8bd-6d92-41f5-97d8-f87912bc6baa} <Debug> TCPHandler: Processed in 0.002108704 sec. | ||
| 3338 | 2026.04.07 02:49:17.525857 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3339 | 2026.04.07 02:49:17.525958 [ 5 ] {f4d82b42-f8ac-476c-bfdc-5a86620a4463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3340 | 2026.04.07 02:49:17.526000 [ 5 ] {f4d82b42-f8ac-476c-bfdc-5a86620a4463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3341 | 2026.04.07 02:49:17.526397 [ 5 ] {f4d82b42-f8ac-476c-bfdc-5a86620a4463} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.04.07 02:49:17.526432 [ 5 ] {f4d82b42-f8ac-476c-bfdc-5a86620a4463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3343 | 2026.04.07 02:49:17.526720 [ 5 ] {f4d82b42-f8ac-476c-bfdc-5a86620a4463} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3344 | 2026.04.07 02:49:17.526923 [ 5 ] {f4d82b42-f8ac-476c-bfdc-5a86620a4463} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2026.04.07 02:49:17.527049 [ 5 ] {f4d82b42-f8ac-476c-bfdc-5a86620a4463} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001114 sec., 5385.996409335728 rows/sec., 439.19 KiB/sec. | ||
| 3346 | 2026.04.07 02:49:17.527085 [ 5 ] {f4d82b42-f8ac-476c-bfdc-5a86620a4463} <Debug> TCPHandler: Processed in 0.001280847 sec. | ||
| 3347 | 2026.04.07 02:49:17.527194 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3348 | 2026.04.07 02:49:17.527286 [ 5 ] {ff31e563-dd9b-4d6b-9e9b-3cfc4e9b9f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3349 | 2026.04.07 02:49:17.527325 [ 5 ] {ff31e563-dd9b-4d6b-9e9b-3cfc4e9b9f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3350 | 2026.04.07 02:49:17.528081 [ 5 ] {ff31e563-dd9b-4d6b-9e9b-3cfc4e9b9f21} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2026.04.07 02:49:17.528116 [ 5 ] {ff31e563-dd9b-4d6b-9e9b-3cfc4e9b9f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3352 | 2026.04.07 02:49:17.528471 [ 5 ] {ff31e563-dd9b-4d6b-9e9b-3cfc4e9b9f21} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3353 | 2026.04.07 02:49:17.528675 [ 5 ] {ff31e563-dd9b-4d6b-9e9b-3cfc4e9b9f21} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.04.07 02:49:17.528802 [ 5 ] {ff31e563-dd9b-4d6b-9e9b-3cfc4e9b9f21} <Debug> executeQuery: Read 872 rows, 69.97 KiB in 0.001535 sec., 568078.1758957655 rows/sec., 44.52 MiB/sec. | ||
| 3355 | 2026.04.07 02:49:17.528838 [ 5 ] {ff31e563-dd9b-4d6b-9e9b-3cfc4e9b9f21} <Debug> TCPHandler: Processed in 0.001694246 sec. | ||
| 3356 | 2026.04.07 02:49:17.528945 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3357 | 2026.04.07 02:49:17.529037 [ 5 ] {4a2750ac-0e09-47ba-8176-b44f6800b449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3358 | 2026.04.07 02:49:17.529075 [ 5 ] {4a2750ac-0e09-47ba-8176-b44f6800b449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3359 | 2026.04.07 02:49:17.529541 [ 5 ] {4a2750ac-0e09-47ba-8176-b44f6800b449} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3360 | 2026.04.07 02:49:17.529577 [ 5 ] {4a2750ac-0e09-47ba-8176-b44f6800b449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3361 | 2026.04.07 02:49:17.529870 [ 5 ] {4a2750ac-0e09-47ba-8176-b44f6800b449} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3362 | 2026.04.07 02:49:17.530082 [ 5 ] {4a2750ac-0e09-47ba-8176-b44f6800b449} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3363 | 2026.04.07 02:49:17.530189 [ 135 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3364 | 2026.04.07 02:49:17.530207 [ 5 ] {4a2750ac-0e09-47ba-8176-b44f6800b449} <Debug> executeQuery: Read 184 rows, 11.67 KiB in 0.001189 sec., 154751.89234650967 rows/sec., 9.58 MiB/sec. | ||
| 3365 | 2026.04.07 02:49:17.530251 [ 135 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3366 | 2026.04.07 02:49:17.530259 [ 5 ] {4a2750ac-0e09-47ba-8176-b44f6800b449} <Debug> TCPHandler: Processed in 0.001363279 sec. | ||
| 3367 | 2026.04.07 02:49:17.530280 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3368 | 2026.04.07 02:49:17.530373 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3369 | 2026.04.07 02:49:17.530379 [ 189 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 3370 | 2026.04.07 02:49:17.530472 [ 5 ] {320ede8a-e154-488d-81ef-fb51b5a6f653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3371 | 2026.04.07 02:49:17.530497 [ 189 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3372 | 2026.04.07 02:49:17.530511 [ 5 ] {320ede8a-e154-488d-81ef-fb51b5a6f653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3373 | 2026.04.07 02:49:17.530530 [ 189 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 202 rows starting from the beginning of the part | ||
| 3374 | 2026.04.07 02:49:17.530597 [ 189 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 178 rows starting from the beginning of the part | ||
| 3375 | 2026.04.07 02:49:17.530654 [ 189 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 3376 | 2026.04.07 02:49:17.530700 [ 189 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 178 rows starting from the beginning of the part | ||
| 3377 | 2026.04.07 02:49:17.530746 [ 189 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
| 3378 | 2026.04.07 02:49:17.530794 [ 189 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 184 rows starting from the beginning of the part | ||
| 3379 | 2026.04.07 02:49:17.530949 [ 5 ] {320ede8a-e154-488d-81ef-fb51b5a6f653} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3380 | 2026.04.07 02:49:17.530985 [ 5 ] {320ede8a-e154-488d-81ef-fb51b5a6f653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3381 | 2026.04.07 02:49:17.531284 [ 5 ] {320ede8a-e154-488d-81ef-fb51b5a6f653} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3382 | 2026.04.07 02:49:17.531489 [ 5 ] {320ede8a-e154-488d-81ef-fb51b5a6f653} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3383 | 2026.04.07 02:49:17.531611 [ 5 ] {320ede8a-e154-488d-81ef-fb51b5a6f653} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001157 sec., 128781.33102852204 rows/sec., 8.32 MiB/sec. | ||
| 3384 | 2026.04.07 02:49:17.531648 [ 5 ] {320ede8a-e154-488d-81ef-fb51b5a6f653} <Debug> TCPHandler: Processed in 0.001322328 sec. | ||
| 3385 | 2026.04.07 02:49:17.531674 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 771 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334248 sec., 577853.5924355892 rows/sec., 38.32 MiB/sec. | ||
| 3386 | 2026.04.07 02:49:17.531782 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3387 | 2026.04.07 02:49:17.531879 [ 5 ] {75faf98b-cdef-46e4-9b69-db388d1c0a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3388 | 2026.04.07 02:49:17.531884 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3389 | 2026.04.07 02:49:17.531919 [ 5 ] {75faf98b-cdef-46e4-9b69-db388d1c0a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3390 | 2026.04.07 02:49:17.532202 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_11_2} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3391 | 2026.04.07 02:49:17.532298 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_11_2} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3392 | 2026.04.07 02:49:17.532364 [ 5 ] {75faf98b-cdef-46e4-9b69-db388d1c0a90} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.04.07 02:49:17.532393 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3394 | 2026.04.07 02:49:17.532405 [ 5 ] {75faf98b-cdef-46e4-9b69-db388d1c0a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3395 | 2026.04.07 02:49:17.532706 [ 5 ] {75faf98b-cdef-46e4-9b69-db388d1c0a90} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3396 | 2026.04.07 02:49:17.532910 [ 5 ] {75faf98b-cdef-46e4-9b69-db388d1c0a90} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3397 | 2026.04.07 02:49:17.533034 [ 5 ] {75faf98b-cdef-46e4-9b69-db388d1c0a90} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001174 sec., 126064.73594548553 rows/sec., 7.17 MiB/sec. | ||
| 3398 | 2026.04.07 02:49:17.533071 [ 5 ] {75faf98b-cdef-46e4-9b69-db388d1c0a90} <Debug> TCPHandler: Processed in 0.001341808 sec. | ||
| 3399 | 2026.04.07 02:49:17.533179 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3400 | 2026.04.07 02:49:17.533270 [ 5 ] {402c1892-ebd2-4856-b2c7-42e6d09d3c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3401 | 2026.04.07 02:49:17.533309 [ 5 ] {402c1892-ebd2-4856-b2c7-42e6d09d3c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3402 | 2026.04.07 02:49:17.533909 [ 5 ] {402c1892-ebd2-4856-b2c7-42e6d09d3c5d} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3403 | 2026.04.07 02:49:17.533945 [ 5 ] {402c1892-ebd2-4856-b2c7-42e6d09d3c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3404 | 2026.04.07 02:49:17.534253 [ 5 ] {402c1892-ebd2-4856-b2c7-42e6d09d3c5d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3405 | 2026.04.07 02:49:17.534461 [ 5 ] {402c1892-ebd2-4856-b2c7-42e6d09d3c5d} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3406 | 2026.04.07 02:49:17.534584 [ 5 ] {402c1892-ebd2-4856-b2c7-42e6d09d3c5d} <Debug> executeQuery: Read 532 rows, 38.55 KiB in 0.001332 sec., 399399.3993993994 rows/sec., 28.26 MiB/sec. | ||
| 3407 | 2026.04.07 02:49:17.534621 [ 5 ] {402c1892-ebd2-4856-b2c7-42e6d09d3c5d} <Debug> TCPHandler: Processed in 0.001490842 sec. | ||
| 3408 | 2026.04.07 02:49:17.534725 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3409 | 2026.04.07 02:49:17.534818 [ 5 ] {d4e3e402-a306-4753-aabb-80da88d1602d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3410 | 2026.04.07 02:49:17.534857 [ 5 ] {d4e3e402-a306-4753-aabb-80da88d1602d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3411 | 2026.04.07 02:49:17.535181 [ 5 ] {d4e3e402-a306-4753-aabb-80da88d1602d} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2026.04.07 02:49:17.535216 [ 5 ] {d4e3e402-a306-4753-aabb-80da88d1602d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3413 | 2026.04.07 02:49:17.535506 [ 5 ] {d4e3e402-a306-4753-aabb-80da88d1602d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3414 | 2026.04.07 02:49:17.535706 [ 5 ] {d4e3e402-a306-4753-aabb-80da88d1602d} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2026.04.07 02:49:17.535842 [ 5 ] {d4e3e402-a306-4753-aabb-80da88d1602d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 3416 | 2026.04.07 02:49:17.535878 [ 5 ] {d4e3e402-a306-4753-aabb-80da88d1602d} <Debug> TCPHandler: Processed in 0.001201185 sec. | ||
| 3417 | 2026.04.07 02:49:17.535987 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3418 | 2026.04.07 02:49:17.536079 [ 5 ] {283639fa-e848-45f4-acac-17185351fd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3419 | 2026.04.07 02:49:17.536119 [ 5 ] {283639fa-e848-45f4-acac-17185351fd01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3420 | 2026.04.07 02:49:17.536531 [ 5 ] {283639fa-e848-45f4-acac-17185351fd01} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3421 | 2026.04.07 02:49:17.536566 [ 5 ] {283639fa-e848-45f4-acac-17185351fd01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3422 | 2026.04.07 02:49:17.536890 [ 5 ] {283639fa-e848-45f4-acac-17185351fd01} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3423 | 2026.04.07 02:49:17.537090 [ 5 ] {283639fa-e848-45f4-acac-17185351fd01} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2026.04.07 02:49:17.537213 [ 5 ] {283639fa-e848-45f4-acac-17185351fd01} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001152 sec., 232638.88888888888 rows/sec., 15.46 MiB/sec. | ||
| 3425 | 2026.04.07 02:49:17.537248 [ 5 ] {283639fa-e848-45f4-acac-17185351fd01} <Debug> TCPHandler: Processed in 0.001308838 sec. | ||
| 3426 | 2026.04.07 02:49:17.537351 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3427 | 2026.04.07 02:49:17.537443 [ 5 ] {eab92b4c-8eb0-4147-b604-0c80f8508d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3428 | 2026.04.07 02:49:17.537482 [ 5 ] {eab92b4c-8eb0-4147-b604-0c80f8508d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3429 | 2026.04.07 02:49:17.537775 [ 5 ] {eab92b4c-8eb0-4147-b604-0c80f8508d20} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2026.04.07 02:49:17.537811 [ 5 ] {eab92b4c-8eb0-4147-b604-0c80f8508d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3431 | 2026.04.07 02:49:17.538089 [ 5 ] {eab92b4c-8eb0-4147-b604-0c80f8508d20} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3432 | 2026.04.07 02:49:17.538295 [ 5 ] {eab92b4c-8eb0-4147-b604-0c80f8508d20} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3433 | 2026.04.07 02:49:17.538417 [ 5 ] {eab92b4c-8eb0-4147-b604-0c80f8508d20} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000992 sec., 1008.0645161290322 rows/sec., 67.93 KiB/sec. | ||
| 3434 | 2026.04.07 02:49:17.538453 [ 5 ] {eab92b4c-8eb0-4147-b604-0c80f8508d20} <Debug> TCPHandler: Processed in 0.001149655 sec. | ||
| 3435 | 2026.04.07 02:49:17.538556 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3436 | 2026.04.07 02:49:17.538646 [ 5 ] {fdbafec1-5664-44e8-9d68-8e61888fc3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3437 | 2026.04.07 02:49:17.538697 [ 5 ] {fdbafec1-5664-44e8-9d68-8e61888fc3dd} <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 | ||
| 3438 | 2026.04.07 02:49:17.539510 [ 5 ] {fdbafec1-5664-44e8-9d68-8e61888fc3dd} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2026.04.07 02:49:17.539545 [ 5 ] {fdbafec1-5664-44e8-9d68-8e61888fc3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3440 | 2026.04.07 02:49:17.540071 [ 5 ] {fdbafec1-5664-44e8-9d68-8e61888fc3dd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3441 | 2026.04.07 02:49:17.540282 [ 5 ] {fdbafec1-5664-44e8-9d68-8e61888fc3dd} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2026.04.07 02:49:17.540412 [ 5 ] {fdbafec1-5664-44e8-9d68-8e61888fc3dd} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001783 sec., 20190.689848569826 rows/sec., 36.18 MiB/sec. | ||
| 3443 | 2026.04.07 02:49:17.540461 [ 5 ] {fdbafec1-5664-44e8-9d68-8e61888fc3dd} <Debug> TCPHandler: Processed in 0.001953461 sec. | ||
| 3444 | 2026.04.07 02:49:17.540568 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3445 | 2026.04.07 02:49:17.540661 [ 5 ] {94e3a344-03cf-4335-96bb-4b040de76d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3446 | 2026.04.07 02:49:17.540701 [ 5 ] {94e3a344-03cf-4335-96bb-4b040de76d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3447 | 2026.04.07 02:49:17.541022 [ 5 ] {94e3a344-03cf-4335-96bb-4b040de76d1c} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3448 | 2026.04.07 02:49:17.541058 [ 5 ] {94e3a344-03cf-4335-96bb-4b040de76d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3449 | 2026.04.07 02:49:17.541345 [ 5 ] {94e3a344-03cf-4335-96bb-4b040de76d1c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3450 | 2026.04.07 02:49:17.541541 [ 5 ] {94e3a344-03cf-4335-96bb-4b040de76d1c} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3451 | 2026.04.07 02:49:17.541663 [ 5 ] {94e3a344-03cf-4335-96bb-4b040de76d1c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00102 sec., 88235.29411764705 rows/sec., 5.52 MiB/sec. | ||
| 3452 | 2026.04.07 02:49:17.541696 [ 5 ] {94e3a344-03cf-4335-96bb-4b040de76d1c} <Debug> TCPHandler: Processed in 0.001177275 sec. | ||
| 3453 | 2026.04.07 02:49:18.139081 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6252 | ||
| 3454 | 2026.04.07 02:49:18.139900 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2026.04.07 02:49:18.139976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3456 | 2026.04.07 02:49:18.140679 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3457 | 2026.04.07 02:49:18.141031 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2026.04.07 02:49:18.141263 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6252 | ||
| 3459 | 2026.04.07 02:49:18.510603 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3460 | 2026.04.07 02:49:18.531988 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2026.04.07 02:49:18.532072 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3462 | 2026.04.07 02:49:18.539489 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3463 | 2026.04.07 02:49:18.540395 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2026.04.07 02:49:18.544696 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3465 | 2026.04.07 02:49:20.635876 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 478 | ||
| 3466 | 2026.04.07 02:49:20.638184 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2026.04.07 02:49:20.638231 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3468 | 2026.04.07 02:49:20.639381 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3469 | 2026.04.07 02:49:20.639639 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2026.04.07 02:49:20.639889 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 478 | ||
| 3471 | 2026.04.07 02:49:22.514472 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3472 | 2026.04.07 02:49:22.514695 [ 5 ] {e6fa10d6-ba6a-4278-a2f6-3004829731df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3473 | 2026.04.07 02:49:22.514765 [ 5 ] {e6fa10d6-ba6a-4278-a2f6-3004829731df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3474 | 2026.04.07 02:49:22.515422 [ 5 ] {e6fa10d6-ba6a-4278-a2f6-3004829731df} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3475 | 2026.04.07 02:49:22.515476 [ 5 ] {e6fa10d6-ba6a-4278-a2f6-3004829731df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3476 | 2026.04.07 02:49:22.515873 [ 5 ] {e6fa10d6-ba6a-4278-a2f6-3004829731df} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3477 | 2026.04.07 02:49:22.516108 [ 5 ] {e6fa10d6-ba6a-4278-a2f6-3004829731df} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3478 | 2026.04.07 02:49:22.516270 [ 5 ] {e6fa10d6-ba6a-4278-a2f6-3004829731df} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001625 sec., 40615.38461538462 rows/sec., 3.23 MiB/sec. | ||
| 3479 | 2026.04.07 02:49:22.516320 [ 5 ] {e6fa10d6-ba6a-4278-a2f6-3004829731df} <Debug> TCPHandler: Processed in 0.002009073 sec. | ||
| 3480 | 2026.04.07 02:49:22.516442 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3481 | 2026.04.07 02:49:22.516545 [ 5 ] {1592724c-14e3-4c46-9b30-985bad265071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3482 | 2026.04.07 02:49:22.516589 [ 5 ] {1592724c-14e3-4c46-9b30-985bad265071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3483 | 2026.04.07 02:49:22.516989 [ 5 ] {1592724c-14e3-4c46-9b30-985bad265071} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3484 | 2026.04.07 02:49:22.517027 [ 5 ] {1592724c-14e3-4c46-9b30-985bad265071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3485 | 2026.04.07 02:49:22.517332 [ 5 ] {1592724c-14e3-4c46-9b30-985bad265071} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3486 | 2026.04.07 02:49:22.517538 [ 5 ] {1592724c-14e3-4c46-9b30-985bad265071} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3487 | 2026.04.07 02:49:22.517668 [ 5 ] {1592724c-14e3-4c46-9b30-985bad265071} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001148 sec., 4355.4006968641115 rows/sec., 327.51 KiB/sec. | ||
| 3488 | 2026.04.07 02:49:22.517705 [ 5 ] {1592724c-14e3-4c46-9b30-985bad265071} <Debug> TCPHandler: Processed in 0.001313488 sec. | ||
| 3489 | 2026.04.07 02:49:22.517811 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3490 | 2026.04.07 02:49:22.517911 [ 5 ] {1e26ff67-de37-443d-8770-df633e6f4d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3491 | 2026.04.07 02:49:22.517952 [ 5 ] {1e26ff67-de37-443d-8770-df633e6f4d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3492 | 2026.04.07 02:49:22.518347 [ 5 ] {1e26ff67-de37-443d-8770-df633e6f4d19} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3493 | 2026.04.07 02:49:22.518384 [ 5 ] {1e26ff67-de37-443d-8770-df633e6f4d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3494 | 2026.04.07 02:49:22.518676 [ 5 ] {1e26ff67-de37-443d-8770-df633e6f4d19} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3495 | 2026.04.07 02:49:22.518879 [ 5 ] {1e26ff67-de37-443d-8770-df633e6f4d19} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2026.04.07 02:49:22.519010 [ 5 ] {1e26ff67-de37-443d-8770-df633e6f4d19} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001118 sec., 61717.35241502683 rows/sec., 4.82 MiB/sec. | ||
| 3497 | 2026.04.07 02:49:22.519047 [ 5 ] {1e26ff67-de37-443d-8770-df633e6f4d19} <Debug> TCPHandler: Processed in 0.001285537 sec. | ||
| 3498 | 2026.04.07 02:49:22.519157 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3499 | 2026.04.07 02:49:22.519249 [ 5 ] {862b46d7-47a7-45da-99ed-922d2891e752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3500 | 2026.04.07 02:49:22.519317 [ 5 ] {862b46d7-47a7-45da-99ed-922d2891e752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3501 | 2026.04.07 02:49:22.519709 [ 5 ] {862b46d7-47a7-45da-99ed-922d2891e752} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2026.04.07 02:49:22.519745 [ 5 ] {862b46d7-47a7-45da-99ed-922d2891e752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3503 | 2026.04.07 02:49:22.520068 [ 5 ] {862b46d7-47a7-45da-99ed-922d2891e752} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3504 | 2026.04.07 02:49:22.520277 [ 5 ] {862b46d7-47a7-45da-99ed-922d2891e752} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.04.07 02:49:22.520407 [ 5 ] {862b46d7-47a7-45da-99ed-922d2891e752} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 3506 | 2026.04.07 02:49:22.520443 [ 5 ] {862b46d7-47a7-45da-99ed-922d2891e752} <Debug> TCPHandler: Processed in 0.001334328 sec. | ||
| 3507 | 2026.04.07 02:49:22.520546 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3508 | 2026.04.07 02:49:22.520697 [ 5 ] {101e1bfc-8c4b-406a-b157-3c07d42d4f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3509 | 2026.04.07 02:49:22.520751 [ 5 ] {101e1bfc-8c4b-406a-b157-3c07d42d4f52} <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 | ||
| 3510 | 2026.04.07 02:49:22.521468 [ 5 ] {101e1bfc-8c4b-406a-b157-3c07d42d4f52} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3511 | 2026.04.07 02:49:22.521504 [ 5 ] {101e1bfc-8c4b-406a-b157-3c07d42d4f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3512 | 2026.04.07 02:49:22.521991 [ 5 ] {101e1bfc-8c4b-406a-b157-3c07d42d4f52} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3513 | 2026.04.07 02:49:22.522208 [ 5 ] {101e1bfc-8c4b-406a-b157-3c07d42d4f52} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3514 | 2026.04.07 02:49:22.522343 [ 5 ] {101e1bfc-8c4b-406a-b157-3c07d42d4f52} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001664 sec., 3004.8076923076924 rows/sec., 5.38 MiB/sec. | ||
| 3515 | 2026.04.07 02:49:22.522408 [ 5 ] {101e1bfc-8c4b-406a-b157-3c07d42d4f52} <Debug> TCPHandler: Processed in 0.00190884 sec. | ||
| 3516 | 2026.04.07 02:49:22.522518 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3517 | 2026.04.07 02:49:22.522611 [ 5 ] {795cf537-0fef-4764-bb44-a5010bbac2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3518 | 2026.04.07 02:49:22.522652 [ 5 ] {795cf537-0fef-4764-bb44-a5010bbac2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3519 | 2026.04.07 02:49:22.523019 [ 5 ] {795cf537-0fef-4764-bb44-a5010bbac2fe} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3520 | 2026.04.07 02:49:22.523059 [ 5 ] {795cf537-0fef-4764-bb44-a5010bbac2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3521 | 2026.04.07 02:49:22.523402 [ 5 ] {795cf537-0fef-4764-bb44-a5010bbac2fe} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3522 | 2026.04.07 02:49:22.523619 [ 5 ] {795cf537-0fef-4764-bb44-a5010bbac2fe} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3523 | 2026.04.07 02:49:22.523756 [ 5 ] {795cf537-0fef-4764-bb44-a5010bbac2fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 3524 | 2026.04.07 02:49:22.523793 [ 5 ] {795cf537-0fef-4764-bb44-a5010bbac2fe} <Debug> TCPHandler: Processed in 0.001324238 sec. | ||
| 3525 | 2026.04.07 02:49:25.535201 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3526 | 2026.04.07 02:49:25.535269 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3527 | 2026.04.07 02:49:25.641439 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6700 | ||
| 3528 | 2026.04.07 02:49:25.641911 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3529 | 2026.04.07 02:49:25.641958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3530 | 2026.04.07 02:49:25.642472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3531 | 2026.04.07 02:49:25.642700 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3532 | 2026.04.07 02:49:25.642826 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6700 | ||
| 3533 | 2026.04.07 02:49:26.044833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3534 | 2026.04.07 02:49:26.061580 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3535 | 2026.04.07 02:49:26.061631 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3536 | 2026.04.07 02:49:26.067581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3537 | 2026.04.07 02:49:26.068253 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3538 | 2026.04.07 02:49:26.071000 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3539 | 2026.04.07 02:49:27.522634 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3540 | 2026.04.07 02:49:27.522889 [ 5 ] {2c5c8711-c519-4145-9ba9-925e3444796b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3541 | 2026.04.07 02:49:27.522957 [ 5 ] {2c5c8711-c519-4145-9ba9-925e3444796b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3542 | 2026.04.07 02:49:27.523702 [ 5 ] {2c5c8711-c519-4145-9ba9-925e3444796b} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2026.04.07 02:49:27.523747 [ 5 ] {2c5c8711-c519-4145-9ba9-925e3444796b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3544 | 2026.04.07 02:49:27.524172 [ 5 ] {2c5c8711-c519-4145-9ba9-925e3444796b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3545 | 2026.04.07 02:49:27.524400 [ 5 ] {2c5c8711-c519-4145-9ba9-925e3444796b} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.04.07 02:49:27.524548 [ 5 ] {2c5c8711-c519-4145-9ba9-925e3444796b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001716 sec., 165501.1655011655 rows/sec., 10.51 MiB/sec. | ||
| 3547 | 2026.04.07 02:49:27.524590 [ 5 ] {2c5c8711-c519-4145-9ba9-925e3444796b} <Debug> TCPHandler: Processed in 0.002148766 sec. | ||
| 3548 | 2026.04.07 02:49:27.524713 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3549 | 2026.04.07 02:49:27.524809 [ 5 ] {d05897eb-910e-4d95-9bfa-b6e280e1026c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3550 | 2026.04.07 02:49:27.524851 [ 5 ] {d05897eb-910e-4d95-9bfa-b6e280e1026c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3551 | 2026.04.07 02:49:27.525647 [ 5 ] {d05897eb-910e-4d95-9bfa-b6e280e1026c} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2026.04.07 02:49:27.525682 [ 5 ] {d05897eb-910e-4d95-9bfa-b6e280e1026c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3553 | 2026.04.07 02:49:27.526066 [ 5 ] {d05897eb-910e-4d95-9bfa-b6e280e1026c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3554 | 2026.04.07 02:49:27.526302 [ 5 ] {d05897eb-910e-4d95-9bfa-b6e280e1026c} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2026.04.07 02:49:27.526433 [ 5 ] {d05897eb-910e-4d95-9bfa-b6e280e1026c} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001644 sec., 528588.8077858881 rows/sec., 41.43 MiB/sec. | ||
| 3556 | 2026.04.07 02:49:27.526481 [ 5 ] {d05897eb-910e-4d95-9bfa-b6e280e1026c} <Debug> TCPHandler: Processed in 0.001819729 sec. | ||
| 3557 | 2026.04.07 02:49:27.526594 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2026.04.07 02:49:27.526689 [ 5 ] {554f93cb-8b91-457a-9b10-399815aaaeec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3559 | 2026.04.07 02:49:27.526730 [ 5 ] {554f93cb-8b91-457a-9b10-399815aaaeec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3560 | 2026.04.07 02:49:27.527198 [ 5 ] {554f93cb-8b91-457a-9b10-399815aaaeec} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.04.07 02:49:27.527234 [ 5 ] {554f93cb-8b91-457a-9b10-399815aaaeec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3562 | 2026.04.07 02:49:27.527566 [ 5 ] {554f93cb-8b91-457a-9b10-399815aaaeec} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3563 | 2026.04.07 02:49:27.527773 [ 5 ] {554f93cb-8b91-457a-9b10-399815aaaeec} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.04.07 02:49:27.527907 [ 5 ] {554f93cb-8b91-457a-9b10-399815aaaeec} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001237 sec., 143896.5238480194 rows/sec., 8.88 MiB/sec. | ||
| 3565 | 2026.04.07 02:49:27.527945 [ 5 ] {554f93cb-8b91-457a-9b10-399815aaaeec} <Debug> TCPHandler: Processed in 0.00140174 sec. | ||
| 3566 | 2026.04.07 02:49:27.528064 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2026.04.07 02:49:27.528160 [ 5 ] {0366dc70-efc1-4901-ab53-f9572d581e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3568 | 2026.04.07 02:49:27.528200 [ 5 ] {0366dc70-efc1-4901-ab53-f9572d581e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3569 | 2026.04.07 02:49:27.528647 [ 5 ] {0366dc70-efc1-4901-ab53-f9572d581e53} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2026.04.07 02:49:27.528684 [ 5 ] {0366dc70-efc1-4901-ab53-f9572d581e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3571 | 2026.04.07 02:49:27.528983 [ 5 ] {0366dc70-efc1-4901-ab53-f9572d581e53} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3572 | 2026.04.07 02:49:27.529199 [ 5 ] {0366dc70-efc1-4901-ab53-f9572d581e53} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2026.04.07 02:49:27.529333 [ 5 ] {0366dc70-efc1-4901-ab53-f9572d581e53} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001192 sec., 125000.00000000001 rows/sec., 8.08 MiB/sec. | ||
| 3574 | 2026.04.07 02:49:27.529369 [ 5 ] {0366dc70-efc1-4901-ab53-f9572d581e53} <Debug> TCPHandler: Processed in 0.001356419 sec. | ||
| 3575 | 2026.04.07 02:49:27.529480 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2026.04.07 02:49:27.529573 [ 5 ] {4d122668-66da-488b-b8dc-582343f72bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3577 | 2026.04.07 02:49:27.529613 [ 5 ] {4d122668-66da-488b-b8dc-582343f72bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3578 | 2026.04.07 02:49:27.530049 [ 5 ] {4d122668-66da-488b-b8dc-582343f72bf2} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2026.04.07 02:49:27.530086 [ 5 ] {4d122668-66da-488b-b8dc-582343f72bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3580 | 2026.04.07 02:49:27.530398 [ 5 ] {4d122668-66da-488b-b8dc-582343f72bf2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3581 | 2026.04.07 02:49:27.530614 [ 5 ] {4d122668-66da-488b-b8dc-582343f72bf2} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2026.04.07 02:49:27.530739 [ 5 ] {4d122668-66da-488b-b8dc-582343f72bf2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001184 sec., 125000 rows/sec., 7.11 MiB/sec. | ||
| 3583 | 2026.04.07 02:49:27.530776 [ 5 ] {4d122668-66da-488b-b8dc-582343f72bf2} <Debug> TCPHandler: Processed in 0.001347138 sec. | ||
| 3584 | 2026.04.07 02:49:27.530888 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3585 | 2026.04.07 02:49:27.530983 [ 5 ] {53d6c584-fc71-4d70-a75f-2a3487c660b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3586 | 2026.04.07 02:49:27.531024 [ 5 ] {53d6c584-fc71-4d70-a75f-2a3487c660b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3587 | 2026.04.07 02:49:27.531608 [ 5 ] {53d6c584-fc71-4d70-a75f-2a3487c660b8} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2026.04.07 02:49:27.531645 [ 5 ] {53d6c584-fc71-4d70-a75f-2a3487c660b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3589 | 2026.04.07 02:49:27.531970 [ 5 ] {53d6c584-fc71-4d70-a75f-2a3487c660b8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3590 | 2026.04.07 02:49:27.532180 [ 5 ] {53d6c584-fc71-4d70-a75f-2a3487c660b8} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2026.04.07 02:49:27.532306 [ 5 ] {53d6c584-fc71-4d70-a75f-2a3487c660b8} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001341 sec., 392244.5935868755 rows/sec., 27.72 MiB/sec. | ||
| 3592 | 2026.04.07 02:49:27.532343 [ 5 ] {53d6c584-fc71-4d70-a75f-2a3487c660b8} <Debug> TCPHandler: Processed in 0.001505652 sec. | ||
| 3593 | 2026.04.07 02:49:27.532456 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2026.04.07 02:49:27.532550 [ 5 ] {25959467-ee1b-4571-8568-b69b9ae0c1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3595 | 2026.04.07 02:49:27.532592 [ 5 ] {25959467-ee1b-4571-8568-b69b9ae0c1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3596 | 2026.04.07 02:49:27.532942 [ 5 ] {25959467-ee1b-4571-8568-b69b9ae0c1cb} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2026.04.07 02:49:27.532982 [ 5 ] {25959467-ee1b-4571-8568-b69b9ae0c1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3598 | 2026.04.07 02:49:27.533310 [ 5 ] {25959467-ee1b-4571-8568-b69b9ae0c1cb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3599 | 2026.04.07 02:49:27.533524 [ 5 ] {25959467-ee1b-4571-8568-b69b9ae0c1cb} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3600 | 2026.04.07 02:49:27.533655 [ 5 ] {25959467-ee1b-4571-8568-b69b9ae0c1cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001121 sec., 5352.3639607493305 rows/sec., 279.64 KiB/sec. | ||
| 3601 | 2026.04.07 02:49:27.533704 [ 5 ] {25959467-ee1b-4571-8568-b69b9ae0c1cb} <Debug> TCPHandler: Processed in 0.001298967 sec. | ||
| 3602 | 2026.04.07 02:49:27.533827 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2026.04.07 02:49:27.533930 [ 5 ] {ba8ef5f0-a4ff-4626-ba7f-3d7ed8216d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3604 | 2026.04.07 02:49:27.533974 [ 5 ] {ba8ef5f0-a4ff-4626-ba7f-3d7ed8216d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3605 | 2026.04.07 02:49:27.534381 [ 5 ] {ba8ef5f0-a4ff-4626-ba7f-3d7ed8216d8d} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3606 | 2026.04.07 02:49:27.534416 [ 5 ] {ba8ef5f0-a4ff-4626-ba7f-3d7ed8216d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3607 | 2026.04.07 02:49:27.534753 [ 5 ] {ba8ef5f0-a4ff-4626-ba7f-3d7ed8216d8d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3608 | 2026.04.07 02:49:27.534968 [ 5 ] {ba8ef5f0-a4ff-4626-ba7f-3d7ed8216d8d} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2026.04.07 02:49:27.535098 [ 5 ] {ba8ef5f0-a4ff-4626-ba7f-3d7ed8216d8d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001187 sec., 223251.8955349621 rows/sec., 14.84 MiB/sec. | ||
| 3610 | 2026.04.07 02:49:27.535133 [ 5 ] {ba8ef5f0-a4ff-4626-ba7f-3d7ed8216d8d} <Debug> TCPHandler: Processed in 0.001358388 sec. | ||
| 3611 | 2026.04.07 02:49:27.535244 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3612 | 2026.04.07 02:49:27.535339 [ 5 ] {e5a58317-ed1d-42e9-8564-ed7476705d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3613 | 2026.04.07 02:49:27.535381 [ 5 ] {e5a58317-ed1d-42e9-8564-ed7476705d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3614 | 2026.04.07 02:49:27.535685 [ 5 ] {e5a58317-ed1d-42e9-8564-ed7476705d92} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3615 | 2026.04.07 02:49:27.535720 [ 5 ] {e5a58317-ed1d-42e9-8564-ed7476705d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3616 | 2026.04.07 02:49:27.536018 [ 5 ] {e5a58317-ed1d-42e9-8564-ed7476705d92} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3617 | 2026.04.07 02:49:27.536234 [ 5 ] {e5a58317-ed1d-42e9-8564-ed7476705d92} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3618 | 2026.04.07 02:49:27.536363 [ 5 ] {e5a58317-ed1d-42e9-8564-ed7476705d92} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 3619 | 2026.04.07 02:49:27.536399 [ 5 ] {e5a58317-ed1d-42e9-8564-ed7476705d92} <Debug> TCPHandler: Processed in 0.001205995 sec. | ||
| 3620 | 2026.04.07 02:49:27.536505 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3621 | 2026.04.07 02:49:27.536599 [ 5 ] {baa66309-3a66-4efb-b018-0eaeeaeeafc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3622 | 2026.04.07 02:49:27.536652 [ 5 ] {baa66309-3a66-4efb-b018-0eaeeaeeafc5} <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 | ||
| 3623 | 2026.04.07 02:49:27.537452 [ 5 ] {baa66309-3a66-4efb-b018-0eaeeaeeafc5} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3624 | 2026.04.07 02:49:27.537488 [ 5 ] {baa66309-3a66-4efb-b018-0eaeeaeeafc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3625 | 2026.04.07 02:49:27.538051 [ 5 ] {baa66309-3a66-4efb-b018-0eaeeaeeafc5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3626 | 2026.04.07 02:49:27.538285 [ 5 ] {baa66309-3a66-4efb-b018-0eaeeaeeafc5} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3627 | 2026.04.07 02:49:27.538419 [ 5 ] {baa66309-3a66-4efb-b018-0eaeeaeeafc5} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001838 sec., 19586.507072905333 rows/sec., 35.10 MiB/sec. | ||
| 3628 | 2026.04.07 02:49:27.538415 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3629 | 2026.04.07 02:49:27.538470 [ 5 ] {baa66309-3a66-4efb-b018-0eaeeaeeafc5} <Debug> TCPHandler: Processed in 0.002015533 sec. | ||
| 3630 | 2026.04.07 02:49:27.538494 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3631 | 2026.04.07 02:49:27.538523 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3632 | 2026.04.07 02:49:27.538587 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3633 | 2026.04.07 02:49:27.538610 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 3634 | 2026.04.07 02:49:27.538686 [ 5 ] {184db376-40e2-411c-992e-c8b17505adc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3635 | 2026.04.07 02:49:27.538727 [ 5 ] {184db376-40e2-411c-992e-c8b17505adc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3636 | 2026.04.07 02:49:27.538810 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3637 | 2026.04.07 02:49:27.538870 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 171 rows starting from the beginning of the part | ||
| 3638 | 2026.04.07 02:49:27.539011 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 3639 | 2026.04.07 02:49:27.539048 [ 5 ] {184db376-40e2-411c-992e-c8b17505adc4} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3640 | 2026.04.07 02:49:27.539085 [ 5 ] {184db376-40e2-411c-992e-c8b17505adc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3641 | 2026.04.07 02:49:27.539134 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
| 3642 | 2026.04.07 02:49:27.539245 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3643 | 2026.04.07 02:49:27.539356 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
| 3644 | 2026.04.07 02:49:27.539401 [ 5 ] {184db376-40e2-411c-992e-c8b17505adc4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3645 | 2026.04.07 02:49:27.539465 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3646 | 2026.04.07 02:49:27.539623 [ 5 ] {184db376-40e2-411c-992e-c8b17505adc4} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3647 | 2026.04.07 02:49:27.539749 [ 5 ] {184db376-40e2-411c-992e-c8b17505adc4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001081 sec., 83256.24421831638 rows/sec., 5.21 MiB/sec. | ||
| 3648 | 2026.04.07 02:49:27.539784 [ 5 ] {184db376-40e2-411c-992e-c8b17505adc4} <Debug> TCPHandler: Processed in 0.001248216 sec. | ||
| 3649 | 2026.04.07 02:49:27.542501 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 289 rows, containing 19 columns (19 merged, 0 gathered) in 0.003922322 sec., 73680.84517283386 rows/sec., 132.03 MiB/sec. | ||
| 3650 | 2026.04.07 02:49:27.543245 [ 199 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3651 | 2026.04.07 02:49:27.543698 [ 199 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3652 | 2026.04.07 02:49:27.543786 [ 199 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3653 | 2026.04.07 02:49:27.543921 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 3654 | 2026.04.07 02:49:28.254914 [ 61 ] {} <Debug> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3655 | 2026.04.07 02:49:28.254995 [ 61 ] {} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3656 | 2026.04.07 02:49:28.255018 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3657 | 2026.04.07 02:49:28.255114 [ 193 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::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 | ||
| 3658 | 2026.04.07 02:49:28.255241 [ 193 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3659 | 2026.04.07 02:49:28.255275 [ 193 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3660 | 2026.04.07 02:49:28.255344 [ 193 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::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 | ||
| 3661 | 2026.04.07 02:49:28.255386 [ 193 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3662 | 2026.04.07 02:49:28.255430 [ 193 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3663 | 2026.04.07 02:49:28.255468 [ 193 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::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 | ||
| 3664 | 2026.04.07 02:49:28.256209 [ 199 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001130754 sec., 24762.238294094026 rows/sec., 2.07 MiB/sec. | ||
| 3665 | 2026.04.07 02:49:28.256439 [ 199 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3666 | 2026.04.07 02:49:28.256739 [ 199 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_5_1} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2026.04.07 02:49:28.256816 [ 199 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_5_1} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3668 | 2026.04.07 02:49:28.256911 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3669 | 2026.04.07 02:49:28.337643 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3670 | 2026.04.07 02:49:28.337827 [ 5 ] {0d63c63b-0344-48fe-8162-8088abf60927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3671 | 2026.04.07 02:49:28.337906 [ 5 ] {0d63c63b-0344-48fe-8162-8088abf60927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3672 | 2026.04.07 02:49:28.338546 [ 5 ] {0d63c63b-0344-48fe-8162-8088abf60927} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3673 | 2026.04.07 02:49:28.338593 [ 5 ] {0d63c63b-0344-48fe-8162-8088abf60927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3674 | 2026.04.07 02:49:28.338993 [ 5 ] {0d63c63b-0344-48fe-8162-8088abf60927} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3675 | 2026.04.07 02:49:28.339230 [ 5 ] {0d63c63b-0344-48fe-8162-8088abf60927} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3676 | 2026.04.07 02:49:28.339387 [ 5 ] {0d63c63b-0344-48fe-8162-8088abf60927} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00161 sec., 1242.2360248447203 rows/sec., 101.30 KiB/sec. | ||
| 3677 | 2026.04.07 02:49:28.339433 [ 5 ] {0d63c63b-0344-48fe-8162-8088abf60927} <Debug> TCPHandler: Processed in 0.001926881 sec. | ||
| 3678 | 2026.04.07 02:49:28.339546 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3679 | 2026.04.07 02:49:28.339656 [ 5 ] {bf15610a-169d-4db0-b15b-3ce24e09b4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3680 | 2026.04.07 02:49:28.339701 [ 5 ] {bf15610a-169d-4db0-b15b-3ce24e09b4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3681 | 2026.04.07 02:49:28.341184 [ 5 ] {bf15610a-169d-4db0-b15b-3ce24e09b4ed} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2026.04.07 02:49:28.341219 [ 5 ] {bf15610a-169d-4db0-b15b-3ce24e09b4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3683 | 2026.04.07 02:49:28.341686 [ 5 ] {bf15610a-169d-4db0-b15b-3ce24e09b4ed} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3684 | 2026.04.07 02:49:28.341907 [ 5 ] {bf15610a-169d-4db0-b15b-3ce24e09b4ed} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2026.04.07 02:49:28.342041 [ 5 ] {bf15610a-169d-4db0-b15b-3ce24e09b4ed} <Debug> executeQuery: Read 2412 rows, 182.38 KiB in 0.002409 sec., 1001245.3300124533 rows/sec., 73.93 MiB/sec. | ||
| 3686 | 2026.04.07 02:49:28.342078 [ 5 ] {bf15610a-169d-4db0-b15b-3ce24e09b4ed} <Debug> TCPHandler: Processed in 0.002584415 sec. | ||
| 3687 | 2026.04.07 02:49:28.342199 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2026.04.07 02:49:28.342294 [ 5 ] {27d8c7e4-222a-4e50-96ac-7bdb36baf52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3689 | 2026.04.07 02:49:28.342334 [ 5 ] {27d8c7e4-222a-4e50-96ac-7bdb36baf52b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3690 | 2026.04.07 02:49:28.342731 [ 5 ] {27d8c7e4-222a-4e50-96ac-7bdb36baf52b} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2026.04.07 02:49:28.342766 [ 5 ] {27d8c7e4-222a-4e50-96ac-7bdb36baf52b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3692 | 2026.04.07 02:49:28.343075 [ 5 ] {27d8c7e4-222a-4e50-96ac-7bdb36baf52b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3693 | 2026.04.07 02:49:28.343286 [ 5 ] {27d8c7e4-222a-4e50-96ac-7bdb36baf52b} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2026.04.07 02:49:28.343408 [ 5 ] {27d8c7e4-222a-4e50-96ac-7bdb36baf52b} <Debug> executeQuery: Read 16 rows, 1.19 KiB in 0.001133 sec., 14121.800529567521 rows/sec., 1.03 MiB/sec. | ||
| 3695 | 2026.04.07 02:49:28.343444 [ 5 ] {27d8c7e4-222a-4e50-96ac-7bdb36baf52b} <Debug> TCPHandler: Processed in 0.001293847 sec. | ||
| 3696 | 2026.04.07 02:49:28.343547 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3697 | 2026.04.07 02:49:28.343639 [ 5 ] {3e79c4c3-98a1-4664-9180-f640974528a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3698 | 2026.04.07 02:49:28.343677 [ 5 ] {3e79c4c3-98a1-4664-9180-f640974528a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3699 | 2026.04.07 02:49:28.344303 [ 5 ] {3e79c4c3-98a1-4664-9180-f640974528a7} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3700 | 2026.04.07 02:49:28.344336 [ 5 ] {3e79c4c3-98a1-4664-9180-f640974528a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3701 | 2026.04.07 02:49:28.344663 [ 5 ] {3e79c4c3-98a1-4664-9180-f640974528a7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3702 | 2026.04.07 02:49:28.344870 [ 5 ] {3e79c4c3-98a1-4664-9180-f640974528a7} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3703 | 2026.04.07 02:49:28.344956 [ 61 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3704 | 2026.04.07 02:49:28.344991 [ 5 ] {3e79c4c3-98a1-4664-9180-f640974528a7} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00137 sec., 584671.5328467154 rows/sec., 33.77 MiB/sec. | ||
| 3705 | 2026.04.07 02:49:28.344992 [ 61 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2026.04.07 02:49:28.345022 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3707 | 2026.04.07 02:49:28.345026 [ 5 ] {3e79c4c3-98a1-4664-9180-f640974528a7} <Debug> TCPHandler: Processed in 0.001528002 sec. | ||
| 3708 | 2026.04.07 02:49:28.345116 [ 199 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::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 | ||
| 3709 | 2026.04.07 02:49:28.345140 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3710 | 2026.04.07 02:49:28.345240 [ 5 ] {4335430a-b3e3-448d-bb58-04b8926a2cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3711 | 2026.04.07 02:49:28.345267 [ 199 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3712 | 2026.04.07 02:49:28.345278 [ 5 ] {4335430a-b3e3-448d-bb58-04b8926a2cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3713 | 2026.04.07 02:49:28.345309 [ 199 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 173 rows starting from the beginning of the part | ||
| 3714 | 2026.04.07 02:49:28.345412 [ 199 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 802 rows starting from the beginning of the part | ||
| 3715 | 2026.04.07 02:49:28.345467 [ 199 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 3716 | 2026.04.07 02:49:28.345514 [ 199 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3717 | 2026.04.07 02:49:28.345557 [ 199 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 3718 | 2026.04.07 02:49:28.345600 [ 199 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 801 rows starting from the beginning of the part | ||
| 3719 | 2026.04.07 02:49:28.345664 [ 5 ] {4335430a-b3e3-448d-bb58-04b8926a2cea} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3720 | 2026.04.07 02:49:28.345701 [ 5 ] {4335430a-b3e3-448d-bb58-04b8926a2cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3721 | 2026.04.07 02:49:28.346218 [ 5 ] {4335430a-b3e3-448d-bb58-04b8926a2cea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3722 | 2026.04.07 02:49:28.346446 [ 5 ] {4335430a-b3e3-448d-bb58-04b8926a2cea} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3723 | 2026.04.07 02:49:28.346580 [ 5 ] {4335430a-b3e3-448d-bb58-04b8926a2cea} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001358 sec., 736.3770250368188 rows/sec., 51.78 KiB/sec. | ||
| 3724 | 2026.04.07 02:49:28.346619 [ 5 ] {4335430a-b3e3-448d-bb58-04b8926a2cea} <Debug> TCPHandler: Processed in 0.001527522 sec. | ||
| 3725 | 2026.04.07 02:49:28.346728 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3726 | 2026.04.07 02:49:28.346821 [ 5 ] {759b9578-2149-4ee7-a02f-d6d44a89bdc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3727 | 2026.04.07 02:49:28.346863 [ 5 ] {759b9578-2149-4ee7-a02f-d6d44a89bdc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3728 | 2026.04.07 02:49:28.347001 [ 197 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2223 rows, containing 5 columns (5 merged, 0 gathered) in 0.001928551 sec., 1152678.8765243958 rows/sec., 73.41 MiB/sec. | ||
| 3729 | 2026.04.07 02:49:28.347175 [ 199 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3730 | 2026.04.07 02:49:28.347424 [ 199 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_11_2} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2026.04.07 02:49:28.347492 [ 199 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_11_2} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3732 | 2026.04.07 02:49:28.347559 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 3733 | 2026.04.07 02:49:28.347706 [ 5 ] {759b9578-2149-4ee7-a02f-d6d44a89bdc1} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3734 | 2026.04.07 02:49:28.347747 [ 5 ] {759b9578-2149-4ee7-a02f-d6d44a89bdc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3735 | 2026.04.07 02:49:28.348109 [ 5 ] {759b9578-2149-4ee7-a02f-d6d44a89bdc1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3736 | 2026.04.07 02:49:28.348320 [ 5 ] {759b9578-2149-4ee7-a02f-d6d44a89bdc1} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3737 | 2026.04.07 02:49:28.348445 [ 5 ] {759b9578-2149-4ee7-a02f-d6d44a89bdc1} <Debug> executeQuery: Read 1295 rows, 88.52 KiB in 0.001641 sec., 789152.9555149298 rows/sec., 52.68 MiB/sec. | ||
| 3738 | 2026.04.07 02:49:28.348480 [ 5 ] {759b9578-2149-4ee7-a02f-d6d44a89bdc1} <Debug> TCPHandler: Processed in 0.001800318 sec. | ||
| 3739 | 2026.04.07 02:49:28.348588 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3740 | 2026.04.07 02:49:28.348681 [ 5 ] {4f174c73-42cf-4ca5-b838-095ab9bfc189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3741 | 2026.04.07 02:49:28.348724 [ 5 ] {4f174c73-42cf-4ca5-b838-095ab9bfc189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3742 | 2026.04.07 02:49:28.349388 [ 5 ] {4f174c73-42cf-4ca5-b838-095ab9bfc189} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2026.04.07 02:49:28.349421 [ 5 ] {4f174c73-42cf-4ca5-b838-095ab9bfc189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3744 | 2026.04.07 02:49:28.349837 [ 5 ] {4f174c73-42cf-4ca5-b838-095ab9bfc189} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3745 | 2026.04.07 02:49:28.350050 [ 5 ] {4f174c73-42cf-4ca5-b838-095ab9bfc189} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3746 | 2026.04.07 02:49:28.350175 [ 5 ] {4f174c73-42cf-4ca5-b838-095ab9bfc189} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001513 sec., 989424.9834765367 rows/sec., 60.01 MiB/sec. | ||
| 3747 | 2026.04.07 02:49:28.350210 [ 5 ] {4f174c73-42cf-4ca5-b838-095ab9bfc189} <Debug> TCPHandler: Processed in 0.001670725 sec. | ||
| 3748 | 2026.04.07 02:49:28.350323 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3749 | 2026.04.07 02:49:28.350416 [ 5 ] {d6065427-e3ae-45bf-8ad5-ca18dec581c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3750 | 2026.04.07 02:49:28.350468 [ 5 ] {d6065427-e3ae-45bf-8ad5-ca18dec581c1} <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 | ||
| 3751 | 2026.04.07 02:49:28.351187 [ 5 ] {d6065427-e3ae-45bf-8ad5-ca18dec581c1} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2026.04.07 02:49:28.351220 [ 5 ] {d6065427-e3ae-45bf-8ad5-ca18dec581c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3753 | 2026.04.07 02:49:28.351725 [ 5 ] {d6065427-e3ae-45bf-8ad5-ca18dec581c1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3754 | 2026.04.07 02:49:28.351950 [ 5 ] {d6065427-e3ae-45bf-8ad5-ca18dec581c1} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2026.04.07 02:49:28.352083 [ 5 ] {d6065427-e3ae-45bf-8ad5-ca18dec581c1} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001684 sec., 8313.53919239905 rows/sec., 14.90 MiB/sec. | ||
| 3756 | 2026.04.07 02:49:28.352133 [ 5 ] {d6065427-e3ae-45bf-8ad5-ca18dec581c1} <Debug> TCPHandler: Processed in 0.001857499 sec. | ||
| 3757 | 2026.04.07 02:49:28.352242 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3758 | 2026.04.07 02:49:28.352337 [ 5 ] {b4d19c30-3b19-4454-b879-739c2108cc16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3759 | 2026.04.07 02:49:28.352378 [ 5 ] {b4d19c30-3b19-4454-b879-739c2108cc16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3760 | 2026.04.07 02:49:28.352680 [ 5 ] {b4d19c30-3b19-4454-b879-739c2108cc16} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3761 | 2026.04.07 02:49:28.352713 [ 5 ] {b4d19c30-3b19-4454-b879-739c2108cc16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3762 | 2026.04.07 02:49:28.353012 [ 5 ] {b4d19c30-3b19-4454-b879-739c2108cc16} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3763 | 2026.04.07 02:49:28.353214 [ 5 ] {b4d19c30-3b19-4454-b879-739c2108cc16} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3764 | 2026.04.07 02:49:28.353339 [ 5 ] {b4d19c30-3b19-4454-b879-739c2108cc16} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00102 sec., 11764.70588235294 rows/sec., 811.89 KiB/sec. | ||
| 3765 | 2026.04.07 02:49:28.353374 [ 5 ] {b4d19c30-3b19-4454-b879-739c2108cc16} <Debug> TCPHandler: Processed in 0.001181365 sec. | ||
| 3766 | 2026.04.07 02:49:30.640082 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 530 | ||
| 3767 | 2026.04.07 02:49:30.643103 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3768 | 2026.04.07 02:49:30.643139 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3769 | 2026.04.07 02:49:30.644297 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3770 | 2026.04.07 02:49:30.644564 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3771 | 2026.04.07 02:49:30.644800 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 530 | ||
| 3772 | 2026.04.07 02:49:32.512858 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3773 | 2026.04.07 02:49:32.513045 [ 5 ] {a65ea4c8-4bd8-4423-a558-98c35966c923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3774 | 2026.04.07 02:49:32.513120 [ 5 ] {a65ea4c8-4bd8-4423-a558-98c35966c923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3775 | 2026.04.07 02:49:32.513817 [ 5 ] {a65ea4c8-4bd8-4423-a558-98c35966c923} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2026.04.07 02:49:32.513872 [ 5 ] {a65ea4c8-4bd8-4423-a558-98c35966c923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3777 | 2026.04.07 02:49:32.514305 [ 5 ] {a65ea4c8-4bd8-4423-a558-98c35966c923} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3778 | 2026.04.07 02:49:32.514566 [ 5 ] {a65ea4c8-4bd8-4423-a558-98c35966c923} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3779 | 2026.04.07 02:49:32.514712 [ 94 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3780 | 2026.04.07 02:49:32.514727 [ 5 ] {a65ea4c8-4bd8-4423-a558-98c35966c923} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001736 sec., 32258.064516129034 rows/sec., 2.48 MiB/sec. | ||
| 3781 | 2026.04.07 02:49:32.514783 [ 94 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2026.04.07 02:49:32.514794 [ 5 ] {a65ea4c8-4bd8-4423-a558-98c35966c923} <Debug> TCPHandler: Processed in 0.002068113 sec. | ||
| 3783 | 2026.04.07 02:49:32.514814 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3784 | 2026.04.07 02:49:32.514921 [ 193 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 3785 | 2026.04.07 02:49:32.514934 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3786 | 2026.04.07 02:49:32.515030 [ 193 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3787 | 2026.04.07 02:49:32.515062 [ 193 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3357 rows starting from the beginning of the part | ||
| 3788 | 2026.04.07 02:49:32.515069 [ 5 ] {ffe9fe5d-db75-41b0-8aed-310fb20a9726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3789 | 2026.04.07 02:49:32.515119 [ 5 ] {ffe9fe5d-db75-41b0-8aed-310fb20a9726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3790 | 2026.04.07 02:49:32.515126 [ 193 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 872 rows starting from the beginning of the part | ||
| 3791 | 2026.04.07 02:49:32.515181 [ 193 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 66 rows starting from the beginning of the part | ||
| 3792 | 2026.04.07 02:49:32.515226 [ 193 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 869 rows starting from the beginning of the part | ||
| 3793 | 2026.04.07 02:49:32.515268 [ 193 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2412 rows starting from the beginning of the part | ||
| 3794 | 2026.04.07 02:49:32.515313 [ 193 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3795 | 2026.04.07 02:49:32.515615 [ 5 ] {ffe9fe5d-db75-41b0-8aed-310fb20a9726} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3796 | 2026.04.07 02:49:32.515658 [ 5 ] {ffe9fe5d-db75-41b0-8aed-310fb20a9726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3797 | 2026.04.07 02:49:32.516015 [ 5 ] {ffe9fe5d-db75-41b0-8aed-310fb20a9726} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3798 | 2026.04.07 02:49:32.516249 [ 5 ] {ffe9fe5d-db75-41b0-8aed-310fb20a9726} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3799 | 2026.04.07 02:49:32.516363 [ 94 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3800 | 2026.04.07 02:49:32.516381 [ 5 ] {ffe9fe5d-db75-41b0-8aed-310fb20a9726} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001338 sec., 47832.585949177876 rows/sec., 3.73 MiB/sec. | ||
| 3801 | 2026.04.07 02:49:32.516394 [ 94 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3802 | 2026.04.07 02:49:32.516423 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3803 | 2026.04.07 02:49:32.516427 [ 5 ] {ffe9fe5d-db75-41b0-8aed-310fb20a9726} <Debug> TCPHandler: Processed in 0.001554053 sec. | ||
| 3804 | 2026.04.07 02:49:32.516547 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3805 | 2026.04.07 02:49:32.516560 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 3806 | 2026.04.07 02:49:32.516650 [ 5 ] {df3dfdb1-c465-4ed4-96e3-d0ea0c3cc3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3807 | 2026.04.07 02:49:32.516701 [ 5 ] {df3dfdb1-c465-4ed4-96e3-d0ea0c3cc3c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3808 | 2026.04.07 02:49:32.516708 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3809 | 2026.04.07 02:49:32.516748 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1829 rows starting from the beginning of the part | ||
| 3810 | 2026.04.07 02:49:32.516816 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 532 rows starting from the beginning of the part | ||
| 3811 | 2026.04.07 02:49:32.516861 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 69 rows starting from the beginning of the part | ||
| 3812 | 2026.04.07 02:49:32.516903 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 526 rows starting from the beginning of the part | ||
| 3813 | 2026.04.07 02:49:32.516943 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1295 rows starting from the beginning of the part | ||
| 3814 | 2026.04.07 02:49:32.516983 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3815 | 2026.04.07 02:49:32.517091 [ 5 ] {df3dfdb1-c465-4ed4-96e3-d0ea0c3cc3c4} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3816 | 2026.04.07 02:49:32.517135 [ 5 ] {df3dfdb1-c465-4ed4-96e3-d0ea0c3cc3c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3817 | 2026.04.07 02:49:32.517623 [ 5 ] {df3dfdb1-c465-4ed4-96e3-d0ea0c3cc3c4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3818 | 2026.04.07 02:49:32.517857 [ 5 ] {df3dfdb1-c465-4ed4-96e3-d0ea0c3cc3c4} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3819 | 2026.04.07 02:49:32.517973 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7632 rows, containing 5 columns (5 merged, 0 gathered) in 0.003094975 sec., 2465932.6812009793 rows/sec., 196.20 MiB/sec. | ||
| 3820 | 2026.04.07 02:49:32.517977 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3821 | 2026.04.07 02:49:32.517997 [ 5 ] {df3dfdb1-c465-4ed4-96e3-d0ea0c3cc3c4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001366 sec., 93704.24597364568 rows/sec., 6.53 MiB/sec. | ||
| 3822 | 2026.04.07 02:49:32.518028 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2026.04.07 02:49:32.518053 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3824 | 2026.04.07 02:49:32.518055 [ 5 ] {df3dfdb1-c465-4ed4-96e3-d0ea0c3cc3c4} <Debug> TCPHandler: Processed in 0.001557263 sec. | ||
| 3825 | 2026.04.07 02:49:32.518118 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 3826 | 2026.04.07 02:49:32.518183 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3827 | 2026.04.07 02:49:32.518203 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3828 | 2026.04.07 02:49:32.518228 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6362 rows starting from the beginning of the part | ||
| 3829 | 2026.04.07 02:49:32.518275 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 268 rows starting from the beginning of the part | ||
| 3830 | 2026.04.07 02:49:32.518277 [ 5 ] {29d68747-4413-469d-b8bd-8569a94ace75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3831 | 2026.04.07 02:49:32.518312 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3832 | 2026.04.07 02:49:32.518313 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3833 | 2026.04.07 02:49:32.518327 [ 5 ] {29d68747-4413-469d-b8bd-8569a94ace75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3834 | 2026.04.07 02:49:32.518369 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 265 rows starting from the beginning of the part | ||
| 3835 | 2026.04.07 02:49:32.518403 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1497 rows starting from the beginning of the part | ||
| 3836 | 2026.04.07 02:49:32.518442 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 128 rows starting from the beginning of the part | ||
| 3837 | 2026.04.07 02:49:32.518505 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4315 rows, containing 5 columns (5 merged, 0 gathered) in 0.002027772 sec., 2127951.2686830666 rows/sec., 154.23 MiB/sec. | ||
| 3838 | 2026.04.07 02:49:32.518653 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_21_4} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3839 | 2026.04.07 02:49:32.518674 [ 5 ] {29d68747-4413-469d-b8bd-8569a94ace75} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2026.04.07 02:49:32.518718 [ 5 ] {29d68747-4413-469d-b8bd-8569a94ace75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3841 | 2026.04.07 02:49:32.518748 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_21_4} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3842 | 2026.04.07 02:49:32.518775 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3843 | 2026.04.07 02:49:32.518843 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 3844 | 2026.04.07 02:49:32.519072 [ 5 ] {29d68747-4413-469d-b8bd-8569a94ace75} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3845 | 2026.04.07 02:49:32.519087 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_21_4} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2026.04.07 02:49:32.519172 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_21_4} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3847 | 2026.04.07 02:49:32.519247 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3848 | 2026.04.07 02:49:32.519312 [ 5 ] {29d68747-4413-469d-b8bd-8569a94ace75} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3849 | 2026.04.07 02:49:32.519422 [ 94 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3850 | 2026.04.07 02:49:32.519449 [ 5 ] {29d68747-4413-469d-b8bd-8569a94ace75} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00119 sec., 40336.13445378151 rows/sec., 2.72 MiB/sec. | ||
| 3851 | 2026.04.07 02:49:32.519451 [ 94 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2026.04.07 02:49:32.519489 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3853 | 2026.04.07 02:49:32.519494 [ 5 ] {29d68747-4413-469d-b8bd-8569a94ace75} <Debug> TCPHandler: Processed in 0.001360438 sec. | ||
| 3854 | 2026.04.07 02:49:32.519559 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 3855 | 2026.04.07 02:49:32.519647 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3856 | 2026.04.07 02:49:32.519672 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 930 rows starting from the beginning of the part | ||
| 3857 | 2026.04.07 02:49:32.519717 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3858 | 2026.04.07 02:49:32.519751 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3859 | 2026.04.07 02:49:32.519783 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3860 | 2026.04.07 02:49:32.519811 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 3861 | 2026.04.07 02:49:32.519843 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
| 3862 | 2026.04.07 02:49:32.520611 [ 195 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1230 rows, containing 4 columns (4 merged, 0 gathered) in 0.001081593 sec., 1137211.5019235516 rows/sec., 73.45 MiB/sec. | ||
| 3863 | 2026.04.07 02:49:32.520748 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3864 | 2026.04.07 02:49:32.520988 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_21_4} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2026.04.07 02:49:32.521048 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_21_4} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3866 | 2026.04.07 02:49:32.521102 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3867 | 2026.04.07 02:49:32.521290 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8680 rows, containing 5 columns (5 merged, 0 gathered) in 0.003191878 sec., 2719402.1826648763 rows/sec., 176.55 MiB/sec. | ||
| 3868 | 2026.04.07 02:49:32.521492 [ 195 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3869 | 2026.04.07 02:49:32.521734 [ 195 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3870 | 2026.04.07 02:49:32.521799 [ 195 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3871 | 2026.04.07 02:49:32.521866 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 3872 | 2026.04.07 02:49:33.142974 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7212 | ||
| 3873 | 2026.04.07 02:49:33.143502 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3874 | 2026.04.07 02:49:33.143548 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3875 | 2026.04.07 02:49:33.144029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3876 | 2026.04.07 02:49:33.144254 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3877 | 2026.04.07 02:49:33.144387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7212 | ||
| 3878 | 2026.04.07 02:49:33.571153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3879 | 2026.04.07 02:49:33.587238 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3880 | 2026.04.07 02:49:33.587299 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3881 | 2026.04.07 02:49:33.592610 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3882 | 2026.04.07 02:49:33.593297 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3883 | 2026.04.07 02:49:33.595970 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3884 | 2026.04.07 02:49:37.523940 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3885 | 2026.04.07 02:49:37.524188 [ 5 ] {fe05341d-df2d-433d-8ddd-bdf612ff13e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3886 | 2026.04.07 02:49:37.524253 [ 5 ] {fe05341d-df2d-433d-8ddd-bdf612ff13e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3887 | 2026.04.07 02:49:37.524990 [ 5 ] {fe05341d-df2d-433d-8ddd-bdf612ff13e4} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3888 | 2026.04.07 02:49:37.525028 [ 5 ] {fe05341d-df2d-433d-8ddd-bdf612ff13e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3889 | 2026.04.07 02:49:37.525419 [ 5 ] {fe05341d-df2d-433d-8ddd-bdf612ff13e4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3890 | 2026.04.07 02:49:37.525661 [ 5 ] {fe05341d-df2d-433d-8ddd-bdf612ff13e4} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3891 | 2026.04.07 02:49:37.525809 [ 5 ] {fe05341d-df2d-433d-8ddd-bdf612ff13e4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001681 sec., 168947.05532421177 rows/sec., 10.73 MiB/sec. | ||
| 3892 | 2026.04.07 02:49:37.525851 [ 5 ] {fe05341d-df2d-433d-8ddd-bdf612ff13e4} <Debug> TCPHandler: Processed in 0.002083774 sec. | ||
| 3893 | 2026.04.07 02:49:37.525972 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3894 | 2026.04.07 02:49:37.526069 [ 5 ] {67b17e94-e581-49c3-a598-1480f8889437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3895 | 2026.04.07 02:49:37.526109 [ 5 ] {67b17e94-e581-49c3-a598-1480f8889437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3896 | 2026.04.07 02:49:37.526902 [ 5 ] {67b17e94-e581-49c3-a598-1480f8889437} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3897 | 2026.04.07 02:49:37.526939 [ 5 ] {67b17e94-e581-49c3-a598-1480f8889437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3898 | 2026.04.07 02:49:37.527295 [ 5 ] {67b17e94-e581-49c3-a598-1480f8889437} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3899 | 2026.04.07 02:49:37.527506 [ 5 ] {67b17e94-e581-49c3-a598-1480f8889437} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3900 | 2026.04.07 02:49:37.527632 [ 5 ] {67b17e94-e581-49c3-a598-1480f8889437} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001583 sec., 548957.6753000632 rows/sec., 43.03 MiB/sec. | ||
| 3901 | 2026.04.07 02:49:37.527669 [ 5 ] {67b17e94-e581-49c3-a598-1480f8889437} <Debug> TCPHandler: Processed in 0.001746336 sec. | ||
| 3902 | 2026.04.07 02:49:37.527778 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3903 | 2026.04.07 02:49:37.527873 [ 5 ] {be9f5c2d-52d3-4dbc-a52f-e569dfa70325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3904 | 2026.04.07 02:49:37.527914 [ 5 ] {be9f5c2d-52d3-4dbc-a52f-e569dfa70325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3905 | 2026.04.07 02:49:37.528350 [ 5 ] {be9f5c2d-52d3-4dbc-a52f-e569dfa70325} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3906 | 2026.04.07 02:49:37.528385 [ 5 ] {be9f5c2d-52d3-4dbc-a52f-e569dfa70325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3907 | 2026.04.07 02:49:37.528679 [ 5 ] {be9f5c2d-52d3-4dbc-a52f-e569dfa70325} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3908 | 2026.04.07 02:49:37.528894 [ 5 ] {be9f5c2d-52d3-4dbc-a52f-e569dfa70325} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3909 | 2026.04.07 02:49:37.529025 [ 5 ] {be9f5c2d-52d3-4dbc-a52f-e569dfa70325} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.00117 sec., 152136.75213675213 rows/sec., 9.39 MiB/sec. | ||
| 3910 | 2026.04.07 02:49:37.529061 [ 5 ] {be9f5c2d-52d3-4dbc-a52f-e569dfa70325} <Debug> TCPHandler: Processed in 0.001332628 sec. | ||
| 3911 | 2026.04.07 02:49:37.529168 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3912 | 2026.04.07 02:49:37.529263 [ 5 ] {6418604f-2e90-40d6-8ee5-d06b9934d04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3913 | 2026.04.07 02:49:37.529303 [ 5 ] {6418604f-2e90-40d6-8ee5-d06b9934d04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3914 | 2026.04.07 02:49:37.529724 [ 5 ] {6418604f-2e90-40d6-8ee5-d06b9934d04c} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3915 | 2026.04.07 02:49:37.529758 [ 5 ] {6418604f-2e90-40d6-8ee5-d06b9934d04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3916 | 2026.04.07 02:49:37.530056 [ 5 ] {6418604f-2e90-40d6-8ee5-d06b9934d04c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3917 | 2026.04.07 02:49:37.530271 [ 5 ] {6418604f-2e90-40d6-8ee5-d06b9934d04c} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3918 | 2026.04.07 02:49:37.530392 [ 5 ] {6418604f-2e90-40d6-8ee5-d06b9934d04c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001147 sec., 129904.09764603313 rows/sec., 8.39 MiB/sec. | ||
| 3919 | 2026.04.07 02:49:37.530429 [ 5 ] {6418604f-2e90-40d6-8ee5-d06b9934d04c} <Debug> TCPHandler: Processed in 0.001310758 sec. | ||
| 3920 | 2026.04.07 02:49:37.530534 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3921 | 2026.04.07 02:49:37.530629 [ 5 ] {34aa2dc1-9a21-4843-9fe1-ab8ef1bb25eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3922 | 2026.04.07 02:49:37.530668 [ 5 ] {34aa2dc1-9a21-4843-9fe1-ab8ef1bb25eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3923 | 2026.04.07 02:49:37.531083 [ 5 ] {34aa2dc1-9a21-4843-9fe1-ab8ef1bb25eb} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3924 | 2026.04.07 02:49:37.531118 [ 5 ] {34aa2dc1-9a21-4843-9fe1-ab8ef1bb25eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3925 | 2026.04.07 02:49:37.531426 [ 5 ] {34aa2dc1-9a21-4843-9fe1-ab8ef1bb25eb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3926 | 2026.04.07 02:49:37.531643 [ 5 ] {34aa2dc1-9a21-4843-9fe1-ab8ef1bb25eb} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3927 | 2026.04.07 02:49:37.531763 [ 5 ] {34aa2dc1-9a21-4843-9fe1-ab8ef1bb25eb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 3928 | 2026.04.07 02:49:37.531801 [ 5 ] {34aa2dc1-9a21-4843-9fe1-ab8ef1bb25eb} <Debug> TCPHandler: Processed in 0.001314948 sec. | ||
| 3929 | 2026.04.07 02:49:37.531906 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3930 | 2026.04.07 02:49:37.532001 [ 5 ] {d77160e9-c984-415a-92a9-8afbac130957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3931 | 2026.04.07 02:49:37.532041 [ 5 ] {d77160e9-c984-415a-92a9-8afbac130957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3932 | 2026.04.07 02:49:37.532613 [ 5 ] {d77160e9-c984-415a-92a9-8afbac130957} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3933 | 2026.04.07 02:49:37.532650 [ 5 ] {d77160e9-c984-415a-92a9-8afbac130957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3934 | 2026.04.07 02:49:37.532968 [ 5 ] {d77160e9-c984-415a-92a9-8afbac130957} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3935 | 2026.04.07 02:49:37.533184 [ 5 ] {d77160e9-c984-415a-92a9-8afbac130957} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2026.04.07 02:49:37.533311 [ 5 ] {d77160e9-c984-415a-92a9-8afbac130957} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001328 sec., 396084.3373493976 rows/sec., 27.99 MiB/sec. | ||
| 3937 | 2026.04.07 02:49:37.533347 [ 5 ] {d77160e9-c984-415a-92a9-8afbac130957} <Debug> TCPHandler: Processed in 0.001490771 sec. | ||
| 3938 | 2026.04.07 02:49:37.533446 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3939 | 2026.04.07 02:49:37.533546 [ 5 ] {f2f521f9-f4cc-4506-85e3-b88e769eea1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3940 | 2026.04.07 02:49:37.533587 [ 5 ] {f2f521f9-f4cc-4506-85e3-b88e769eea1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3941 | 2026.04.07 02:49:37.533893 [ 5 ] {f2f521f9-f4cc-4506-85e3-b88e769eea1c} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3942 | 2026.04.07 02:49:37.533930 [ 5 ] {f2f521f9-f4cc-4506-85e3-b88e769eea1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3943 | 2026.04.07 02:49:37.534232 [ 5 ] {f2f521f9-f4cc-4506-85e3-b88e769eea1c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3944 | 2026.04.07 02:49:37.534447 [ 5 ] {f2f521f9-f4cc-4506-85e3-b88e769eea1c} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3945 | 2026.04.07 02:49:37.534573 [ 5 ] {f2f521f9-f4cc-4506-85e3-b88e769eea1c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 3946 | 2026.04.07 02:49:37.534607 [ 5 ] {f2f521f9-f4cc-4506-85e3-b88e769eea1c} <Debug> TCPHandler: Processed in 0.001210116 sec. | ||
| 3947 | 2026.04.07 02:49:37.534709 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3948 | 2026.04.07 02:49:37.534808 [ 5 ] {45c9acd2-15e4-452f-9540-1555f75ad24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3949 | 2026.04.07 02:49:37.534851 [ 5 ] {45c9acd2-15e4-452f-9540-1555f75ad24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3950 | 2026.04.07 02:49:37.535256 [ 5 ] {45c9acd2-15e4-452f-9540-1555f75ad24d} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3951 | 2026.04.07 02:49:37.535291 [ 5 ] {45c9acd2-15e4-452f-9540-1555f75ad24d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3952 | 2026.04.07 02:49:37.535623 [ 5 ] {45c9acd2-15e4-452f-9540-1555f75ad24d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3953 | 2026.04.07 02:49:37.535838 [ 5 ] {45c9acd2-15e4-452f-9540-1555f75ad24d} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3954 | 2026.04.07 02:49:37.535966 [ 5 ] {45c9acd2-15e4-452f-9540-1555f75ad24d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001178 sec., 224957.55517826826 rows/sec., 14.95 MiB/sec. | ||
| 3955 | 2026.04.07 02:49:37.536003 [ 5 ] {45c9acd2-15e4-452f-9540-1555f75ad24d} <Debug> TCPHandler: Processed in 0.001344578 sec. | ||
| 3956 | 2026.04.07 02:49:37.536107 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3957 | 2026.04.07 02:49:37.536200 [ 5 ] {148b2f4e-f50c-4e75-a1c4-ea211b52ba28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3958 | 2026.04.07 02:49:37.536241 [ 5 ] {148b2f4e-f50c-4e75-a1c4-ea211b52ba28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3959 | 2026.04.07 02:49:37.536542 [ 5 ] {148b2f4e-f50c-4e75-a1c4-ea211b52ba28} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3960 | 2026.04.07 02:49:37.536577 [ 5 ] {148b2f4e-f50c-4e75-a1c4-ea211b52ba28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3961 | 2026.04.07 02:49:37.536867 [ 5 ] {148b2f4e-f50c-4e75-a1c4-ea211b52ba28} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3962 | 2026.04.07 02:49:37.537076 [ 5 ] {148b2f4e-f50c-4e75-a1c4-ea211b52ba28} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3963 | 2026.04.07 02:49:37.537179 [ 122 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3964 | 2026.04.07 02:49:37.537199 [ 5 ] {148b2f4e-f50c-4e75-a1c4-ea211b52ba28} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 3965 | 2026.04.07 02:49:37.537246 [ 122 ] {} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3966 | 2026.04.07 02:49:37.537253 [ 5 ] {148b2f4e-f50c-4e75-a1c4-ea211b52ba28} <Debug> TCPHandler: Processed in 0.001194496 sec. | ||
| 3967 | 2026.04.07 02:49:37.537276 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3968 | 2026.04.07 02:49:37.537368 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3969 | 2026.04.07 02:49:37.537379 [ 193 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3970 | 2026.04.07 02:49:37.537466 [ 5 ] {53f9aa7e-8ad2-411b-a4d2-c7f6e0518c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3971 | 2026.04.07 02:49:37.537489 [ 193 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3972 | 2026.04.07 02:49:37.537518 [ 5 ] {53f9aa7e-8ad2-411b-a4d2-c7f6e0518c21} <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 | ||
| 3973 | 2026.04.07 02:49:37.537521 [ 193 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3974 | 2026.04.07 02:49:37.537586 [ 193 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 3975 | 2026.04.07 02:49:37.537632 [ 193 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3976 | 2026.04.07 02:49:37.537672 [ 193 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3977 | 2026.04.07 02:49:37.537710 [ 193 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3978 | 2026.04.07 02:49:37.537751 [ 193 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3979 | 2026.04.07 02:49:37.538314 [ 5 ] {53f9aa7e-8ad2-411b-a4d2-c7f6e0518c21} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3980 | 2026.04.07 02:49:37.538349 [ 5 ] {53f9aa7e-8ad2-411b-a4d2-c7f6e0518c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3981 | 2026.04.07 02:49:37.538636 [ 199 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001294638 sec., 8496.583600975717 rows/sec., 566.49 KiB/sec. | ||
| 3982 | 2026.04.07 02:49:37.538779 [ 193 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3983 | 2026.04.07 02:49:37.538886 [ 5 ] {53f9aa7e-8ad2-411b-a4d2-c7f6e0518c21} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3984 | 2026.04.07 02:49:37.539029 [ 193 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_10_2} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3985 | 2026.04.07 02:49:37.539091 [ 193 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_10_2} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3986 | 2026.04.07 02:49:37.539111 [ 5 ] {53f9aa7e-8ad2-411b-a4d2-c7f6e0518c21} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2026.04.07 02:49:37.539151 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3988 | 2026.04.07 02:49:37.539244 [ 5 ] {53f9aa7e-8ad2-411b-a4d2-c7f6e0518c21} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001796 sec., 20044.543429844096 rows/sec., 35.92 MiB/sec. | ||
| 3989 | 2026.04.07 02:49:37.539295 [ 5 ] {53f9aa7e-8ad2-411b-a4d2-c7f6e0518c21} <Debug> TCPHandler: Processed in 0.001975462 sec. | ||
| 3990 | 2026.04.07 02:49:37.539401 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3991 | 2026.04.07 02:49:37.539494 [ 5 ] {2a31056a-d7b6-4724-8d8d-f5651efc5dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3992 | 2026.04.07 02:49:37.539534 [ 5 ] {2a31056a-d7b6-4724-8d8d-f5651efc5dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3993 | 2026.04.07 02:49:37.539853 [ 5 ] {2a31056a-d7b6-4724-8d8d-f5651efc5dd8} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.04.07 02:49:37.539888 [ 5 ] {2a31056a-d7b6-4724-8d8d-f5651efc5dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 3995 | 2026.04.07 02:49:37.540184 [ 5 ] {2a31056a-d7b6-4724-8d8d-f5651efc5dd8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3996 | 2026.04.07 02:49:37.540388 [ 5 ] {2a31056a-d7b6-4724-8d8d-f5651efc5dd8} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2026.04.07 02:49:37.540512 [ 5 ] {2a31056a-d7b6-4724-8d8d-f5651efc5dd8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001037 sec., 86788.81388621022 rows/sec., 5.43 MiB/sec. | ||
| 3998 | 2026.04.07 02:49:37.540546 [ 5 ] {2a31056a-d7b6-4724-8d8d-f5651efc5dd8} <Debug> TCPHandler: Processed in 0.001193495 sec. | ||
| 3999 | 2026.04.07 02:49:40.535311 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4000 | 2026.04.07 02:49:40.535375 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4001 | 2026.04.07 02:49:40.644453 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7660 | ||
| 4002 | 2026.04.07 02:49:40.644993 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4003 | 2026.04.07 02:49:40.645041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4004 | 2026.04.07 02:49:40.645079 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 560 | ||
| 4005 | 2026.04.07 02:49:40.645520 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4006 | 2026.04.07 02:49:40.645756 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2026.04.07 02:49:40.645884 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7660 | ||
| 4008 | 2026.04.07 02:49:40.645880 [ 117 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4009 | 2026.04.07 02:49:40.645947 [ 117 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2026.04.07 02:49:40.645966 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4011 | 2026.04.07 02:49:40.646064 [ 196 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::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 | ||
| 4012 | 2026.04.07 02:49:40.646168 [ 196 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4013 | 2026.04.07 02:49:40.646204 [ 196 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5292 rows starting from the beginning of the part | ||
| 4014 | 2026.04.07 02:49:40.646267 [ 196 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 4015 | 2026.04.07 02:49:40.646316 [ 196 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 4016 | 2026.04.07 02:49:40.646359 [ 196 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 4017 | 2026.04.07 02:49:40.646401 [ 196 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 4018 | 2026.04.07 02:49:40.646443 [ 196 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 4019 | 2026.04.07 02:49:40.647240 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4020 | 2026.04.07 02:49:40.647291 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4021 | 2026.04.07 02:49:40.647866 [ 199 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001840219 sec., 4162548.044553393 rows/sec., 59.55 MiB/sec. | ||
| 4022 | 2026.04.07 02:49:40.648489 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4023 | 2026.04.07 02:49:40.648590 [ 203 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4024 | 2026.04.07 02:49:40.648803 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2026.04.07 02:49:40.648932 [ 203 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_16_3} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4026 | 2026.04.07 02:49:40.648951 [ 117 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4027 | 2026.04.07 02:49:40.648987 [ 117 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4028 | 2026.04.07 02:49:40.649013 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4029 | 2026.04.07 02:49:40.649050 [ 203 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_16_3} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4030 | 2026.04.07 02:49:40.649070 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 560 | ||
| 4031 | 2026.04.07 02:49:40.649084 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 4032 | 2026.04.07 02:49:40.649188 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4033 | 2026.04.07 02:49:40.649576 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4034 | 2026.04.07 02:49:40.649698 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 338 rows starting from the beginning of the part | ||
| 4035 | 2026.04.07 02:49:40.650003 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 74 rows starting from the beginning of the part | ||
| 4036 | 2026.04.07 02:49:40.650329 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 4037 | 2026.04.07 02:49:40.650660 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 4038 | 2026.04.07 02:49:40.650989 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
| 4039 | 2026.04.07 02:49:40.651317 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 4040 | 2026.04.07 02:49:40.657579 [ 192 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 72 columns (72 merged, 0 gathered) in 0.00852373 sec., 65698.93696773595 rows/sec., 62.76 MiB/sec. | ||
| 4041 | 2026.04.07 02:49:40.658329 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4042 | 2026.04.07 02:49:40.658823 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_11_2} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2026.04.07 02:49:40.658893 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_11_2} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4044 | 2026.04.07 02:49:40.659058 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. | ||
| 4045 | 2026.04.07 02:49:41.001772 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001327239 sec. | ||
| 4046 | 2026.04.07 02:49:41.096068 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4047 | 2026.04.07 02:49:41.113915 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4048 | 2026.04.07 02:49:41.113992 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4049 | 2026.04.07 02:49:41.120537 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4050 | 2026.04.07 02:49:41.121283 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4051 | 2026.04.07 02:49:41.121567 [ 115 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4052 | 2026.04.07 02:49:41.121600 [ 115 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2026.04.07 02:49:41.121619 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4054 | 2026.04.07 02:49:41.121749 [ 196 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 4055 | 2026.04.07 02:49:41.125249 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4056 | 2026.04.07 02:49:41.125958 [ 196 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4057 | 2026.04.07 02:49:41.127293 [ 196 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 4058 | 2026.04.07 02:49:41.131735 [ 196 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 4059 | 2026.04.07 02:49:41.136137 [ 196 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 4060 | 2026.04.07 02:49:41.140708 [ 196 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 4061 | 2026.04.07 02:49:41.144891 [ 196 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 4062 | 2026.04.07 02:49:41.149015 [ 196 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 4063 | 2026.04.07 02:49:41.203816 [ 188 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082126013 sec., 1473.3456012286874 rows/sec., 7.62 MiB/sec. | ||
| 4064 | 2026.04.07 02:49:41.205620 [ 188 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4065 | 2026.04.07 02:49:41.207314 [ 188 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_16_3} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4066 | 2026.04.07 02:49:41.207407 [ 188 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_16_3} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4067 | 2026.04.07 02:49:41.208922 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 4068 | 2026.04.07 02:49:42.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.36 MiB, peak 238.31 MiB, free memory in arenas 0.00 B, will set to 237.59 MiB (RSS), difference: 9.23 MiB | ||
| 4069 | 2026.04.07 02:49:42.513645 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4070 | 2026.04.07 02:49:42.513825 [ 5 ] {5d8f0936-9316-4d9f-80f1-691791ea0872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4071 | 2026.04.07 02:49:42.513891 [ 5 ] {5d8f0936-9316-4d9f-80f1-691791ea0872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4072 | 2026.04.07 02:49:42.514534 [ 5 ] {5d8f0936-9316-4d9f-80f1-691791ea0872} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4073 | 2026.04.07 02:49:42.514582 [ 5 ] {5d8f0936-9316-4d9f-80f1-691791ea0872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4074 | 2026.04.07 02:49:42.514977 [ 5 ] {5d8f0936-9316-4d9f-80f1-691791ea0872} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4075 | 2026.04.07 02:49:42.515205 [ 5 ] {5d8f0936-9316-4d9f-80f1-691791ea0872} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4076 | 2026.04.07 02:49:42.515353 [ 5 ] {5d8f0936-9316-4d9f-80f1-691791ea0872} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001578 sec., 41825.095057034225 rows/sec., 3.33 MiB/sec. | ||
| 4077 | 2026.04.07 02:49:42.515393 [ 5 ] {5d8f0936-9316-4d9f-80f1-691791ea0872} <Debug> TCPHandler: Processed in 0.00187969 sec. | ||
| 4078 | 2026.04.07 02:49:42.515512 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4079 | 2026.04.07 02:49:42.515607 [ 5 ] {46946dce-0b95-46b7-9870-c37702dcd6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4080 | 2026.04.07 02:49:42.515647 [ 5 ] {46946dce-0b95-46b7-9870-c37702dcd6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4081 | 2026.04.07 02:49:42.516032 [ 5 ] {46946dce-0b95-46b7-9870-c37702dcd6e7} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2026.04.07 02:49:42.516067 [ 5 ] {46946dce-0b95-46b7-9870-c37702dcd6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4083 | 2026.04.07 02:49:42.516358 [ 5 ] {46946dce-0b95-46b7-9870-c37702dcd6e7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4084 | 2026.04.07 02:49:42.516563 [ 5 ] {46946dce-0b95-46b7-9870-c37702dcd6e7} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4085 | 2026.04.07 02:49:42.516668 [ 114 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4086 | 2026.04.07 02:49:42.516689 [ 5 ] {46946dce-0b95-46b7-9870-c37702dcd6e7} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001101 sec., 4541.326067211626 rows/sec., 341.49 KiB/sec. | ||
| 4087 | 2026.04.07 02:49:42.516734 [ 114 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4088 | 2026.04.07 02:49:42.516743 [ 5 ] {46946dce-0b95-46b7-9870-c37702dcd6e7} <Debug> TCPHandler: Processed in 0.001280527 sec. | ||
| 4089 | 2026.04.07 02:49:42.516764 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4090 | 2026.04.07 02:49:42.516861 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4091 | 2026.04.07 02:49:42.516889 [ 192 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 4092 | 2026.04.07 02:49:42.516958 [ 5 ] {28090553-9397-4379-bc6a-18b120e1b48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4093 | 2026.04.07 02:49:42.517002 [ 5 ] {28090553-9397-4379-bc6a-18b120e1b48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4094 | 2026.04.07 02:49:42.517030 [ 192 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4095 | 2026.04.07 02:49:42.517069 [ 192 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 224 rows starting from the beginning of the part | ||
| 4096 | 2026.04.07 02:49:42.517161 [ 192 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
| 4097 | 2026.04.07 02:49:42.517209 [ 192 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 178 rows starting from the beginning of the part | ||
| 4098 | 2026.04.07 02:49:42.517252 [ 192 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part | ||
| 4099 | 2026.04.07 02:49:42.517293 [ 192 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 178 rows starting from the beginning of the part | ||
| 4100 | 2026.04.07 02:49:42.517335 [ 192 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
| 4101 | 2026.04.07 02:49:42.517399 [ 5 ] {28090553-9397-4379-bc6a-18b120e1b48a} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4102 | 2026.04.07 02:49:42.517438 [ 5 ] {28090553-9397-4379-bc6a-18b120e1b48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4103 | 2026.04.07 02:49:42.517899 [ 5 ] {28090553-9397-4379-bc6a-18b120e1b48a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4104 | 2026.04.07 02:49:42.518132 [ 5 ] {28090553-9397-4379-bc6a-18b120e1b48a} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4105 | 2026.04.07 02:49:42.518262 [ 5 ] {28090553-9397-4379-bc6a-18b120e1b48a} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001321 sec., 52233.1566994701 rows/sec., 4.08 MiB/sec. | ||
| 4106 | 2026.04.07 02:49:42.518299 [ 5 ] {28090553-9397-4379-bc6a-18b120e1b48a} <Debug> TCPHandler: Processed in 0.001486901 sec. | ||
| 4107 | 2026.04.07 02:49:42.518424 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4108 | 2026.04.07 02:49:42.518444 [ 190 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 606 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611874 sec., 375959.90753619705 rows/sec., 25.12 MiB/sec. | ||
| 4109 | 2026.04.07 02:49:42.518517 [ 5 ] {f6141326-cd3e-40bc-b5e1-a4c90177c51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4110 | 2026.04.07 02:49:42.518566 [ 5 ] {f6141326-cd3e-40bc-b5e1-a4c90177c51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4111 | 2026.04.07 02:49:42.518600 [ 200 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4112 | 2026.04.07 02:49:42.518860 [ 200 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_16_3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.04.07 02:49:42.518929 [ 200 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_16_3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4114 | 2026.04.07 02:49:42.518985 [ 5 ] {f6141326-cd3e-40bc-b5e1-a4c90177c51f} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2026.04.07 02:49:42.519000 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4116 | 2026.04.07 02:49:42.519030 [ 5 ] {f6141326-cd3e-40bc-b5e1-a4c90177c51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4117 | 2026.04.07 02:49:42.519388 [ 5 ] {f6141326-cd3e-40bc-b5e1-a4c90177c51f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4118 | 2026.04.07 02:49:42.519599 [ 5 ] {f6141326-cd3e-40bc-b5e1-a4c90177c51f} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2026.04.07 02:49:42.519727 [ 5 ] {f6141326-cd3e-40bc-b5e1-a4c90177c51f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 4120 | 2026.04.07 02:49:42.519765 [ 5 ] {f6141326-cd3e-40bc-b5e1-a4c90177c51f} <Debug> TCPHandler: Processed in 0.001389309 sec. | ||
| 4121 | 2026.04.07 02:49:42.519876 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4122 | 2026.04.07 02:49:42.519969 [ 5 ] {fb9bd9dd-6eb4-4c4c-affa-d6c30fedccbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4123 | 2026.04.07 02:49:42.520022 [ 5 ] {fb9bd9dd-6eb4-4c4c-affa-d6c30fedccbe} <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 | ||
| 4124 | 2026.04.07 02:49:42.520736 [ 5 ] {fb9bd9dd-6eb4-4c4c-affa-d6c30fedccbe} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2026.04.07 02:49:42.520772 [ 5 ] {fb9bd9dd-6eb4-4c4c-affa-d6c30fedccbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4126 | 2026.04.07 02:49:42.521267 [ 5 ] {fb9bd9dd-6eb4-4c4c-affa-d6c30fedccbe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4127 | 2026.04.07 02:49:42.521481 [ 5 ] {fb9bd9dd-6eb4-4c4c-affa-d6c30fedccbe} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4128 | 2026.04.07 02:49:42.521613 [ 5 ] {fb9bd9dd-6eb4-4c4c-affa-d6c30fedccbe} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001662 sec., 3008.4235860409144 rows/sec., 5.39 MiB/sec. | ||
| 4129 | 2026.04.07 02:49:42.521663 [ 5 ] {fb9bd9dd-6eb4-4c4c-affa-d6c30fedccbe} <Debug> TCPHandler: Processed in 0.001836249 sec. | ||
| 4130 | 2026.04.07 02:49:42.521762 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4131 | 2026.04.07 02:49:42.521855 [ 5 ] {43851df0-09ee-4a26-ab89-b1e424d3f5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4132 | 2026.04.07 02:49:42.521896 [ 5 ] {43851df0-09ee-4a26-ab89-b1e424d3f5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4133 | 2026.04.07 02:49:42.522229 [ 5 ] {43851df0-09ee-4a26-ab89-b1e424d3f5f2} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2026.04.07 02:49:42.522264 [ 5 ] {43851df0-09ee-4a26-ab89-b1e424d3f5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4135 | 2026.04.07 02:49:42.522561 [ 5 ] {43851df0-09ee-4a26-ab89-b1e424d3f5f2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4136 | 2026.04.07 02:49:42.522764 [ 5 ] {43851df0-09ee-4a26-ab89-b1e424d3f5f2} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4137 | 2026.04.07 02:49:42.522888 [ 5 ] {43851df0-09ee-4a26-ab89-b1e424d3f5f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 4138 | 2026.04.07 02:49:42.522924 [ 5 ] {43851df0-09ee-4a26-ab89-b1e424d3f5f2} <Debug> TCPHandler: Processed in 0.001209966 sec. | ||
| 4139 | 2026.04.07 02:49:47.523059 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4140 | 2026.04.07 02:49:47.523331 [ 5 ] {7ba1cdf9-eba4-4ee1-b391-33bc2a504360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4141 | 2026.04.07 02:49:47.523425 [ 5 ] {7ba1cdf9-eba4-4ee1-b391-33bc2a504360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4142 | 2026.04.07 02:49:47.524186 [ 5 ] {7ba1cdf9-eba4-4ee1-b391-33bc2a504360} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4143 | 2026.04.07 02:49:47.524224 [ 5 ] {7ba1cdf9-eba4-4ee1-b391-33bc2a504360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4144 | 2026.04.07 02:49:47.524625 [ 5 ] {7ba1cdf9-eba4-4ee1-b391-33bc2a504360} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4145 | 2026.04.07 02:49:47.524855 [ 5 ] {7ba1cdf9-eba4-4ee1-b391-33bc2a504360} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2026.04.07 02:49:47.524975 [ 109 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4147 | 2026.04.07 02:49:47.525004 [ 5 ] {7ba1cdf9-eba4-4ee1-b391-33bc2a504360} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001742 sec., 163030.99885189437 rows/sec., 10.35 MiB/sec. | ||
| 4148 | 2026.04.07 02:49:47.525019 [ 109 ] {} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4149 | 2026.04.07 02:49:47.525041 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4150 | 2026.04.07 02:49:47.525044 [ 5 ] {7ba1cdf9-eba4-4ee1-b391-33bc2a504360} <Debug> TCPHandler: Processed in 0.002162935 sec. | ||
| 4151 | 2026.04.07 02:49:47.525169 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2026.04.07 02:49:47.525171 [ 192 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::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 | ||
| 4153 | 2026.04.07 02:49:47.525264 [ 5 ] {f817914b-c682-4672-b6ec-67e7286b942e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4154 | 2026.04.07 02:49:47.525308 [ 5 ] {f817914b-c682-4672-b6ec-67e7286b942e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4155 | 2026.04.07 02:49:47.525330 [ 192 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4156 | 2026.04.07 02:49:47.525370 [ 192 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 4157 | 2026.04.07 02:49:47.525443 [ 192 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 4158 | 2026.04.07 02:49:47.525493 [ 192 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 4159 | 2026.04.07 02:49:47.525538 [ 192 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 4160 | 2026.04.07 02:49:47.525578 [ 192 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4161 | 2026.04.07 02:49:47.525618 [ 192 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4162 | 2026.04.07 02:49:47.526069 [ 5 ] {f817914b-c682-4672-b6ec-67e7286b942e} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2026.04.07 02:49:47.526110 [ 5 ] {f817914b-c682-4672-b6ec-67e7286b942e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4164 | 2026.04.07 02:49:47.526518 [ 5 ] {f817914b-c682-4672-b6ec-67e7286b942e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4165 | 2026.04.07 02:49:47.526647 [ 192 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001541153 sec., 1121238.4493947064 rows/sec., 75.79 MiB/sec. | ||
| 4166 | 2026.04.07 02:49:47.526734 [ 5 ] {f817914b-c682-4672-b6ec-67e7286b942e} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2026.04.07 02:49:47.526802 [ 189 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4168 | 2026.04.07 02:49:47.526864 [ 5 ] {f817914b-c682-4672-b6ec-67e7286b942e} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001619 sec., 536751.0809141445 rows/sec., 42.07 MiB/sec. | ||
| 4169 | 2026.04.07 02:49:47.526901 [ 5 ] {f817914b-c682-4672-b6ec-67e7286b942e} <Debug> TCPHandler: Processed in 0.001782017 sec. | ||
| 4170 | 2026.04.07 02:49:47.527007 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4171 | 2026.04.07 02:49:47.527064 [ 189 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_11_2} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4172 | 2026.04.07 02:49:47.527101 [ 5 ] {696b760b-a4a5-4395-9b0a-abcbe7988a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4173 | 2026.04.07 02:49:47.527131 [ 189 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_11_2} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4174 | 2026.04.07 02:49:47.527140 [ 5 ] {696b760b-a4a5-4395-9b0a-abcbe7988a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4175 | 2026.04.07 02:49:47.527218 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4176 | 2026.04.07 02:49:47.527573 [ 5 ] {696b760b-a4a5-4395-9b0a-abcbe7988a37} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.04.07 02:49:47.527607 [ 5 ] {696b760b-a4a5-4395-9b0a-abcbe7988a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4178 | 2026.04.07 02:49:47.527917 [ 5 ] {696b760b-a4a5-4395-9b0a-abcbe7988a37} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4179 | 2026.04.07 02:49:47.528131 [ 5 ] {696b760b-a4a5-4395-9b0a-abcbe7988a37} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2026.04.07 02:49:47.528252 [ 5 ] {696b760b-a4a5-4395-9b0a-abcbe7988a37} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001169 sec., 152266.89478186486 rows/sec., 9.40 MiB/sec. | ||
| 4181 | 2026.04.07 02:49:47.528316 [ 5 ] {696b760b-a4a5-4395-9b0a-abcbe7988a37} <Debug> TCPHandler: Processed in 0.001357528 sec. | ||
| 4182 | 2026.04.07 02:49:47.528421 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4183 | 2026.04.07 02:49:47.528514 [ 5 ] {549b7d9e-8dd5-43c4-a81a-741c74ecf379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4184 | 2026.04.07 02:49:47.528552 [ 5 ] {549b7d9e-8dd5-43c4-a81a-741c74ecf379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4185 | 2026.04.07 02:49:47.528962 [ 5 ] {549b7d9e-8dd5-43c4-a81a-741c74ecf379} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2026.04.07 02:49:47.528999 [ 5 ] {549b7d9e-8dd5-43c4-a81a-741c74ecf379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4187 | 2026.04.07 02:49:47.529296 [ 5 ] {549b7d9e-8dd5-43c4-a81a-741c74ecf379} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4188 | 2026.04.07 02:49:47.529499 [ 5 ] {549b7d9e-8dd5-43c4-a81a-741c74ecf379} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.04.07 02:49:47.529647 [ 5 ] {549b7d9e-8dd5-43c4-a81a-741c74ecf379} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001151 sec., 129452.64986967856 rows/sec., 8.36 MiB/sec. | ||
| 4190 | 2026.04.07 02:49:47.529682 [ 5 ] {549b7d9e-8dd5-43c4-a81a-741c74ecf379} <Debug> TCPHandler: Processed in 0.001310837 sec. | ||
| 4191 | 2026.04.07 02:49:47.529784 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4192 | 2026.04.07 02:49:47.529875 [ 5 ] {b5e318b8-ac00-443e-a49b-3fd6b22d1bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4193 | 2026.04.07 02:49:47.529914 [ 5 ] {b5e318b8-ac00-443e-a49b-3fd6b22d1bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4194 | 2026.04.07 02:49:47.530328 [ 5 ] {b5e318b8-ac00-443e-a49b-3fd6b22d1bc9} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2026.04.07 02:49:47.530364 [ 5 ] {b5e318b8-ac00-443e-a49b-3fd6b22d1bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4196 | 2026.04.07 02:49:47.530661 [ 5 ] {b5e318b8-ac00-443e-a49b-3fd6b22d1bc9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4197 | 2026.04.07 02:49:47.530872 [ 5 ] {b5e318b8-ac00-443e-a49b-3fd6b22d1bc9} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2026.04.07 02:49:47.530982 [ 107 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4199 | 2026.04.07 02:49:47.530994 [ 5 ] {b5e318b8-ac00-443e-a49b-3fd6b22d1bc9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001136 sec., 130281.69014084506 rows/sec., 7.41 MiB/sec. | ||
| 4200 | 2026.04.07 02:49:47.531046 [ 107 ] {} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2026.04.07 02:49:47.531054 [ 5 ] {b5e318b8-ac00-443e-a49b-3fd6b22d1bc9} <Debug> TCPHandler: Processed in 0.001318568 sec. | ||
| 4202 | 2026.04.07 02:49:47.531075 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4203 | 2026.04.07 02:49:47.531169 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4204 | 2026.04.07 02:49:47.531187 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::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 | ||
| 4205 | 2026.04.07 02:49:47.531265 [ 5 ] {185b3cb3-e349-4cab-9ba7-4fe8d1397b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4206 | 2026.04.07 02:49:47.531308 [ 5 ] {185b3cb3-e349-4cab-9ba7-4fe8d1397b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4207 | 2026.04.07 02:49:47.531334 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4208 | 2026.04.07 02:49:47.531375 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 4209 | 2026.04.07 02:49:47.531447 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 4210 | 2026.04.07 02:49:47.531496 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 4211 | 2026.04.07 02:49:47.531539 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 4212 | 2026.04.07 02:49:47.531576 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4213 | 2026.04.07 02:49:47.531614 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4214 | 2026.04.07 02:49:47.531865 [ 5 ] {185b3cb3-e349-4cab-9ba7-4fe8d1397b4a} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2026.04.07 02:49:47.531906 [ 5 ] {185b3cb3-e349-4cab-9ba7-4fe8d1397b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4216 | 2026.04.07 02:49:47.532253 [ 5 ] {185b3cb3-e349-4cab-9ba7-4fe8d1397b4a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4217 | 2026.04.07 02:49:47.532470 [ 5 ] {185b3cb3-e349-4cab-9ba7-4fe8d1397b4a} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4218 | 2026.04.07 02:49:47.532527 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390689 sec., 647161.2272765514 rows/sec., 39.44 MiB/sec. | ||
| 4219 | 2026.04.07 02:49:47.532599 [ 5 ] {185b3cb3-e349-4cab-9ba7-4fe8d1397b4a} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001351 sec., 389341.22871946706 rows/sec., 27.51 MiB/sec. | ||
| 4220 | 2026.04.07 02:49:47.532641 [ 5 ] {185b3cb3-e349-4cab-9ba7-4fe8d1397b4a} <Debug> TCPHandler: Processed in 0.001521432 sec. | ||
| 4221 | 2026.04.07 02:49:47.532679 [ 189 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4222 | 2026.04.07 02:49:47.532737 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4223 | 2026.04.07 02:49:47.532830 [ 5 ] {60a32215-904b-4136-9444-0a39de44d002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4224 | 2026.04.07 02:49:47.532870 [ 5 ] {60a32215-904b-4136-9444-0a39de44d002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4225 | 2026.04.07 02:49:47.532987 [ 189 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_11_2} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4226 | 2026.04.07 02:49:47.533068 [ 189 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_11_2} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4227 | 2026.04.07 02:49:47.533162 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4228 | 2026.04.07 02:49:47.533183 [ 5 ] {60a32215-904b-4136-9444-0a39de44d002} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4229 | 2026.04.07 02:49:47.533218 [ 5 ] {60a32215-904b-4136-9444-0a39de44d002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4230 | 2026.04.07 02:49:47.533516 [ 5 ] {60a32215-904b-4136-9444-0a39de44d002} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4231 | 2026.04.07 02:49:47.533720 [ 5 ] {60a32215-904b-4136-9444-0a39de44d002} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4232 | 2026.04.07 02:49:47.533842 [ 5 ] {60a32215-904b-4136-9444-0a39de44d002} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001031 sec., 5819.592628516004 rows/sec., 304.05 KiB/sec. | ||
| 4233 | 2026.04.07 02:49:47.533877 [ 5 ] {60a32215-904b-4136-9444-0a39de44d002} <Debug> TCPHandler: Processed in 0.001188196 sec. | ||
| 4234 | 2026.04.07 02:49:47.533972 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4235 | 2026.04.07 02:49:47.534066 [ 5 ] {b409d745-27d5-4165-83b3-0b4da6d53ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4236 | 2026.04.07 02:49:47.534107 [ 5 ] {b409d745-27d5-4165-83b3-0b4da6d53ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4237 | 2026.04.07 02:49:47.534493 [ 5 ] {b409d745-27d5-4165-83b3-0b4da6d53ae2} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4238 | 2026.04.07 02:49:47.534528 [ 5 ] {b409d745-27d5-4165-83b3-0b4da6d53ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4239 | 2026.04.07 02:49:47.534848 [ 5 ] {b409d745-27d5-4165-83b3-0b4da6d53ae2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4240 | 2026.04.07 02:49:47.535061 [ 5 ] {b409d745-27d5-4165-83b3-0b4da6d53ae2} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4241 | 2026.04.07 02:49:47.535187 [ 5 ] {b409d745-27d5-4165-83b3-0b4da6d53ae2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00114 sec., 232456.1403508772 rows/sec., 15.45 MiB/sec. | ||
| 4242 | 2026.04.07 02:49:47.535222 [ 5 ] {b409d745-27d5-4165-83b3-0b4da6d53ae2} <Debug> TCPHandler: Processed in 0.001298577 sec. | ||
| 4243 | 2026.04.07 02:49:47.535325 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4244 | 2026.04.07 02:49:47.535418 [ 5 ] {e56eaa1a-6eb9-484a-928a-8a39431a83d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4245 | 2026.04.07 02:49:47.535458 [ 5 ] {e56eaa1a-6eb9-484a-928a-8a39431a83d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4246 | 2026.04.07 02:49:47.535751 [ 5 ] {e56eaa1a-6eb9-484a-928a-8a39431a83d4} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4247 | 2026.04.07 02:49:47.535787 [ 5 ] {e56eaa1a-6eb9-484a-928a-8a39431a83d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4248 | 2026.04.07 02:49:47.536077 [ 5 ] {e56eaa1a-6eb9-484a-928a-8a39431a83d4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4249 | 2026.04.07 02:49:47.536278 [ 5 ] {e56eaa1a-6eb9-484a-928a-8a39431a83d4} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4250 | 2026.04.07 02:49:47.536404 [ 5 ] {e56eaa1a-6eb9-484a-928a-8a39431a83d4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 4251 | 2026.04.07 02:49:47.536439 [ 5 ] {e56eaa1a-6eb9-484a-928a-8a39431a83d4} <Debug> TCPHandler: Processed in 0.001163425 sec. | ||
| 4252 | 2026.04.07 02:49:47.536554 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4253 | 2026.04.07 02:49:47.536669 [ 5 ] {128eda54-6f8e-4906-891a-9a7e424c3aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4254 | 2026.04.07 02:49:47.536734 [ 5 ] {128eda54-6f8e-4906-891a-9a7e424c3aaf} <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 | ||
| 4255 | 2026.04.07 02:49:47.537626 [ 5 ] {128eda54-6f8e-4906-891a-9a7e424c3aaf} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4256 | 2026.04.07 02:49:47.537663 [ 5 ] {128eda54-6f8e-4906-891a-9a7e424c3aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4257 | 2026.04.07 02:49:47.538231 [ 5 ] {128eda54-6f8e-4906-891a-9a7e424c3aaf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4258 | 2026.04.07 02:49:47.538452 [ 5 ] {128eda54-6f8e-4906-891a-9a7e424c3aaf} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4259 | 2026.04.07 02:49:47.538591 [ 5 ] {128eda54-6f8e-4906-891a-9a7e424c3aaf} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001947 sec., 18489.984591679506 rows/sec., 33.13 MiB/sec. | ||
| 4260 | 2026.04.07 02:49:47.538650 [ 5 ] {128eda54-6f8e-4906-891a-9a7e424c3aaf} <Debug> TCPHandler: Processed in 0.002156095 sec. | ||
| 4261 | 2026.04.07 02:49:47.538755 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4262 | 2026.04.07 02:49:47.538851 [ 5 ] {2ffb9a9f-870a-4702-97a8-49052371e26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4263 | 2026.04.07 02:49:47.538892 [ 5 ] {2ffb9a9f-870a-4702-97a8-49052371e26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4264 | 2026.04.07 02:49:47.539232 [ 5 ] {2ffb9a9f-870a-4702-97a8-49052371e26f} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4265 | 2026.04.07 02:49:47.539268 [ 5 ] {2ffb9a9f-870a-4702-97a8-49052371e26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4266 | 2026.04.07 02:49:47.539573 [ 5 ] {2ffb9a9f-870a-4702-97a8-49052371e26f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4267 | 2026.04.07 02:49:47.539784 [ 5 ] {2ffb9a9f-870a-4702-97a8-49052371e26f} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4268 | 2026.04.07 02:49:47.539912 [ 5 ] {2ffb9a9f-870a-4702-97a8-49052371e26f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 4269 | 2026.04.07 02:49:47.539949 [ 5 ] {2ffb9a9f-870a-4702-97a8-49052371e26f} <Debug> TCPHandler: Processed in 0.001243396 sec. | ||
| 4270 | 2026.04.07 02:49:48.146032 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8172 | ||
| 4271 | 2026.04.07 02:49:48.146861 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4272 | 2026.04.07 02:49:48.146928 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4273 | 2026.04.07 02:49:48.147626 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4274 | 2026.04.07 02:49:48.147967 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4275 | 2026.04.07 02:49:48.148150 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8172 | ||
| 4276 | 2026.04.07 02:49:48.625564 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4277 | 2026.04.07 02:49:48.649320 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4278 | 2026.04.07 02:49:48.649432 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4279 | 2026.04.07 02:49:48.657432 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4280 | 2026.04.07 02:49:48.659118 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4281 | 2026.04.07 02:49:48.666267 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4282 | 2026.04.07 02:49:48.812590 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51486 | ||
| 4283 | 2026.04.07 02:49:48.812722 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4284 | 2026.04.07 02:49:48.812753 [ 288 ] {} <Debug> TCP-Session: 76405b1f-e694-4722-9115-bed8668ff620 Authenticating user 'default' from [fd00:1122:3344:101::e]:51486 | ||
| 4285 | 2026.04.07 02:49:48.812780 [ 288 ] {} <Debug> TCP-Session: 76405b1f-e694-4722-9115-bed8668ff620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4286 | 2026.04.07 02:49:48.812795 [ 288 ] {} <Debug> TCP-Session: 76405b1f-e694-4722-9115-bed8668ff620 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4287 | 2026.04.07 02:49:48.813013 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39527 | ||
| 4288 | 2026.04.07 02:49:48.813039 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49125 | ||
| 4289 | 2026.04.07 02:49:48.813077 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44042 | ||
| 4290 | 2026.04.07 02:49:48.813103 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36813 | ||
| 4291 | 2026.04.07 02:49:48.813139 [ 288 ] {} <Trace> TCP-Session: 76405b1f-e694-4722-9115-bed8668ff620 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4292 | 2026.04.07 02:49:48.813066 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57210 | ||
| 4293 | 2026.04.07 02:49:48.813187 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4294 | 2026.04.07 02:49:48.813066 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54055 | ||
| 4295 | 2026.04.07 02:49:48.813248 [ 289 ] {} <Debug> TCP-Session: 562af636-d861-4c90-94d3-1c6a19b3f3f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39527 | ||
| 4296 | 2026.04.07 02:49:48.813053 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46331 | ||
| 4297 | 2026.04.07 02:49:48.813266 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4298 | 2026.04.07 02:49:48.813279 [ 289 ] {} <Debug> TCP-Session: 562af636-d861-4c90-94d3-1c6a19b3f3f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4299 | 2026.04.07 02:49:48.813091 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37334 | ||
| 4300 | 2026.04.07 02:49:48.813328 [ 290 ] {} <Debug> TCP-Session: 891581fb-f60a-4a3d-945d-115895f151fc Authenticating user 'default' from [fd00:1122:3344:101::e]:49125 | ||
| 4301 | 2026.04.07 02:49:48.813350 [ 288 ] {6fdd027c-5d6b-4cbb-8e65-aae6b8af4e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51486) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4302 | 2026.04.07 02:49:48.813379 [ 290 ] {} <Debug> TCP-Session: 891581fb-f60a-4a3d-945d-115895f151fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4303 | 2026.04.07 02:49:48.813332 [ 289 ] {} <Debug> TCP-Session: 562af636-d861-4c90-94d3-1c6a19b3f3f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4304 | 2026.04.07 02:49:48.813408 [ 290 ] {} <Debug> TCP-Session: 891581fb-f60a-4a3d-945d-115895f151fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2026.04.07 02:49:48.813404 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4306 | 2026.04.07 02:49:48.813401 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4307 | 2026.04.07 02:49:48.813479 [ 286 ] {} <Debug> TCP-Session: ee601c02-63d3-4e98-849a-ab8e553866f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36813 | ||
| 4308 | 2026.04.07 02:49:48.813502 [ 294 ] {} <Debug> TCP-Session: a1f50eb3-f499-4ad8-94ec-eb64a90d59b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44042 | ||
| 4309 | 2026.04.07 02:49:48.813509 [ 286 ] {} <Debug> TCP-Session: ee601c02-63d3-4e98-849a-ab8e553866f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4310 | 2026.04.07 02:49:48.813519 [ 294 ] {} <Debug> TCP-Session: a1f50eb3-f499-4ad8-94ec-eb64a90d59b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4311 | 2026.04.07 02:49:48.813531 [ 286 ] {} <Debug> TCP-Session: ee601c02-63d3-4e98-849a-ab8e553866f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4312 | 2026.04.07 02:49:48.813534 [ 294 ] {} <Debug> TCP-Session: a1f50eb3-f499-4ad8-94ec-eb64a90d59b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4313 | 2026.04.07 02:49:48.813585 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4314 | 2026.04.07 02:49:48.813591 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4315 | 2026.04.07 02:49:48.813620 [ 292 ] {} <Debug> TCP-Session: f505b414-ca5d-4c3d-821f-d5f043efb737 Authenticating user 'default' from [fd00:1122:3344:101::e]:46331 | ||
| 4316 | 2026.04.07 02:49:48.813638 [ 3 ] {} <Debug> TCP-Session: 03d9e12c-1ded-49aa-97b3-6c9fef4bcddb Authenticating user 'default' from [fd00:1122:3344:101::e]:37334 | ||
| 4317 | 2026.04.07 02:49:48.813647 [ 292 ] {} <Debug> TCP-Session: f505b414-ca5d-4c3d-821f-d5f043efb737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4318 | 2026.04.07 02:49:48.813663 [ 3 ] {} <Debug> TCP-Session: 03d9e12c-1ded-49aa-97b3-6c9fef4bcddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2026.04.07 02:49:48.813672 [ 292 ] {} <Debug> TCP-Session: f505b414-ca5d-4c3d-821f-d5f043efb737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4320 | 2026.04.07 02:49:48.813685 [ 3 ] {} <Debug> TCP-Session: 03d9e12c-1ded-49aa-97b3-6c9fef4bcddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4321 | 2026.04.07 02:49:48.813821 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4322 | 2026.04.07 02:49:48.813831 [ 288 ] {6fdd027c-5d6b-4cbb-8e65-aae6b8af4e6f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4323 | 2026.04.07 02:49:48.813850 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4324 | 2026.04.07 02:49:48.813867 [ 293 ] {} <Debug> TCP-Session: 68dbf1b3-55e3-4c4b-aad0-ac825ab5badf Authenticating user 'default' from [fd00:1122:3344:101::e]:54055 | ||
| 4325 | 2026.04.07 02:49:48.813910 [ 291 ] {} <Debug> TCP-Session: 72170458-8e31-4161-806f-9a50f3015596 Authenticating user 'default' from [fd00:1122:3344:101::e]:57210 | ||
| 4326 | 2026.04.07 02:49:48.813911 [ 288 ] {6fdd027c-5d6b-4cbb-8e65-aae6b8af4e6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4327 | 2026.04.07 02:49:48.813943 [ 291 ] {} <Debug> TCP-Session: 72170458-8e31-4161-806f-9a50f3015596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4328 | 2026.04.07 02:49:48.813912 [ 293 ] {} <Debug> TCP-Session: 68dbf1b3-55e3-4c4b-aad0-ac825ab5badf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4329 | 2026.04.07 02:49:48.813966 [ 291 ] {} <Debug> TCP-Session: 72170458-8e31-4161-806f-9a50f3015596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4330 | 2026.04.07 02:49:48.813988 [ 293 ] {} <Debug> TCP-Session: 68dbf1b3-55e3-4c4b-aad0-ac825ab5badf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4331 | 2026.04.07 02:49:48.814259 [ 288 ] {6fdd027c-5d6b-4cbb-8e65-aae6b8af4e6f} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 4332 | 2026.04.07 02:49:48.815511 [ 334 ] {6fdd027c-5d6b-4cbb-8e65-aae6b8af4e6f} <Trace> AggregatingTransform: Aggregating | ||
| 4333 | 2026.04.07 02:49:48.815549 [ 334 ] {6fdd027c-5d6b-4cbb-8e65-aae6b8af4e6f} <Trace> Aggregator: Aggregation method: without_key | ||
| 4334 | 2026.04.07 02:49:48.815581 [ 334 ] {6fdd027c-5d6b-4cbb-8e65-aae6b8af4e6f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001219095 sec. (820.281 rows/sec., 32.04 KiB/sec.) | ||
| 4335 | 2026.04.07 02:49:48.815597 [ 334 ] {6fdd027c-5d6b-4cbb-8e65-aae6b8af4e6f} <Trace> Aggregator: Merging aggregated data | ||
| 4336 | 2026.04.07 02:49:48.816869 [ 288 ] {6fdd027c-5d6b-4cbb-8e65-aae6b8af4e6f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003584 sec., 279.01785714285717 rows/sec., 10.90 KiB/sec. | ||
| 4337 | 2026.04.07 02:49:48.817040 [ 288 ] {6fdd027c-5d6b-4cbb-8e65-aae6b8af4e6f} <Debug> TCPHandler: Processed in 0.004064845 sec. | ||
| 4338 | 2026.04.07 02:49:48.817182 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4339 | 2026.04.07 02:49:48.817212 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4340 | 2026.04.07 02:49:48.817228 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4341 | 2026.04.07 02:49:48.817251 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4342 | 2026.04.07 02:49:48.817262 [ 286 ] {} <Debug> TCP-Session: ee601c02-63d3-4e98-849a-ab8e553866f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4343 | 2026.04.07 02:49:48.817281 [ 294 ] {} <Debug> TCP-Session: a1f50eb3-f499-4ad8-94ec-eb64a90d59b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4344 | 2026.04.07 02:49:48.817291 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4345 | 2026.04.07 02:49:48.817309 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4346 | 2026.04.07 02:49:48.817351 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4347 | 2026.04.07 02:49:48.817360 [ 293 ] {} <Debug> TCP-Session: 68dbf1b3-55e3-4c4b-aad0-ac825ab5badf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4348 | 2026.04.07 02:49:48.817383 [ 290 ] {} <Debug> TCP-Session: 891581fb-f60a-4a3d-945d-115895f151fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4349 | 2026.04.07 02:49:48.817394 [ 3 ] {} <Debug> TCP-Session: 03d9e12c-1ded-49aa-97b3-6c9fef4bcddb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4350 | 2026.04.07 02:49:48.817330 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4351 | 2026.04.07 02:49:48.817301 [ 292 ] {} <Debug> TCP-Session: f505b414-ca5d-4c3d-821f-d5f043efb737 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4352 | 2026.04.07 02:49:48.817273 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4353 | 2026.04.07 02:49:48.817469 [ 291 ] {} <Debug> TCP-Session: 72170458-8e31-4161-806f-9a50f3015596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2026.04.07 02:49:48.817217 [ 288 ] {} <Debug> TCP-Session: 76405b1f-e694-4722-9115-bed8668ff620 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4355 | 2026.04.07 02:49:48.817511 [ 289 ] {} <Debug> TCP-Session: 562af636-d861-4c90-94d3-1c6a19b3f3f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4356 | 2026.04.07 02:49:48.954501 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62008 | ||
| 4357 | 2026.04.07 02:49:48.954610 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4358 | 2026.04.07 02:49:48.954636 [ 288 ] {} <Debug> TCP-Session: caff2d63-cc49-49dc-877d-d2100dcb1780 Authenticating user 'default' from [fd00:1122:3344:101::e]:62008 | ||
| 4359 | 2026.04.07 02:49:48.954658 [ 288 ] {} <Debug> TCP-Session: caff2d63-cc49-49dc-877d-d2100dcb1780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4360 | 2026.04.07 02:49:48.954671 [ 288 ] {} <Debug> TCP-Session: caff2d63-cc49-49dc-877d-d2100dcb1780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4361 | 2026.04.07 02:49:48.954855 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35410 | ||
| 4362 | 2026.04.07 02:49:48.954893 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59689 | ||
| 4363 | 2026.04.07 02:49:48.954929 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56568 | ||
| 4364 | 2026.04.07 02:49:48.954940 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47493 | ||
| 4365 | 2026.04.07 02:49:48.954979 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4366 | 2026.04.07 02:49:48.954946 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63193 | ||
| 4367 | 2026.04.07 02:49:48.955009 [ 288 ] {} <Trace> TCP-Session: caff2d63-cc49-49dc-877d-d2100dcb1780 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4368 | 2026.04.07 02:49:48.955031 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4369 | 2026.04.07 02:49:48.955021 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4370 | 2026.04.07 02:49:48.955078 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4371 | 2026.04.07 02:49:48.955081 [ 3 ] {} <Debug> TCP-Session: 72b05e8d-1bf1-4ae5-8e08-06c07cd8b474 Authenticating user 'default' from [fd00:1122:3344:101::e]:47493 | ||
| 4372 | 2026.04.07 02:49:48.955100 [ 294 ] {} <Debug> TCP-Session: eb302117-dce9-4903-9543-3cb8971d3c5b Authenticating user 'default' from [fd00:1122:3344:101::e]:56568 | ||
| 4373 | 2026.04.07 02:49:48.955104 [ 286 ] {} <Debug> TCP-Session: 4a890ce3-b27f-41a8-aac0-65a362ceafe0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63193 | ||
| 4374 | 2026.04.07 02:49:48.955117 [ 3 ] {} <Debug> TCP-Session: 72b05e8d-1bf1-4ae5-8e08-06c07cd8b474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4375 | 2026.04.07 02:49:48.955122 [ 294 ] {} <Debug> TCP-Session: eb302117-dce9-4903-9543-3cb8971d3c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4376 | 2026.04.07 02:49:48.955131 [ 286 ] {} <Debug> TCP-Session: 4a890ce3-b27f-41a8-aac0-65a362ceafe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4377 | 2026.04.07 02:49:48.955132 [ 3 ] {} <Debug> TCP-Session: 72b05e8d-1bf1-4ae5-8e08-06c07cd8b474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4378 | 2026.04.07 02:49:48.955141 [ 294 ] {} <Debug> TCP-Session: eb302117-dce9-4903-9543-3cb8971d3c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4379 | 2026.04.07 02:49:48.955147 [ 286 ] {} <Debug> TCP-Session: 4a890ce3-b27f-41a8-aac0-65a362ceafe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4380 | 2026.04.07 02:49:48.954918 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43147 | ||
| 4381 | 2026.04.07 02:49:48.955199 [ 288 ] {b3e8d68e-9baa-4e07-8e79-d2ab48d8baff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62008) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4382 | 2026.04.07 02:49:48.954918 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49442 | ||
| 4383 | 2026.04.07 02:49:48.954905 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42493 | ||
| 4384 | 2026.04.07 02:49:48.955261 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4385 | 2026.04.07 02:49:48.955022 [ 289 ] {} <Debug> TCP-Session: b89dff7c-fa90-4840-aa3a-d6f2592a607d Authenticating user 'default' from [fd00:1122:3344:101::e]:35410 | ||
| 4386 | 2026.04.07 02:49:48.955316 [ 293 ] {} <Debug> TCP-Session: fe8c7459-d209-42e3-a7f3-e72b6b92fc61 Authenticating user 'default' from [fd00:1122:3344:101::e]:43147 | ||
| 4387 | 2026.04.07 02:49:48.955015 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4388 | 2026.04.07 02:49:48.955342 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4389 | 2026.04.07 02:49:48.955340 [ 293 ] {} <Debug> TCP-Session: fe8c7459-d209-42e3-a7f3-e72b6b92fc61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4390 | 2026.04.07 02:49:48.955369 [ 290 ] {} <Debug> TCP-Session: fdbcbe2d-ad7b-4113-ab4e-f79b46988d94 Authenticating user 'default' from [fd00:1122:3344:101::e]:59689 | ||
| 4391 | 2026.04.07 02:49:48.955379 [ 292 ] {} <Debug> TCP-Session: 71272fa2-28f7-4896-824b-edef753900f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42493 | ||
| 4392 | 2026.04.07 02:49:48.955390 [ 293 ] {} <Debug> TCP-Session: fe8c7459-d209-42e3-a7f3-e72b6b92fc61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4393 | 2026.04.07 02:49:48.955405 [ 290 ] {} <Debug> TCP-Session: fdbcbe2d-ad7b-4113-ab4e-f79b46988d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4394 | 2026.04.07 02:49:48.955421 [ 292 ] {} <Debug> TCP-Session: 71272fa2-28f7-4896-824b-edef753900f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4395 | 2026.04.07 02:49:48.955443 [ 290 ] {} <Debug> TCP-Session: fdbcbe2d-ad7b-4113-ab4e-f79b46988d94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4396 | 2026.04.07 02:49:48.955457 [ 292 ] {} <Debug> TCP-Session: 71272fa2-28f7-4896-824b-edef753900f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4397 | 2026.04.07 02:49:48.955463 [ 288 ] {b3e8d68e-9baa-4e07-8e79-d2ab48d8baff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4398 | 2026.04.07 02:49:48.955340 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4399 | 2026.04.07 02:49:48.955331 [ 289 ] {} <Debug> TCP-Session: b89dff7c-fa90-4840-aa3a-d6f2592a607d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4400 | 2026.04.07 02:49:48.955529 [ 288 ] {b3e8d68e-9baa-4e07-8e79-d2ab48d8baff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4401 | 2026.04.07 02:49:48.955536 [ 289 ] {} <Debug> TCP-Session: b89dff7c-fa90-4840-aa3a-d6f2592a607d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4402 | 2026.04.07 02:49:48.955532 [ 291 ] {} <Debug> TCP-Session: 1b27839a-3762-4906-a8ab-098163300e0b Authenticating user 'default' from [fd00:1122:3344:101::e]:49442 | ||
| 4403 | 2026.04.07 02:49:48.955590 [ 291 ] {} <Debug> TCP-Session: 1b27839a-3762-4906-a8ab-098163300e0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4404 | 2026.04.07 02:49:48.955603 [ 291 ] {} <Debug> TCP-Session: 1b27839a-3762-4906-a8ab-098163300e0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4405 | 2026.04.07 02:49:48.955813 [ 288 ] {b3e8d68e-9baa-4e07-8e79-d2ab48d8baff} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 4406 | 2026.04.07 02:49:48.956795 [ 298 ] {b3e8d68e-9baa-4e07-8e79-d2ab48d8baff} <Trace> AggregatingTransform: Aggregating | ||
| 4407 | 2026.04.07 02:49:48.956842 [ 298 ] {b3e8d68e-9baa-4e07-8e79-d2ab48d8baff} <Trace> Aggregator: Aggregation method: without_key | ||
| 4408 | 2026.04.07 02:49:48.956876 [ 298 ] {b3e8d68e-9baa-4e07-8e79-d2ab48d8baff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00096263 sec. (1038.821 rows/sec., 40.58 KiB/sec.) | ||
| 4409 | 2026.04.07 02:49:48.956895 [ 298 ] {b3e8d68e-9baa-4e07-8e79-d2ab48d8baff} <Trace> Aggregator: Merging aggregated data | ||
| 4410 | 2026.04.07 02:49:48.958161 [ 288 ] {b3e8d68e-9baa-4e07-8e79-d2ab48d8baff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003017 sec., 331.45508783559825 rows/sec., 12.95 KiB/sec. | ||
| 4411 | 2026.04.07 02:49:48.958302 [ 288 ] {b3e8d68e-9baa-4e07-8e79-d2ab48d8baff} <Debug> TCPHandler: Processed in 0.003406972 sec. | ||
| 4412 | 2026.04.07 02:49:48.958414 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4413 | 2026.04.07 02:49:48.958441 [ 288 ] {} <Debug> TCP-Session: caff2d63-cc49-49dc-877d-d2100dcb1780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4414 | 2026.04.07 02:49:48.958444 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4415 | 2026.04.07 02:49:48.958467 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4416 | 2026.04.07 02:49:48.958485 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4417 | 2026.04.07 02:49:48.958489 [ 289 ] {} <Debug> TCP-Session: b89dff7c-fa90-4840-aa3a-d6f2592a607d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4418 | 2026.04.07 02:49:48.958505 [ 292 ] {} <Debug> TCP-Session: 71272fa2-28f7-4896-824b-edef753900f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4419 | 2026.04.07 02:49:48.958519 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4420 | 2026.04.07 02:49:48.958537 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4421 | 2026.04.07 02:49:48.958558 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4422 | 2026.04.07 02:49:48.958581 [ 290 ] {} <Debug> TCP-Session: fdbcbe2d-ad7b-4113-ab4e-f79b46988d94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4423 | 2026.04.07 02:49:48.958581 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4424 | 2026.04.07 02:49:48.958610 [ 294 ] {} <Debug> TCP-Session: eb302117-dce9-4903-9543-3cb8971d3c5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4425 | 2026.04.07 02:49:48.958597 [ 293 ] {} <Debug> TCP-Session: fe8c7459-d209-42e3-a7f3-e72b6b92fc61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4426 | 2026.04.07 02:49:48.958630 [ 286 ] {} <Debug> TCP-Session: 4a890ce3-b27f-41a8-aac0-65a362ceafe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4427 | 2026.04.07 02:49:48.958532 [ 3 ] {} <Debug> TCP-Session: 72b05e8d-1bf1-4ae5-8e08-06c07cd8b474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4428 | 2026.04.07 02:49:48.958502 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4429 | 2026.04.07 02:49:48.958713 [ 291 ] {} <Debug> TCP-Session: 1b27839a-3762-4906-a8ab-098163300e0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4430 | 2026.04.07 02:49:50.649241 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 598 | ||
| 4431 | 2026.04.07 02:49:50.651570 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4432 | 2026.04.07 02:49:50.651616 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4433 | 2026.04.07 02:49:50.652841 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4434 | 2026.04.07 02:49:50.653101 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4435 | 2026.04.07 02:49:50.653348 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 598 | ||
| 4436 | 2026.04.07 02:49:52.513922 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4437 | 2026.04.07 02:49:52.514123 [ 5 ] {6ad48cf7-bb7e-457f-b25d-c002846a99ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4438 | 2026.04.07 02:49:52.514199 [ 5 ] {6ad48cf7-bb7e-457f-b25d-c002846a99ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4439 | 2026.04.07 02:49:52.514916 [ 5 ] {6ad48cf7-bb7e-457f-b25d-c002846a99ab} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.04.07 02:49:52.514968 [ 5 ] {6ad48cf7-bb7e-457f-b25d-c002846a99ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4441 | 2026.04.07 02:49:52.515380 [ 5 ] {6ad48cf7-bb7e-457f-b25d-c002846a99ab} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4442 | 2026.04.07 02:49:52.515631 [ 5 ] {6ad48cf7-bb7e-457f-b25d-c002846a99ab} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.04.07 02:49:52.515806 [ 5 ] {6ad48cf7-bb7e-457f-b25d-c002846a99ab} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001739 sec., 37952.84646348476 rows/sec., 3.02 MiB/sec. | ||
| 4444 | 2026.04.07 02:49:52.515858 [ 5 ] {6ad48cf7-bb7e-457f-b25d-c002846a99ab} <Debug> TCPHandler: Processed in 0.002079814 sec. | ||
| 4445 | 2026.04.07 02:49:52.515982 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4446 | 2026.04.07 02:49:52.516088 [ 5 ] {24a16b55-e46b-4f29-9828-bc13fcba6be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4447 | 2026.04.07 02:49:52.516132 [ 5 ] {24a16b55-e46b-4f29-9828-bc13fcba6be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4448 | 2026.04.07 02:49:52.516532 [ 5 ] {24a16b55-e46b-4f29-9828-bc13fcba6be2} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2026.04.07 02:49:52.516571 [ 5 ] {24a16b55-e46b-4f29-9828-bc13fcba6be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4450 | 2026.04.07 02:49:52.516885 [ 5 ] {24a16b55-e46b-4f29-9828-bc13fcba6be2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4451 | 2026.04.07 02:49:52.517105 [ 5 ] {24a16b55-e46b-4f29-9828-bc13fcba6be2} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4452 | 2026.04.07 02:49:52.517240 [ 5 ] {24a16b55-e46b-4f29-9828-bc13fcba6be2} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001177 sec., 4248.088360237893 rows/sec., 319.44 KiB/sec. | ||
| 4453 | 2026.04.07 02:49:52.517280 [ 5 ] {24a16b55-e46b-4f29-9828-bc13fcba6be2} <Debug> TCPHandler: Processed in 0.001349129 sec. | ||
| 4454 | 2026.04.07 02:49:52.517386 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2026.04.07 02:49:52.517490 [ 5 ] {2edfed34-d144-4044-8e96-097692b90c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4456 | 2026.04.07 02:49:52.517533 [ 5 ] {2edfed34-d144-4044-8e96-097692b90c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4457 | 2026.04.07 02:49:52.517957 [ 5 ] {2edfed34-d144-4044-8e96-097692b90c09} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2026.04.07 02:49:52.517995 [ 5 ] {2edfed34-d144-4044-8e96-097692b90c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4459 | 2026.04.07 02:49:52.518317 [ 5 ] {2edfed34-d144-4044-8e96-097692b90c09} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4460 | 2026.04.07 02:49:52.518528 [ 5 ] {2edfed34-d144-4044-8e96-097692b90c09} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.04.07 02:49:52.518663 [ 5 ] {2edfed34-d144-4044-8e96-097692b90c09} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001193 sec., 57837.384744341995 rows/sec., 4.51 MiB/sec. | ||
| 4462 | 2026.04.07 02:49:52.518701 [ 5 ] {2edfed34-d144-4044-8e96-097692b90c09} <Debug> TCPHandler: Processed in 0.001367909 sec. | ||
| 4463 | 2026.04.07 02:49:52.518808 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4464 | 2026.04.07 02:49:52.518906 [ 5 ] {02eb1e15-1664-4be7-aa77-25d92a0a5d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4465 | 2026.04.07 02:49:52.518949 [ 5 ] {02eb1e15-1664-4be7-aa77-25d92a0a5d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4466 | 2026.04.07 02:49:52.519345 [ 5 ] {02eb1e15-1664-4be7-aa77-25d92a0a5d17} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.04.07 02:49:52.519381 [ 5 ] {02eb1e15-1664-4be7-aa77-25d92a0a5d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4468 | 2026.04.07 02:49:52.519716 [ 5 ] {02eb1e15-1664-4be7-aa77-25d92a0a5d17} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4469 | 2026.04.07 02:49:52.519927 [ 5 ] {02eb1e15-1664-4be7-aa77-25d92a0a5d17} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2026.04.07 02:49:52.520060 [ 5 ] {02eb1e15-1664-4be7-aa77-25d92a0a5d17} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 4471 | 2026.04.07 02:49:52.520097 [ 5 ] {02eb1e15-1664-4be7-aa77-25d92a0a5d17} <Debug> TCPHandler: Processed in 0.001339668 sec. | ||
| 4472 | 2026.04.07 02:49:52.520198 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4473 | 2026.04.07 02:49:52.520292 [ 5 ] {49c7c592-85da-44a1-9903-86d98addd825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4474 | 2026.04.07 02:49:52.520346 [ 5 ] {49c7c592-85da-44a1-9903-86d98addd825} <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 | ||
| 4475 | 2026.04.07 02:49:52.521071 [ 5 ] {49c7c592-85da-44a1-9903-86d98addd825} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4476 | 2026.04.07 02:49:52.521108 [ 5 ] {49c7c592-85da-44a1-9903-86d98addd825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4477 | 2026.04.07 02:49:52.521605 [ 5 ] {49c7c592-85da-44a1-9903-86d98addd825} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4478 | 2026.04.07 02:49:52.521825 [ 5 ] {49c7c592-85da-44a1-9903-86d98addd825} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2026.04.07 02:49:52.521940 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4480 | 2026.04.07 02:49:52.521963 [ 5 ] {49c7c592-85da-44a1-9903-86d98addd825} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00169 sec., 2958.5798816568044 rows/sec., 5.30 MiB/sec. | ||
| 4481 | 2026.04.07 02:49:52.522012 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2026.04.07 02:49:52.522040 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4483 | 2026.04.07 02:49:52.522040 [ 5 ] {49c7c592-85da-44a1-9903-86d98addd825} <Debug> TCPHandler: Processed in 0.00189251 sec. | ||
| 4484 | 2026.04.07 02:49:52.522168 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4485 | 2026.04.07 02:49:52.522202 [ 187 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 4486 | 2026.04.07 02:49:52.522265 [ 5 ] {97470daa-954b-4f1b-a5ef-c0ee4b7510ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4487 | 2026.04.07 02:49:52.522314 [ 5 ] {97470daa-954b-4f1b-a5ef-c0ee4b7510ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4488 | 2026.04.07 02:49:52.522598 [ 187 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4489 | 2026.04.07 02:49:52.522647 [ 5 ] {97470daa-954b-4f1b-a5ef-c0ee4b7510ea} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2026.04.07 02:49:52.522689 [ 5 ] {97470daa-954b-4f1b-a5ef-c0ee4b7510ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4491 | 2026.04.07 02:49:52.522698 [ 187 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 289 rows starting from the beginning of the part | ||
| 4492 | 2026.04.07 02:49:52.522838 [ 187 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
| 4493 | 2026.04.07 02:49:52.522958 [ 187 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 4494 | 2026.04.07 02:49:52.523027 [ 5 ] {97470daa-954b-4f1b-a5ef-c0ee4b7510ea} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4495 | 2026.04.07 02:49:52.523057 [ 187 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
| 4496 | 2026.04.07 02:49:52.523161 [ 187 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 4497 | 2026.04.07 02:49:52.523261 [ 187 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
| 4498 | 2026.04.07 02:49:52.523261 [ 5 ] {97470daa-954b-4f1b-a5ef-c0ee4b7510ea} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2026.04.07 02:49:52.523415 [ 5 ] {97470daa-954b-4f1b-a5ef-c0ee4b7510ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 4500 | 2026.04.07 02:49:52.523451 [ 5 ] {97470daa-954b-4f1b-a5ef-c0ee4b7510ea} <Debug> TCPHandler: Processed in 0.001333988 sec. | ||
| 4501 | 2026.04.07 02:49:52.526451 [ 189 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 19 columns (19 merged, 0 gathered) in 0.004329711 sec., 88920.48453118464 rows/sec., 159.34 MiB/sec. | ||
| 4502 | 2026.04.07 02:49:52.527224 [ 189 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4503 | 2026.04.07 02:49:52.527553 [ 189 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4504 | 2026.04.07 02:49:52.527624 [ 189 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4505 | 2026.04.07 02:49:52.527771 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 4506 | 2026.04.07 02:49:55.535411 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4507 | 2026.04.07 02:49:55.535476 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4508 | 2026.04.07 02:49:55.648216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8620 | ||
| 4509 | 2026.04.07 02:49:55.648707 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2026.04.07 02:49:55.648755 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4511 | 2026.04.07 02:49:55.649252 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4512 | 2026.04.07 02:49:55.649491 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2026.04.07 02:49:55.649641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8620 | ||
| 4514 | 2026.04.07 02:49:56.166342 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4515 | 2026.04.07 02:49:56.182259 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2026.04.07 02:49:56.182318 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4517 | 2026.04.07 02:49:56.188309 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4518 | 2026.04.07 02:49:56.189001 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2026.04.07 02:49:56.191796 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4520 | 2026.04.07 02:49:57.524000 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4521 | 2026.04.07 02:49:57.524203 [ 5 ] {e5ba1a10-611e-49ae-9799-42a8a874de8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4522 | 2026.04.07 02:49:57.524278 [ 5 ] {e5ba1a10-611e-49ae-9799-42a8a874de8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4523 | 2026.04.07 02:49:57.525081 [ 5 ] {e5ba1a10-611e-49ae-9799-42a8a874de8e} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4524 | 2026.04.07 02:49:57.525125 [ 5 ] {e5ba1a10-611e-49ae-9799-42a8a874de8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4525 | 2026.04.07 02:49:57.525520 [ 5 ] {e5ba1a10-611e-49ae-9799-42a8a874de8e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4526 | 2026.04.07 02:49:57.525744 [ 5 ] {e5ba1a10-611e-49ae-9799-42a8a874de8e} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4527 | 2026.04.07 02:49:57.525894 [ 5 ] {e5ba1a10-611e-49ae-9799-42a8a874de8e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001747 sec., 162564.39610761305 rows/sec., 10.33 MiB/sec. | ||
| 4528 | 2026.04.07 02:49:57.525938 [ 5 ] {e5ba1a10-611e-49ae-9799-42a8a874de8e} <Debug> TCPHandler: Processed in 0.002079354 sec. | ||
| 4529 | 2026.04.07 02:49:57.526067 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4530 | 2026.04.07 02:49:57.526162 [ 5 ] {a0bec582-8d3d-490c-b1ce-0cc9fa0e8349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4531 | 2026.04.07 02:49:57.526204 [ 5 ] {a0bec582-8d3d-490c-b1ce-0cc9fa0e8349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4532 | 2026.04.07 02:49:57.526987 [ 5 ] {a0bec582-8d3d-490c-b1ce-0cc9fa0e8349} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4533 | 2026.04.07 02:49:57.527024 [ 5 ] {a0bec582-8d3d-490c-b1ce-0cc9fa0e8349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4534 | 2026.04.07 02:49:57.527376 [ 5 ] {a0bec582-8d3d-490c-b1ce-0cc9fa0e8349} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4535 | 2026.04.07 02:49:57.527589 [ 5 ] {a0bec582-8d3d-490c-b1ce-0cc9fa0e8349} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4536 | 2026.04.07 02:49:57.527715 [ 5 ] {a0bec582-8d3d-490c-b1ce-0cc9fa0e8349} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001572 sec., 552798.9821882951 rows/sec., 43.33 MiB/sec. | ||
| 4537 | 2026.04.07 02:49:57.527711 [ 96 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4538 | 2026.04.07 02:49:57.527753 [ 5 ] {a0bec582-8d3d-490c-b1ce-0cc9fa0e8349} <Debug> TCPHandler: Processed in 0.001737677 sec. | ||
| 4539 | 2026.04.07 02:49:57.527793 [ 96 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2026.04.07 02:49:57.527822 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4541 | 2026.04.07 02:49:57.527886 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4542 | 2026.04.07 02:49:57.527951 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 4543 | 2026.04.07 02:49:57.527984 [ 5 ] {26ef6f1c-ccd9-4e30-a2cf-cf832c83acf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4544 | 2026.04.07 02:49:57.528033 [ 5 ] {26ef6f1c-ccd9-4e30-a2cf-cf832c83acf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4545 | 2026.04.07 02:49:57.528104 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4546 | 2026.04.07 02:49:57.528141 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3357 rows starting from the beginning of the part | ||
| 4547 | 2026.04.07 02:49:57.528207 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 869 rows starting from the beginning of the part | ||
| 4548 | 2026.04.07 02:49:57.528251 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 66 rows starting from the beginning of the part | ||
| 4549 | 2026.04.07 02:49:57.528293 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 869 rows starting from the beginning of the part | ||
| 4550 | 2026.04.07 02:49:57.528333 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 66 rows starting from the beginning of the part | ||
| 4551 | 2026.04.07 02:49:57.528371 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 869 rows starting from the beginning of the part | ||
| 4552 | 2026.04.07 02:49:57.528475 [ 5 ] {26ef6f1c-ccd9-4e30-a2cf-cf832c83acf6} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4553 | 2026.04.07 02:49:57.528517 [ 5 ] {26ef6f1c-ccd9-4e30-a2cf-cf832c83acf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4554 | 2026.04.07 02:49:57.528863 [ 5 ] {26ef6f1c-ccd9-4e30-a2cf-cf832c83acf6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4555 | 2026.04.07 02:49:57.529084 [ 5 ] {26ef6f1c-ccd9-4e30-a2cf-cf832c83acf6} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4556 | 2026.04.07 02:49:57.529215 [ 5 ] {26ef6f1c-ccd9-4e30-a2cf-cf832c83acf6} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001249 sec., 142514.0112089672 rows/sec., 8.80 MiB/sec. | ||
| 4557 | 2026.04.07 02:49:57.529253 [ 5 ] {26ef6f1c-ccd9-4e30-a2cf-cf832c83acf6} <Debug> TCPHandler: Processed in 0.00142436 sec. | ||
| 4558 | 2026.04.07 02:49:57.529359 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4559 | 2026.04.07 02:49:57.529453 [ 5 ] {e94a2128-4c61-43df-ab6e-f4ad8eea7b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4560 | 2026.04.07 02:49:57.529493 [ 5 ] {e94a2128-4c61-43df-ab6e-f4ad8eea7b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4561 | 2026.04.07 02:49:57.529920 [ 5 ] {e94a2128-4c61-43df-ab6e-f4ad8eea7b72} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2026.04.07 02:49:57.529955 [ 5 ] {e94a2128-4c61-43df-ab6e-f4ad8eea7b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4563 | 2026.04.07 02:49:57.530265 [ 5 ] {e94a2128-4c61-43df-ab6e-f4ad8eea7b72} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4564 | 2026.04.07 02:49:57.530474 [ 5 ] {e94a2128-4c61-43df-ab6e-f4ad8eea7b72} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4565 | 2026.04.07 02:49:57.530600 [ 5 ] {e94a2128-4c61-43df-ab6e-f4ad8eea7b72} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001164 sec., 128006.87285223366 rows/sec., 8.27 MiB/sec. | ||
| 4566 | 2026.04.07 02:49:57.530637 [ 5 ] {e94a2128-4c61-43df-ab6e-f4ad8eea7b72} <Debug> TCPHandler: Processed in 0.001327158 sec. | ||
| 4567 | 2026.04.07 02:49:57.530740 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4568 | 2026.04.07 02:49:57.530766 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6096 rows, containing 5 columns (5 merged, 0 gathered) in 0.002874601 sec., 2120642.134334469 rows/sec., 171.19 MiB/sec. | ||
| 4569 | 2026.04.07 02:49:57.530833 [ 5 ] {9bc176f2-1e58-44e2-85fc-5367b5f60a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4570 | 2026.04.07 02:49:57.530878 [ 5 ] {9bc176f2-1e58-44e2-85fc-5367b5f60a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4571 | 2026.04.07 02:49:57.531136 [ 194 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4572 | 2026.04.07 02:49:57.531309 [ 5 ] {9bc176f2-1e58-44e2-85fc-5367b5f60a95} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.04.07 02:49:57.531352 [ 5 ] {9bc176f2-1e58-44e2-85fc-5367b5f60a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4574 | 2026.04.07 02:49:57.531517 [ 194 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_26_5} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4575 | 2026.04.07 02:49:57.531615 [ 194 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_26_5} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4576 | 2026.04.07 02:49:57.531687 [ 5 ] {9bc176f2-1e58-44e2-85fc-5367b5f60a95} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4577 | 2026.04.07 02:49:57.531716 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 4578 | 2026.04.07 02:49:57.531904 [ 5 ] {9bc176f2-1e58-44e2-85fc-5367b5f60a95} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2026.04.07 02:49:57.532036 [ 5 ] {9bc176f2-1e58-44e2-85fc-5367b5f60a95} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00122 sec., 121311.47540983607 rows/sec., 6.90 MiB/sec. | ||
| 4580 | 2026.04.07 02:49:57.532072 [ 5 ] {9bc176f2-1e58-44e2-85fc-5367b5f60a95} <Debug> TCPHandler: Processed in 0.00138145 sec. | ||
| 4581 | 2026.04.07 02:49:57.532189 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4582 | 2026.04.07 02:49:57.532282 [ 5 ] {71320071-43bb-4aed-a409-01715f84262e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4583 | 2026.04.07 02:49:57.532322 [ 5 ] {71320071-43bb-4aed-a409-01715f84262e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4584 | 2026.04.07 02:49:57.532922 [ 5 ] {71320071-43bb-4aed-a409-01715f84262e} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2026.04.07 02:49:57.532958 [ 5 ] {71320071-43bb-4aed-a409-01715f84262e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4586 | 2026.04.07 02:49:57.533278 [ 5 ] {71320071-43bb-4aed-a409-01715f84262e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4587 | 2026.04.07 02:49:57.533499 [ 5 ] {71320071-43bb-4aed-a409-01715f84262e} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4588 | 2026.04.07 02:49:57.533611 [ 96 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4589 | 2026.04.07 02:49:57.533625 [ 5 ] {71320071-43bb-4aed-a409-01715f84262e} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.00136 sec., 386764.7058823529 rows/sec., 27.33 MiB/sec. | ||
| 4590 | 2026.04.07 02:49:57.533660 [ 96 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.04.07 02:49:57.533680 [ 5 ] {71320071-43bb-4aed-a409-01715f84262e} <Debug> TCPHandler: Processed in 0.001544452 sec. | ||
| 4592 | 2026.04.07 02:49:57.533685 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4593 | 2026.04.07 02:49:57.533776 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4594 | 2026.04.07 02:49:57.533799 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4595 | 2026.04.07 02:49:57.533878 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4596 | 2026.04.07 02:49:57.533899 [ 5 ] {b03bdc4f-f12e-4dc9-a0f4-641e784aae82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4597 | 2026.04.07 02:49:57.533907 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1829 rows starting from the beginning of the part | ||
| 4598 | 2026.04.07 02:49:57.533948 [ 5 ] {b03bdc4f-f12e-4dc9-a0f4-641e784aae82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4599 | 2026.04.07 02:49:57.533967 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 526 rows starting from the beginning of the part | ||
| 4600 | 2026.04.07 02:49:57.534010 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 69 rows starting from the beginning of the part | ||
| 4601 | 2026.04.07 02:49:57.534043 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 526 rows starting from the beginning of the part | ||
| 4602 | 2026.04.07 02:49:57.534076 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 69 rows starting from the beginning of the part | ||
| 4603 | 2026.04.07 02:49:57.534111 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 526 rows starting from the beginning of the part | ||
| 4604 | 2026.04.07 02:49:57.534280 [ 5 ] {b03bdc4f-f12e-4dc9-a0f4-641e784aae82} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2026.04.07 02:49:57.534323 [ 5 ] {b03bdc4f-f12e-4dc9-a0f4-641e784aae82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4606 | 2026.04.07 02:49:57.534647 [ 5 ] {b03bdc4f-f12e-4dc9-a0f4-641e784aae82} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4607 | 2026.04.07 02:49:57.534883 [ 5 ] {b03bdc4f-f12e-4dc9-a0f4-641e784aae82} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2026.04.07 02:49:57.534986 [ 96 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4609 | 2026.04.07 02:49:57.535015 [ 5 ] {b03bdc4f-f12e-4dc9-a0f4-641e784aae82} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 276.43 KiB/sec. | ||
| 4610 | 2026.04.07 02:49:57.535023 [ 96 ] {} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4611 | 2026.04.07 02:49:57.535055 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4612 | 2026.04.07 02:49:57.535058 [ 5 ] {b03bdc4f-f12e-4dc9-a0f4-641e784aae82} <Debug> TCPHandler: Processed in 0.001307978 sec. | ||
| 4613 | 2026.04.07 02:49:57.535139 [ 194 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::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 | ||
| 4614 | 2026.04.07 02:49:57.535175 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4615 | 2026.04.07 02:49:57.535248 [ 194 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4616 | 2026.04.07 02:49:57.535274 [ 5 ] {3fefb791-11c0-4d07-8b80-6993cfe098c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4617 | 2026.04.07 02:49:57.535283 [ 194 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4618 | 2026.04.07 02:49:57.535324 [ 5 ] {3fefb791-11c0-4d07-8b80-6993cfe098c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4619 | 2026.04.07 02:49:57.535373 [ 194 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4620 | 2026.04.07 02:49:57.535374 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3545 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629154 sec., 2175975.9973581377 rows/sec., 159.87 MiB/sec. | ||
| 4621 | 2026.04.07 02:49:57.535424 [ 194 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4622 | 2026.04.07 02:49:57.535488 [ 194 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4623 | 2026.04.07 02:49:57.535541 [ 194 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4624 | 2026.04.07 02:49:57.535578 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4625 | 2026.04.07 02:49:57.535586 [ 194 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4626 | 2026.04.07 02:49:57.535731 [ 5 ] {3fefb791-11c0-4d07-8b80-6993cfe098c4} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2026.04.07 02:49:57.535774 [ 5 ] {3fefb791-11c0-4d07-8b80-6993cfe098c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4628 | 2026.04.07 02:49:57.535851 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_26_5} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4629 | 2026.04.07 02:49:57.535930 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_26_5} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4630 | 2026.04.07 02:49:57.536000 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 4631 | 2026.04.07 02:49:57.536182 [ 5 ] {3fefb791-11c0-4d07-8b80-6993cfe098c4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4632 | 2026.04.07 02:49:57.536418 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001315048 sec., 50188.2821007294 rows/sec., 2.56 MiB/sec. | ||
| 4633 | 2026.04.07 02:49:57.536421 [ 5 ] {3fefb791-11c0-4d07-8b80-6993cfe098c4} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.04.07 02:49:57.536551 [ 191 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4635 | 2026.04.07 02:49:57.536596 [ 5 ] {3fefb791-11c0-4d07-8b80-6993cfe098c4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00134 sec., 197761.19402985074 rows/sec., 13.14 MiB/sec. | ||
| 4636 | 2026.04.07 02:49:57.536596 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4637 | 2026.04.07 02:49:57.536649 [ 5 ] {3fefb791-11c0-4d07-8b80-6993cfe098c4} <Debug> TCPHandler: Processed in 0.001522752 sec. | ||
| 4638 | 2026.04.07 02:49:57.536658 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2026.04.07 02:49:57.536696 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4640 | 2026.04.07 02:49:57.536768 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4641 | 2026.04.07 02:49:57.536772 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 4642 | 2026.04.07 02:49:57.536843 [ 191 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_11_2} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4643 | 2026.04.07 02:49:57.536871 [ 5 ] {93b5eb54-38b0-4ba0-a0ed-2b424b137435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4644 | 2026.04.07 02:49:57.536886 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4645 | 2026.04.07 02:49:57.536917 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8680 rows starting from the beginning of the part | ||
| 4646 | 2026.04.07 02:49:57.536920 [ 5 ] {93b5eb54-38b0-4ba0-a0ed-2b424b137435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4647 | 2026.04.07 02:49:57.536923 [ 191 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_11_2} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4648 | 2026.04.07 02:49:57.536976 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 265 rows starting from the beginning of the part | ||
| 4649 | 2026.04.07 02:49:57.537019 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4650 | 2026.04.07 02:49:57.537035 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 4651 | 2026.04.07 02:49:57.537086 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 265 rows starting from the beginning of the part | ||
| 4652 | 2026.04.07 02:49:57.537123 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4653 | 2026.04.07 02:49:57.537160 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 265 rows starting from the beginning of the part | ||
| 4654 | 2026.04.07 02:49:57.537253 [ 5 ] {93b5eb54-38b0-4ba0-a0ed-2b424b137435} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4655 | 2026.04.07 02:49:57.537291 [ 5 ] {93b5eb54-38b0-4ba0-a0ed-2b424b137435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4656 | 2026.04.07 02:49:57.537610 [ 5 ] {93b5eb54-38b0-4ba0-a0ed-2b424b137435} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4657 | 2026.04.07 02:49:57.537821 [ 5 ] {93b5eb54-38b0-4ba0-a0ed-2b424b137435} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4658 | 2026.04.07 02:49:57.537952 [ 5 ] {93b5eb54-38b0-4ba0-a0ed-2b424b137435} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 4659 | 2026.04.07 02:49:57.537989 [ 5 ] {93b5eb54-38b0-4ba0-a0ed-2b424b137435} <Debug> TCPHandler: Processed in 0.001269786 sec. | ||
| 4660 | 2026.04.07 02:49:57.538096 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4661 | 2026.04.07 02:49:57.538189 [ 5 ] {491412e7-b7d0-45e5-b7c6-35b2ca5d0f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4662 | 2026.04.07 02:49:57.538241 [ 5 ] {491412e7-b7d0-45e5-b7c6-35b2ca5d0f1e} <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 | ||
| 4663 | 2026.04.07 02:49:57.539071 [ 5 ] {491412e7-b7d0-45e5-b7c6-35b2ca5d0f1e} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4664 | 2026.04.07 02:49:57.539107 [ 5 ] {491412e7-b7d0-45e5-b7c6-35b2ca5d0f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4665 | 2026.04.07 02:49:57.539738 [ 5 ] {491412e7-b7d0-45e5-b7c6-35b2ca5d0f1e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4666 | 2026.04.07 02:49:57.539979 [ 5 ] {491412e7-b7d0-45e5-b7c6-35b2ca5d0f1e} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2026.04.07 02:49:57.540128 [ 5 ] {491412e7-b7d0-45e5-b7c6-35b2ca5d0f1e} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001956 sec., 18404.907975460123 rows/sec., 32.98 MiB/sec. | ||
| 4668 | 2026.04.07 02:49:57.540205 [ 5 ] {491412e7-b7d0-45e5-b7c6-35b2ca5d0f1e} <Debug> TCPHandler: Processed in 0.002159215 sec. | ||
| 4669 | 2026.04.07 02:49:57.540312 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4670 | 2026.04.07 02:49:57.540405 [ 5 ] {fda28b26-61e9-4697-959f-7eaa48490985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4671 | 2026.04.07 02:49:57.540445 [ 5 ] {fda28b26-61e9-4697-959f-7eaa48490985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4672 | 2026.04.07 02:49:57.540458 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9795 rows, containing 5 columns (5 merged, 0 gathered) in 0.003717758 sec., 2634652.389961907 rows/sec., 171.79 MiB/sec. | ||
| 4673 | 2026.04.07 02:49:57.540660 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4674 | 2026.04.07 02:49:57.540768 [ 5 ] {fda28b26-61e9-4697-959f-7eaa48490985} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2026.04.07 02:49:57.540803 [ 5 ] {fda28b26-61e9-4697-959f-7eaa48490985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4676 | 2026.04.07 02:49:57.540911 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2026.04.07 02:49:57.540974 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4678 | 2026.04.07 02:49:57.541037 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 4679 | 2026.04.07 02:49:57.541121 [ 5 ] {fda28b26-61e9-4697-959f-7eaa48490985} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4680 | 2026.04.07 02:49:57.541330 [ 5 ] {fda28b26-61e9-4697-959f-7eaa48490985} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4681 | 2026.04.07 02:49:57.541433 [ 95 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4682 | 2026.04.07 02:49:57.541452 [ 5 ] {fda28b26-61e9-4697-959f-7eaa48490985} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 4683 | 2026.04.07 02:49:57.541476 [ 95 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2026.04.07 02:49:57.541494 [ 5 ] {fda28b26-61e9-4697-959f-7eaa48490985} <Debug> TCPHandler: Processed in 0.001231446 sec. | ||
| 4685 | 2026.04.07 02:49:57.541502 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4686 | 2026.04.07 02:49:57.541574 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4687 | 2026.04.07 02:49:57.541654 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4688 | 2026.04.07 02:49:57.541679 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1230 rows starting from the beginning of the part | ||
| 4689 | 2026.04.07 02:49:57.541725 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part | ||
| 4690 | 2026.04.07 02:49:57.541764 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 4691 | 2026.04.07 02:49:57.541799 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4692 | 2026.04.07 02:49:57.541833 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4693 | 2026.04.07 02:49:57.541868 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4694 | 2026.04.07 02:49:57.542794 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 4 columns (4 merged, 0 gathered) in 0.001243826 sec., 1302432.9769597999 rows/sec., 83.96 MiB/sec. | ||
| 4695 | 2026.04.07 02:49:57.542972 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4696 | 2026.04.07 02:49:57.543213 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_26_5} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.04.07 02:49:57.543273 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_26_5} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4698 | 2026.04.07 02:49:57.543324 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4699 | 2026.04.07 02:49:58.338551 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4700 | 2026.04.07 02:49:58.338742 [ 5 ] {04650c2e-9284-4a28-985f-d0ecf7fee3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4701 | 2026.04.07 02:49:58.338808 [ 5 ] {04650c2e-9284-4a28-985f-d0ecf7fee3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4702 | 2026.04.07 02:49:58.339429 [ 5 ] {04650c2e-9284-4a28-985f-d0ecf7fee3e3} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.04.07 02:49:58.339474 [ 5 ] {04650c2e-9284-4a28-985f-d0ecf7fee3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4704 | 2026.04.07 02:49:58.339855 [ 5 ] {04650c2e-9284-4a28-985f-d0ecf7fee3e3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4705 | 2026.04.07 02:49:58.340082 [ 5 ] {04650c2e-9284-4a28-985f-d0ecf7fee3e3} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.04.07 02:49:58.340232 [ 5 ] {04650c2e-9284-4a28-985f-d0ecf7fee3e3} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001538 sec., 6501.950585175552 rows/sec., 530.19 KiB/sec. | ||
| 4707 | 2026.04.07 02:49:58.340273 [ 5 ] {04650c2e-9284-4a28-985f-d0ecf7fee3e3} <Debug> TCPHandler: Processed in 0.001856739 sec. | ||
| 4708 | 2026.04.07 02:49:58.340393 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4709 | 2026.04.07 02:49:58.340495 [ 5 ] {43d9f2ca-0f18-4d1f-a6ef-90fc7f7937dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4710 | 2026.04.07 02:49:58.340538 [ 5 ] {43d9f2ca-0f18-4d1f-a6ef-90fc7f7937dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4711 | 2026.04.07 02:49:58.342402 [ 5 ] {43d9f2ca-0f18-4d1f-a6ef-90fc7f7937dd} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4712 | 2026.04.07 02:49:58.342440 [ 5 ] {43d9f2ca-0f18-4d1f-a6ef-90fc7f7937dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4713 | 2026.04.07 02:49:58.342897 [ 5 ] {43d9f2ca-0f18-4d1f-a6ef-90fc7f7937dd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4714 | 2026.04.07 02:49:58.343113 [ 5 ] {43d9f2ca-0f18-4d1f-a6ef-90fc7f7937dd} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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.04.07 02:49:58.343243 [ 5 ] {43d9f2ca-0f18-4d1f-a6ef-90fc7f7937dd} <Debug> executeQuery: Read 2416 rows, 182.67 KiB in 0.002767 sec., 873147.8135164438 rows/sec., 64.47 MiB/sec. | ||
| 4716 | 2026.04.07 02:49:58.343281 [ 5 ] {43d9f2ca-0f18-4d1f-a6ef-90fc7f7937dd} <Debug> TCPHandler: Processed in 0.002941642 sec. | ||
| 4717 | 2026.04.07 02:49:58.343393 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4718 | 2026.04.07 02:49:58.343489 [ 5 ] {8394ef49-f75f-4b01-b845-f52e897e5e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4719 | 2026.04.07 02:49:58.343530 [ 5 ] {8394ef49-f75f-4b01-b845-f52e897e5e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4720 | 2026.04.07 02:49:58.343926 [ 5 ] {8394ef49-f75f-4b01-b845-f52e897e5e2c} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.04.07 02:49:58.343962 [ 5 ] {8394ef49-f75f-4b01-b845-f52e897e5e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4722 | 2026.04.07 02:49:58.344263 [ 5 ] {8394ef49-f75f-4b01-b845-f52e897e5e2c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4723 | 2026.04.07 02:49:58.344485 [ 5 ] {8394ef49-f75f-4b01-b845-f52e897e5e2c} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.04.07 02:49:58.344615 [ 5 ] {8394ef49-f75f-4b01-b845-f52e897e5e2c} <Debug> executeQuery: Read 24 rows, 1.75 KiB in 0.001144 sec., 20979.020979020977 rows/sec., 1.49 MiB/sec. | ||
| 4725 | 2026.04.07 02:49:58.344652 [ 5 ] {8394ef49-f75f-4b01-b845-f52e897e5e2c} <Debug> TCPHandler: Processed in 0.001310838 sec. | ||
| 4726 | 2026.04.07 02:49:58.344770 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4727 | 2026.04.07 02:49:58.344886 [ 5 ] {d2069e5c-1235-4466-b2ca-345a2e771241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4728 | 2026.04.07 02:49:58.344927 [ 5 ] {d2069e5c-1235-4466-b2ca-345a2e771241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4729 | 2026.04.07 02:49:58.345638 [ 5 ] {d2069e5c-1235-4466-b2ca-345a2e771241} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4730 | 2026.04.07 02:49:58.345675 [ 5 ] {d2069e5c-1235-4466-b2ca-345a2e771241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4731 | 2026.04.07 02:49:58.346017 [ 5 ] {d2069e5c-1235-4466-b2ca-345a2e771241} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4732 | 2026.04.07 02:49:58.346235 [ 5 ] {d2069e5c-1235-4466-b2ca-345a2e771241} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.04.07 02:49:58.346367 [ 5 ] {d2069e5c-1235-4466-b2ca-345a2e771241} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001499 sec., 534356.2374916611 rows/sec., 30.87 MiB/sec. | ||
| 4734 | 2026.04.07 02:49:58.346403 [ 5 ] {d2069e5c-1235-4466-b2ca-345a2e771241} <Debug> TCPHandler: Processed in 0.001694876 sec. | ||
| 4735 | 2026.04.07 02:49:58.346503 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4736 | 2026.04.07 02:49:58.346597 [ 5 ] {bc9d8439-de2b-4972-92c6-b09ea0197f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4737 | 2026.04.07 02:49:58.346636 [ 5 ] {bc9d8439-de2b-4972-92c6-b09ea0197f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4738 | 2026.04.07 02:49:58.347001 [ 5 ] {bc9d8439-de2b-4972-92c6-b09ea0197f59} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.04.07 02:49:58.347035 [ 5 ] {bc9d8439-de2b-4972-92c6-b09ea0197f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4740 | 2026.04.07 02:49:58.347311 [ 5 ] {bc9d8439-de2b-4972-92c6-b09ea0197f59} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4741 | 2026.04.07 02:49:58.347519 [ 5 ] {bc9d8439-de2b-4972-92c6-b09ea0197f59} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.04.07 02:49:58.347641 [ 5 ] {bc9d8439-de2b-4972-92c6-b09ea0197f59} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 66.15 KiB/sec. | ||
| 4743 | 2026.04.07 02:49:58.347679 [ 5 ] {bc9d8439-de2b-4972-92c6-b09ea0197f59} <Debug> TCPHandler: Processed in 0.001226926 sec. | ||
| 4744 | 2026.04.07 02:49:58.347780 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4745 | 2026.04.07 02:49:58.347885 [ 5 ] {cc81b919-57f7-4bbf-8b81-514fdfda19a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4746 | 2026.04.07 02:49:58.347935 [ 5 ] {cc81b919-57f7-4bbf-8b81-514fdfda19a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4747 | 2026.04.07 02:49:58.348917 [ 5 ] {cc81b919-57f7-4bbf-8b81-514fdfda19a2} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2026.04.07 02:49:58.349015 [ 5 ] {cc81b919-57f7-4bbf-8b81-514fdfda19a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4749 | 2026.04.07 02:49:58.349411 [ 5 ] {cc81b919-57f7-4bbf-8b81-514fdfda19a2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4750 | 2026.04.07 02:49:58.349628 [ 5 ] {cc81b919-57f7-4bbf-8b81-514fdfda19a2} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.04.07 02:49:58.349756 [ 5 ] {cc81b919-57f7-4bbf-8b81-514fdfda19a2} <Debug> executeQuery: Read 1303 rows, 89.17 KiB in 0.001894 sec., 687961.985216473 rows/sec., 45.98 MiB/sec. | ||
| 4752 | 2026.04.07 02:49:58.349792 [ 5 ] {cc81b919-57f7-4bbf-8b81-514fdfda19a2} <Debug> TCPHandler: Processed in 0.002062213 sec. | ||
| 4753 | 2026.04.07 02:49:58.349907 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4754 | 2026.04.07 02:49:58.350002 [ 5 ] {6a183700-8ae9-4432-b8e4-f8bf73066c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4755 | 2026.04.07 02:49:58.350046 [ 5 ] {6a183700-8ae9-4432-b8e4-f8bf73066c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4756 | 2026.04.07 02:49:58.350734 [ 5 ] {6a183700-8ae9-4432-b8e4-f8bf73066c7c} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.04.07 02:49:58.350767 [ 5 ] {6a183700-8ae9-4432-b8e4-f8bf73066c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4758 | 2026.04.07 02:49:58.351204 [ 5 ] {6a183700-8ae9-4432-b8e4-f8bf73066c7c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4759 | 2026.04.07 02:49:58.351426 [ 5 ] {6a183700-8ae9-4432-b8e4-f8bf73066c7c} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.04.07 02:49:58.351552 [ 5 ] {6a183700-8ae9-4432-b8e4-f8bf73066c7c} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001568 sec., 957270.4081632653 rows/sec., 58.08 MiB/sec. | ||
| 4761 | 2026.04.07 02:49:58.351589 [ 5 ] {6a183700-8ae9-4432-b8e4-f8bf73066c7c} <Debug> TCPHandler: Processed in 0.001733546 sec. | ||
| 4762 | 2026.04.07 02:49:58.351696 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4763 | 2026.04.07 02:49:58.351790 [ 5 ] {906fdcf3-bd60-483b-94a0-c065410452b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4764 | 2026.04.07 02:49:58.351848 [ 5 ] {906fdcf3-bd60-483b-94a0-c065410452b6} <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 | ||
| 4765 | 2026.04.07 02:49:58.352741 [ 5 ] {906fdcf3-bd60-483b-94a0-c065410452b6} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.04.07 02:49:58.352782 [ 5 ] {906fdcf3-bd60-483b-94a0-c065410452b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4767 | 2026.04.07 02:49:58.353323 [ 5 ] {906fdcf3-bd60-483b-94a0-c065410452b6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4768 | 2026.04.07 02:49:58.353542 [ 5 ] {906fdcf3-bd60-483b-94a0-c065410452b6} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.04.07 02:49:58.353680 [ 5 ] {906fdcf3-bd60-483b-94a0-c065410452b6} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001907 sec., 7341.373885684321 rows/sec., 13.16 MiB/sec. | ||
| 4770 | 2026.04.07 02:49:58.353732 [ 5 ] {906fdcf3-bd60-483b-94a0-c065410452b6} <Debug> TCPHandler: Processed in 0.002088354 sec. | ||
| 4771 | 2026.04.07 02:49:58.353841 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4772 | 2026.04.07 02:49:58.353938 [ 5 ] {a0bd2914-0fec-49d4-a4c4-21d05a23cf73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4773 | 2026.04.07 02:49:58.353979 [ 5 ] {a0bd2914-0fec-49d4-a4c4-21d05a23cf73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4774 | 2026.04.07 02:49:58.354290 [ 5 ] {a0bd2914-0fec-49d4-a4c4-21d05a23cf73} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2026.04.07 02:49:58.354324 [ 5 ] {a0bd2914-0fec-49d4-a4c4-21d05a23cf73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4776 | 2026.04.07 02:49:58.354619 [ 5 ] {a0bd2914-0fec-49d4-a4c4-21d05a23cf73} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4777 | 2026.04.07 02:49:58.354830 [ 5 ] {a0bd2914-0fec-49d4-a4c4-21d05a23cf73} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.04.07 02:49:58.354955 [ 5 ] {a0bd2914-0fec-49d4-a4c4-21d05a23cf73} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001036 sec., 11583.011583011583 rows/sec., 799.35 KiB/sec. | ||
| 4779 | 2026.04.07 02:49:58.354992 [ 5 ] {a0bd2914-0fec-49d4-a4c4-21d05a23cf73} <Debug> TCPHandler: Processed in 0.001203325 sec. | ||
| 4780 | 2026.04.07 02:50:00.653560 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 650 | ||
| 4781 | 2026.04.07 02:50:00.656150 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4782 | 2026.04.07 02:50:00.656195 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4783 | 2026.04.07 02:50:00.657393 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4784 | 2026.04.07 02:50:00.657657 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4785 | 2026.04.07 02:50:00.657900 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 650 | ||
| 4786 | 2026.04.07 02:50:02.512551 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4787 | 2026.04.07 02:50:02.512729 [ 5 ] {6fa09f10-dc16-48f6-a547-cdfc3ddabd77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4788 | 2026.04.07 02:50:02.512796 [ 5 ] {6fa09f10-dc16-48f6-a547-cdfc3ddabd77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4789 | 2026.04.07 02:50:02.513401 [ 5 ] {6fa09f10-dc16-48f6-a547-cdfc3ddabd77} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2026.04.07 02:50:02.513449 [ 5 ] {6fa09f10-dc16-48f6-a547-cdfc3ddabd77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4791 | 2026.04.07 02:50:02.513876 [ 5 ] {6fa09f10-dc16-48f6-a547-cdfc3ddabd77} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4792 | 2026.04.07 02:50:02.514106 [ 5 ] {6fa09f10-dc16-48f6-a547-cdfc3ddabd77} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.04.07 02:50:02.514259 [ 5 ] {6fa09f10-dc16-48f6-a547-cdfc3ddabd77} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001578 sec., 35487.95944233207 rows/sec., 2.73 MiB/sec. | ||
| 4794 | 2026.04.07 02:50:02.514301 [ 5 ] {6fa09f10-dc16-48f6-a547-cdfc3ddabd77} <Debug> TCPHandler: Processed in 0.00189711 sec. | ||
| 4795 | 2026.04.07 02:50:02.514413 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4796 | 2026.04.07 02:50:02.514509 [ 5 ] {70c01ebd-b0e0-49c3-a00a-4157cb41b334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4797 | 2026.04.07 02:50:02.514555 [ 5 ] {70c01ebd-b0e0-49c3-a00a-4157cb41b334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4798 | 2026.04.07 02:50:02.514952 [ 5 ] {70c01ebd-b0e0-49c3-a00a-4157cb41b334} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.04.07 02:50:02.514988 [ 5 ] {70c01ebd-b0e0-49c3-a00a-4157cb41b334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4800 | 2026.04.07 02:50:02.515318 [ 5 ] {70c01ebd-b0e0-49c3-a00a-4157cb41b334} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4801 | 2026.04.07 02:50:02.515530 [ 5 ] {70c01ebd-b0e0-49c3-a00a-4157cb41b334} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2026.04.07 02:50:02.515657 [ 5 ] {70c01ebd-b0e0-49c3-a00a-4157cb41b334} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 4803 | 2026.04.07 02:50:02.515693 [ 5 ] {70c01ebd-b0e0-49c3-a00a-4157cb41b334} <Debug> TCPHandler: Processed in 0.001329458 sec. | ||
| 4804 | 2026.04.07 02:50:02.515808 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4805 | 2026.04.07 02:50:02.515902 [ 5 ] {0bc041e0-13e2-4f38-be7d-a3c3d09a3f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4806 | 2026.04.07 02:50:02.515945 [ 5 ] {0bc041e0-13e2-4f38-be7d-a3c3d09a3f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4807 | 2026.04.07 02:50:02.516328 [ 5 ] {0bc041e0-13e2-4f38-be7d-a3c3d09a3f1b} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2026.04.07 02:50:02.516363 [ 5 ] {0bc041e0-13e2-4f38-be7d-a3c3d09a3f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4809 | 2026.04.07 02:50:02.516682 [ 5 ] {0bc041e0-13e2-4f38-be7d-a3c3d09a3f1b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4810 | 2026.04.07 02:50:02.516892 [ 5 ] {0bc041e0-13e2-4f38-be7d-a3c3d09a3f1b} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2026.04.07 02:50:02.517016 [ 5 ] {0bc041e0-13e2-4f38-be7d-a3c3d09a3f1b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001132 sec., 113074.20494699647 rows/sec., 7.88 MiB/sec. | ||
| 4812 | 2026.04.07 02:50:02.517051 [ 5 ] {0bc041e0-13e2-4f38-be7d-a3c3d09a3f1b} <Debug> TCPHandler: Processed in 0.001291877 sec. | ||
| 4813 | 2026.04.07 02:50:02.517170 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4814 | 2026.04.07 02:50:02.517263 [ 5 ] {f15c6907-c858-4713-90ff-d79a372f7734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4815 | 2026.04.07 02:50:02.517303 [ 5 ] {f15c6907-c858-4713-90ff-d79a372f7734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4816 | 2026.04.07 02:50:02.517612 [ 5 ] {f15c6907-c858-4713-90ff-d79a372f7734} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2026.04.07 02:50:02.517646 [ 5 ] {f15c6907-c858-4713-90ff-d79a372f7734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4818 | 2026.04.07 02:50:02.517975 [ 5 ] {f15c6907-c858-4713-90ff-d79a372f7734} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4819 | 2026.04.07 02:50:02.518181 [ 5 ] {f15c6907-c858-4713-90ff-d79a372f7734} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4820 | 2026.04.07 02:50:02.518306 [ 5 ] {f15c6907-c858-4713-90ff-d79a372f7734} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001061 sec., 45240.339302544766 rows/sec., 3.05 MiB/sec. | ||
| 4821 | 2026.04.07 02:50:02.518341 [ 5 ] {f15c6907-c858-4713-90ff-d79a372f7734} <Debug> TCPHandler: Processed in 0.001220605 sec. | ||
| 4822 | 2026.04.07 02:50:03.149798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9132 | ||
| 4823 | 2026.04.07 02:50:03.150320 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.04.07 02:50:03.150372 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4825 | 2026.04.07 02:50:03.150857 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4826 | 2026.04.07 02:50:03.151098 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2026.04.07 02:50:03.151232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9132 | ||
| 4828 | 2026.04.07 02:50:03.691935 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4829 | 2026.04.07 02:50:03.709003 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4830 | 2026.04.07 02:50:03.709059 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4831 | 2026.04.07 02:50:03.714824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4832 | 2026.04.07 02:50:03.715566 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4833 | 2026.04.07 02:50:03.718389 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4834 | 2026.04.07 02:50:07.523482 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4835 | 2026.04.07 02:50:07.523681 [ 5 ] {1ad4e855-8482-4a2d-9cc5-3affecb81d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4836 | 2026.04.07 02:50:07.523754 [ 5 ] {1ad4e855-8482-4a2d-9cc5-3affecb81d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4837 | 2026.04.07 02:50:07.524501 [ 5 ] {1ad4e855-8482-4a2d-9cc5-3affecb81d0f} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.04.07 02:50:07.524547 [ 5 ] {1ad4e855-8482-4a2d-9cc5-3affecb81d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4839 | 2026.04.07 02:50:07.524955 [ 5 ] {1ad4e855-8482-4a2d-9cc5-3affecb81d0f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4840 | 2026.04.07 02:50:07.525179 [ 5 ] {1ad4e855-8482-4a2d-9cc5-3affecb81d0f} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.04.07 02:50:07.525327 [ 5 ] {1ad4e855-8482-4a2d-9cc5-3affecb81d0f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001701 sec., 166960.61140505585 rows/sec., 10.60 MiB/sec. | ||
| 4842 | 2026.04.07 02:50:07.525369 [ 5 ] {1ad4e855-8482-4a2d-9cc5-3affecb81d0f} <Debug> TCPHandler: Processed in 0.002029673 sec. | ||
| 4843 | 2026.04.07 02:50:07.525488 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4844 | 2026.04.07 02:50:07.525581 [ 5 ] {3a5a71c2-7c31-48d1-b2b9-ace8bcfd7c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4845 | 2026.04.07 02:50:07.525623 [ 5 ] {3a5a71c2-7c31-48d1-b2b9-ace8bcfd7c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4846 | 2026.04.07 02:50:07.526313 [ 5 ] {3a5a71c2-7c31-48d1-b2b9-ace8bcfd7c9a} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.04.07 02:50:07.526350 [ 5 ] {3a5a71c2-7c31-48d1-b2b9-ace8bcfd7c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4848 | 2026.04.07 02:50:07.526712 [ 5 ] {3a5a71c2-7c31-48d1-b2b9-ace8bcfd7c9a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4849 | 2026.04.07 02:50:07.526917 [ 5 ] {3a5a71c2-7c31-48d1-b2b9-ace8bcfd7c9a} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.04.07 02:50:07.527042 [ 5 ] {3a5a71c2-7c31-48d1-b2b9-ace8bcfd7c9a} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001478 sec., 587956.6982408661 rows/sec., 46.09 MiB/sec. | ||
| 4851 | 2026.04.07 02:50:07.527079 [ 5 ] {3a5a71c2-7c31-48d1-b2b9-ace8bcfd7c9a} <Debug> TCPHandler: Processed in 0.001640625 sec. | ||
| 4852 | 2026.04.07 02:50:07.527192 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4853 | 2026.04.07 02:50:07.527285 [ 5 ] {97c7f60a-ac09-4125-b151-9a36739bfdf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4854 | 2026.04.07 02:50:07.527324 [ 5 ] {97c7f60a-ac09-4125-b151-9a36739bfdf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4855 | 2026.04.07 02:50:07.527749 [ 5 ] {97c7f60a-ac09-4125-b151-9a36739bfdf7} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2026.04.07 02:50:07.527786 [ 5 ] {97c7f60a-ac09-4125-b151-9a36739bfdf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4857 | 2026.04.07 02:50:07.528092 [ 5 ] {97c7f60a-ac09-4125-b151-9a36739bfdf7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4858 | 2026.04.07 02:50:07.528300 [ 5 ] {97c7f60a-ac09-4125-b151-9a36739bfdf7} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2026.04.07 02:50:07.528404 [ 76 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4860 | 2026.04.07 02:50:07.528423 [ 5 ] {97c7f60a-ac09-4125-b151-9a36739bfdf7} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001156 sec., 153979.23875432528 rows/sec., 9.50 MiB/sec. | ||
| 4861 | 2026.04.07 02:50:07.528470 [ 76 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2026.04.07 02:50:07.528478 [ 5 ] {97c7f60a-ac09-4125-b151-9a36739bfdf7} <Debug> TCPHandler: Processed in 0.001335688 sec. | ||
| 4863 | 2026.04.07 02:50:07.528501 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4864 | 2026.04.07 02:50:07.528600 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4865 | 2026.04.07 02:50:07.528605 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 4866 | 2026.04.07 02:50:07.528697 [ 5 ] {fadfec78-e19e-4528-a0ae-686899f9c880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4867 | 2026.04.07 02:50:07.528713 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4868 | 2026.04.07 02:50:07.528735 [ 5 ] {fadfec78-e19e-4528-a0ae-686899f9c880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4869 | 2026.04.07 02:50:07.528745 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 224 rows starting from the beginning of the part | ||
| 4870 | 2026.04.07 02:50:07.528810 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 178 rows starting from the beginning of the part | ||
| 4871 | 2026.04.07 02:50:07.528856 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
| 4872 | 2026.04.07 02:50:07.528900 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 178 rows starting from the beginning of the part | ||
| 4873 | 2026.04.07 02:50:07.528941 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 4874 | 2026.04.07 02:50:07.528982 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 178 rows starting from the beginning of the part | ||
| 4875 | 2026.04.07 02:50:07.529167 [ 5 ] {fadfec78-e19e-4528-a0ae-686899f9c880} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4876 | 2026.04.07 02:50:07.529202 [ 5 ] {fadfec78-e19e-4528-a0ae-686899f9c880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4877 | 2026.04.07 02:50:07.529504 [ 5 ] {fadfec78-e19e-4528-a0ae-686899f9c880} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4878 | 2026.04.07 02:50:07.529712 [ 5 ] {fadfec78-e19e-4528-a0ae-686899f9c880} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4879 | 2026.04.07 02:50:07.529813 [ 76 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4880 | 2026.04.07 02:50:07.529836 [ 5 ] {fadfec78-e19e-4528-a0ae-686899f9c880} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001157 sec., 128781.33102852204 rows/sec., 8.32 MiB/sec. | ||
| 4881 | 2026.04.07 02:50:07.529838 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 787 rows, containing 5 columns (5 merged, 0 gathered) in 0.001269467 sec., 619945.2211046054 rows/sec., 41.24 MiB/sec. | ||
| 4882 | 2026.04.07 02:50:07.529877 [ 5 ] {fadfec78-e19e-4528-a0ae-686899f9c880} <Debug> TCPHandler: Processed in 0.001326178 sec. | ||
| 4883 | 2026.04.07 02:50:07.529853 [ 76 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.04.07 02:50:07.529939 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4885 | 2026.04.07 02:50:07.530036 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4886 | 2026.04.07 02:50:07.530037 [ 186 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::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 | ||
| 4887 | 2026.04.07 02:50:07.530082 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4888 | 2026.04.07 02:50:07.530138 [ 5 ] {d5937284-1f46-464c-a32a-d3e7826e25b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4889 | 2026.04.07 02:50:07.530182 [ 5 ] {d5937284-1f46-464c-a32a-d3e7826e25b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4890 | 2026.04.07 02:50:07.530188 [ 186 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4891 | 2026.04.07 02:50:07.530235 [ 186 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 975 rows starting from the beginning of the part | ||
| 4892 | 2026.04.07 02:50:07.530303 [ 186 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 4893 | 2026.04.07 02:50:07.530348 [ 186 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 4894 | 2026.04.07 02:50:07.530389 [ 186 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 4895 | 2026.04.07 02:50:07.530415 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_21_4} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.04.07 02:50:07.530427 [ 186 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 801 rows starting from the beginning of the part | ||
| 4897 | 2026.04.07 02:50:07.530473 [ 186 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 4898 | 2026.04.07 02:50:07.530502 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_21_4} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4899 | 2026.04.07 02:50:07.530603 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4900 | 2026.04.07 02:50:07.530618 [ 5 ] {d5937284-1f46-464c-a32a-d3e7826e25b5} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2026.04.07 02:50:07.530694 [ 5 ] {d5937284-1f46-464c-a32a-d3e7826e25b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4902 | 2026.04.07 02:50:07.531023 [ 5 ] {d5937284-1f46-464c-a32a-d3e7826e25b5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4903 | 2026.04.07 02:50:07.531246 [ 5 ] {d5937284-1f46-464c-a32a-d3e7826e25b5} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4904 | 2026.04.07 02:50:07.531371 [ 5 ] {d5937284-1f46-464c-a32a-d3e7826e25b5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001252 sec., 118210.8626198083 rows/sec., 6.72 MiB/sec. | ||
| 4905 | 2026.04.07 02:50:07.531408 [ 5 ] {d5937284-1f46-464c-a32a-d3e7826e25b5} <Debug> TCPHandler: Processed in 0.00142134 sec. | ||
| 4906 | 2026.04.07 02:50:07.531521 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4907 | 2026.04.07 02:50:07.531611 [ 186 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001622884 sec., 1461595.5299331313 rows/sec., 93.52 MiB/sec. | ||
| 4908 | 2026.04.07 02:50:07.531614 [ 5 ] {3957091b-7dc2-49bc-b089-7f7865ce8506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4909 | 2026.04.07 02:50:07.531709 [ 5 ] {3957091b-7dc2-49bc-b089-7f7865ce8506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4910 | 2026.04.07 02:50:07.531788 [ 197 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4911 | 2026.04.07 02:50:07.532077 [ 197 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_16_3} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.04.07 02:50:07.532140 [ 197 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_16_3} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4913 | 2026.04.07 02:50:07.532213 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4914 | 2026.04.07 02:50:07.532324 [ 5 ] {3957091b-7dc2-49bc-b089-7f7865ce8506} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2026.04.07 02:50:07.532359 [ 5 ] {3957091b-7dc2-49bc-b089-7f7865ce8506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4916 | 2026.04.07 02:50:07.532687 [ 5 ] {3957091b-7dc2-49bc-b089-7f7865ce8506} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4917 | 2026.04.07 02:50:07.532893 [ 5 ] {3957091b-7dc2-49bc-b089-7f7865ce8506} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.04.07 02:50:07.533019 [ 5 ] {3957091b-7dc2-49bc-b089-7f7865ce8506} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001423 sec., 369641.6022487702 rows/sec., 26.12 MiB/sec. | ||
| 4919 | 2026.04.07 02:50:07.533056 [ 5 ] {3957091b-7dc2-49bc-b089-7f7865ce8506} <Debug> TCPHandler: Processed in 0.001583504 sec. | ||
| 4920 | 2026.04.07 02:50:07.533174 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4921 | 2026.04.07 02:50:07.533266 [ 5 ] {ec094faf-013d-4ea8-9c21-b5425da7c95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4922 | 2026.04.07 02:50:07.533306 [ 5 ] {ec094faf-013d-4ea8-9c21-b5425da7c95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4923 | 2026.04.07 02:50:07.533627 [ 5 ] {ec094faf-013d-4ea8-9c21-b5425da7c95c} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2026.04.07 02:50:07.533662 [ 5 ] {ec094faf-013d-4ea8-9c21-b5425da7c95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4925 | 2026.04.07 02:50:07.533964 [ 5 ] {ec094faf-013d-4ea8-9c21-b5425da7c95c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4926 | 2026.04.07 02:50:07.534193 [ 5 ] {ec094faf-013d-4ea8-9c21-b5425da7c95c} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4927 | 2026.04.07 02:50:07.534316 [ 5 ] {ec094faf-013d-4ea8-9c21-b5425da7c95c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 4928 | 2026.04.07 02:50:07.534351 [ 5 ] {ec094faf-013d-4ea8-9c21-b5425da7c95c} <Debug> TCPHandler: Processed in 0.001227386 sec. | ||
| 4929 | 2026.04.07 02:50:07.534457 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4930 | 2026.04.07 02:50:07.534549 [ 5 ] {ef98dad0-21bc-4ca7-81fb-b5896c223669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4931 | 2026.04.07 02:50:07.534590 [ 5 ] {ef98dad0-21bc-4ca7-81fb-b5896c223669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4932 | 2026.04.07 02:50:07.534971 [ 5 ] {ef98dad0-21bc-4ca7-81fb-b5896c223669} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.04.07 02:50:07.535006 [ 5 ] {ef98dad0-21bc-4ca7-81fb-b5896c223669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4934 | 2026.04.07 02:50:07.535335 [ 5 ] {ef98dad0-21bc-4ca7-81fb-b5896c223669} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4935 | 2026.04.07 02:50:07.535539 [ 5 ] {ef98dad0-21bc-4ca7-81fb-b5896c223669} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2026.04.07 02:50:07.535660 [ 5 ] {ef98dad0-21bc-4ca7-81fb-b5896c223669} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001129 sec., 234720.99202834367 rows/sec., 15.60 MiB/sec. | ||
| 4937 | 2026.04.07 02:50:07.535696 [ 5 ] {ef98dad0-21bc-4ca7-81fb-b5896c223669} <Debug> TCPHandler: Processed in 0.001288157 sec. | ||
| 4938 | 2026.04.07 02:50:07.535801 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4939 | 2026.04.07 02:50:07.535893 [ 5 ] {16e1eb3a-4f4b-43f1-9e20-b9597d2aefaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4940 | 2026.04.07 02:50:07.535933 [ 5 ] {16e1eb3a-4f4b-43f1-9e20-b9597d2aefaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4941 | 2026.04.07 02:50:07.536229 [ 5 ] {16e1eb3a-4f4b-43f1-9e20-b9597d2aefaa} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2026.04.07 02:50:07.536262 [ 5 ] {16e1eb3a-4f4b-43f1-9e20-b9597d2aefaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4943 | 2026.04.07 02:50:07.536570 [ 5 ] {16e1eb3a-4f4b-43f1-9e20-b9597d2aefaa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4944 | 2026.04.07 02:50:07.536769 [ 5 ] {16e1eb3a-4f4b-43f1-9e20-b9597d2aefaa} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2026.04.07 02:50:07.536891 [ 5 ] {16e1eb3a-4f4b-43f1-9e20-b9597d2aefaa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 4946 | 2026.04.07 02:50:07.536928 [ 5 ] {16e1eb3a-4f4b-43f1-9e20-b9597d2aefaa} <Debug> TCPHandler: Processed in 0.001175565 sec. | ||
| 4947 | 2026.04.07 02:50:07.537034 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4948 | 2026.04.07 02:50:07.537126 [ 5 ] {5937909d-e3b6-4e57-8081-ab5d2b235791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4949 | 2026.04.07 02:50:07.537178 [ 5 ] {5937909d-e3b6-4e57-8081-ab5d2b235791} <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 | ||
| 4950 | 2026.04.07 02:50:07.537953 [ 5 ] {5937909d-e3b6-4e57-8081-ab5d2b235791} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.04.07 02:50:07.537988 [ 5 ] {5937909d-e3b6-4e57-8081-ab5d2b235791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4952 | 2026.04.07 02:50:07.538547 [ 5 ] {5937909d-e3b6-4e57-8081-ab5d2b235791} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4953 | 2026.04.07 02:50:07.538768 [ 5 ] {5937909d-e3b6-4e57-8081-ab5d2b235791} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2026.04.07 02:50:07.538901 [ 5 ] {5937909d-e3b6-4e57-8081-ab5d2b235791} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001793 sec., 20078.08142777468 rows/sec., 35.98 MiB/sec. | ||
| 4955 | 2026.04.07 02:50:07.538952 [ 5 ] {5937909d-e3b6-4e57-8081-ab5d2b235791} <Debug> TCPHandler: Processed in 0.001967181 sec. | ||
| 4956 | 2026.04.07 02:50:07.539061 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4957 | 2026.04.07 02:50:07.539155 [ 5 ] {06a50080-19e1-4c72-ba71-a70444fd19ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4958 | 2026.04.07 02:50:07.539195 [ 5 ] {06a50080-19e1-4c72-ba71-a70444fd19ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4959 | 2026.04.07 02:50:07.539508 [ 5 ] {06a50080-19e1-4c72-ba71-a70444fd19ce} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2026.04.07 02:50:07.539543 [ 5 ] {06a50080-19e1-4c72-ba71-a70444fd19ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4961 | 2026.04.07 02:50:07.539846 [ 5 ] {06a50080-19e1-4c72-ba71-a70444fd19ce} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4962 | 2026.04.07 02:50:07.540061 [ 5 ] {06a50080-19e1-4c72-ba71-a70444fd19ce} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2026.04.07 02:50:07.540187 [ 5 ] {06a50080-19e1-4c72-ba71-a70444fd19ce} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00105 sec., 85714.28571428572 rows/sec., 5.36 MiB/sec. | ||
| 4964 | 2026.04.07 02:50:07.540222 [ 5 ] {06a50080-19e1-4c72-ba71-a70444fd19ce} <Debug> TCPHandler: Processed in 0.001210675 sec. | ||
| 4965 | 2026.04.07 02:50:10.535729 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4966 | 2026.04.07 02:50:10.535811 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4967 | 2026.04.07 02:50:10.651372 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9580 | ||
| 4968 | 2026.04.07 02:50:10.652153 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2026.04.07 02:50:10.652226 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4970 | 2026.04.07 02:50:10.652789 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4971 | 2026.04.07 02:50:10.653015 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2026.04.07 02:50:10.653140 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9580 | ||
| 4973 | 2026.04.07 02:50:10.658228 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 680 | ||
| 4974 | 2026.04.07 02:50:10.660383 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4975 | 2026.04.07 02:50:10.660419 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4976 | 2026.04.07 02:50:10.661654 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4977 | 2026.04.07 02:50:10.661920 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4978 | 2026.04.07 02:50:10.662159 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 680 | ||
| 4979 | 2026.04.07 02:50:11.218517 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4980 | 2026.04.07 02:50:11.236977 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4981 | 2026.04.07 02:50:11.237047 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4982 | 2026.04.07 02:50:11.243596 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4983 | 2026.04.07 02:50:11.244345 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4984 | 2026.04.07 02:50:11.247371 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4985 | 2026.04.07 02:50:12.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.71 MiB, peak 248.89 MiB, free memory in arenas 0.00 B, will set to 245.90 MiB (RSS), difference: 1.19 MiB | ||
| 4986 | 2026.04.07 02:50:12.514484 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4987 | 2026.04.07 02:50:12.514718 [ 5 ] {9c9d2f2e-4dcd-4060-b775-6187e9579bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4988 | 2026.04.07 02:50:12.514804 [ 5 ] {9c9d2f2e-4dcd-4060-b775-6187e9579bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4989 | 2026.04.07 02:50:12.515613 [ 5 ] {9c9d2f2e-4dcd-4060-b775-6187e9579bdf} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4990 | 2026.04.07 02:50:12.515664 [ 5 ] {9c9d2f2e-4dcd-4060-b775-6187e9579bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 4991 | 2026.04.07 02:50:12.516078 [ 5 ] {9c9d2f2e-4dcd-4060-b775-6187e9579bdf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4992 | 2026.04.07 02:50:12.516316 [ 5 ] {9c9d2f2e-4dcd-4060-b775-6187e9579bdf} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4993 | 2026.04.07 02:50:12.516478 [ 5 ] {9c9d2f2e-4dcd-4060-b775-6187e9579bdf} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001823 sec., 36204.059243006035 rows/sec., 2.88 MiB/sec. | ||
| 4994 | 2026.04.07 02:50:12.516530 [ 5 ] {9c9d2f2e-4dcd-4060-b775-6187e9579bdf} <Debug> TCPHandler: Processed in 0.002192026 sec. | ||
| 4995 | 2026.04.07 02:50:12.516651 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4996 | 2026.04.07 02:50:12.516755 [ 5 ] {68c968a0-3c0d-4627-b9c2-a3ac45c038c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4997 | 2026.04.07 02:50:12.516797 [ 5 ] {68c968a0-3c0d-4627-b9c2-a3ac45c038c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4998 | 2026.04.07 02:50:12.517194 [ 5 ] {68c968a0-3c0d-4627-b9c2-a3ac45c038c0} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4999 | 2026.04.07 02:50:12.517231 [ 5 ] {68c968a0-3c0d-4627-b9c2-a3ac45c038c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5000 | 2026.04.07 02:50:12.517557 [ 5 ] {68c968a0-3c0d-4627-b9c2-a3ac45c038c0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5001 | 2026.04.07 02:50:12.517772 [ 5 ] {68c968a0-3c0d-4627-b9c2-a3ac45c038c0} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5002 | 2026.04.07 02:50:12.517900 [ 5 ] {68c968a0-3c0d-4627-b9c2-a3ac45c038c0} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00117 sec., 4273.504273504273 rows/sec., 321.35 KiB/sec. | ||
| 5003 | 2026.04.07 02:50:12.517938 [ 5 ] {68c968a0-3c0d-4627-b9c2-a3ac45c038c0} <Debug> TCPHandler: Processed in 0.001339099 sec. | ||
| 5004 | 2026.04.07 02:50:12.518059 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5005 | 2026.04.07 02:50:12.518186 [ 5 ] {ef8fca50-1407-4e75-85f8-01189bb8b643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5006 | 2026.04.07 02:50:12.518237 [ 5 ] {ef8fca50-1407-4e75-85f8-01189bb8b643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5007 | 2026.04.07 02:50:12.518701 [ 5 ] {ef8fca50-1407-4e75-85f8-01189bb8b643} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5008 | 2026.04.07 02:50:12.518739 [ 5 ] {ef8fca50-1407-4e75-85f8-01189bb8b643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5009 | 2026.04.07 02:50:12.519057 [ 5 ] {ef8fca50-1407-4e75-85f8-01189bb8b643} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5010 | 2026.04.07 02:50:12.519282 [ 5 ] {ef8fca50-1407-4e75-85f8-01189bb8b643} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2026.04.07 02:50:12.519413 [ 5 ] {ef8fca50-1407-4e75-85f8-01189bb8b643} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001255 sec., 54980.079681274896 rows/sec., 4.29 MiB/sec. | ||
| 5012 | 2026.04.07 02:50:12.519452 [ 5 ] {ef8fca50-1407-4e75-85f8-01189bb8b643} <Debug> TCPHandler: Processed in 0.001455731 sec. | ||
| 5013 | 2026.04.07 02:50:12.519559 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5014 | 2026.04.07 02:50:12.519656 [ 5 ] {5d9b4407-ee8b-41cb-8909-7560acd02b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5015 | 2026.04.07 02:50:12.519700 [ 5 ] {5d9b4407-ee8b-41cb-8909-7560acd02b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5016 | 2026.04.07 02:50:12.520100 [ 5 ] {5d9b4407-ee8b-41cb-8909-7560acd02b5d} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2026.04.07 02:50:12.520138 [ 5 ] {5d9b4407-ee8b-41cb-8909-7560acd02b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5018 | 2026.04.07 02:50:12.520505 [ 5 ] {5d9b4407-ee8b-41cb-8909-7560acd02b5d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5019 | 2026.04.07 02:50:12.520712 [ 5 ] {5d9b4407-ee8b-41cb-8909-7560acd02b5d} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2026.04.07 02:50:12.520841 [ 5 ] {5d9b4407-ee8b-41cb-8909-7560acd02b5d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 5021 | 2026.04.07 02:50:12.520880 [ 5 ] {5d9b4407-ee8b-41cb-8909-7560acd02b5d} <Debug> TCPHandler: Processed in 0.001370249 sec. | ||
| 5022 | 2026.04.07 02:50:12.520984 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5023 | 2026.04.07 02:50:12.521081 [ 5 ] {26d295c0-9ed8-4a82-8a4f-b62307b844f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5024 | 2026.04.07 02:50:12.521135 [ 5 ] {26d295c0-9ed8-4a82-8a4f-b62307b844f0} <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 | ||
| 5025 | 2026.04.07 02:50:12.521867 [ 5 ] {26d295c0-9ed8-4a82-8a4f-b62307b844f0} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5026 | 2026.04.07 02:50:12.521904 [ 5 ] {26d295c0-9ed8-4a82-8a4f-b62307b844f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5027 | 2026.04.07 02:50:12.522419 [ 5 ] {26d295c0-9ed8-4a82-8a4f-b62307b844f0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5028 | 2026.04.07 02:50:12.522642 [ 5 ] {26d295c0-9ed8-4a82-8a4f-b62307b844f0} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5029 | 2026.04.07 02:50:12.522778 [ 5 ] {26d295c0-9ed8-4a82-8a4f-b62307b844f0} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001716 sec., 2913.7529137529136 rows/sec., 5.22 MiB/sec. | ||
| 5030 | 2026.04.07 02:50:12.522835 [ 5 ] {26d295c0-9ed8-4a82-8a4f-b62307b844f0} <Debug> TCPHandler: Processed in 0.00189961 sec. | ||
| 5031 | 2026.04.07 02:50:12.522940 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5032 | 2026.04.07 02:50:12.523034 [ 5 ] {0f62c47b-e4ae-435f-b820-aed49867b9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5033 | 2026.04.07 02:50:12.523075 [ 5 ] {0f62c47b-e4ae-435f-b820-aed49867b9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5034 | 2026.04.07 02:50:12.523401 [ 5 ] {0f62c47b-e4ae-435f-b820-aed49867b9c6} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2026.04.07 02:50:12.523436 [ 5 ] {0f62c47b-e4ae-435f-b820-aed49867b9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5036 | 2026.04.07 02:50:12.523766 [ 5 ] {0f62c47b-e4ae-435f-b820-aed49867b9c6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5037 | 2026.04.07 02:50:12.523999 [ 5 ] {0f62c47b-e4ae-435f-b820-aed49867b9c6} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2026.04.07 02:50:12.524129 [ 5 ] {0f62c47b-e4ae-435f-b820-aed49867b9c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 5039 | 2026.04.07 02:50:12.524166 [ 5 ] {0f62c47b-e4ae-435f-b820-aed49867b9c6} <Debug> TCPHandler: Processed in 0.001275197 sec. | ||
| 5040 | 2026.04.07 02:50:17.522987 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5041 | 2026.04.07 02:50:17.523210 [ 5 ] {23f347fd-f15e-4c56-b217-c9e220fd0251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5042 | 2026.04.07 02:50:17.523288 [ 5 ] {23f347fd-f15e-4c56-b217-c9e220fd0251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5043 | 2026.04.07 02:50:17.524032 [ 5 ] {23f347fd-f15e-4c56-b217-c9e220fd0251} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5044 | 2026.04.07 02:50:17.524084 [ 5 ] {23f347fd-f15e-4c56-b217-c9e220fd0251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5045 | 2026.04.07 02:50:17.524512 [ 5 ] {23f347fd-f15e-4c56-b217-c9e220fd0251} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5046 | 2026.04.07 02:50:17.524742 [ 5 ] {23f347fd-f15e-4c56-b217-c9e220fd0251} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5047 | 2026.04.07 02:50:17.524904 [ 5 ] {23f347fd-f15e-4c56-b217-c9e220fd0251} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001751 sec., 162193.03255282695 rows/sec., 10.30 MiB/sec. | ||
| 5048 | 2026.04.07 02:50:17.524955 [ 5 ] {23f347fd-f15e-4c56-b217-c9e220fd0251} <Debug> TCPHandler: Processed in 0.002111805 sec. | ||
| 5049 | 2026.04.07 02:50:17.525072 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5050 | 2026.04.07 02:50:17.525175 [ 5 ] {4b616488-f85b-4381-91c5-590d433cbc24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5051 | 2026.04.07 02:50:17.525226 [ 5 ] {4b616488-f85b-4381-91c5-590d433cbc24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5052 | 2026.04.07 02:50:17.525630 [ 5 ] {4b616488-f85b-4381-91c5-590d433cbc24} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5053 | 2026.04.07 02:50:17.525670 [ 5 ] {4b616488-f85b-4381-91c5-590d433cbc24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5054 | 2026.04.07 02:50:17.525977 [ 5 ] {4b616488-f85b-4381-91c5-590d433cbc24} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5055 | 2026.04.07 02:50:17.526198 [ 5 ] {4b616488-f85b-4381-91c5-590d433cbc24} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2026.04.07 02:50:17.526332 [ 5 ] {4b616488-f85b-4381-91c5-590d433cbc24} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00118 sec., 5084.745762711864 rows/sec., 414.63 KiB/sec. | ||
| 5057 | 2026.04.07 02:50:17.526371 [ 5 ] {4b616488-f85b-4381-91c5-590d433cbc24} <Debug> TCPHandler: Processed in 0.001351839 sec. | ||
| 5058 | 2026.04.07 02:50:17.526471 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5059 | 2026.04.07 02:50:17.526568 [ 5 ] {adf15828-e0fc-4583-859d-337e12101728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5060 | 2026.04.07 02:50:17.526608 [ 5 ] {adf15828-e0fc-4583-859d-337e12101728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5061 | 2026.04.07 02:50:17.527287 [ 5 ] {adf15828-e0fc-4583-859d-337e12101728} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2026.04.07 02:50:17.527324 [ 5 ] {adf15828-e0fc-4583-859d-337e12101728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5063 | 2026.04.07 02:50:17.527725 [ 5 ] {adf15828-e0fc-4583-859d-337e12101728} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5064 | 2026.04.07 02:50:17.527952 [ 5 ] {adf15828-e0fc-4583-859d-337e12101728} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5065 | 2026.04.07 02:50:17.528067 [ 62 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5066 | 2026.04.07 02:50:17.528081 [ 5 ] {adf15828-e0fc-4583-859d-337e12101728} <Debug> executeQuery: Read 872 rows, 69.97 KiB in 0.001532 sec., 569190.6005221932 rows/sec., 44.60 MiB/sec. | ||
| 5067 | 2026.04.07 02:50:17.528146 [ 62 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5068 | 2026.04.07 02:50:17.528163 [ 5 ] {adf15828-e0fc-4583-859d-337e12101728} <Debug> TCPHandler: Processed in 0.001739967 sec. | ||
| 5069 | 2026.04.07 02:50:17.528176 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5070 | 2026.04.07 02:50:17.528279 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5071 | 2026.04.07 02:50:17.528280 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 5072 | 2026.04.07 02:50:17.528381 [ 5 ] {b817b60a-4aa6-43f5-b4a1-2b3808f391bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5073 | 2026.04.07 02:50:17.528408 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5074 | 2026.04.07 02:50:17.528426 [ 5 ] {b817b60a-4aa6-43f5-b4a1-2b3808f391bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5075 | 2026.04.07 02:50:17.528449 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3357 rows starting from the beginning of the part | ||
| 5076 | 2026.04.07 02:50:17.528544 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2416 rows starting from the beginning of the part | ||
| 5077 | 2026.04.07 02:50:17.528592 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 5078 | 2026.04.07 02:50:17.528661 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 869 rows starting from the beginning of the part | ||
| 5079 | 2026.04.07 02:50:17.528714 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 66 rows starting from the beginning of the part | ||
| 5080 | 2026.04.07 02:50:17.528757 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 872 rows starting from the beginning of the part | ||
| 5081 | 2026.04.07 02:50:17.528886 [ 5 ] {b817b60a-4aa6-43f5-b4a1-2b3808f391bc} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.04.07 02:50:17.528930 [ 5 ] {b817b60a-4aa6-43f5-b4a1-2b3808f391bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5083 | 2026.04.07 02:50:17.529309 [ 5 ] {b817b60a-4aa6-43f5-b4a1-2b3808f391bc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5084 | 2026.04.07 02:50:17.529533 [ 5 ] {b817b60a-4aa6-43f5-b4a1-2b3808f391bc} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.04.07 02:50:17.529667 [ 5 ] {b817b60a-4aa6-43f5-b4a1-2b3808f391bc} <Debug> executeQuery: Read 184 rows, 11.67 KiB in 0.001305 sec., 140996.16858237548 rows/sec., 8.73 MiB/sec. | ||
| 5086 | 2026.04.07 02:50:17.529706 [ 5 ] {b817b60a-4aa6-43f5-b4a1-2b3808f391bc} <Debug> TCPHandler: Processed in 0.001477311 sec. | ||
| 5087 | 2026.04.07 02:50:17.529807 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2026.04.07 02:50:17.529901 [ 5 ] {00a172b0-bf42-4330-b752-05f1fb5ada8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5089 | 2026.04.07 02:50:17.529942 [ 5 ] {00a172b0-bf42-4330-b752-05f1fb5ada8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5090 | 2026.04.07 02:50:17.530363 [ 5 ] {00a172b0-bf42-4330-b752-05f1fb5ada8d} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.04.07 02:50:17.530399 [ 5 ] {00a172b0-bf42-4330-b752-05f1fb5ada8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5092 | 2026.04.07 02:50:17.530718 [ 5 ] {00a172b0-bf42-4330-b752-05f1fb5ada8d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5093 | 2026.04.07 02:50:17.530939 [ 5 ] {00a172b0-bf42-4330-b752-05f1fb5ada8d} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.04.07 02:50:17.531069 [ 5 ] {00a172b0-bf42-4330-b752-05f1fb5ada8d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001186 sec., 125632.37774030355 rows/sec., 8.12 MiB/sec. | ||
| 5095 | 2026.04.07 02:50:17.531107 [ 5 ] {00a172b0-bf42-4330-b752-05f1fb5ada8d} <Debug> TCPHandler: Processed in 0.001349029 sec. | ||
| 5096 | 2026.04.07 02:50:17.531212 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2026.04.07 02:50:17.531306 [ 5 ] {a7b93762-d6d9-4797-bb03-bc7de46b6bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5098 | 2026.04.07 02:50:17.531347 [ 5 ] {a7b93762-d6d9-4797-bb03-bc7de46b6bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5099 | 2026.04.07 02:50:17.531579 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7636 rows, containing 5 columns (5 merged, 0 gathered) in 0.003342311 sec., 2284646.7608789247 rows/sec., 181.77 MiB/sec. | ||
| 5100 | 2026.04.07 02:50:17.531768 [ 5 ] {a7b93762-d6d9-4797-bb03-bc7de46b6bab} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2026.04.07 02:50:17.531805 [ 5 ] {a7b93762-d6d9-4797-bb03-bc7de46b6bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5102 | 2026.04.07 02:50:17.531994 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5103 | 2026.04.07 02:50:17.532138 [ 5 ] {a7b93762-d6d9-4797-bb03-bc7de46b6bab} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5104 | 2026.04.07 02:50:17.532361 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_31_6} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2026.04.07 02:50:17.532424 [ 5 ] {a7b93762-d6d9-4797-bb03-bc7de46b6bab} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5106 | 2026.04.07 02:50:17.532462 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_31_6} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5107 | 2026.04.07 02:50:17.532553 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 5108 | 2026.04.07 02:50:17.532566 [ 5 ] {a7b93762-d6d9-4797-bb03-bc7de46b6bab} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001278 sec., 115805.94679186228 rows/sec., 6.59 MiB/sec. | ||
| 5109 | 2026.04.07 02:50:17.532609 [ 5 ] {a7b93762-d6d9-4797-bb03-bc7de46b6bab} <Debug> TCPHandler: Processed in 0.00144704 sec. | ||
| 5110 | 2026.04.07 02:50:17.532713 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5111 | 2026.04.07 02:50:17.532810 [ 5 ] {9fea6c1c-0e0e-4ed6-ac0a-cd86cc0536e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5112 | 2026.04.07 02:50:17.532850 [ 5 ] {9fea6c1c-0e0e-4ed6-ac0a-cd86cc0536e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5113 | 2026.04.07 02:50:17.533451 [ 5 ] {9fea6c1c-0e0e-4ed6-ac0a-cd86cc0536e3} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5114 | 2026.04.07 02:50:17.533488 [ 5 ] {9fea6c1c-0e0e-4ed6-ac0a-cd86cc0536e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5115 | 2026.04.07 02:50:17.533831 [ 5 ] {9fea6c1c-0e0e-4ed6-ac0a-cd86cc0536e3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5116 | 2026.04.07 02:50:17.534046 [ 5 ] {9fea6c1c-0e0e-4ed6-ac0a-cd86cc0536e3} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5117 | 2026.04.07 02:50:17.534154 [ 62 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5118 | 2026.04.07 02:50:17.534176 [ 5 ] {9fea6c1c-0e0e-4ed6-ac0a-cd86cc0536e3} <Debug> executeQuery: Read 532 rows, 38.55 KiB in 0.001384 sec., 384393.063583815 rows/sec., 27.20 MiB/sec. | ||
| 5119 | 2026.04.07 02:50:17.534190 [ 62 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2026.04.07 02:50:17.534216 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5121 | 2026.04.07 02:50:17.534221 [ 5 ] {9fea6c1c-0e0e-4ed6-ac0a-cd86cc0536e3} <Debug> TCPHandler: Processed in 0.001556293 sec. | ||
| 5122 | 2026.04.07 02:50:17.534292 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 5123 | 2026.04.07 02:50:17.534342 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2026.04.07 02:50:17.534379 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5125 | 2026.04.07 02:50:17.534407 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1829 rows starting from the beginning of the part | ||
| 5126 | 2026.04.07 02:50:17.534438 [ 5 ] {63d9005a-beee-40c8-8e21-87ceba1ef437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5127 | 2026.04.07 02:50:17.534465 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1303 rows starting from the beginning of the part | ||
| 5128 | 2026.04.07 02:50:17.534481 [ 5 ] {63d9005a-beee-40c8-8e21-87ceba1ef437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5129 | 2026.04.07 02:50:17.534507 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 5130 | 2026.04.07 02:50:17.534549 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 526 rows starting from the beginning of the part | ||
| 5131 | 2026.04.07 02:50:17.534584 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 69 rows starting from the beginning of the part | ||
| 5132 | 2026.04.07 02:50:17.534622 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 532 rows starting from the beginning of the part | ||
| 5133 | 2026.04.07 02:50:17.534833 [ 5 ] {63d9005a-beee-40c8-8e21-87ceba1ef437} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2026.04.07 02:50:17.534870 [ 5 ] {63d9005a-beee-40c8-8e21-87ceba1ef437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5135 | 2026.04.07 02:50:17.535189 [ 5 ] {63d9005a-beee-40c8-8e21-87ceba1ef437} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5136 | 2026.04.07 02:50:17.535408 [ 5 ] {63d9005a-beee-40c8-8e21-87ceba1ef437} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5137 | 2026.04.07 02:50:17.535538 [ 5 ] {63d9005a-beee-40c8-8e21-87ceba1ef437} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 5138 | 2026.04.07 02:50:17.535575 [ 5 ] {63d9005a-beee-40c8-8e21-87ceba1ef437} <Debug> TCPHandler: Processed in 0.001282247 sec. | ||
| 5139 | 2026.04.07 02:50:17.535702 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5140 | 2026.04.07 02:50:17.535819 [ 5 ] {8be5e9cd-53e2-491b-ac34-3a58d2bd6397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5141 | 2026.04.07 02:50:17.535870 [ 5 ] {8be5e9cd-53e2-491b-ac34-3a58d2bd6397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5142 | 2026.04.07 02:50:17.536200 [ 193 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4323 rows, containing 5 columns (5 merged, 0 gathered) in 0.001938911 sec., 2229602.0807556408 rows/sec., 161.65 MiB/sec. | ||
| 5143 | 2026.04.07 02:50:17.536377 [ 5 ] {8be5e9cd-53e2-491b-ac34-3a58d2bd6397} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5144 | 2026.04.07 02:50:17.536417 [ 5 ] {8be5e9cd-53e2-491b-ac34-3a58d2bd6397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5145 | 2026.04.07 02:50:17.536426 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5146 | 2026.04.07 02:50:17.536734 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_31_6} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2026.04.07 02:50:17.536825 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_31_6} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5148 | 2026.04.07 02:50:17.536871 [ 5 ] {8be5e9cd-53e2-491b-ac34-3a58d2bd6397} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5149 | 2026.04.07 02:50:17.536901 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 5150 | 2026.04.07 02:50:17.537116 [ 5 ] {8be5e9cd-53e2-491b-ac34-3a58d2bd6397} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2026.04.07 02:50:17.537246 [ 5 ] {8be5e9cd-53e2-491b-ac34-3a58d2bd6397} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001452 sec., 184573.00275482095 rows/sec., 12.27 MiB/sec. | ||
| 5152 | 2026.04.07 02:50:17.537267 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5153 | 2026.04.07 02:50:17.537283 [ 5 ] {8be5e9cd-53e2-491b-ac34-3a58d2bd6397} <Debug> TCPHandler: Processed in 0.001642335 sec. | ||
| 5154 | 2026.04.07 02:50:17.537340 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5155 | 2026.04.07 02:50:17.537370 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5156 | 2026.04.07 02:50:17.537422 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5157 | 2026.04.07 02:50:17.537446 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 5158 | 2026.04.07 02:50:17.537522 [ 5 ] {84c436d0-045a-4a93-807d-418f40e4b366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5159 | 2026.04.07 02:50:17.537541 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5160 | 2026.04.07 02:50:17.537570 [ 5 ] {84c436d0-045a-4a93-807d-418f40e4b366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5161 | 2026.04.07 02:50:17.537573 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9795 rows starting from the beginning of the part | ||
| 5162 | 2026.04.07 02:50:17.537643 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1501 rows starting from the beginning of the part | ||
| 5163 | 2026.04.07 02:50:17.537686 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 128 rows starting from the beginning of the part | ||
| 5164 | 2026.04.07 02:50:17.537726 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 265 rows starting from the beginning of the part | ||
| 5165 | 2026.04.07 02:50:17.537763 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 5166 | 2026.04.07 02:50:17.537800 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 268 rows starting from the beginning of the part | ||
| 5167 | 2026.04.07 02:50:17.537887 [ 5 ] {84c436d0-045a-4a93-807d-418f40e4b366} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5168 | 2026.04.07 02:50:17.537931 [ 5 ] {84c436d0-045a-4a93-807d-418f40e4b366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5169 | 2026.04.07 02:50:17.538268 [ 5 ] {84c436d0-045a-4a93-807d-418f40e4b366} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5170 | 2026.04.07 02:50:17.538520 [ 5 ] {84c436d0-045a-4a93-807d-418f40e4b366} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5171 | 2026.04.07 02:50:17.538651 [ 5 ] {84c436d0-045a-4a93-807d-418f40e4b366} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001149 sec., 870.3220191470843 rows/sec., 58.64 KiB/sec. | ||
| 5172 | 2026.04.07 02:50:17.538687 [ 5 ] {84c436d0-045a-4a93-807d-418f40e4b366} <Debug> TCPHandler: Processed in 0.001315648 sec. | ||
| 5173 | 2026.04.07 02:50:17.538794 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5174 | 2026.04.07 02:50:17.538887 [ 5 ] {e4588eff-eab5-4705-89cf-7ff0cb952f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5175 | 2026.04.07 02:50:17.538940 [ 5 ] {e4588eff-eab5-4705-89cf-7ff0cb952f86} <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 | ||
| 5176 | 2026.04.07 02:50:17.539738 [ 5 ] {e4588eff-eab5-4705-89cf-7ff0cb952f86} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5177 | 2026.04.07 02:50:17.539775 [ 5 ] {e4588eff-eab5-4705-89cf-7ff0cb952f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5178 | 2026.04.07 02:50:17.540381 [ 5 ] {e4588eff-eab5-4705-89cf-7ff0cb952f86} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5179 | 2026.04.07 02:50:17.540610 [ 5 ] {e4588eff-eab5-4705-89cf-7ff0cb952f86} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5180 | 2026.04.07 02:50:17.540721 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5181 | 2026.04.07 02:50:17.540747 [ 5 ] {e4588eff-eab5-4705-89cf-7ff0cb952f86} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001878 sec., 19169.32907348243 rows/sec., 34.35 MiB/sec. | ||
| 5182 | 2026.04.07 02:50:17.540758 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2026.04.07 02:50:17.540787 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5184 | 2026.04.07 02:50:17.540806 [ 5 ] {e4588eff-eab5-4705-89cf-7ff0cb952f86} <Debug> TCPHandler: Processed in 0.002060864 sec. | ||
| 5185 | 2026.04.07 02:50:17.540858 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 5186 | 2026.04.07 02:50:17.540918 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5187 | 2026.04.07 02:50:17.541013 [ 5 ] {a363a658-478e-4410-9335-8c87a137d2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5188 | 2026.04.07 02:50:17.541047 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5189 | 2026.04.07 02:50:17.541054 [ 5 ] {a363a658-478e-4410-9335-8c87a137d2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5190 | 2026.04.07 02:50:17.541101 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 385 rows starting from the beginning of the part | ||
| 5191 | 2026.04.07 02:50:17.541209 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 5192 | 2026.04.07 02:50:17.541306 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
| 5193 | 2026.04.07 02:50:17.541390 [ 5 ] {a363a658-478e-4410-9335-8c87a137d2b5} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2026.04.07 02:50:17.541400 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 5195 | 2026.04.07 02:50:17.541428 [ 5 ] {a363a658-478e-4410-9335-8c87a137d2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5196 | 2026.04.07 02:50:17.541485 [ 199 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12117 rows, containing 5 columns (5 merged, 0 gathered) in 0.004062806 sec., 2982421.508681438 rows/sec., 193.27 MiB/sec. | ||
| 5197 | 2026.04.07 02:50:17.541509 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
| 5198 | 2026.04.07 02:50:17.541635 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 5199 | 2026.04.07 02:50:17.541757 [ 5 ] {a363a658-478e-4410-9335-8c87a137d2b5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5200 | 2026.04.07 02:50:17.541897 [ 199 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5201 | 2026.04.07 02:50:17.541992 [ 5 ] {a363a658-478e-4410-9335-8c87a137d2b5} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5202 | 2026.04.07 02:50:17.542119 [ 40 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5203 | 2026.04.07 02:50:17.542135 [ 5 ] {a363a658-478e-4410-9335-8c87a137d2b5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001141 sec., 78878.17703768624 rows/sec., 4.94 MiB/sec. | ||
| 5204 | 2026.04.07 02:50:17.542158 [ 40 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5205 | 2026.04.07 02:50:17.542179 [ 5 ] {a363a658-478e-4410-9335-8c87a137d2b5} <Debug> TCPHandler: Processed in 0.001309878 sec. | ||
| 5206 | 2026.04.07 02:50:17.542187 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5207 | 2026.04.07 02:50:17.542240 [ 199 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5208 | 2026.04.07 02:50:17.542290 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 5209 | 2026.04.07 02:50:17.542329 [ 199 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5210 | 2026.04.07 02:50:17.542390 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5211 | 2026.04.07 02:50:17.542418 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 5212 | 2026.04.07 02:50:17.542422 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1620 rows starting from the beginning of the part | ||
| 5213 | 2026.04.07 02:50:17.542488 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 5214 | 2026.04.07 02:50:17.542530 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
| 5215 | 2026.04.07 02:50:17.542566 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part | ||
| 5216 | 2026.04.07 02:50:17.542600 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 5217 | 2026.04.07 02:50:17.542654 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 5218 | 2026.04.07 02:50:17.543703 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1920 rows, containing 4 columns (4 merged, 0 gathered) in 0.001454391 sec., 1320140.1823856172 rows/sec., 85.11 MiB/sec. | ||
| 5219 | 2026.04.07 02:50:17.544013 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5220 | 2026.04.07 02:50:17.544356 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_31_6} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5221 | 2026.04.07 02:50:17.544449 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_31_6} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5222 | 2026.04.07 02:50:17.544563 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5223 | 2026.04.07 02:50:17.545314 [ 200 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 19 columns (19 merged, 0 gathered) in 0.004486344 sec., 114124.10639933095 rows/sec., 204.51 MiB/sec. | ||
| 5224 | 2026.04.07 02:50:17.546208 [ 192 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5225 | 2026.04.07 02:50:17.546517 [ 192 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5226 | 2026.04.07 02:50:17.546583 [ 192 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5227 | 2026.04.07 02:50:17.546727 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 5228 | 2026.04.07 02:50:18.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.97 MiB, peak 254.16 MiB, free memory in arenas 0.00 B, will set to 249.03 MiB (RSS), difference: 2.06 MiB | ||
| 5229 | 2026.04.07 02:50:18.153304 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10092 | ||
| 5230 | 2026.04.07 02:50:18.154131 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5231 | 2026.04.07 02:50:18.154197 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5232 | 2026.04.07 02:50:18.154920 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5233 | 2026.04.07 02:50:18.155268 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2026.04.07 02:50:18.155449 [ 40 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5235 | 2026.04.07 02:50:18.155455 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10092 | ||
| 5236 | 2026.04.07 02:50:18.155527 [ 40 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2026.04.07 02:50:18.155563 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5238 | 2026.04.07 02:50:18.155751 [ 193 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::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 | ||
| 5239 | 2026.04.07 02:50:18.155957 [ 193 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5240 | 2026.04.07 02:50:18.156014 [ 193 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7660 rows starting from the beginning of the part | ||
| 5241 | 2026.04.07 02:50:18.156104 [ 193 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5242 | 2026.04.07 02:50:18.156165 [ 193 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5243 | 2026.04.07 02:50:18.156222 [ 193 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5244 | 2026.04.07 02:50:18.156284 [ 193 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5245 | 2026.04.07 02:50:18.156352 [ 193 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5246 | 2026.04.07 02:50:18.159189 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10092 rows, containing 4 columns (4 merged, 0 gathered) in 0.003531225 sec., 2857931.737569824 rows/sec., 40.88 MiB/sec. | ||
| 5247 | 2026.04.07 02:50:18.159486 [ 193 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5248 | 2026.04.07 02:50:18.159894 [ 193 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_21_4} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2026.04.07 02:50:18.160006 [ 193 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_21_4} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5250 | 2026.04.07 02:50:18.160129 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 5251 | 2026.04.07 02:50:18.747489 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5252 | 2026.04.07 02:50:18.765495 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2026.04.07 02:50:18.765555 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5254 | 2026.04.07 02:50:18.771542 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5255 | 2026.04.07 02:50:18.772238 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5256 | 2026.04.07 02:50:18.772529 [ 48 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5257 | 2026.04.07 02:50:18.772599 [ 48 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2026.04.07 02:50:18.772623 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5259 | 2026.04.07 02:50:18.772722 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 5260 | 2026.04.07 02:50:18.775123 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5261 | 2026.04.07 02:50:18.775995 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5262 | 2026.04.07 02:50:18.776703 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 5263 | 2026.04.07 02:50:18.779972 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 5264 | 2026.04.07 02:50:18.783263 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 5265 | 2026.04.07 02:50:18.787062 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 5266 | 2026.04.07 02:50:18.791141 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 5267 | 2026.04.07 02:50:18.795326 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 5268 | 2026.04.07 02:50:18.843116 [ 193 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.070432406 sec., 2257.4835793626016 rows/sec., 11.67 MiB/sec. | ||
| 5269 | 2026.04.07 02:50:18.845830 [ 196 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5270 | 2026.04.07 02:50:18.847970 [ 196 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_21_4} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2026.04.07 02:50:18.848084 [ 196 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_21_4} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5272 | 2026.04.07 02:50:18.851078 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5273 | 2026.04.07 02:50:19.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.14 MiB, peak 260.69 MiB, free memory in arenas 0.00 B, will set to 253.36 MiB (RSS), difference: 3.22 MiB | ||
| 5274 | 2026.04.07 02:50:20.662369 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 716 | ||
| 5275 | 2026.04.07 02:50:20.664726 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5276 | 2026.04.07 02:50:20.664780 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5277 | 2026.04.07 02:50:20.666023 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5278 | 2026.04.07 02:50:20.666305 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5279 | 2026.04.07 02:50:20.666574 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 716 | ||
| 5280 | 2026.04.07 02:50:22.514583 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5281 | 2026.04.07 02:50:22.514764 [ 5 ] {9a7bbcc2-a573-439b-9450-e83de8b8ae02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5282 | 2026.04.07 02:50:22.514829 [ 5 ] {9a7bbcc2-a573-439b-9450-e83de8b8ae02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5283 | 2026.04.07 02:50:22.515523 [ 5 ] {9a7bbcc2-a573-439b-9450-e83de8b8ae02} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5284 | 2026.04.07 02:50:22.515567 [ 5 ] {9a7bbcc2-a573-439b-9450-e83de8b8ae02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5285 | 2026.04.07 02:50:22.515986 [ 5 ] {9a7bbcc2-a573-439b-9450-e83de8b8ae02} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5286 | 2026.04.07 02:50:22.516218 [ 5 ] {9a7bbcc2-a573-439b-9450-e83de8b8ae02} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5287 | 2026.04.07 02:50:22.516373 [ 5 ] {9a7bbcc2-a573-439b-9450-e83de8b8ae02} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.00166 sec., 39759.03614457831 rows/sec., 3.17 MiB/sec. | ||
| 5288 | 2026.04.07 02:50:22.516415 [ 5 ] {9a7bbcc2-a573-439b-9450-e83de8b8ae02} <Debug> TCPHandler: Processed in 0.001962871 sec. | ||
| 5289 | 2026.04.07 02:50:22.516541 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5290 | 2026.04.07 02:50:22.516662 [ 5 ] {9b865039-4e26-4b9d-95c0-2265f9e70489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5291 | 2026.04.07 02:50:22.516712 [ 5 ] {9b865039-4e26-4b9d-95c0-2265f9e70489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5292 | 2026.04.07 02:50:22.517137 [ 5 ] {9b865039-4e26-4b9d-95c0-2265f9e70489} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2026.04.07 02:50:22.517172 [ 5 ] {9b865039-4e26-4b9d-95c0-2265f9e70489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5294 | 2026.04.07 02:50:22.517489 [ 5 ] {9b865039-4e26-4b9d-95c0-2265f9e70489} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5295 | 2026.04.07 02:50:22.517724 [ 5 ] {9b865039-4e26-4b9d-95c0-2265f9e70489} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5296 | 2026.04.07 02:50:22.517854 [ 5 ] {9b865039-4e26-4b9d-95c0-2265f9e70489} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001216 sec., 4111.8421052631575 rows/sec., 309.19 KiB/sec. | ||
| 5297 | 2026.04.07 02:50:22.517893 [ 5 ] {9b865039-4e26-4b9d-95c0-2265f9e70489} <Debug> TCPHandler: Processed in 0.00141256 sec. | ||
| 5298 | 2026.04.07 02:50:22.518000 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5299 | 2026.04.07 02:50:22.518094 [ 5 ] {b4f45a3e-1def-4cbe-be2b-ff0fba8547e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5300 | 2026.04.07 02:50:22.518134 [ 5 ] {b4f45a3e-1def-4cbe-be2b-ff0fba8547e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5301 | 2026.04.07 02:50:22.518546 [ 5 ] {b4f45a3e-1def-4cbe-be2b-ff0fba8547e6} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5302 | 2026.04.07 02:50:22.518582 [ 5 ] {b4f45a3e-1def-4cbe-be2b-ff0fba8547e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5303 | 2026.04.07 02:50:22.518911 [ 5 ] {b4f45a3e-1def-4cbe-be2b-ff0fba8547e6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5304 | 2026.04.07 02:50:22.519118 [ 5 ] {b4f45a3e-1def-4cbe-be2b-ff0fba8547e6} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5305 | 2026.04.07 02:50:22.519245 [ 5 ] {b4f45a3e-1def-4cbe-be2b-ff0fba8547e6} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00117 sec., 58974.35897435897 rows/sec., 4.60 MiB/sec. | ||
| 5306 | 2026.04.07 02:50:22.519282 [ 5 ] {b4f45a3e-1def-4cbe-be2b-ff0fba8547e6} <Debug> TCPHandler: Processed in 0.001331259 sec. | ||
| 5307 | 2026.04.07 02:50:22.519386 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5308 | 2026.04.07 02:50:22.519479 [ 5 ] {ebcc75ad-266e-4111-b32b-096e5d777653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5309 | 2026.04.07 02:50:22.519521 [ 5 ] {ebcc75ad-266e-4111-b32b-096e5d777653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5310 | 2026.04.07 02:50:22.519914 [ 5 ] {ebcc75ad-266e-4111-b32b-096e5d777653} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5311 | 2026.04.07 02:50:22.519950 [ 5 ] {ebcc75ad-266e-4111-b32b-096e5d777653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5312 | 2026.04.07 02:50:22.520302 [ 5 ] {ebcc75ad-266e-4111-b32b-096e5d777653} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5313 | 2026.04.07 02:50:22.520507 [ 5 ] {ebcc75ad-266e-4111-b32b-096e5d777653} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5314 | 2026.04.07 02:50:22.520635 [ 5 ] {ebcc75ad-266e-4111-b32b-096e5d777653} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 5315 | 2026.04.07 02:50:22.520670 [ 5 ] {ebcc75ad-266e-4111-b32b-096e5d777653} <Debug> TCPHandler: Processed in 0.001332318 sec. | ||
| 5316 | 2026.04.07 02:50:22.520790 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5317 | 2026.04.07 02:50:22.520914 [ 5 ] {4b37a11b-3375-4e21-b4ef-da7a5df7b6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5318 | 2026.04.07 02:50:22.520980 [ 5 ] {4b37a11b-3375-4e21-b4ef-da7a5df7b6fe} <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 | ||
| 5319 | 2026.04.07 02:50:22.521853 [ 5 ] {4b37a11b-3375-4e21-b4ef-da7a5df7b6fe} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2026.04.07 02:50:22.521890 [ 5 ] {4b37a11b-3375-4e21-b4ef-da7a5df7b6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5321 | 2026.04.07 02:50:22.522416 [ 5 ] {4b37a11b-3375-4e21-b4ef-da7a5df7b6fe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5322 | 2026.04.07 02:50:22.522638 [ 5 ] {4b37a11b-3375-4e21-b4ef-da7a5df7b6fe} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5323 | 2026.04.07 02:50:22.522777 [ 5 ] {4b37a11b-3375-4e21-b4ef-da7a5df7b6fe} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001889 sec., 2646.9031233456853 rows/sec., 4.74 MiB/sec. | ||
| 5324 | 2026.04.07 02:50:22.522838 [ 5 ] {4b37a11b-3375-4e21-b4ef-da7a5df7b6fe} <Debug> TCPHandler: Processed in 0.002112674 sec. | ||
| 5325 | 2026.04.07 02:50:22.522944 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5326 | 2026.04.07 02:50:22.523039 [ 5 ] {78071d21-8a66-48e6-a3e0-415c606a29d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5327 | 2026.04.07 02:50:22.523081 [ 5 ] {78071d21-8a66-48e6-a3e0-415c606a29d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5328 | 2026.04.07 02:50:22.523412 [ 5 ] {78071d21-8a66-48e6-a3e0-415c606a29d7} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2026.04.07 02:50:22.523447 [ 5 ] {78071d21-8a66-48e6-a3e0-415c606a29d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5330 | 2026.04.07 02:50:22.523750 [ 5 ] {78071d21-8a66-48e6-a3e0-415c606a29d7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5331 | 2026.04.07 02:50:22.523952 [ 5 ] {78071d21-8a66-48e6-a3e0-415c606a29d7} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5332 | 2026.04.07 02:50:22.524080 [ 5 ] {78071d21-8a66-48e6-a3e0-415c606a29d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 5333 | 2026.04.07 02:50:22.524116 [ 5 ] {78071d21-8a66-48e6-a3e0-415c606a29d7} <Debug> TCPHandler: Processed in 0.001222256 sec. | ||
| 5334 | 2026.04.07 02:50:25.535855 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5335 | 2026.04.07 02:50:25.535918 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5336 | 2026.04.07 02:50:25.655653 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10540 | ||
| 5337 | 2026.04.07 02:50:25.656173 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5338 | 2026.04.07 02:50:25.656212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5339 | 2026.04.07 02:50:25.656810 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5340 | 2026.04.07 02:50:25.657032 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5341 | 2026.04.07 02:50:25.657155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10540 | ||
| 5342 | 2026.04.07 02:50:26.275297 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5343 | 2026.04.07 02:50:26.290785 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5344 | 2026.04.07 02:50:26.290843 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5345 | 2026.04.07 02:50:26.296610 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5346 | 2026.04.07 02:50:26.297338 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2026.04.07 02:50:26.300038 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5348 | 2026.04.07 02:50:27.524284 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5349 | 2026.04.07 02:50:27.524470 [ 5 ] {04a4c39c-8158-4de1-838f-401daf06ddd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5350 | 2026.04.07 02:50:27.524535 [ 5 ] {04a4c39c-8158-4de1-838f-401daf06ddd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5351 | 2026.04.07 02:50:27.525274 [ 5 ] {04a4c39c-8158-4de1-838f-401daf06ddd5} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5352 | 2026.04.07 02:50:27.525316 [ 5 ] {04a4c39c-8158-4de1-838f-401daf06ddd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5353 | 2026.04.07 02:50:27.525735 [ 5 ] {04a4c39c-8158-4de1-838f-401daf06ddd5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5354 | 2026.04.07 02:50:27.525974 [ 5 ] {04a4c39c-8158-4de1-838f-401daf06ddd5} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5355 | 2026.04.07 02:50:27.526121 [ 5 ] {04a4c39c-8158-4de1-838f-401daf06ddd5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001702 sec., 166862.51468860166 rows/sec., 10.60 MiB/sec. | ||
| 5356 | 2026.04.07 02:50:27.526161 [ 5 ] {04a4c39c-8158-4de1-838f-401daf06ddd5} <Debug> TCPHandler: Processed in 0.002012793 sec. | ||
| 5357 | 2026.04.07 02:50:27.526287 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5358 | 2026.04.07 02:50:27.526383 [ 5 ] {d2a4a214-07a7-4713-82cb-add2fac1bf59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5359 | 2026.04.07 02:50:27.526424 [ 5 ] {d2a4a214-07a7-4713-82cb-add2fac1bf59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5360 | 2026.04.07 02:50:27.527232 [ 5 ] {d2a4a214-07a7-4713-82cb-add2fac1bf59} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5361 | 2026.04.07 02:50:27.527267 [ 5 ] {d2a4a214-07a7-4713-82cb-add2fac1bf59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5362 | 2026.04.07 02:50:27.527644 [ 5 ] {d2a4a214-07a7-4713-82cb-add2fac1bf59} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5363 | 2026.04.07 02:50:27.527854 [ 5 ] {d2a4a214-07a7-4713-82cb-add2fac1bf59} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5364 | 2026.04.07 02:50:27.527980 [ 5 ] {d2a4a214-07a7-4713-82cb-add2fac1bf59} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001616 sec., 537747.5247524752 rows/sec., 42.15 MiB/sec. | ||
| 5365 | 2026.04.07 02:50:27.528017 [ 5 ] {d2a4a214-07a7-4713-82cb-add2fac1bf59} <Debug> TCPHandler: Processed in 0.001781658 sec. | ||
| 5366 | 2026.04.07 02:50:27.528124 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5367 | 2026.04.07 02:50:27.528219 [ 5 ] {6808348a-fa0f-4b29-940a-658168bcb8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5368 | 2026.04.07 02:50:27.528259 [ 5 ] {6808348a-fa0f-4b29-940a-658168bcb8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5369 | 2026.04.07 02:50:27.528699 [ 5 ] {6808348a-fa0f-4b29-940a-658168bcb8a8} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5370 | 2026.04.07 02:50:27.528733 [ 5 ] {6808348a-fa0f-4b29-940a-658168bcb8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5371 | 2026.04.07 02:50:27.529040 [ 5 ] {6808348a-fa0f-4b29-940a-658168bcb8a8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5372 | 2026.04.07 02:50:27.529249 [ 5 ] {6808348a-fa0f-4b29-940a-658168bcb8a8} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5373 | 2026.04.07 02:50:27.529384 [ 5 ] {6808348a-fa0f-4b29-940a-658168bcb8a8} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001183 sec., 150464.91969568894 rows/sec., 9.29 MiB/sec. | ||
| 5374 | 2026.04.07 02:50:27.529422 [ 5 ] {6808348a-fa0f-4b29-940a-658168bcb8a8} <Debug> TCPHandler: Processed in 0.001349179 sec. | ||
| 5375 | 2026.04.07 02:50:27.529539 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5376 | 2026.04.07 02:50:27.529633 [ 5 ] {ae9766f2-c1f9-4ee3-a63a-48db0c44aab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5377 | 2026.04.07 02:50:27.529673 [ 5 ] {ae9766f2-c1f9-4ee3-a63a-48db0c44aab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5378 | 2026.04.07 02:50:27.530098 [ 5 ] {ae9766f2-c1f9-4ee3-a63a-48db0c44aab3} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2026.04.07 02:50:27.530132 [ 5 ] {ae9766f2-c1f9-4ee3-a63a-48db0c44aab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5380 | 2026.04.07 02:50:27.530436 [ 5 ] {ae9766f2-c1f9-4ee3-a63a-48db0c44aab3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5381 | 2026.04.07 02:50:27.530644 [ 5 ] {ae9766f2-c1f9-4ee3-a63a-48db0c44aab3} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2026.04.07 02:50:27.530776 [ 5 ] {ae9766f2-c1f9-4ee3-a63a-48db0c44aab3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00116 sec., 128448.27586206897 rows/sec., 8.30 MiB/sec. | ||
| 5383 | 2026.04.07 02:50:27.530814 [ 5 ] {ae9766f2-c1f9-4ee3-a63a-48db0c44aab3} <Debug> TCPHandler: Processed in 0.001326028 sec. | ||
| 5384 | 2026.04.07 02:50:27.530922 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5385 | 2026.04.07 02:50:27.531017 [ 5 ] {55f73f7b-b241-4653-ae37-9e0f5d540e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5386 | 2026.04.07 02:50:27.531056 [ 5 ] {55f73f7b-b241-4653-ae37-9e0f5d540e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5387 | 2026.04.07 02:50:27.531483 [ 5 ] {55f73f7b-b241-4653-ae37-9e0f5d540e87} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5388 | 2026.04.07 02:50:27.531519 [ 5 ] {55f73f7b-b241-4653-ae37-9e0f5d540e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5389 | 2026.04.07 02:50:27.531814 [ 5 ] {55f73f7b-b241-4653-ae37-9e0f5d540e87} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5390 | 2026.04.07 02:50:27.532027 [ 5 ] {55f73f7b-b241-4653-ae37-9e0f5d540e87} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2026.04.07 02:50:27.532153 [ 5 ] {55f73f7b-b241-4653-ae37-9e0f5d540e87} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001154 sec., 128249.56672443674 rows/sec., 7.29 MiB/sec. | ||
| 5392 | 2026.04.07 02:50:27.532191 [ 5 ] {55f73f7b-b241-4653-ae37-9e0f5d540e87} <Debug> TCPHandler: Processed in 0.001319958 sec. | ||
| 5393 | 2026.04.07 02:50:27.532306 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5394 | 2026.04.07 02:50:27.532401 [ 5 ] {748bd673-5270-4e02-b55f-ea9dd654526f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5395 | 2026.04.07 02:50:27.532441 [ 5 ] {748bd673-5270-4e02-b55f-ea9dd654526f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5396 | 2026.04.07 02:50:27.533047 [ 5 ] {748bd673-5270-4e02-b55f-ea9dd654526f} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2026.04.07 02:50:27.533084 [ 5 ] {748bd673-5270-4e02-b55f-ea9dd654526f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5398 | 2026.04.07 02:50:27.533407 [ 5 ] {748bd673-5270-4e02-b55f-ea9dd654526f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5399 | 2026.04.07 02:50:27.533619 [ 5 ] {748bd673-5270-4e02-b55f-ea9dd654526f} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2026.04.07 02:50:27.533747 [ 5 ] {748bd673-5270-4e02-b55f-ea9dd654526f} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001363 sec., 385913.4262655906 rows/sec., 27.27 MiB/sec. | ||
| 5401 | 2026.04.07 02:50:27.533784 [ 5 ] {748bd673-5270-4e02-b55f-ea9dd654526f} <Debug> TCPHandler: Processed in 0.001529133 sec. | ||
| 5402 | 2026.04.07 02:50:27.533893 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5403 | 2026.04.07 02:50:27.533999 [ 5 ] {b5128782-c30c-40b5-b48a-9b2be2920891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5404 | 2026.04.07 02:50:27.534042 [ 5 ] {b5128782-c30c-40b5-b48a-9b2be2920891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5405 | 2026.04.07 02:50:27.534417 [ 5 ] {b5128782-c30c-40b5-b48a-9b2be2920891} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2026.04.07 02:50:27.534461 [ 5 ] {b5128782-c30c-40b5-b48a-9b2be2920891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5407 | 2026.04.07 02:50:27.534832 [ 5 ] {b5128782-c30c-40b5-b48a-9b2be2920891} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5408 | 2026.04.07 02:50:27.535085 [ 5 ] {b5128782-c30c-40b5-b48a-9b2be2920891} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5409 | 2026.04.07 02:50:27.535215 [ 5 ] {b5128782-c30c-40b5-b48a-9b2be2920891} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001236 sec., 4854.368932038836 rows/sec., 253.62 KiB/sec. | ||
| 5410 | 2026.04.07 02:50:27.535254 [ 5 ] {b5128782-c30c-40b5-b48a-9b2be2920891} <Debug> TCPHandler: Processed in 0.00141147 sec. | ||
| 5411 | 2026.04.07 02:50:27.535368 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5412 | 2026.04.07 02:50:27.535472 [ 5 ] {7a2a376b-be10-4603-9deb-8f2731975d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5413 | 2026.04.07 02:50:27.535517 [ 5 ] {7a2a376b-be10-4603-9deb-8f2731975d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5414 | 2026.04.07 02:50:27.535923 [ 5 ] {7a2a376b-be10-4603-9deb-8f2731975d39} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2026.04.07 02:50:27.535958 [ 5 ] {7a2a376b-be10-4603-9deb-8f2731975d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5416 | 2026.04.07 02:50:27.536302 [ 5 ] {7a2a376b-be10-4603-9deb-8f2731975d39} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5417 | 2026.04.07 02:50:27.536521 [ 5 ] {7a2a376b-be10-4603-9deb-8f2731975d39} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5418 | 2026.04.07 02:50:27.536651 [ 5 ] {7a2a376b-be10-4603-9deb-8f2731975d39} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001198 sec., 221202.00333889815 rows/sec., 14.70 MiB/sec. | ||
| 5419 | 2026.04.07 02:50:27.536689 [ 5 ] {7a2a376b-be10-4603-9deb-8f2731975d39} <Debug> TCPHandler: Processed in 0.001379299 sec. | ||
| 5420 | 2026.04.07 02:50:27.536798 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2026.04.07 02:50:27.536893 [ 5 ] {9d021fdf-28a8-4fbe-8cd7-a09475f79c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5422 | 2026.04.07 02:50:27.536936 [ 5 ] {9d021fdf-28a8-4fbe-8cd7-a09475f79c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5423 | 2026.04.07 02:50:27.537243 [ 5 ] {9d021fdf-28a8-4fbe-8cd7-a09475f79c7c} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2026.04.07 02:50:27.537278 [ 5 ] {9d021fdf-28a8-4fbe-8cd7-a09475f79c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5425 | 2026.04.07 02:50:27.537578 [ 5 ] {9d021fdf-28a8-4fbe-8cd7-a09475f79c7c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5426 | 2026.04.07 02:50:27.537786 [ 5 ] {9d021fdf-28a8-4fbe-8cd7-a09475f79c7c} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2026.04.07 02:50:27.537890 [ 54 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5428 | 2026.04.07 02:50:27.537914 [ 5 ] {9d021fdf-28a8-4fbe-8cd7-a09475f79c7c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 5429 | 2026.04.07 02:50:27.537957 [ 54 ] {} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2026.04.07 02:50:27.537964 [ 5 ] {9d021fdf-28a8-4fbe-8cd7-a09475f79c7c} <Debug> TCPHandler: Processed in 0.001217986 sec. | ||
| 5431 | 2026.04.07 02:50:27.537985 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5432 | 2026.04.07 02:50:27.538077 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5433 | 2026.04.07 02:50:27.538081 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5434 | 2026.04.07 02:50:27.538202 [ 5 ] {de3c126b-211a-408d-9f7b-8d20b139e1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5435 | 2026.04.07 02:50:27.538213 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5436 | 2026.04.07 02:50:27.538249 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 11 rows starting from the beginning of the part | ||
| 5437 | 2026.04.07 02:50:27.538267 [ 5 ] {de3c126b-211a-408d-9f7b-8d20b139e1a1} <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 | ||
| 5438 | 2026.04.07 02:50:27.538313 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5439 | 2026.04.07 02:50:27.538362 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5440 | 2026.04.07 02:50:27.538408 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5441 | 2026.04.07 02:50:27.538450 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5442 | 2026.04.07 02:50:27.538494 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5443 | 2026.04.07 02:50:27.539201 [ 5 ] {de3c126b-211a-408d-9f7b-8d20b139e1a1} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5444 | 2026.04.07 02:50:27.539237 [ 5 ] {de3c126b-211a-408d-9f7b-8d20b139e1a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5445 | 2026.04.07 02:50:27.539299 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001253897 sec., 12760.218742049787 rows/sec., 853.59 KiB/sec. | ||
| 5446 | 2026.04.07 02:50:27.539441 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5447 | 2026.04.07 02:50:27.539686 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_15_3} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5448 | 2026.04.07 02:50:27.539748 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_15_3} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5449 | 2026.04.07 02:50:27.539810 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5450 | 2026.04.07 02:50:27.539823 [ 5 ] {de3c126b-211a-408d-9f7b-8d20b139e1a1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5451 | 2026.04.07 02:50:27.540061 [ 5 ] {de3c126b-211a-408d-9f7b-8d20b139e1a1} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5452 | 2026.04.07 02:50:27.540197 [ 5 ] {de3c126b-211a-408d-9f7b-8d20b139e1a1} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00202 sec., 17821.78217821782 rows/sec., 31.94 MiB/sec. | ||
| 5453 | 2026.04.07 02:50:27.540262 [ 5 ] {de3c126b-211a-408d-9f7b-8d20b139e1a1} <Debug> TCPHandler: Processed in 0.002234707 sec. | ||
| 5454 | 2026.04.07 02:50:27.540378 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5455 | 2026.04.07 02:50:27.540475 [ 5 ] {b952ed54-632d-469f-82ea-d20018a8d1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5456 | 2026.04.07 02:50:27.540517 [ 5 ] {b952ed54-632d-469f-82ea-d20018a8d1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5457 | 2026.04.07 02:50:27.540855 [ 5 ] {b952ed54-632d-469f-82ea-d20018a8d1d3} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2026.04.07 02:50:27.540892 [ 5 ] {b952ed54-632d-469f-82ea-d20018a8d1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5459 | 2026.04.07 02:50:27.541211 [ 5 ] {b952ed54-632d-469f-82ea-d20018a8d1d3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5460 | 2026.04.07 02:50:27.541426 [ 5 ] {b952ed54-632d-469f-82ea-d20018a8d1d3} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2026.04.07 02:50:27.541552 [ 5 ] {b952ed54-632d-469f-82ea-d20018a8d1d3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001096 sec., 82116.78832116789 rows/sec., 5.14 MiB/sec. | ||
| 5462 | 2026.04.07 02:50:27.541588 [ 5 ] {b952ed54-632d-469f-82ea-d20018a8d1d3} <Debug> TCPHandler: Processed in 0.001266537 sec. | ||
| 5463 | 2026.04.07 02:50:28.339966 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5464 | 2026.04.07 02:50:28.340185 [ 5 ] {f4c0e93a-9b0e-409d-96e9-77cce80f6596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5465 | 2026.04.07 02:50:28.340253 [ 5 ] {f4c0e93a-9b0e-409d-96e9-77cce80f6596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5466 | 2026.04.07 02:50:28.340908 [ 5 ] {f4c0e93a-9b0e-409d-96e9-77cce80f6596} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2026.04.07 02:50:28.340961 [ 5 ] {f4c0e93a-9b0e-409d-96e9-77cce80f6596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5468 | 2026.04.07 02:50:28.341357 [ 5 ] {f4c0e93a-9b0e-409d-96e9-77cce80f6596} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5469 | 2026.04.07 02:50:28.341587 [ 5 ] {f4c0e93a-9b0e-409d-96e9-77cce80f6596} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2026.04.07 02:50:28.341728 [ 50 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5471 | 2026.04.07 02:50:28.341745 [ 5 ] {f4c0e93a-9b0e-409d-96e9-77cce80f6596} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001612 sec., 14888.33746898263 rows/sec., 1.24 MiB/sec. | ||
| 5472 | 2026.04.07 02:50:28.341796 [ 50 ] {} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5473 | 2026.04.07 02:50:28.341808 [ 5 ] {f4c0e93a-9b0e-409d-96e9-77cce80f6596} <Debug> TCPHandler: Processed in 0.001986852 sec. | ||
| 5474 | 2026.04.07 02:50:28.341825 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5475 | 2026.04.07 02:50:28.341929 [ 190 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::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 | ||
| 5476 | 2026.04.07 02:50:28.341935 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5477 | 2026.04.07 02:50:28.342050 [ 190 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5478 | 2026.04.07 02:50:28.342055 [ 5 ] {306e9a93-a22c-47cd-8226-98939f692a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5479 | 2026.04.07 02:50:28.342090 [ 190 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 308 rows starting from the beginning of the part | ||
| 5480 | 2026.04.07 02:50:28.342113 [ 5 ] {306e9a93-a22c-47cd-8226-98939f692a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5481 | 2026.04.07 02:50:28.342167 [ 190 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 5482 | 2026.04.07 02:50:28.342224 [ 190 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 5483 | 2026.04.07 02:50:28.342270 [ 190 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 5484 | 2026.04.07 02:50:28.342318 [ 190 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 5485 | 2026.04.07 02:50:28.342363 [ 190 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::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 | ||
| 5486 | 2026.04.07 02:50:28.342505 [ 5 ] {306e9a93-a22c-47cd-8226-98939f692a34} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2026.04.07 02:50:28.342546 [ 5 ] {306e9a93-a22c-47cd-8226-98939f692a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5488 | 2026.04.07 02:50:28.342864 [ 5 ] {306e9a93-a22c-47cd-8226-98939f692a34} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5489 | 2026.04.07 02:50:28.343101 [ 5 ] {306e9a93-a22c-47cd-8226-98939f692a34} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2026.04.07 02:50:28.343236 [ 5 ] {306e9a93-a22c-47cd-8226-98939f692a34} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001199 sec., 1668.0567139282737 rows/sec., 136.02 KiB/sec. | ||
| 5491 | 2026.04.07 02:50:28.343274 [ 5 ] {306e9a93-a22c-47cd-8226-98939f692a34} <Debug> TCPHandler: Processed in 0.001393499 sec. | ||
| 5492 | 2026.04.07 02:50:28.343383 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5493 | 2026.04.07 02:50:28.343478 [ 5 ] {4e534cf1-e0cc-4c19-a052-55d21a4f0b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5494 | 2026.04.07 02:50:28.343519 [ 5 ] {4e534cf1-e0cc-4c19-a052-55d21a4f0b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5495 | 2026.04.07 02:50:28.343529 [ 196 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001637864 sec., 896289.3133984263 rows/sec., 60.92 MiB/sec. | ||
| 5496 | 2026.04.07 02:50:28.343699 [ 190 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5497 | 2026.04.07 02:50:28.343959 [ 190 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_16_3} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5498 | 2026.04.07 02:50:28.344031 [ 190 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_16_3} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5499 | 2026.04.07 02:50:28.344102 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5500 | 2026.04.07 02:50:28.345137 [ 5 ] {4e534cf1-e0cc-4c19-a052-55d21a4f0b86} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5501 | 2026.04.07 02:50:28.345178 [ 5 ] {4e534cf1-e0cc-4c19-a052-55d21a4f0b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5502 | 2026.04.07 02:50:28.345693 [ 5 ] {4e534cf1-e0cc-4c19-a052-55d21a4f0b86} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5503 | 2026.04.07 02:50:28.345906 [ 5 ] {4e534cf1-e0cc-4c19-a052-55d21a4f0b86} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2026.04.07 02:50:28.346036 [ 5 ] {4e534cf1-e0cc-4c19-a052-55d21a4f0b86} <Debug> executeQuery: Read 2532 rows, 193.84 KiB in 0.002576 sec., 982919.2546583851 rows/sec., 73.48 MiB/sec. | ||
| 5505 | 2026.04.07 02:50:28.346075 [ 5 ] {4e534cf1-e0cc-4c19-a052-55d21a4f0b86} <Debug> TCPHandler: Processed in 0.002744178 sec. | ||
| 5506 | 2026.04.07 02:50:28.346186 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5507 | 2026.04.07 02:50:28.346280 [ 5 ] {02860fc3-8f32-437e-90a3-e0d4f7f84fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5508 | 2026.04.07 02:50:28.346320 [ 5 ] {02860fc3-8f32-437e-90a3-e0d4f7f84fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5509 | 2026.04.07 02:50:28.346725 [ 5 ] {02860fc3-8f32-437e-90a3-e0d4f7f84fc6} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5510 | 2026.04.07 02:50:28.346761 [ 5 ] {02860fc3-8f32-437e-90a3-e0d4f7f84fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5511 | 2026.04.07 02:50:28.347057 [ 5 ] {02860fc3-8f32-437e-90a3-e0d4f7f84fc6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5512 | 2026.04.07 02:50:28.347268 [ 5 ] {02860fc3-8f32-437e-90a3-e0d4f7f84fc6} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5513 | 2026.04.07 02:50:28.347373 [ 50 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5514 | 2026.04.07 02:50:28.347395 [ 5 ] {02860fc3-8f32-437e-90a3-e0d4f7f84fc6} <Debug> executeQuery: Read 28 rows, 2.15 KiB in 0.001134 sec., 24691.35802469136 rows/sec., 1.85 MiB/sec. | ||
| 5515 | 2026.04.07 02:50:28.347410 [ 50 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5516 | 2026.04.07 02:50:28.347436 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5517 | 2026.04.07 02:50:28.347440 [ 5 ] {02860fc3-8f32-437e-90a3-e0d4f7f84fc6} <Debug> TCPHandler: Processed in 0.001304467 sec. | ||
| 5518 | 2026.04.07 02:50:28.347541 [ 196 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 5519 | 2026.04.07 02:50:28.347574 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5520 | 2026.04.07 02:50:28.347673 [ 5 ] {da3544a0-22dd-4c82-b66c-9304c2824d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5521 | 2026.04.07 02:50:28.347697 [ 196 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5522 | 2026.04.07 02:50:28.347714 [ 5 ] {da3544a0-22dd-4c82-b66c-9304c2824d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5523 | 2026.04.07 02:50:28.347748 [ 196 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 224 rows starting from the beginning of the part | ||
| 5524 | 2026.04.07 02:50:28.347831 [ 196 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
| 5525 | 2026.04.07 02:50:28.347883 [ 196 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 184 rows starting from the beginning of the part | ||
| 5526 | 2026.04.07 02:50:28.347934 [ 196 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
| 5527 | 2026.04.07 02:50:28.348006 [ 196 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 178 rows starting from the beginning of the part | ||
| 5528 | 2026.04.07 02:50:28.348072 [ 196 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part | ||
| 5529 | 2026.04.07 02:50:28.348571 [ 5 ] {da3544a0-22dd-4c82-b66c-9304c2824d26} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2026.04.07 02:50:28.348613 [ 5 ] {da3544a0-22dd-4c82-b66c-9304c2824d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5531 | 2026.04.07 02:50:28.348974 [ 5 ] {da3544a0-22dd-4c82-b66c-9304c2824d26} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5532 | 2026.04.07 02:50:28.349067 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001578033 sec., 395428.99292980565 rows/sec., 26.56 MiB/sec. | ||
| 5533 | 2026.04.07 02:50:28.349196 [ 5 ] {da3544a0-22dd-4c82-b66c-9304c2824d26} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5534 | 2026.04.07 02:50:28.349222 [ 196 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5535 | 2026.04.07 02:50:28.349336 [ 5 ] {da3544a0-22dd-4c82-b66c-9304c2824d26} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001681 sec., 490779.2980368828 rows/sec., 28.71 MiB/sec. | ||
| 5536 | 2026.04.07 02:50:28.349382 [ 5 ] {da3544a0-22dd-4c82-b66c-9304c2824d26} <Debug> TCPHandler: Processed in 0.001859369 sec. | ||
| 5537 | 2026.04.07 02:50:28.349505 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5538 | 2026.04.07 02:50:28.349543 [ 196 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_26_5} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2026.04.07 02:50:28.349609 [ 5 ] {e61c0495-a6a7-42c6-816c-68abbf05403e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5540 | 2026.04.07 02:50:28.349623 [ 196 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_26_5} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5541 | 2026.04.07 02:50:28.349658 [ 5 ] {e61c0495-a6a7-42c6-816c-68abbf05403e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5542 | 2026.04.07 02:50:28.349721 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5543 | 2026.04.07 02:50:28.350052 [ 5 ] {e61c0495-a6a7-42c6-816c-68abbf05403e} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5544 | 2026.04.07 02:50:28.350092 [ 5 ] {e61c0495-a6a7-42c6-816c-68abbf05403e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5545 | 2026.04.07 02:50:28.350396 [ 5 ] {e61c0495-a6a7-42c6-816c-68abbf05403e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5546 | 2026.04.07 02:50:28.350603 [ 5 ] {e61c0495-a6a7-42c6-816c-68abbf05403e} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5547 | 2026.04.07 02:50:28.350731 [ 5 ] {e61c0495-a6a7-42c6-816c-68abbf05403e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00114 sec., 877.1929824561404 rows/sec., 61.68 KiB/sec. | ||
| 5548 | 2026.04.07 02:50:28.350770 [ 5 ] {e61c0495-a6a7-42c6-816c-68abbf05403e} <Debug> TCPHandler: Processed in 0.001316028 sec. | ||
| 5549 | 2026.04.07 02:50:28.350879 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5550 | 2026.04.07 02:50:28.350973 [ 5 ] {76583bb9-2f9a-4854-9eb4-a21ac5500225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5551 | 2026.04.07 02:50:28.351012 [ 5 ] {76583bb9-2f9a-4854-9eb4-a21ac5500225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5552 | 2026.04.07 02:50:28.351409 [ 5 ] {76583bb9-2f9a-4854-9eb4-a21ac5500225} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5553 | 2026.04.07 02:50:28.351445 [ 5 ] {76583bb9-2f9a-4854-9eb4-a21ac5500225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5554 | 2026.04.07 02:50:28.351734 [ 5 ] {76583bb9-2f9a-4854-9eb4-a21ac5500225} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5555 | 2026.04.07 02:50:28.351935 [ 5 ] {76583bb9-2f9a-4854-9eb4-a21ac5500225} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5556 | 2026.04.07 02:50:28.352036 [ 50 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5557 | 2026.04.07 02:50:28.352064 [ 5 ] {76583bb9-2f9a-4854-9eb4-a21ac5500225} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 844.59 KiB/sec. | ||
| 5558 | 2026.04.07 02:50:28.352072 [ 50 ] {} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2026.04.07 02:50:28.352103 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5560 | 2026.04.07 02:50:28.352109 [ 5 ] {76583bb9-2f9a-4854-9eb4-a21ac5500225} <Debug> TCPHandler: Processed in 0.001278117 sec. | ||
| 5561 | 2026.04.07 02:50:28.352174 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::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 | ||
| 5562 | 2026.04.07 02:50:28.352222 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5563 | 2026.04.07 02:50:28.352281 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5564 | 2026.04.07 02:50:28.352317 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 160 rows starting from the beginning of the part | ||
| 5565 | 2026.04.07 02:50:28.352320 [ 5 ] {d3997c15-f957-43b6-953c-4260a5d73294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5566 | 2026.04.07 02:50:28.352375 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 5567 | 2026.04.07 02:50:28.352378 [ 5 ] {d3997c15-f957-43b6-953c-4260a5d73294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5568 | 2026.04.07 02:50:28.352430 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 5569 | 2026.04.07 02:50:28.352477 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 5570 | 2026.04.07 02:50:28.352518 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 5571 | 2026.04.07 02:50:28.352560 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 5572 | 2026.04.07 02:50:28.353369 [ 5 ] {d3997c15-f957-43b6-953c-4260a5d73294} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5573 | 2026.04.07 02:50:28.353409 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001267027 sec., 602986.360985204 rows/sec., 36.96 MiB/sec. | ||
| 5574 | 2026.04.07 02:50:28.353411 [ 5 ] {d3997c15-f957-43b6-953c-4260a5d73294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5575 | 2026.04.07 02:50:28.353620 [ 187 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5576 | 2026.04.07 02:50:28.353834 [ 5 ] {d3997c15-f957-43b6-953c-4260a5d73294} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5577 | 2026.04.07 02:50:28.354031 [ 187 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_16_3} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5578 | 2026.04.07 02:50:28.354090 [ 5 ] {d3997c15-f957-43b6-953c-4260a5d73294} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5579 | 2026.04.07 02:50:28.354131 [ 187 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_16_3} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5580 | 2026.04.07 02:50:28.354234 [ 5 ] {d3997c15-f957-43b6-953c-4260a5d73294} <Debug> executeQuery: Read 1331 rows, 91.78 KiB in 0.001931 sec., 689280.165717245 rows/sec., 46.41 MiB/sec. | ||
| 5581 | 2026.04.07 02:50:28.354235 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5582 | 2026.04.07 02:50:28.354279 [ 5 ] {d3997c15-f957-43b6-953c-4260a5d73294} <Debug> TCPHandler: Processed in 0.002106034 sec. | ||
| 5583 | 2026.04.07 02:50:28.354410 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5584 | 2026.04.07 02:50:28.354503 [ 5 ] {a033e3ac-6c99-416b-8e93-c3d3008cec01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5585 | 2026.04.07 02:50:28.354546 [ 5 ] {a033e3ac-6c99-416b-8e93-c3d3008cec01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5586 | 2026.04.07 02:50:28.355350 [ 5 ] {a033e3ac-6c99-416b-8e93-c3d3008cec01} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2026.04.07 02:50:28.355386 [ 5 ] {a033e3ac-6c99-416b-8e93-c3d3008cec01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5588 | 2026.04.07 02:50:28.355835 [ 5 ] {a033e3ac-6c99-416b-8e93-c3d3008cec01} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5589 | 2026.04.07 02:50:28.356042 [ 5 ] {a033e3ac-6c99-416b-8e93-c3d3008cec01} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2026.04.07 02:50:28.356196 [ 5 ] {a033e3ac-6c99-416b-8e93-c3d3008cec01} <Debug> executeQuery: Read 1677 rows, 107.92 KiB in 0.00171 sec., 980701.754385965 rows/sec., 61.63 MiB/sec. | ||
| 5591 | 2026.04.07 02:50:28.356232 [ 5 ] {a033e3ac-6c99-416b-8e93-c3d3008cec01} <Debug> TCPHandler: Processed in 0.001870199 sec. | ||
| 5592 | 2026.04.07 02:50:28.356337 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5593 | 2026.04.07 02:50:28.356431 [ 5 ] {2075f9a9-1879-4d4a-b484-37228892e815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5594 | 2026.04.07 02:50:28.356484 [ 5 ] {2075f9a9-1879-4d4a-b484-37228892e815} <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.04.07 02:50:28.357238 [ 5 ] {2075f9a9-1879-4d4a-b484-37228892e815} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5596 | 2026.04.07 02:50:28.357272 [ 5 ] {2075f9a9-1879-4d4a-b484-37228892e815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5597 | 2026.04.07 02:50:28.357782 [ 5 ] {2075f9a9-1879-4d4a-b484-37228892e815} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5598 | 2026.04.07 02:50:28.357996 [ 5 ] {2075f9a9-1879-4d4a-b484-37228892e815} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5599 | 2026.04.07 02:50:28.358132 [ 5 ] {2075f9a9-1879-4d4a-b484-37228892e815} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00172 sec., 8139.53488372093 rows/sec., 14.59 MiB/sec. | ||
| 5600 | 2026.04.07 02:50:28.358190 [ 5 ] {2075f9a9-1879-4d4a-b484-37228892e815} <Debug> TCPHandler: Processed in 0.00190188 sec. | ||
| 5601 | 2026.04.07 02:50:28.358296 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5602 | 2026.04.07 02:50:28.358390 [ 5 ] {243432d3-3028-4765-92ea-d64816bd07a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5603 | 2026.04.07 02:50:28.358431 [ 5 ] {243432d3-3028-4765-92ea-d64816bd07a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5604 | 2026.04.07 02:50:28.358763 [ 5 ] {243432d3-3028-4765-92ea-d64816bd07a6} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5605 | 2026.04.07 02:50:28.358796 [ 5 ] {243432d3-3028-4765-92ea-d64816bd07a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5606 | 2026.04.07 02:50:28.359098 [ 5 ] {243432d3-3028-4765-92ea-d64816bd07a6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5607 | 2026.04.07 02:50:28.359309 [ 5 ] {243432d3-3028-4765-92ea-d64816bd07a6} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5608 | 2026.04.07 02:50:28.359436 [ 5 ] {243432d3-3028-4765-92ea-d64816bd07a6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001064 sec., 11278.195488721803 rows/sec., 778.31 KiB/sec. | ||
| 5609 | 2026.04.07 02:50:28.359470 [ 5 ] {243432d3-3028-4765-92ea-d64816bd07a6} <Debug> TCPHandler: Processed in 0.001223386 sec. | ||
| 5610 | 2026.04.07 02:50:30.666912 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 772 | ||
| 5611 | 2026.04.07 02:50:30.669686 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5612 | 2026.04.07 02:50:30.669746 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5613 | 2026.04.07 02:50:30.670992 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5614 | 2026.04.07 02:50:30.671278 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5615 | 2026.04.07 02:50:30.671443 [ 56 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5616 | 2026.04.07 02:50:30.671507 [ 56 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5617 | 2026.04.07 02:50:30.671529 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5618 | 2026.04.07 02:50:30.671628 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 772 | ||
| 5619 | 2026.04.07 02:50:30.671628 [ 194 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 5620 | 2026.04.07 02:50:30.672216 [ 194 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5621 | 2026.04.07 02:50:30.672374 [ 194 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 560 rows starting from the beginning of the part | ||
| 5622 | 2026.04.07 02:50:30.672725 [ 194 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 5623 | 2026.04.07 02:50:30.673043 [ 194 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part | ||
| 5624 | 2026.04.07 02:50:30.673382 [ 194 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 5625 | 2026.04.07 02:50:30.673701 [ 194 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 5626 | 2026.04.07 02:50:30.674025 [ 194 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 5627 | 2026.04.07 02:50:30.680180 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 772 rows, containing 72 columns (72 merged, 0 gathered) in 0.008594381 sec., 89826.1317481736 rows/sec., 79.75 MiB/sec. | ||
| 5628 | 2026.04.07 02:50:30.681167 [ 194 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5629 | 2026.04.07 02:50:30.681661 [ 194 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_16_3} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5630 | 2026.04.07 02:50:30.681726 [ 194 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_16_3} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5631 | 2026.04.07 02:50:30.681879 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 5632 | 2026.04.07 02:50:32.512809 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5633 | 2026.04.07 02:50:32.513050 [ 5 ] {4b807ceb-9052-47be-b2f2-59dad5e5c279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5634 | 2026.04.07 02:50:32.513136 [ 5 ] {4b807ceb-9052-47be-b2f2-59dad5e5c279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5635 | 2026.04.07 02:50:32.513935 [ 5 ] {4b807ceb-9052-47be-b2f2-59dad5e5c279} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5636 | 2026.04.07 02:50:32.513979 [ 5 ] {4b807ceb-9052-47be-b2f2-59dad5e5c279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5637 | 2026.04.07 02:50:32.514494 [ 5 ] {4b807ceb-9052-47be-b2f2-59dad5e5c279} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5638 | 2026.04.07 02:50:32.514838 [ 5 ] {4b807ceb-9052-47be-b2f2-59dad5e5c279} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5639 | 2026.04.07 02:50:32.515037 [ 5 ] {4b807ceb-9052-47be-b2f2-59dad5e5c279} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002046 sec., 27370.478983382207 rows/sec., 2.10 MiB/sec. | ||
| 5640 | 2026.04.07 02:50:32.515089 [ 5 ] {4b807ceb-9052-47be-b2f2-59dad5e5c279} <Debug> TCPHandler: Processed in 0.002406801 sec. | ||
| 5641 | 2026.04.07 02:50:32.515224 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5642 | 2026.04.07 02:50:32.515319 [ 5 ] {bcc94aa8-da88-48da-90e6-1875b85fe987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5643 | 2026.04.07 02:50:32.515361 [ 5 ] {bcc94aa8-da88-48da-90e6-1875b85fe987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5644 | 2026.04.07 02:50:32.515800 [ 5 ] {bcc94aa8-da88-48da-90e6-1875b85fe987} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5645 | 2026.04.07 02:50:32.515837 [ 5 ] {bcc94aa8-da88-48da-90e6-1875b85fe987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5646 | 2026.04.07 02:50:32.516146 [ 5 ] {bcc94aa8-da88-48da-90e6-1875b85fe987} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5647 | 2026.04.07 02:50:32.516370 [ 5 ] {bcc94aa8-da88-48da-90e6-1875b85fe987} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5648 | 2026.04.07 02:50:32.516500 [ 5 ] {bcc94aa8-da88-48da-90e6-1875b85fe987} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 5649 | 2026.04.07 02:50:32.516537 [ 5 ] {bcc94aa8-da88-48da-90e6-1875b85fe987} <Debug> TCPHandler: Processed in 0.001363508 sec. | ||
| 5650 | 2026.04.07 02:50:32.516654 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5651 | 2026.04.07 02:50:32.516749 [ 5 ] {98f0d6f6-1292-46f7-ab8d-8188ad627e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5652 | 2026.04.07 02:50:32.516792 [ 5 ] {98f0d6f6-1292-46f7-ab8d-8188ad627e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5653 | 2026.04.07 02:50:32.517171 [ 5 ] {98f0d6f6-1292-46f7-ab8d-8188ad627e7b} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5654 | 2026.04.07 02:50:32.517205 [ 5 ] {98f0d6f6-1292-46f7-ab8d-8188ad627e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5655 | 2026.04.07 02:50:32.517537 [ 5 ] {98f0d6f6-1292-46f7-ab8d-8188ad627e7b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5656 | 2026.04.07 02:50:32.517753 [ 5 ] {98f0d6f6-1292-46f7-ab8d-8188ad627e7b} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5657 | 2026.04.07 02:50:32.517881 [ 5 ] {98f0d6f6-1292-46f7-ab8d-8188ad627e7b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001151 sec., 111207.6455256299 rows/sec., 7.75 MiB/sec. | ||
| 5658 | 2026.04.07 02:50:32.517917 [ 5 ] {98f0d6f6-1292-46f7-ab8d-8188ad627e7b} <Debug> TCPHandler: Processed in 0.001311618 sec. | ||
| 5659 | 2026.04.07 02:50:32.518030 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5660 | 2026.04.07 02:50:32.518123 [ 5 ] {3681a90e-0143-4204-8cbf-8d32c3b67016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5661 | 2026.04.07 02:50:32.518164 [ 5 ] {3681a90e-0143-4204-8cbf-8d32c3b67016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5662 | 2026.04.07 02:50:32.518486 [ 5 ] {3681a90e-0143-4204-8cbf-8d32c3b67016} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2026.04.07 02:50:32.518520 [ 5 ] {3681a90e-0143-4204-8cbf-8d32c3b67016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5664 | 2026.04.07 02:50:32.518815 [ 5 ] {3681a90e-0143-4204-8cbf-8d32c3b67016} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5665 | 2026.04.07 02:50:32.519026 [ 5 ] {3681a90e-0143-4204-8cbf-8d32c3b67016} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5666 | 2026.04.07 02:50:32.519151 [ 5 ] {3681a90e-0143-4204-8cbf-8d32c3b67016} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001045 sec., 45933.01435406699 rows/sec., 3.10 MiB/sec. | ||
| 5667 | 2026.04.07 02:50:32.519186 [ 5 ] {3681a90e-0143-4204-8cbf-8d32c3b67016} <Debug> TCPHandler: Processed in 0.001205295 sec. | ||
| 5668 | 2026.04.07 02:50:33.158162 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11052 | ||
| 5669 | 2026.04.07 02:50:33.158682 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2026.04.07 02:50:33.158736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5671 | 2026.04.07 02:50:33.159309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5672 | 2026.04.07 02:50:33.159564 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2026.04.07 02:50:33.159721 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11052 | ||
| 5674 | 2026.04.07 02:50:33.801019 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5675 | 2026.04.07 02:50:33.816700 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5676 | 2026.04.07 02:50:33.816749 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5677 | 2026.04.07 02:50:33.823214 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5678 | 2026.04.07 02:50:33.823953 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5679 | 2026.04.07 02:50:33.826655 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5680 | 2026.04.07 02:50:37.515626 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5681 | 2026.04.07 02:50:37.515884 [ 5 ] {b138a3b7-0b7f-4942-9059-84adaefa3a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5682 | 2026.04.07 02:50:37.515984 [ 5 ] {b138a3b7-0b7f-4942-9059-84adaefa3a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5683 | 2026.04.07 02:50:37.516807 [ 5 ] {b138a3b7-0b7f-4942-9059-84adaefa3a9b} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5684 | 2026.04.07 02:50:37.516850 [ 5 ] {b138a3b7-0b7f-4942-9059-84adaefa3a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5685 | 2026.04.07 02:50:37.517271 [ 5 ] {b138a3b7-0b7f-4942-9059-84adaefa3a9b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5686 | 2026.04.07 02:50:37.517510 [ 5 ] {b138a3b7-0b7f-4942-9059-84adaefa3a9b} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5687 | 2026.04.07 02:50:37.517630 [ 42 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5688 | 2026.04.07 02:50:37.517664 [ 5 ] {b138a3b7-0b7f-4942-9059-84adaefa3a9b} <Debug> executeQuery: Read 128 rows, 11.32 KiB in 0.001852 sec., 69114.47084233262 rows/sec., 5.97 MiB/sec. | ||
| 5689 | 2026.04.07 02:50:37.517696 [ 42 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2026.04.07 02:50:37.517712 [ 5 ] {b138a3b7-0b7f-4942-9059-84adaefa3a9b} <Debug> TCPHandler: Processed in 0.002268778 sec. | ||
| 5691 | 2026.04.07 02:50:37.517723 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5692 | 2026.04.07 02:50:37.517849 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5693 | 2026.04.07 02:50:37.517864 [ 191 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 5694 | 2026.04.07 02:50:37.517949 [ 5 ] {8aca4cfa-894e-49b8-88d1-497c78a53ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5695 | 2026.04.07 02:50:37.517997 [ 5 ] {8aca4cfa-894e-49b8-88d1-497c78a53ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5696 | 2026.04.07 02:50:37.518019 [ 191 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5697 | 2026.04.07 02:50:37.518062 [ 191 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3357 rows starting from the beginning of the part | ||
| 5698 | 2026.04.07 02:50:37.518136 [ 191 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 66 rows starting from the beginning of the part | ||
| 5699 | 2026.04.07 02:50:37.518188 [ 191 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 869 rows starting from the beginning of the part | ||
| 5700 | 2026.04.07 02:50:37.518234 [ 191 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2532 rows starting from the beginning of the part | ||
| 5701 | 2026.04.07 02:50:37.518278 [ 191 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5702 | 2026.04.07 02:50:37.518322 [ 191 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part | ||
| 5703 | 2026.04.07 02:50:37.518405 [ 5 ] {8aca4cfa-894e-49b8-88d1-497c78a53ab1} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5704 | 2026.04.07 02:50:37.518446 [ 5 ] {8aca4cfa-894e-49b8-88d1-497c78a53ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5705 | 2026.04.07 02:50:37.518882 [ 5 ] {8aca4cfa-894e-49b8-88d1-497c78a53ab1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5706 | 2026.04.07 02:50:37.519119 [ 5 ] {8aca4cfa-894e-49b8-88d1-497c78a53ab1} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5707 | 2026.04.07 02:50:37.519255 [ 5 ] {8aca4cfa-894e-49b8-88d1-497c78a53ab1} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001325 sec., 27169.811320754718 rows/sec., 2.00 MiB/sec. | ||
| 5708 | 2026.04.07 02:50:37.519299 [ 5 ] {8aca4cfa-894e-49b8-88d1-497c78a53ab1} <Debug> TCPHandler: Processed in 0.001499942 sec. | ||
| 5709 | 2026.04.07 02:50:37.519407 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5710 | 2026.04.07 02:50:37.519501 [ 5 ] {3efb898b-41dc-4bf0-8b4c-fd2d49cd11a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5711 | 2026.04.07 02:50:37.519543 [ 5 ] {3efb898b-41dc-4bf0-8b4c-fd2d49cd11a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5712 | 2026.04.07 02:50:37.519966 [ 5 ] {3efb898b-41dc-4bf0-8b4c-fd2d49cd11a8} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5713 | 2026.04.07 02:50:37.520003 [ 5 ] {3efb898b-41dc-4bf0-8b4c-fd2d49cd11a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5714 | 2026.04.07 02:50:37.520327 [ 5 ] {3efb898b-41dc-4bf0-8b4c-fd2d49cd11a8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5715 | 2026.04.07 02:50:37.520533 [ 5 ] {3efb898b-41dc-4bf0-8b4c-fd2d49cd11a8} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5716 | 2026.04.07 02:50:37.520634 [ 42 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5717 | 2026.04.07 02:50:37.520660 [ 5 ] {3efb898b-41dc-4bf0-8b4c-fd2d49cd11a8} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001201 sec., 83263.94671107411 rows/sec., 6.50 MiB/sec. | ||
| 5718 | 2026.04.07 02:50:37.520663 [ 42 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2026.04.07 02:50:37.520702 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5720 | 2026.04.07 02:50:37.520717 [ 5 ] {3efb898b-41dc-4bf0-8b4c-fd2d49cd11a8} <Debug> TCPHandler: Processed in 0.001386529 sec. | ||
| 5721 | 2026.04.07 02:50:37.520794 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 5722 | 2026.04.07 02:50:37.520846 [ 195 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7008 rows, containing 5 columns (5 merged, 0 gathered) in 0.003084185 sec., 2272237.2360931654 rows/sec., 181.17 MiB/sec. | ||
| 5723 | 2026.04.07 02:50:37.520852 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5724 | 2026.04.07 02:50:37.520913 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5725 | 2026.04.07 02:50:37.520951 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1829 rows starting from the beginning of the part | ||
| 5726 | 2026.04.07 02:50:37.520980 [ 5 ] {c4e9d3bf-49f4-450c-b5a1-1bcb60ba6d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5727 | 2026.04.07 02:50:37.521016 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 69 rows starting from the beginning of the part | ||
| 5728 | 2026.04.07 02:50:37.521043 [ 5 ] {c4e9d3bf-49f4-450c-b5a1-1bcb60ba6d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5729 | 2026.04.07 02:50:37.521070 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 526 rows starting from the beginning of the part | ||
| 5730 | 2026.04.07 02:50:37.521118 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1331 rows starting from the beginning of the part | ||
| 5731 | 2026.04.07 02:50:37.521159 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5732 | 2026.04.07 02:50:37.521200 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 100 rows starting from the beginning of the part | ||
| 5733 | 2026.04.07 02:50:37.521201 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5734 | 2026.04.07 02:50:37.521560 [ 5 ] {c4e9d3bf-49f4-450c-b5a1-1bcb60ba6d90} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5735 | 2026.04.07 02:50:37.521575 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_36_7} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5736 | 2026.04.07 02:50:37.521606 [ 5 ] {c4e9d3bf-49f4-450c-b5a1-1bcb60ba6d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5737 | 2026.04.07 02:50:37.521670 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_36_7} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5738 | 2026.04.07 02:50:37.521769 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 5739 | 2026.04.07 02:50:37.521982 [ 5 ] {c4e9d3bf-49f4-450c-b5a1-1bcb60ba6d90} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5740 | 2026.04.07 02:50:37.522226 [ 5 ] {c4e9d3bf-49f4-450c-b5a1-1bcb60ba6d90} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2026.04.07 02:50:37.522345 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5742 | 2026.04.07 02:50:37.522357 [ 5 ] {c4e9d3bf-49f4-450c-b5a1-1bcb60ba6d90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001353 sec., 118255.72801182557 rows/sec., 8.24 MiB/sec. | ||
| 5743 | 2026.04.07 02:50:37.522379 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2026.04.07 02:50:37.522398 [ 5 ] {c4e9d3bf-49f4-450c-b5a1-1bcb60ba6d90} <Debug> TCPHandler: Processed in 0.001570593 sec. | ||
| 5745 | 2026.04.07 02:50:37.522398 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5746 | 2026.04.07 02:50:37.522478 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 5747 | 2026.04.07 02:50:37.522516 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5748 | 2026.04.07 02:50:37.522583 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5749 | 2026.04.07 02:50:37.522614 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12117 rows starting from the beginning of the part | ||
| 5750 | 2026.04.07 02:50:37.522616 [ 5 ] {758201a8-ce3c-4590-9552-25c66e7642ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5751 | 2026.04.07 02:50:37.522663 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5752 | 2026.04.07 02:50:37.522677 [ 198 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3919 rows, containing 5 columns (5 merged, 0 gathered) in 0.00189789 sec., 2064924.732202604 rows/sec., 149.95 MiB/sec. | ||
| 5753 | 2026.04.07 02:50:37.522685 [ 5 ] {758201a8-ce3c-4590-9552-25c66e7642ad} <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 | ||
| 5754 | 2026.04.07 02:50:37.522705 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 265 rows starting from the beginning of the part | ||
| 5755 | 2026.04.07 02:50:37.522749 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1677 rows starting from the beginning of the part | ||
| 5756 | 2026.04.07 02:50:37.522783 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 128 rows starting from the beginning of the part | ||
| 5757 | 2026.04.07 02:50:37.522819 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5758 | 2026.04.07 02:50:37.522976 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5759 | 2026.04.07 02:50:37.523291 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_36_7} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5760 | 2026.04.07 02:50:37.523378 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_36_7} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5761 | 2026.04.07 02:50:37.523464 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 5762 | 2026.04.07 02:50:37.523543 [ 5 ] {758201a8-ce3c-4590-9552-25c66e7642ad} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5763 | 2026.04.07 02:50:37.523584 [ 5 ] {758201a8-ce3c-4590-9552-25c66e7642ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5764 | 2026.04.07 02:50:37.524212 [ 5 ] {758201a8-ce3c-4590-9552-25c66e7642ad} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5765 | 2026.04.07 02:50:37.524479 [ 5 ] {758201a8-ce3c-4590-9552-25c66e7642ad} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5766 | 2026.04.07 02:50:37.524625 [ 5 ] {758201a8-ce3c-4590-9552-25c66e7642ad} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002028 sec., 17751.47928994083 rows/sec., 31.81 MiB/sec. | ||
| 5767 | 2026.04.07 02:50:37.524678 [ 5 ] {758201a8-ce3c-4590-9552-25c66e7642ad} <Debug> TCPHandler: Processed in 0.002211736 sec. | ||
| 5768 | 2026.04.07 02:50:37.524794 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5769 | 2026.04.07 02:50:37.524889 [ 5 ] {ece5d737-9e97-4d6f-a9da-e12235bac6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5770 | 2026.04.07 02:50:37.524931 [ 5 ] {ece5d737-9e97-4d6f-a9da-e12235bac6f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5771 | 2026.04.07 02:50:37.525258 [ 5 ] {ece5d737-9e97-4d6f-a9da-e12235bac6f7} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5772 | 2026.04.07 02:50:37.525297 [ 5 ] {ece5d737-9e97-4d6f-a9da-e12235bac6f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5773 | 2026.04.07 02:50:37.525642 [ 5 ] {ece5d737-9e97-4d6f-a9da-e12235bac6f7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5774 | 2026.04.07 02:50:37.525880 [ 5 ] {ece5d737-9e97-4d6f-a9da-e12235bac6f7} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5775 | 2026.04.07 02:50:37.525996 [ 41 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5776 | 2026.04.07 02:50:37.526008 [ 5 ] {ece5d737-9e97-4d6f-a9da-e12235bac6f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 5777 | 2026.04.07 02:50:37.526037 [ 41 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5778 | 2026.04.07 02:50:37.526051 [ 5 ] {ece5d737-9e97-4d6f-a9da-e12235bac6f7} <Debug> TCPHandler: Processed in 0.001306347 sec. | ||
| 5779 | 2026.04.07 02:50:37.526065 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5780 | 2026.04.07 02:50:37.526162 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 5781 | 2026.04.07 02:50:37.526251 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5782 | 2026.04.07 02:50:37.526282 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1920 rows starting from the beginning of the part | ||
| 5783 | 2026.04.07 02:50:37.526341 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5784 | 2026.04.07 02:50:37.526381 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 5785 | 2026.04.07 02:50:37.526417 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 5786 | 2026.04.07 02:50:37.526459 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
| 5787 | 2026.04.07 02:50:37.526493 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 5788 | 2026.04.07 02:50:37.527152 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14507 rows, containing 5 columns (5 merged, 0 gathered) in 0.004704729 sec., 3083493.2256459403 rows/sec., 199.67 MiB/sec. | ||
| 5789 | 2026.04.07 02:50:37.527487 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5790 | 2026.04.07 02:50:37.527526 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2190 rows, containing 4 columns (4 merged, 0 gathered) in 0.001402579 sec., 1561409.3751581907 rows/sec., 100.91 MiB/sec. | ||
| 5791 | 2026.04.07 02:50:37.527736 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2026.04.07 02:50:37.527811 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5793 | 2026.04.07 02:50:37.527840 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5794 | 2026.04.07 02:50:37.527879 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB. | ||
| 5795 | 2026.04.07 02:50:37.528168 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_36_7} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5796 | 2026.04.07 02:50:37.528249 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_36_7} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5797 | 2026.04.07 02:50:37.528352 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 5798 | 2026.04.07 02:50:38.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.20 MiB, peak 264.92 MiB, free memory in arenas 0.00 B, will set to 257.68 MiB (RSS), difference: 1.48 MiB | ||
| 5799 | 2026.04.07 02:50:40.535990 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5800 | 2026.04.07 02:50:40.536062 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5801 | 2026.04.07 02:50:40.659949 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11500 | ||
| 5802 | 2026.04.07 02:50:40.660430 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2026.04.07 02:50:40.660475 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5804 | 2026.04.07 02:50:40.660974 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5805 | 2026.04.07 02:50:40.661204 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5806 | 2026.04.07 02:50:40.661330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11500 | ||
| 5807 | 2026.04.07 02:50:40.671918 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 792 | ||
| 5808 | 2026.04.07 02:50:40.673923 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5809 | 2026.04.07 02:50:40.673972 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5810 | 2026.04.07 02:50:40.675120 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5811 | 2026.04.07 02:50:40.675387 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5812 | 2026.04.07 02:50:40.675634 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 792 | ||
| 5813 | 2026.04.07 02:50:40.797117 [ 29 ] {} <Debug> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5814 | 2026.04.07 02:50:40.797184 [ 29 ] {} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5815 | 2026.04.07 02:50:40.797209 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5816 | 2026.04.07 02:50:40.797312 [ 197 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::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 | ||
| 5817 | 2026.04.07 02:50:40.797429 [ 197 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5818 | 2026.04.07 02:50:40.797463 [ 197 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 5819 | 2026.04.07 02:50:40.797528 [ 197 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 5820 | 2026.04.07 02:50:40.797571 [ 197 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 5821 | 2026.04.07 02:50:40.797611 [ 197 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::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 | ||
| 5822 | 2026.04.07 02:50:40.797652 [ 197 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 5823 | 2026.04.07 02:50:40.798375 [ 198 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001106684 sec., 36144.012202218524 rows/sec., 3.02 MiB/sec. | ||
| 5824 | 2026.04.07 02:50:40.798530 [ 200 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5825 | 2026.04.07 02:50:40.798811 [ 200 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_9_2} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2026.04.07 02:50:40.798883 [ 200 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_9_2} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5827 | 2026.04.07 02:50:40.798967 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5828 | 2026.04.07 02:50:41.326909 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5829 | 2026.04.07 02:50:41.343733 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5830 | 2026.04.07 02:50:41.343798 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5831 | 2026.04.07 02:50:41.349905 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5832 | 2026.04.07 02:50:41.350636 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2026.04.07 02:50:41.353872 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5834 | 2026.04.07 02:50:42.515161 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5835 | 2026.04.07 02:50:42.515344 [ 5 ] {cb674d54-5dc0-41c1-90f3-e0a80478feff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5836 | 2026.04.07 02:50:42.515410 [ 5 ] {cb674d54-5dc0-41c1-90f3-e0a80478feff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5837 | 2026.04.07 02:50:42.516074 [ 5 ] {cb674d54-5dc0-41c1-90f3-e0a80478feff} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2026.04.07 02:50:42.516121 [ 5 ] {cb674d54-5dc0-41c1-90f3-e0a80478feff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5839 | 2026.04.07 02:50:42.516507 [ 5 ] {cb674d54-5dc0-41c1-90f3-e0a80478feff} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5840 | 2026.04.07 02:50:42.516742 [ 5 ] {cb674d54-5dc0-41c1-90f3-e0a80478feff} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5841 | 2026.04.07 02:50:42.516893 [ 5 ] {cb674d54-5dc0-41c1-90f3-e0a80478feff} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.0016 sec., 41250 rows/sec., 3.28 MiB/sec. | ||
| 5842 | 2026.04.07 02:50:42.516936 [ 5 ] {cb674d54-5dc0-41c1-90f3-e0a80478feff} <Debug> TCPHandler: Processed in 0.00191112 sec. | ||
| 5843 | 2026.04.07 02:50:42.517059 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5844 | 2026.04.07 02:50:42.517154 [ 5 ] {154566a1-2158-4bc3-9c5c-45204840a8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5845 | 2026.04.07 02:50:42.517198 [ 5 ] {154566a1-2158-4bc3-9c5c-45204840a8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5846 | 2026.04.07 02:50:42.517581 [ 5 ] {154566a1-2158-4bc3-9c5c-45204840a8a7} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5847 | 2026.04.07 02:50:42.517617 [ 5 ] {154566a1-2158-4bc3-9c5c-45204840a8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5848 | 2026.04.07 02:50:42.517921 [ 5 ] {154566a1-2158-4bc3-9c5c-45204840a8a7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5849 | 2026.04.07 02:50:42.518148 [ 5 ] {154566a1-2158-4bc3-9c5c-45204840a8a7} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5850 | 2026.04.07 02:50:42.518282 [ 5 ] {154566a1-2158-4bc3-9c5c-45204840a8a7} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001147 sec., 4359.197907585004 rows/sec., 327.79 KiB/sec. | ||
| 5851 | 2026.04.07 02:50:42.518319 [ 5 ] {154566a1-2158-4bc3-9c5c-45204840a8a7} <Debug> TCPHandler: Processed in 0.001310308 sec. | ||
| 5852 | 2026.04.07 02:50:42.518425 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5853 | 2026.04.07 02:50:42.518519 [ 5 ] {cfbf2dd6-6b17-4c57-a1da-d4674ad8e4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5854 | 2026.04.07 02:50:42.518559 [ 5 ] {cfbf2dd6-6b17-4c57-a1da-d4674ad8e4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5855 | 2026.04.07 02:50:42.518957 [ 5 ] {cfbf2dd6-6b17-4c57-a1da-d4674ad8e4b8} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2026.04.07 02:50:42.518993 [ 5 ] {cfbf2dd6-6b17-4c57-a1da-d4674ad8e4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5857 | 2026.04.07 02:50:42.519291 [ 5 ] {cfbf2dd6-6b17-4c57-a1da-d4674ad8e4b8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5858 | 2026.04.07 02:50:42.519506 [ 5 ] {cfbf2dd6-6b17-4c57-a1da-d4674ad8e4b8} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2026.04.07 02:50:42.519630 [ 5 ] {cfbf2dd6-6b17-4c57-a1da-d4674ad8e4b8} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001128 sec., 61170.21276595744 rows/sec., 4.78 MiB/sec. | ||
| 5860 | 2026.04.07 02:50:42.519667 [ 5 ] {cfbf2dd6-6b17-4c57-a1da-d4674ad8e4b8} <Debug> TCPHandler: Processed in 0.001291027 sec. | ||
| 5861 | 2026.04.07 02:50:42.519773 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5862 | 2026.04.07 02:50:42.519866 [ 5 ] {2432b4b3-edae-498c-83ec-a16859c04f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5863 | 2026.04.07 02:50:42.519914 [ 5 ] {2432b4b3-edae-498c-83ec-a16859c04f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5864 | 2026.04.07 02:50:42.520317 [ 5 ] {2432b4b3-edae-498c-83ec-a16859c04f82} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5865 | 2026.04.07 02:50:42.520353 [ 5 ] {2432b4b3-edae-498c-83ec-a16859c04f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5866 | 2026.04.07 02:50:42.520674 [ 5 ] {2432b4b3-edae-498c-83ec-a16859c04f82} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5867 | 2026.04.07 02:50:42.520885 [ 5 ] {2432b4b3-edae-498c-83ec-a16859c04f82} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5868 | 2026.04.07 02:50:42.521011 [ 5 ] {2432b4b3-edae-498c-83ec-a16859c04f82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 5869 | 2026.04.07 02:50:42.521049 [ 5 ] {2432b4b3-edae-498c-83ec-a16859c04f82} <Debug> TCPHandler: Processed in 0.001324298 sec. | ||
| 5870 | 2026.04.07 02:50:42.521162 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5871 | 2026.04.07 02:50:42.521255 [ 5 ] {2b90ac58-a4a9-4795-8268-bf3fdb00b0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5872 | 2026.04.07 02:50:42.521308 [ 5 ] {2b90ac58-a4a9-4795-8268-bf3fdb00b0e5} <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 | ||
| 5873 | 2026.04.07 02:50:42.522035 [ 5 ] {2b90ac58-a4a9-4795-8268-bf3fdb00b0e5} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2026.04.07 02:50:42.522071 [ 5 ] {2b90ac58-a4a9-4795-8268-bf3fdb00b0e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5875 | 2026.04.07 02:50:42.522568 [ 5 ] {2b90ac58-a4a9-4795-8268-bf3fdb00b0e5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5876 | 2026.04.07 02:50:42.522790 [ 5 ] {2b90ac58-a4a9-4795-8268-bf3fdb00b0e5} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2026.04.07 02:50:42.522907 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5878 | 2026.04.07 02:50:42.522926 [ 5 ] {2b90ac58-a4a9-4795-8268-bf3fdb00b0e5} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001689 sec., 2960.331557134399 rows/sec., 5.30 MiB/sec. | ||
| 5879 | 2026.04.07 02:50:42.522975 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5880 | 2026.04.07 02:50:42.522999 [ 5 ] {2b90ac58-a4a9-4795-8268-bf3fdb00b0e5} <Debug> TCPHandler: Processed in 0.001886329 sec. | ||
| 5881 | 2026.04.07 02:50:42.523000 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5882 | 2026.04.07 02:50:42.523116 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5883 | 2026.04.07 02:50:42.523125 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 5884 | 2026.04.07 02:50:42.523217 [ 5 ] {db691e9f-ad01-4982-8e01-6798b65b3b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5885 | 2026.04.07 02:50:42.523265 [ 5 ] {db691e9f-ad01-4982-8e01-6798b65b3b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5886 | 2026.04.07 02:50:42.523392 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5887 | 2026.04.07 02:50:42.523465 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 512 rows starting from the beginning of the part | ||
| 5888 | 2026.04.07 02:50:42.523593 [ 5 ] {db691e9f-ad01-4982-8e01-6798b65b3b30} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5889 | 2026.04.07 02:50:42.523617 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
| 5890 | 2026.04.07 02:50:42.523633 [ 5 ] {db691e9f-ad01-4982-8e01-6798b65b3b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5891 | 2026.04.07 02:50:42.523744 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 5892 | 2026.04.07 02:50:42.523850 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
| 5893 | 2026.04.07 02:50:42.523953 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 5894 | 2026.04.07 02:50:42.523967 [ 5 ] {db691e9f-ad01-4982-8e01-6798b65b3b30} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5895 | 2026.04.07 02:50:42.524056 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
| 5896 | 2026.04.07 02:50:42.524190 [ 5 ] {db691e9f-ad01-4982-8e01-6798b65b3b30} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5897 | 2026.04.07 02:50:42.524321 [ 5 ] {db691e9f-ad01-4982-8e01-6798b65b3b30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 5898 | 2026.04.07 02:50:42.524358 [ 5 ] {db691e9f-ad01-4982-8e01-6798b65b3b30} <Debug> TCPHandler: Processed in 0.001291957 sec. | ||
| 5899 | 2026.04.07 02:50:42.548385 [ 200 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 608 rows, containing 19 columns (19 merged, 0 gathered) in 0.025304124 sec., 24027.70394264587 rows/sec., 43.06 MiB/sec. | ||
| 5900 | 2026.04.07 02:50:42.549144 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5901 | 2026.04.07 02:50:42.549492 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5902 | 2026.04.07 02:50:42.549568 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5903 | 2026.04.07 02:50:42.549665 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 5904 | 2026.04.07 02:50:43.001197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.34 MiB, peak 265.67 MiB, free memory in arenas 0.00 B, will set to 259.69 MiB (RSS), difference: 1.35 MiB | ||
| 5905 | 2026.04.07 02:50:47.524206 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5906 | 2026.04.07 02:50:47.524512 [ 5 ] {87973218-ff7c-4d16-bd54-a17a7718dbbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5907 | 2026.04.07 02:50:47.524617 [ 5 ] {87973218-ff7c-4d16-bd54-a17a7718dbbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5908 | 2026.04.07 02:50:47.525454 [ 5 ] {87973218-ff7c-4d16-bd54-a17a7718dbbf} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2026.04.07 02:50:47.525495 [ 5 ] {87973218-ff7c-4d16-bd54-a17a7718dbbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5910 | 2026.04.07 02:50:47.525883 [ 5 ] {87973218-ff7c-4d16-bd54-a17a7718dbbf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5911 | 2026.04.07 02:50:47.526114 [ 5 ] {87973218-ff7c-4d16-bd54-a17a7718dbbf} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2026.04.07 02:50:47.526266 [ 5 ] {87973218-ff7c-4d16-bd54-a17a7718dbbf} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001834 sec., 154852.78080697928 rows/sec., 9.84 MiB/sec. | ||
| 5913 | 2026.04.07 02:50:47.526307 [ 5 ] {87973218-ff7c-4d16-bd54-a17a7718dbbf} <Debug> TCPHandler: Processed in 0.002289988 sec. | ||
| 5914 | 2026.04.07 02:50:47.526426 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5915 | 2026.04.07 02:50:47.526520 [ 5 ] {9a381e76-00a8-4b11-beb2-b016eb6346d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5916 | 2026.04.07 02:50:47.526561 [ 5 ] {9a381e76-00a8-4b11-beb2-b016eb6346d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5917 | 2026.04.07 02:50:47.527474 [ 5 ] {9a381e76-00a8-4b11-beb2-b016eb6346d9} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5918 | 2026.04.07 02:50:47.527510 [ 5 ] {9a381e76-00a8-4b11-beb2-b016eb6346d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5919 | 2026.04.07 02:50:47.527864 [ 5 ] {9a381e76-00a8-4b11-beb2-b016eb6346d9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5920 | 2026.04.07 02:50:47.528075 [ 5 ] {9a381e76-00a8-4b11-beb2-b016eb6346d9} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5921 | 2026.04.07 02:50:47.528206 [ 5 ] {9a381e76-00a8-4b11-beb2-b016eb6346d9} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001703 sec., 510275.98355842626 rows/sec., 40.00 MiB/sec. | ||
| 5922 | 2026.04.07 02:50:47.528243 [ 5 ] {9a381e76-00a8-4b11-beb2-b016eb6346d9} <Debug> TCPHandler: Processed in 0.001866069 sec. | ||
| 5923 | 2026.04.07 02:50:47.528353 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5924 | 2026.04.07 02:50:47.528446 [ 5 ] {f1787ee7-16f5-492c-880c-9b8cfda1a65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5925 | 2026.04.07 02:50:47.528485 [ 5 ] {f1787ee7-16f5-492c-880c-9b8cfda1a65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5926 | 2026.04.07 02:50:47.528949 [ 5 ] {f1787ee7-16f5-492c-880c-9b8cfda1a65d} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5927 | 2026.04.07 02:50:47.528985 [ 5 ] {f1787ee7-16f5-492c-880c-9b8cfda1a65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5928 | 2026.04.07 02:50:47.529300 [ 5 ] {f1787ee7-16f5-492c-880c-9b8cfda1a65d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5929 | 2026.04.07 02:50:47.529510 [ 5 ] {f1787ee7-16f5-492c-880c-9b8cfda1a65d} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5930 | 2026.04.07 02:50:47.529634 [ 5 ] {f1787ee7-16f5-492c-880c-9b8cfda1a65d} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001207 sec., 147473.07373653687 rows/sec., 9.10 MiB/sec. | ||
| 5931 | 2026.04.07 02:50:47.529670 [ 5 ] {f1787ee7-16f5-492c-880c-9b8cfda1a65d} <Debug> TCPHandler: Processed in 0.001366998 sec. | ||
| 5932 | 2026.04.07 02:50:47.529776 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5933 | 2026.04.07 02:50:47.529870 [ 5 ] {aecca3ed-4cb0-46a9-bbe1-0a1db124c622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5934 | 2026.04.07 02:50:47.529909 [ 5 ] {aecca3ed-4cb0-46a9-bbe1-0a1db124c622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5935 | 2026.04.07 02:50:47.530343 [ 5 ] {aecca3ed-4cb0-46a9-bbe1-0a1db124c622} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5936 | 2026.04.07 02:50:47.530379 [ 5 ] {aecca3ed-4cb0-46a9-bbe1-0a1db124c622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5937 | 2026.04.07 02:50:47.530682 [ 5 ] {aecca3ed-4cb0-46a9-bbe1-0a1db124c622} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5938 | 2026.04.07 02:50:47.530893 [ 5 ] {aecca3ed-4cb0-46a9-bbe1-0a1db124c622} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5939 | 2026.04.07 02:50:47.531017 [ 5 ] {aecca3ed-4cb0-46a9-bbe1-0a1db124c622} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001166 sec., 127787.30703259006 rows/sec., 8.26 MiB/sec. | ||
| 5940 | 2026.04.07 02:50:47.531054 [ 5 ] {aecca3ed-4cb0-46a9-bbe1-0a1db124c622} <Debug> TCPHandler: Processed in 0.001326348 sec. | ||
| 5941 | 2026.04.07 02:50:47.531158 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5942 | 2026.04.07 02:50:47.531250 [ 5 ] {bdd97123-6636-4055-a7ae-e0cbf167dfe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5943 | 2026.04.07 02:50:47.531290 [ 5 ] {bdd97123-6636-4055-a7ae-e0cbf167dfe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5944 | 2026.04.07 02:50:47.531730 [ 5 ] {bdd97123-6636-4055-a7ae-e0cbf167dfe6} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5945 | 2026.04.07 02:50:47.531765 [ 5 ] {bdd97123-6636-4055-a7ae-e0cbf167dfe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5946 | 2026.04.07 02:50:47.532069 [ 5 ] {bdd97123-6636-4055-a7ae-e0cbf167dfe6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5947 | 2026.04.07 02:50:47.532285 [ 5 ] {bdd97123-6636-4055-a7ae-e0cbf167dfe6} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5948 | 2026.04.07 02:50:47.532409 [ 5 ] {bdd97123-6636-4055-a7ae-e0cbf167dfe6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 5949 | 2026.04.07 02:50:47.532445 [ 5 ] {bdd97123-6636-4055-a7ae-e0cbf167dfe6} <Debug> TCPHandler: Processed in 0.001335148 sec. | ||
| 5950 | 2026.04.07 02:50:47.532550 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5951 | 2026.04.07 02:50:47.532642 [ 5 ] {5da1c97a-b26a-48e6-acfa-f4657961c653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5952 | 2026.04.07 02:50:47.532682 [ 5 ] {5da1c97a-b26a-48e6-acfa-f4657961c653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5953 | 2026.04.07 02:50:47.533334 [ 5 ] {5da1c97a-b26a-48e6-acfa-f4657961c653} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5954 | 2026.04.07 02:50:47.533370 [ 5 ] {5da1c97a-b26a-48e6-acfa-f4657961c653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5955 | 2026.04.07 02:50:47.533694 [ 5 ] {5da1c97a-b26a-48e6-acfa-f4657961c653} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5956 | 2026.04.07 02:50:47.533917 [ 5 ] {5da1c97a-b26a-48e6-acfa-f4657961c653} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5957 | 2026.04.07 02:50:47.534051 [ 5 ] {5da1c97a-b26a-48e6-acfa-f4657961c653} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001425 sec., 369122.8070175438 rows/sec., 26.08 MiB/sec. | ||
| 5958 | 2026.04.07 02:50:47.534087 [ 5 ] {5da1c97a-b26a-48e6-acfa-f4657961c653} <Debug> TCPHandler: Processed in 0.001586464 sec. | ||
| 5959 | 2026.04.07 02:50:47.534194 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5960 | 2026.04.07 02:50:47.534287 [ 5 ] {c9f5cf07-c426-4b27-b3d5-ee886af8b036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5961 | 2026.04.07 02:50:47.534328 [ 5 ] {c9f5cf07-c426-4b27-b3d5-ee886af8b036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5962 | 2026.04.07 02:50:47.534651 [ 5 ] {c9f5cf07-c426-4b27-b3d5-ee886af8b036} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5963 | 2026.04.07 02:50:47.534687 [ 5 ] {c9f5cf07-c426-4b27-b3d5-ee886af8b036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5964 | 2026.04.07 02:50:47.534986 [ 5 ] {c9f5cf07-c426-4b27-b3d5-ee886af8b036} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5965 | 2026.04.07 02:50:47.535195 [ 5 ] {c9f5cf07-c426-4b27-b3d5-ee886af8b036} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2026.04.07 02:50:47.535320 [ 5 ] {c9f5cf07-c426-4b27-b3d5-ee886af8b036} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 5967 | 2026.04.07 02:50:47.535356 [ 5 ] {c9f5cf07-c426-4b27-b3d5-ee886af8b036} <Debug> TCPHandler: Processed in 0.001210426 sec. | ||
| 5968 | 2026.04.07 02:50:47.535476 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5969 | 2026.04.07 02:50:47.535600 [ 5 ] {8550bd3d-1b2c-4397-8797-19206e0f9b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5970 | 2026.04.07 02:50:47.535651 [ 5 ] {8550bd3d-1b2c-4397-8797-19206e0f9b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5971 | 2026.04.07 02:50:47.536097 [ 5 ] {8550bd3d-1b2c-4397-8797-19206e0f9b09} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5972 | 2026.04.07 02:50:47.536133 [ 5 ] {8550bd3d-1b2c-4397-8797-19206e0f9b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5973 | 2026.04.07 02:50:47.536475 [ 5 ] {8550bd3d-1b2c-4397-8797-19206e0f9b09} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5974 | 2026.04.07 02:50:47.536696 [ 5 ] {8550bd3d-1b2c-4397-8797-19206e0f9b09} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2026.04.07 02:50:47.536835 [ 5 ] {8550bd3d-1b2c-4397-8797-19206e0f9b09} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00126 sec., 210317.4603174603 rows/sec., 13.98 MiB/sec. | ||
| 5976 | 2026.04.07 02:50:47.536872 [ 5 ] {8550bd3d-1b2c-4397-8797-19206e0f9b09} <Debug> TCPHandler: Processed in 0.00145902 sec. | ||
| 5977 | 2026.04.07 02:50:47.536981 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5978 | 2026.04.07 02:50:47.537077 [ 5 ] {b8fec90f-7036-44de-a8ad-fc15f4658407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5979 | 2026.04.07 02:50:47.537120 [ 5 ] {b8fec90f-7036-44de-a8ad-fc15f4658407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5980 | 2026.04.07 02:50:47.537433 [ 5 ] {b8fec90f-7036-44de-a8ad-fc15f4658407} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5981 | 2026.04.07 02:50:47.537470 [ 5 ] {b8fec90f-7036-44de-a8ad-fc15f4658407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5982 | 2026.04.07 02:50:47.537767 [ 5 ] {b8fec90f-7036-44de-a8ad-fc15f4658407} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5983 | 2026.04.07 02:50:47.537977 [ 5 ] {b8fec90f-7036-44de-a8ad-fc15f4658407} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5984 | 2026.04.07 02:50:47.538108 [ 5 ] {b8fec90f-7036-44de-a8ad-fc15f4658407} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 5985 | 2026.04.07 02:50:47.538145 [ 5 ] {b8fec90f-7036-44de-a8ad-fc15f4658407} <Debug> TCPHandler: Processed in 0.001214125 sec. | ||
| 5986 | 2026.04.07 02:50:47.538246 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5987 | 2026.04.07 02:50:47.538340 [ 5 ] {18a27c7d-6745-445c-9668-bb496debd2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5988 | 2026.04.07 02:50:47.538393 [ 5 ] {18a27c7d-6745-445c-9668-bb496debd2e9} <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 | ||
| 5989 | 2026.04.07 02:50:47.539236 [ 5 ] {18a27c7d-6745-445c-9668-bb496debd2e9} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2026.04.07 02:50:47.539272 [ 5 ] {18a27c7d-6745-445c-9668-bb496debd2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5991 | 2026.04.07 02:50:47.539820 [ 5 ] {18a27c7d-6745-445c-9668-bb496debd2e9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5992 | 2026.04.07 02:50:47.540040 [ 5 ] {18a27c7d-6745-445c-9668-bb496debd2e9} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2026.04.07 02:50:47.540177 [ 5 ] {18a27c7d-6745-445c-9668-bb496debd2e9} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001856 sec., 19396.55172413793 rows/sec., 34.76 MiB/sec. | ||
| 5994 | 2026.04.07 02:50:47.540238 [ 5 ] {18a27c7d-6745-445c-9668-bb496debd2e9} <Debug> TCPHandler: Processed in 0.002041603 sec. | ||
| 5995 | 2026.04.07 02:50:47.540348 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5996 | 2026.04.07 02:50:47.540442 [ 5 ] {7b4fa9a5-60d5-4db9-a641-0668c602b66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5997 | 2026.04.07 02:50:47.540483 [ 5 ] {7b4fa9a5-60d5-4db9-a641-0668c602b66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5998 | 2026.04.07 02:50:47.540816 [ 5 ] {7b4fa9a5-60d5-4db9-a641-0668c602b66a} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5999 | 2026.04.07 02:50:47.540852 [ 5 ] {7b4fa9a5-60d5-4db9-a641-0668c602b66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6000 | 2026.04.07 02:50:47.541149 [ 5 ] {7b4fa9a5-60d5-4db9-a641-0668c602b66a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6001 | 2026.04.07 02:50:47.541363 [ 5 ] {7b4fa9a5-60d5-4db9-a641-0668c602b66a} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6002 | 2026.04.07 02:50:47.541491 [ 5 ] {7b4fa9a5-60d5-4db9-a641-0668c602b66a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001068 sec., 84269.66292134832 rows/sec., 5.27 MiB/sec. | ||
| 6003 | 2026.04.07 02:50:47.541527 [ 5 ] {7b4fa9a5-60d5-4db9-a641-0668c602b66a} <Debug> TCPHandler: Processed in 0.001230436 sec. | ||
| 6004 | 2026.04.07 02:50:48.161549 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12012 | ||
| 6005 | 2026.04.07 02:50:48.162363 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6006 | 2026.04.07 02:50:48.162440 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6007 | 2026.04.07 02:50:48.163160 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6008 | 2026.04.07 02:50:48.163562 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6009 | 2026.04.07 02:50:48.163761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12012 | ||
| 6010 | 2026.04.07 02:50:48.854833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6011 | 2026.04.07 02:50:48.872548 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45957 | ||
| 6012 | 2026.04.07 02:50:48.872656 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6013 | 2026.04.07 02:50:48.872684 [ 288 ] {} <Debug> TCP-Session: 00a4ea74-5a32-43b8-85be-a84b92698710 Authenticating user 'default' from [fd00:1122:3344:101::e]:45957 | ||
| 6014 | 2026.04.07 02:50:48.872709 [ 288 ] {} <Debug> TCP-Session: 00a4ea74-5a32-43b8-85be-a84b92698710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6015 | 2026.04.07 02:50:48.872723 [ 288 ] {} <Debug> TCP-Session: 00a4ea74-5a32-43b8-85be-a84b92698710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6016 | 2026.04.07 02:50:48.872960 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57786 | ||
| 6017 | 2026.04.07 02:50:48.872980 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44807 | ||
| 6018 | 2026.04.07 02:50:48.873020 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37965 | ||
| 6019 | 2026.04.07 02:50:48.873010 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50808 | ||
| 6020 | 2026.04.07 02:50:48.873074 [ 288 ] {} <Trace> TCP-Session: 00a4ea74-5a32-43b8-85be-a84b92698710 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6021 | 2026.04.07 02:50:48.873100 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6022 | 2026.04.07 02:50:48.873118 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6023 | 2026.04.07 02:50:48.872995 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58362 | ||
| 6024 | 2026.04.07 02:50:48.873164 [ 290 ] {} <Debug> TCP-Session: 84fb29e2-f026-4455-a297-f84ca0b29b1a Authenticating user 'default' from [fd00:1122:3344:101::e]:44807 | ||
| 6025 | 2026.04.07 02:50:48.873152 [ 289 ] {} <Debug> TCP-Session: 832fc30b-8cc5-4c2f-8488-7771ccec2519 Authenticating user 'default' from [fd00:1122:3344:101::e]:57786 | ||
| 6026 | 2026.04.07 02:50:48.873219 [ 290 ] {} <Debug> TCP-Session: 84fb29e2-f026-4455-a297-f84ca0b29b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6027 | 2026.04.07 02:50:48.872997 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36832 | ||
| 6028 | 2026.04.07 02:50:48.873244 [ 290 ] {} <Debug> TCP-Session: 84fb29e2-f026-4455-a297-f84ca0b29b1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6029 | 2026.04.07 02:50:48.873263 [ 288 ] {f36fd9a9-4ff0-4b57-bfd1-83cb25874d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45957) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6030 | 2026.04.07 02:50:48.873241 [ 289 ] {} <Debug> TCP-Session: 832fc30b-8cc5-4c2f-8488-7771ccec2519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6031 | 2026.04.07 02:50:48.873323 [ 289 ] {} <Debug> TCP-Session: 832fc30b-8cc5-4c2f-8488-7771ccec2519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6032 | 2026.04.07 02:50:48.873513 [ 288 ] {f36fd9a9-4ff0-4b57-bfd1-83cb25874d9f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6033 | 2026.04.07 02:50:48.873573 [ 288 ] {f36fd9a9-4ff0-4b57-bfd1-83cb25874d9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6034 | 2026.04.07 02:50:48.873844 [ 288 ] {f36fd9a9-4ff0-4b57-bfd1-83cb25874d9f} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 6035 | 2026.04.07 02:50:48.874139 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6036 | 2026.04.07 02:50:48.874194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6037 | 2026.04.07 02:50:48.874730 [ 298 ] {f36fd9a9-4ff0-4b57-bfd1-83cb25874d9f} <Trace> AggregatingTransform: Aggregating | ||
| 6038 | 2026.04.07 02:50:48.874771 [ 298 ] {f36fd9a9-4ff0-4b57-bfd1-83cb25874d9f} <Trace> Aggregator: Aggregation method: without_key | ||
| 6039 | 2026.04.07 02:50:48.874808 [ 298 ] {f36fd9a9-4ff0-4b57-bfd1-83cb25874d9f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000866468 sec. (1154.111 rows/sec., 45.08 KiB/sec.) | ||
| 6040 | 2026.04.07 02:50:48.874827 [ 298 ] {f36fd9a9-4ff0-4b57-bfd1-83cb25874d9f} <Trace> Aggregator: Merging aggregated data | ||
| 6041 | 2026.04.07 02:50:48.876384 [ 288 ] {f36fd9a9-4ff0-4b57-bfd1-83cb25874d9f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003177 sec., 314.7623544224111 rows/sec., 12.30 KiB/sec. | ||
| 6042 | 2026.04.07 02:50:48.876524 [ 288 ] {f36fd9a9-4ff0-4b57-bfd1-83cb25874d9f} <Debug> TCPHandler: Processed in 0.003567786 sec. | ||
| 6043 | 2026.04.07 02:50:48.876614 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6044 | 2026.04.07 02:50:48.876640 [ 288 ] {} <Debug> TCP-Session: 00a4ea74-5a32-43b8-85be-a84b92698710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6045 | 2026.04.07 02:50:48.876661 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6046 | 2026.04.07 02:50:48.876675 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6047 | 2026.04.07 02:50:48.876712 [ 289 ] {} <Debug> TCP-Session: 832fc30b-8cc5-4c2f-8488-7771ccec2519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6048 | 2026.04.07 02:50:48.876729 [ 290 ] {} <Debug> TCP-Session: 84fb29e2-f026-4455-a297-f84ca0b29b1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6049 | 2026.04.07 02:50:48.878348 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6050 | 2026.04.07 02:50:48.878396 [ 294 ] {} <Debug> TCP-Session: 1e082e9f-5fc3-49fa-a7a0-353abc227061 Authenticating user 'default' from [fd00:1122:3344:101::e]:37965 | ||
| 6051 | 2026.04.07 02:50:48.878421 [ 294 ] {} <Debug> TCP-Session: 1e082e9f-5fc3-49fa-a7a0-353abc227061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6052 | 2026.04.07 02:50:48.878425 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6053 | 2026.04.07 02:50:48.878442 [ 294 ] {} <Debug> TCP-Session: 1e082e9f-5fc3-49fa-a7a0-353abc227061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6054 | 2026.04.07 02:50:48.878479 [ 291 ] {} <Debug> TCP-Session: e5be0f62-030b-4482-93b2-27ccc69acee2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58362 | ||
| 6055 | 2026.04.07 02:50:48.878508 [ 291 ] {} <Debug> TCP-Session: e5be0f62-030b-4482-93b2-27ccc69acee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6056 | 2026.04.07 02:50:48.878520 [ 291 ] {} <Debug> TCP-Session: e5be0f62-030b-4482-93b2-27ccc69acee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6057 | 2026.04.07 02:50:48.878520 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6058 | 2026.04.07 02:50:48.878529 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6059 | 2026.04.07 02:50:48.878569 [ 293 ] {} <Debug> TCP-Session: f71ad5e2-16eb-4c93-9013-986bbbd06d69 Authenticating user 'default' from [fd00:1122:3344:101::e]:50808 | ||
| 6060 | 2026.04.07 02:50:48.878586 [ 292 ] {} <Debug> TCP-Session: 4a415f53-ef55-416b-8180-1de647808e97 Authenticating user 'default' from [fd00:1122:3344:101::e]:36832 | ||
| 6061 | 2026.04.07 02:50:48.878597 [ 293 ] {} <Debug> TCP-Session: f71ad5e2-16eb-4c93-9013-986bbbd06d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6062 | 2026.04.07 02:50:48.878613 [ 292 ] {} <Debug> TCP-Session: 4a415f53-ef55-416b-8180-1de647808e97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6063 | 2026.04.07 02:50:48.878619 [ 293 ] {} <Debug> TCP-Session: f71ad5e2-16eb-4c93-9013-986bbbd06d69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6064 | 2026.04.07 02:50:48.878636 [ 292 ] {} <Debug> TCP-Session: 4a415f53-ef55-416b-8180-1de647808e97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6065 | 2026.04.07 02:50:48.879159 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33937 | ||
| 6066 | 2026.04.07 02:50:48.879165 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55088 | ||
| 6067 | 2026.04.07 02:50:48.882519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6068 | 2026.04.07 02:50:48.883373 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6069 | 2026.04.07 02:50:48.887872 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6070 | 2026.04.07 02:50:48.890259 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6071 | 2026.04.07 02:50:48.890294 [ 349 ] {} <Debug> TCP-Session: 73e05121-4409-4029-ad22-cc4ef71c1a77 Authenticating user 'default' from [fd00:1122:3344:101::e]:33937 | ||
| 6072 | 2026.04.07 02:50:48.890313 [ 349 ] {} <Debug> TCP-Session: 73e05121-4409-4029-ad22-cc4ef71c1a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6073 | 2026.04.07 02:50:48.890326 [ 349 ] {} <Debug> TCP-Session: 73e05121-4409-4029-ad22-cc4ef71c1a77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6074 | 2026.04.07 02:50:48.890324 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6075 | 2026.04.07 02:50:48.890390 [ 3 ] {} <Debug> TCP-Session: 2b9054ab-e2de-4263-9761-d049be8063c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55088 | ||
| 6076 | 2026.04.07 02:50:48.890411 [ 3 ] {} <Debug> TCP-Session: 2b9054ab-e2de-4263-9761-d049be8063c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6077 | 2026.04.07 02:50:48.890424 [ 3 ] {} <Debug> TCP-Session: 2b9054ab-e2de-4263-9761-d049be8063c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6078 | 2026.04.07 02:50:48.908964 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55088). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6079 | |||
| 6080 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6081 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6082 | 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 | ||
| 6083 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6084 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6085 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6086 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6087 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6088 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6089 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6090 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6091 | (version 23.8.7.1) | ||
| 6092 | 2026.04.07 02:50:48.909126 [ 3 ] {} <Debug> TCP-Session: 2b9054ab-e2de-4263-9761-d049be8063c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6093 | 2026.04.07 02:50:48.909154 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50808). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6094 | |||
| 6095 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6096 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6097 | 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 | ||
| 6098 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6099 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6100 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6101 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6102 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6103 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6104 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6105 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6106 | (version 23.8.7.1) | ||
| 6107 | 2026.04.07 02:50:48.909247 [ 293 ] {} <Debug> TCP-Session: f71ad5e2-16eb-4c93-9013-986bbbd06d69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6108 | 2026.04.07 02:50:48.909278 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:58362). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6109 | |||
| 6110 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6111 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6112 | 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 | ||
| 6113 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6114 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6115 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6116 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6117 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6118 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6119 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6120 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6121 | (version 23.8.7.1) | ||
| 6122 | 2026.04.07 02:50:48.909384 [ 291 ] {} <Debug> TCP-Session: e5be0f62-030b-4482-93b2-27ccc69acee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6123 | 2026.04.07 02:50:48.909414 [ 349 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33937). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6124 | |||
| 6125 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6126 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6127 | 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 | ||
| 6128 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6129 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6130 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6131 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6132 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6133 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6134 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6135 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6136 | (version 23.8.7.1) | ||
| 6137 | 2026.04.07 02:50:48.909503 [ 349 ] {} <Debug> TCP-Session: 73e05121-4409-4029-ad22-cc4ef71c1a77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6138 | 2026.04.07 02:50:48.909518 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36832). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6139 | |||
| 6140 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6141 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6142 | 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 | ||
| 6143 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6144 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6145 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6146 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6147 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6148 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6149 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6150 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6151 | (version 23.8.7.1) | ||
| 6152 | 2026.04.07 02:50:48.909600 [ 292 ] {} <Debug> TCP-Session: 4a415f53-ef55-416b-8180-1de647808e97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6153 | 2026.04.07 02:50:48.909627 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37965). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6154 | |||
| 6155 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6156 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6157 | 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 | ||
| 6158 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6159 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6160 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6161 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6162 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6163 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6164 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6165 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6166 | (version 23.8.7.1) | ||
| 6167 | 2026.04.07 02:50:48.909704 [ 294 ] {} <Debug> TCP-Session: 1e082e9f-5fc3-49fa-a7a0-353abc227061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6168 | 2026.04.07 02:50:48.987878 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47610 | ||
| 6169 | 2026.04.07 02:50:48.987989 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6170 | 2026.04.07 02:50:48.988017 [ 288 ] {} <Debug> TCP-Session: 40638d5b-971e-46fd-b39d-4f128f2a0c89 Authenticating user 'default' from [fd00:1122:3344:101::e]:47610 | ||
| 6171 | 2026.04.07 02:50:48.988054 [ 288 ] {} <Debug> TCP-Session: 40638d5b-971e-46fd-b39d-4f128f2a0c89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6172 | 2026.04.07 02:50:48.988070 [ 288 ] {} <Debug> TCP-Session: 40638d5b-971e-46fd-b39d-4f128f2a0c89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6173 | 2026.04.07 02:50:48.988264 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33703 | ||
| 6174 | 2026.04.07 02:50:48.988302 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60851 | ||
| 6175 | 2026.04.07 02:50:48.988305 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59486 | ||
| 6176 | 2026.04.07 02:50:48.988332 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43664 | ||
| 6177 | 2026.04.07 02:50:48.988396 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6178 | 2026.04.07 02:50:48.988409 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6179 | 2026.04.07 02:50:48.988442 [ 292 ] {} <Debug> TCP-Session: 6ae01a7b-f248-4b4b-b2f2-6334373524fa Authenticating user 'default' from [fd00:1122:3344:101::e]:60851 | ||
| 6180 | 2026.04.07 02:50:48.988376 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55786 | ||
| 6181 | 2026.04.07 02:50:48.988467 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6182 | 2026.04.07 02:50:48.988488 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6183 | 2026.04.07 02:50:48.988524 [ 291 ] {} <Debug> TCP-Session: 188d145d-6517-4d07-95e1-c4c55550015e Authenticating user 'default' from [fd00:1122:3344:101::e]:59486 | ||
| 6184 | 2026.04.07 02:50:48.988536 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6185 | 2026.04.07 02:50:48.988545 [ 3 ] {} <Debug> TCP-Session: 42a5f1ad-954c-43e7-8b9d-efdbc4abd708 Authenticating user 'default' from [fd00:1122:3344:101::e]:43664 | ||
| 6186 | 2026.04.07 02:50:48.988564 [ 291 ] {} <Debug> TCP-Session: 188d145d-6517-4d07-95e1-c4c55550015e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6187 | 2026.04.07 02:50:48.988594 [ 3 ] {} <Debug> TCP-Session: 42a5f1ad-954c-43e7-8b9d-efdbc4abd708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6188 | 2026.04.07 02:50:48.988624 [ 291 ] {} <Debug> TCP-Session: 188d145d-6517-4d07-95e1-c4c55550015e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6189 | 2026.04.07 02:50:48.988641 [ 3 ] {} <Debug> TCP-Session: 42a5f1ad-954c-43e7-8b9d-efdbc4abd708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6190 | 2026.04.07 02:50:48.988572 [ 349 ] {} <Debug> TCP-Session: 9184ad21-0397-44e9-8a1d-0363d9b05065 Authenticating user 'default' from [fd00:1122:3344:101::e]:55786 | ||
| 6191 | 2026.04.07 02:50:48.988286 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64400 | ||
| 6192 | 2026.04.07 02:50:48.988691 [ 349 ] {} <Debug> TCP-Session: 9184ad21-0397-44e9-8a1d-0363d9b05065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6193 | 2026.04.07 02:50:48.988476 [ 292 ] {} <Debug> TCP-Session: 6ae01a7b-f248-4b4b-b2f2-6334373524fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6194 | 2026.04.07 02:50:48.988739 [ 349 ] {} <Debug> TCP-Session: 9184ad21-0397-44e9-8a1d-0363d9b05065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6195 | 2026.04.07 02:50:48.988751 [ 292 ] {} <Debug> TCP-Session: 6ae01a7b-f248-4b4b-b2f2-6334373524fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6196 | 2026.04.07 02:50:48.988466 [ 289 ] {} <Debug> TCP-Session: 6b199f8d-e80d-4093-aa3b-91189efe09ea Authenticating user 'default' from [fd00:1122:3344:101::e]:33703 | ||
| 6197 | 2026.04.07 02:50:48.988784 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6198 | 2026.04.07 02:50:48.988391 [ 288 ] {} <Trace> TCP-Session: 40638d5b-971e-46fd-b39d-4f128f2a0c89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6199 | 2026.04.07 02:50:48.988826 [ 290 ] {} <Debug> TCP-Session: eb9ad266-c66a-485f-9e3b-a7ac629c59a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64400 | ||
| 6200 | 2026.04.07 02:50:48.988821 [ 289 ] {} <Debug> TCP-Session: 6b199f8d-e80d-4093-aa3b-91189efe09ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6201 | 2026.04.07 02:50:48.988861 [ 290 ] {} <Debug> TCP-Session: eb9ad266-c66a-485f-9e3b-a7ac629c59a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6202 | 2026.04.07 02:50:48.988879 [ 289 ] {} <Debug> TCP-Session: 6b199f8d-e80d-4093-aa3b-91189efe09ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6203 | 2026.04.07 02:50:48.988891 [ 290 ] {} <Debug> TCP-Session: eb9ad266-c66a-485f-9e3b-a7ac629c59a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6204 | 2026.04.07 02:50:48.988325 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65457 | ||
| 6205 | 2026.04.07 02:50:48.988313 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44294 | ||
| 6206 | 2026.04.07 02:50:48.988998 [ 288 ] {8a0cdc11-e624-4668-8af8-fbb9c65e2cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47610) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6207 | 2026.04.07 02:50:48.989096 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6208 | 2026.04.07 02:50:48.989099 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6209 | 2026.04.07 02:50:48.989132 [ 294 ] {} <Debug> TCP-Session: a5d28f47-029b-4468-a0e7-1c12aba1756e Authenticating user 'default' from [fd00:1122:3344:101::e]:65457 | ||
| 6210 | 2026.04.07 02:50:48.989144 [ 293 ] {} <Debug> TCP-Session: 225f14bc-bbef-4c35-a052-9979dd14c478 Authenticating user 'default' from [fd00:1122:3344:101::e]:44294 | ||
| 6211 | 2026.04.07 02:50:48.989156 [ 294 ] {} <Debug> TCP-Session: a5d28f47-029b-4468-a0e7-1c12aba1756e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6212 | 2026.04.07 02:50:48.989171 [ 293 ] {} <Debug> TCP-Session: 225f14bc-bbef-4c35-a052-9979dd14c478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6213 | 2026.04.07 02:50:48.989180 [ 294 ] {} <Debug> TCP-Session: a5d28f47-029b-4468-a0e7-1c12aba1756e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6214 | 2026.04.07 02:50:48.989193 [ 293 ] {} <Debug> TCP-Session: 225f14bc-bbef-4c35-a052-9979dd14c478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6215 | 2026.04.07 02:50:48.989267 [ 288 ] {8a0cdc11-e624-4668-8af8-fbb9c65e2cdf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6216 | 2026.04.07 02:50:48.989330 [ 288 ] {8a0cdc11-e624-4668-8af8-fbb9c65e2cdf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6217 | 2026.04.07 02:50:48.989615 [ 288 ] {8a0cdc11-e624-4668-8af8-fbb9c65e2cdf} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 6218 | 2026.04.07 02:50:48.990514 [ 260 ] {8a0cdc11-e624-4668-8af8-fbb9c65e2cdf} <Trace> AggregatingTransform: Aggregating | ||
| 6219 | 2026.04.07 02:50:48.990552 [ 260 ] {8a0cdc11-e624-4668-8af8-fbb9c65e2cdf} <Trace> Aggregator: Aggregation method: without_key | ||
| 6220 | 2026.04.07 02:50:48.990585 [ 260 ] {8a0cdc11-e624-4668-8af8-fbb9c65e2cdf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871158 sec. (1147.897 rows/sec., 44.84 KiB/sec.) | ||
| 6221 | 2026.04.07 02:50:48.990600 [ 260 ] {8a0cdc11-e624-4668-8af8-fbb9c65e2cdf} <Trace> Aggregator: Merging aggregated data | ||
| 6222 | 2026.04.07 02:50:48.991823 [ 288 ] {8a0cdc11-e624-4668-8af8-fbb9c65e2cdf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002886 sec., 346.5003465003465 rows/sec., 13.54 KiB/sec. | ||
| 6223 | 2026.04.07 02:50:48.991956 [ 288 ] {8a0cdc11-e624-4668-8af8-fbb9c65e2cdf} <Debug> TCPHandler: Processed in 0.003680597 sec. | ||
| 6224 | 2026.04.07 02:50:48.992044 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6225 | 2026.04.07 02:50:48.992075 [ 288 ] {} <Debug> TCP-Session: 40638d5b-971e-46fd-b39d-4f128f2a0c89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6226 | 2026.04.07 02:50:48.992076 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6227 | 2026.04.07 02:50:48.992099 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6228 | 2026.04.07 02:50:48.992116 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6229 | 2026.04.07 02:50:48.992132 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6230 | 2026.04.07 02:50:48.992155 [ 290 ] {} <Debug> TCP-Session: eb9ad266-c66a-485f-9e3b-a7ac629c59a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6231 | 2026.04.07 02:50:48.992165 [ 294 ] {} <Debug> TCP-Session: a5d28f47-029b-4468-a0e7-1c12aba1756e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6232 | 2026.04.07 02:50:48.992173 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6233 | 2026.04.07 02:50:48.992189 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6234 | 2026.04.07 02:50:48.992204 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6235 | 2026.04.07 02:50:48.992223 [ 293 ] {} <Debug> TCP-Session: 225f14bc-bbef-4c35-a052-9979dd14c478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6236 | 2026.04.07 02:50:48.992234 [ 292 ] {} <Debug> TCP-Session: 6ae01a7b-f248-4b4b-b2f2-6334373524fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6237 | 2026.04.07 02:50:48.992253 [ 349 ] {} <Debug> TCP-Session: 9184ad21-0397-44e9-8a1d-0363d9b05065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6238 | 2026.04.07 02:50:48.992183 [ 3 ] {} <Debug> TCP-Session: 42a5f1ad-954c-43e7-8b9d-efdbc4abd708 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6239 | 2026.04.07 02:50:48.992154 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6240 | 2026.04.07 02:50:48.992139 [ 289 ] {} <Debug> TCP-Session: 6b199f8d-e80d-4093-aa3b-91189efe09ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6241 | 2026.04.07 02:50:48.992344 [ 291 ] {} <Debug> TCP-Session: 188d145d-6517-4d07-95e1-c4c55550015e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6242 | 2026.04.07 02:50:49.173343 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48092 | ||
| 6243 | 2026.04.07 02:50:49.173447 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6244 | 2026.04.07 02:50:49.173472 [ 288 ] {} <Debug> TCP-Session: ff9cb1b6-f1d6-4242-b17a-25b254802e5e Authenticating user 'default' from [fd00:1122:3344:101::e]:48092 | ||
| 6245 | 2026.04.07 02:50:49.173495 [ 288 ] {} <Debug> TCP-Session: ff9cb1b6-f1d6-4242-b17a-25b254802e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6246 | 2026.04.07 02:50:49.173507 [ 288 ] {} <Debug> TCP-Session: ff9cb1b6-f1d6-4242-b17a-25b254802e5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6247 | 2026.04.07 02:50:49.173727 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58158 | ||
| 6248 | 2026.04.07 02:50:49.173741 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49842 | ||
| 6249 | 2026.04.07 02:50:49.173788 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35219 | ||
| 6250 | 2026.04.07 02:50:49.173800 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44852 | ||
| 6251 | 2026.04.07 02:50:49.173821 [ 288 ] {} <Trace> TCP-Session: ff9cb1b6-f1d6-4242-b17a-25b254802e5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6252 | 2026.04.07 02:50:49.173813 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62654 | ||
| 6253 | 2026.04.07 02:50:49.173871 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6254 | 2026.04.07 02:50:49.173880 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6255 | 2026.04.07 02:50:49.173763 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49012 | ||
| 6256 | 2026.04.07 02:50:49.173912 [ 290 ] {} <Debug> TCP-Session: 2f5f9a59-0e85-43d2-b0cc-4d6ba82aed7e Authenticating user 'default' from [fd00:1122:3344:101::e]:49842 | ||
| 6257 | 2026.04.07 02:50:49.173925 [ 3 ] {} <Debug> TCP-Session: 0d949570-f644-4914-a0a1-af69004a2416 Authenticating user 'default' from [fd00:1122:3344:101::e]:44852 | ||
| 6258 | 2026.04.07 02:50:49.173935 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6259 | 2026.04.07 02:50:49.173962 [ 290 ] {} <Debug> TCP-Session: 2f5f9a59-0e85-43d2-b0cc-4d6ba82aed7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6260 | 2026.04.07 02:50:49.173964 [ 3 ] {} <Debug> TCP-Session: 0d949570-f644-4914-a0a1-af69004a2416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6261 | 2026.04.07 02:50:49.173985 [ 349 ] {} <Debug> TCP-Session: 11e1c062-34d0-4f38-9cb9-c00c1dfab063 Authenticating user 'default' from [fd00:1122:3344:101::e]:62654 | ||
| 6262 | 2026.04.07 02:50:49.173983 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6263 | 2026.04.07 02:50:49.173989 [ 290 ] {} <Debug> TCP-Session: 2f5f9a59-0e85-43d2-b0cc-4d6ba82aed7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6264 | 2026.04.07 02:50:49.174015 [ 349 ] {} <Debug> TCP-Session: 11e1c062-34d0-4f38-9cb9-c00c1dfab063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6265 | 2026.04.07 02:50:49.174026 [ 292 ] {} <Debug> TCP-Session: df0ef294-32e0-4d77-9f1f-ad0a26c562df Authenticating user 'default' from [fd00:1122:3344:101::e]:49012 | ||
| 6266 | 2026.04.07 02:50:49.174048 [ 349 ] {} <Debug> TCP-Session: 11e1c062-34d0-4f38-9cb9-c00c1dfab063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6267 | 2026.04.07 02:50:49.174060 [ 292 ] {} <Debug> TCP-Session: df0ef294-32e0-4d77-9f1f-ad0a26c562df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6268 | 2026.04.07 02:50:49.173995 [ 3 ] {} <Debug> TCP-Session: 0d949570-f644-4914-a0a1-af69004a2416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6269 | 2026.04.07 02:50:49.174076 [ 292 ] {} <Debug> TCP-Session: df0ef294-32e0-4d77-9f1f-ad0a26c562df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6270 | 2026.04.07 02:50:49.174003 [ 288 ] {8369a4c0-efb9-4600-890c-823102a1091a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48092) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6271 | 2026.04.07 02:50:49.173871 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6272 | 2026.04.07 02:50:49.173854 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6273 | 2026.04.07 02:50:49.174156 [ 294 ] {} <Debug> TCP-Session: 11f4a9db-f7a7-448b-9536-2a8dd37e310f Authenticating user 'default' from [fd00:1122:3344:101::e]:35219 | ||
| 6274 | 2026.04.07 02:50:49.174183 [ 289 ] {} <Debug> TCP-Session: 6a82be0a-68a3-4317-a005-f1244c6e8945 Authenticating user 'default' from [fd00:1122:3344:101::e]:58158 | ||
| 6275 | 2026.04.07 02:50:49.173765 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59456 | ||
| 6276 | 2026.04.07 02:50:49.174229 [ 289 ] {} <Debug> TCP-Session: 6a82be0a-68a3-4317-a005-f1244c6e8945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6277 | 2026.04.07 02:50:49.174219 [ 294 ] {} <Debug> TCP-Session: 11f4a9db-f7a7-448b-9536-2a8dd37e310f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6278 | 2026.04.07 02:50:49.174270 [ 289 ] {} <Debug> TCP-Session: 6a82be0a-68a3-4317-a005-f1244c6e8945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6279 | 2026.04.07 02:50:49.173770 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57114 | ||
| 6280 | 2026.04.07 02:50:49.174300 [ 294 ] {} <Debug> TCP-Session: 11f4a9db-f7a7-448b-9536-2a8dd37e310f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6281 | 2026.04.07 02:50:49.174326 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6282 | 2026.04.07 02:50:49.174365 [ 288 ] {8369a4c0-efb9-4600-890c-823102a1091a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6283 | 2026.04.07 02:50:49.174372 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6284 | 2026.04.07 02:50:49.174369 [ 291 ] {} <Debug> TCP-Session: 1d7848b5-d9a3-4115-a7d4-c6a4b4806d9a Authenticating user 'default' from [fd00:1122:3344:101::e]:59456 | ||
| 6285 | 2026.04.07 02:50:49.174420 [ 293 ] {} <Debug> TCP-Session: c5a9c714-8bcf-4138-8296-a7620c6da8f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57114 | ||
| 6286 | 2026.04.07 02:50:49.174431 [ 288 ] {8369a4c0-efb9-4600-890c-823102a1091a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6287 | 2026.04.07 02:50:49.174450 [ 293 ] {} <Debug> TCP-Session: c5a9c714-8bcf-4138-8296-a7620c6da8f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6288 | 2026.04.07 02:50:49.174445 [ 291 ] {} <Debug> TCP-Session: 1d7848b5-d9a3-4115-a7d4-c6a4b4806d9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6289 | 2026.04.07 02:50:49.174476 [ 293 ] {} <Debug> TCP-Session: c5a9c714-8bcf-4138-8296-a7620c6da8f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6290 | 2026.04.07 02:50:49.174489 [ 291 ] {} <Debug> TCP-Session: 1d7848b5-d9a3-4115-a7d4-c6a4b4806d9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6291 | 2026.04.07 02:50:49.174741 [ 288 ] {8369a4c0-efb9-4600-890c-823102a1091a} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 6292 | 2026.04.07 02:50:49.175611 [ 344 ] {8369a4c0-efb9-4600-890c-823102a1091a} <Trace> AggregatingTransform: Aggregating | ||
| 6293 | 2026.04.07 02:50:49.175663 [ 344 ] {8369a4c0-efb9-4600-890c-823102a1091a} <Trace> Aggregator: Aggregation method: without_key | ||
| 6294 | 2026.04.07 02:50:49.175698 [ 344 ] {8369a4c0-efb9-4600-890c-823102a1091a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000850598 sec. (1175.643 rows/sec., 45.92 KiB/sec.) | ||
| 6295 | 2026.04.07 02:50:49.175717 [ 344 ] {8369a4c0-efb9-4600-890c-823102a1091a} <Trace> Aggregator: Merging aggregated data | ||
| 6296 | 2026.04.07 02:50:49.177044 [ 288 ] {8369a4c0-efb9-4600-890c-823102a1091a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003099 sec., 322.6847370119393 rows/sec., 12.60 KiB/sec. | ||
| 6297 | 2026.04.07 02:50:49.177160 [ 288 ] {8369a4c0-efb9-4600-890c-823102a1091a} <Debug> TCPHandler: Processed in 0.003456793 sec. | ||
| 6298 | 2026.04.07 02:50:49.177261 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6299 | 2026.04.07 02:50:49.177297 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6300 | 2026.04.07 02:50:49.177300 [ 293 ] {} <Debug> TCP-Session: c5a9c714-8bcf-4138-8296-a7620c6da8f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6301 | 2026.04.07 02:50:49.177313 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6302 | 2026.04.07 02:50:49.177326 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6303 | 2026.04.07 02:50:49.177349 [ 349 ] {} <Debug> TCP-Session: 11e1c062-34d0-4f38-9cb9-c00c1dfab063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6304 | 2026.04.07 02:50:49.177369 [ 290 ] {} <Debug> TCP-Session: 2f5f9a59-0e85-43d2-b0cc-4d6ba82aed7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6305 | 2026.04.07 02:50:49.177376 [ 294 ] {} <Debug> TCP-Session: 11f4a9db-f7a7-448b-9536-2a8dd37e310f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6306 | 2026.04.07 02:50:49.177393 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6307 | 2026.04.07 02:50:49.177408 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6308 | 2026.04.07 02:50:49.177377 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6309 | 2026.04.07 02:50:49.177441 [ 3 ] {} <Debug> TCP-Session: 0d949570-f644-4914-a0a1-af69004a2416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6310 | 2026.04.07 02:50:49.177458 [ 288 ] {} <Debug> TCP-Session: ff9cb1b6-f1d6-4242-b17a-25b254802e5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6311 | 2026.04.07 02:50:49.177469 [ 292 ] {} <Debug> TCP-Session: df0ef294-32e0-4d77-9f1f-ad0a26c562df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6312 | 2026.04.07 02:50:49.177366 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6313 | 2026.04.07 02:50:49.177351 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6314 | 2026.04.07 02:50:49.177547 [ 291 ] {} <Debug> TCP-Session: 1d7848b5-d9a3-4115-a7d4-c6a4b4806d9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6315 | 2026.04.07 02:50:49.177564 [ 289 ] {} <Debug> TCP-Session: 6a82be0a-68a3-4317-a005-f1244c6e8945 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6316 | 2026.04.07 02:50:50.675753 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 832 | ||
| 6317 | 2026.04.07 02:50:50.678429 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6318 | 2026.04.07 02:50:50.678479 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6319 | 2026.04.07 02:50:50.679785 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6320 | 2026.04.07 02:50:50.680062 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6321 | 2026.04.07 02:50:50.680343 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 832 | ||
| 6322 | 2026.04.07 02:50:52.515895 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6323 | 2026.04.07 02:50:52.516126 [ 5 ] {bdbd0e37-470f-4b8e-99e9-090dc25fe577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6324 | 2026.04.07 02:50:52.516222 [ 5 ] {bdbd0e37-470f-4b8e-99e9-090dc25fe577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6325 | 2026.04.07 02:50:52.517075 [ 5 ] {bdbd0e37-470f-4b8e-99e9-090dc25fe577} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2026.04.07 02:50:52.517113 [ 5 ] {bdbd0e37-470f-4b8e-99e9-090dc25fe577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6327 | 2026.04.07 02:50:52.517564 [ 5 ] {bdbd0e37-470f-4b8e-99e9-090dc25fe577} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6328 | 2026.04.07 02:50:52.517791 [ 5 ] {bdbd0e37-470f-4b8e-99e9-090dc25fe577} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6329 | 2026.04.07 02:50:52.517951 [ 5 ] {bdbd0e37-470f-4b8e-99e9-090dc25fe577} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001895 sec., 34828.49604221636 rows/sec., 2.77 MiB/sec. | ||
| 6330 | 2026.04.07 02:50:52.517999 [ 5 ] {bdbd0e37-470f-4b8e-99e9-090dc25fe577} <Debug> TCPHandler: Processed in 0.002247357 sec. | ||
| 6331 | 2026.04.07 02:50:52.518115 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6332 | 2026.04.07 02:50:52.518220 [ 5 ] {8b33fd42-5d32-4c6d-bc03-3d2e4c53cec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6333 | 2026.04.07 02:50:52.518265 [ 5 ] {8b33fd42-5d32-4c6d-bc03-3d2e4c53cec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6334 | 2026.04.07 02:50:52.518665 [ 5 ] {8b33fd42-5d32-4c6d-bc03-3d2e4c53cec8} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2026.04.07 02:50:52.518701 [ 5 ] {8b33fd42-5d32-4c6d-bc03-3d2e4c53cec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6336 | 2026.04.07 02:50:52.519004 [ 5 ] {8b33fd42-5d32-4c6d-bc03-3d2e4c53cec8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6337 | 2026.04.07 02:50:52.519219 [ 5 ] {8b33fd42-5d32-4c6d-bc03-3d2e4c53cec8} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6338 | 2026.04.07 02:50:52.519349 [ 5 ] {8b33fd42-5d32-4c6d-bc03-3d2e4c53cec8} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001153 sec., 4336.513443191674 rows/sec., 326.09 KiB/sec. | ||
| 6339 | 2026.04.07 02:50:52.519386 [ 5 ] {8b33fd42-5d32-4c6d-bc03-3d2e4c53cec8} <Debug> TCPHandler: Processed in 0.001324088 sec. | ||
| 6340 | 2026.04.07 02:50:52.519488 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6341 | 2026.04.07 02:50:52.519584 [ 5 ] {b7a61e69-7846-4a6d-8eeb-71835b1b448c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6342 | 2026.04.07 02:50:52.519625 [ 5 ] {b7a61e69-7846-4a6d-8eeb-71835b1b448c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6343 | 2026.04.07 02:50:52.520099 [ 5 ] {b7a61e69-7846-4a6d-8eeb-71835b1b448c} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6344 | 2026.04.07 02:50:52.520133 [ 5 ] {b7a61e69-7846-4a6d-8eeb-71835b1b448c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6345 | 2026.04.07 02:50:52.520441 [ 5 ] {b7a61e69-7846-4a6d-8eeb-71835b1b448c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6346 | 2026.04.07 02:50:52.520663 [ 5 ] {b7a61e69-7846-4a6d-8eeb-71835b1b448c} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2026.04.07 02:50:52.520789 [ 5 ] {b7a61e69-7846-4a6d-8eeb-71835b1b448c} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001224 sec., 56372.54901960784 rows/sec., 4.40 MiB/sec. | ||
| 6348 | 2026.04.07 02:50:52.520827 [ 5 ] {b7a61e69-7846-4a6d-8eeb-71835b1b448c} <Debug> TCPHandler: Processed in 0.001388819 sec. | ||
| 6349 | 2026.04.07 02:50:52.520933 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6350 | 2026.04.07 02:50:52.521027 [ 5 ] {2dfbf1fd-6705-42cd-84bf-5b598df6cad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6351 | 2026.04.07 02:50:52.521127 [ 5 ] {2dfbf1fd-6705-42cd-84bf-5b598df6cad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6352 | 2026.04.07 02:50:52.521516 [ 5 ] {2dfbf1fd-6705-42cd-84bf-5b598df6cad2} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2026.04.07 02:50:52.521552 [ 5 ] {2dfbf1fd-6705-42cd-84bf-5b598df6cad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6354 | 2026.04.07 02:50:52.521880 [ 5 ] {2dfbf1fd-6705-42cd-84bf-5b598df6cad2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6355 | 2026.04.07 02:50:52.522091 [ 5 ] {2dfbf1fd-6705-42cd-84bf-5b598df6cad2} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2026.04.07 02:50:52.522219 [ 5 ] {2dfbf1fd-6705-42cd-84bf-5b598df6cad2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 6357 | 2026.04.07 02:50:52.522256 [ 5 ] {2dfbf1fd-6705-42cd-84bf-5b598df6cad2} <Debug> TCPHandler: Processed in 0.00137473 sec. | ||
| 6358 | 2026.04.07 02:50:52.522374 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6359 | 2026.04.07 02:50:52.522499 [ 5 ] {4440fd35-3bf2-43e1-812b-78d15c075248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6360 | 2026.04.07 02:50:52.522566 [ 5 ] {4440fd35-3bf2-43e1-812b-78d15c075248} <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 | ||
| 6361 | 2026.04.07 02:50:52.523364 [ 5 ] {4440fd35-3bf2-43e1-812b-78d15c075248} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2026.04.07 02:50:52.523400 [ 5 ] {4440fd35-3bf2-43e1-812b-78d15c075248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6363 | 2026.04.07 02:50:52.523915 [ 5 ] {4440fd35-3bf2-43e1-812b-78d15c075248} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6364 | 2026.04.07 02:50:52.524139 [ 5 ] {4440fd35-3bf2-43e1-812b-78d15c075248} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2026.04.07 02:50:52.524280 [ 5 ] {4440fd35-3bf2-43e1-812b-78d15c075248} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001807 sec., 2767.017155506364 rows/sec., 4.96 MiB/sec. | ||
| 6366 | 2026.04.07 02:50:52.524342 [ 5 ] {4440fd35-3bf2-43e1-812b-78d15c075248} <Debug> TCPHandler: Processed in 0.002028653 sec. | ||
| 6367 | 2026.04.07 02:50:52.524457 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6368 | 2026.04.07 02:50:52.524559 [ 5 ] {0a76d03f-e67e-4974-bbf4-d5a8c054a251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6369 | 2026.04.07 02:50:52.524601 [ 5 ] {0a76d03f-e67e-4974-bbf4-d5a8c054a251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6370 | 2026.04.07 02:50:52.524934 [ 5 ] {0a76d03f-e67e-4974-bbf4-d5a8c054a251} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6371 | 2026.04.07 02:50:52.524970 [ 5 ] {0a76d03f-e67e-4974-bbf4-d5a8c054a251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6372 | 2026.04.07 02:50:52.525275 [ 5 ] {0a76d03f-e67e-4974-bbf4-d5a8c054a251} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6373 | 2026.04.07 02:50:52.525505 [ 5 ] {0a76d03f-e67e-4974-bbf4-d5a8c054a251} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6374 | 2026.04.07 02:50:52.525634 [ 5 ] {0a76d03f-e67e-4974-bbf4-d5a8c054a251} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 6375 | 2026.04.07 02:50:52.525670 [ 5 ] {0a76d03f-e67e-4974-bbf4-d5a8c054a251} <Debug> TCPHandler: Processed in 0.001263067 sec. | ||
| 6376 | 2026.04.07 02:50:55.536118 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6377 | 2026.04.07 02:50:55.536190 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6378 | 2026.04.07 02:50:55.663986 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12460 | ||
| 6379 | 2026.04.07 02:50:55.664480 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6380 | 2026.04.07 02:50:55.664520 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6381 | 2026.04.07 02:50:55.665005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6382 | 2026.04.07 02:50:55.665230 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6383 | 2026.04.07 02:50:55.665353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12460 | ||
| 6384 | 2026.04.07 02:50:55.665355 [ 65 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6385 | 2026.04.07 02:50:55.665423 [ 65 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2026.04.07 02:50:55.665443 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6387 | 2026.04.07 02:50:55.665541 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::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 | ||
| 6388 | 2026.04.07 02:50:55.665656 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6389 | 2026.04.07 02:50:55.665694 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10092 rows starting from the beginning of the part | ||
| 6390 | 2026.04.07 02:50:55.665755 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6391 | 2026.04.07 02:50:55.665797 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6392 | 2026.04.07 02:50:55.665839 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6393 | 2026.04.07 02:50:55.665875 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6394 | 2026.04.07 02:50:55.665915 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6395 | 2026.04.07 02:50:55.670969 [ 191 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12460 rows, containing 4 columns (4 merged, 0 gathered) in 0.005467435 sec., 2278947.9893222325 rows/sec., 32.60 MiB/sec. | ||
| 6396 | 2026.04.07 02:50:55.671214 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6397 | 2026.04.07 02:50:55.671491 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_26_5} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6398 | 2026.04.07 02:50:55.671564 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_26_5} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6399 | 2026.04.07 02:50:55.671635 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6400 | 2026.04.07 02:50:56.388101 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6401 | 2026.04.07 02:50:56.405343 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6402 | 2026.04.07 02:50:56.405402 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6403 | 2026.04.07 02:50:56.410906 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6404 | 2026.04.07 02:50:56.411588 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2026.04.07 02:50:56.411881 [ 140 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6406 | 2026.04.07 02:50:56.411946 [ 140 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6407 | 2026.04.07 02:50:56.411967 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6408 | 2026.04.07 02:50:56.412065 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 6409 | 2026.04.07 02:50:56.414367 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6410 | 2026.04.07 02:50:56.415132 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6411 | 2026.04.07 02:50:56.415918 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 6412 | 2026.04.07 02:50:56.419418 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 6413 | 2026.04.07 02:50:56.423035 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 6414 | 2026.04.07 02:50:56.426926 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 6415 | 2026.04.07 02:50:56.431192 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 6416 | 2026.04.07 02:50:56.435390 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 6417 | 2026.04.07 02:50:56.487106 [ 197 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.075077894 sec., 2610.6219761571892 rows/sec., 13.50 MiB/sec. | ||
| 6418 | 2026.04.07 02:50:56.490303 [ 197 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6419 | 2026.04.07 02:50:56.492537 [ 197 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_26_5} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6420 | 2026.04.07 02:50:56.492654 [ 197 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_26_5} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6421 | 2026.04.07 02:50:56.495009 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6422 | 2026.04.07 02:50:57.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.29 MiB, peak 272.57 MiB, free memory in arenas 0.00 B, will set to 266.75 MiB (RSS), difference: 5.46 MiB | ||
| 6423 | 2026.04.07 02:50:57.523883 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6424 | 2026.04.07 02:50:57.524062 [ 5 ] {f5ac50a5-cc57-4711-9c01-48174e70ea59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6425 | 2026.04.07 02:50:57.524128 [ 5 ] {f5ac50a5-cc57-4711-9c01-48174e70ea59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6426 | 2026.04.07 02:50:57.524945 [ 5 ] {f5ac50a5-cc57-4711-9c01-48174e70ea59} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6427 | 2026.04.07 02:50:57.525001 [ 5 ] {f5ac50a5-cc57-4711-9c01-48174e70ea59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6428 | 2026.04.07 02:50:57.525435 [ 5 ] {f5ac50a5-cc57-4711-9c01-48174e70ea59} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6429 | 2026.04.07 02:50:57.525668 [ 5 ] {f5ac50a5-cc57-4711-9c01-48174e70ea59} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6430 | 2026.04.07 02:50:57.525830 [ 5 ] {f5ac50a5-cc57-4711-9c01-48174e70ea59} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001818 sec., 156215.62156215622 rows/sec., 9.92 MiB/sec. | ||
| 6431 | 2026.04.07 02:50:57.525872 [ 5 ] {f5ac50a5-cc57-4711-9c01-48174e70ea59} <Debug> TCPHandler: Processed in 0.002120895 sec. | ||
| 6432 | 2026.04.07 02:50:57.525992 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6433 | 2026.04.07 02:50:57.526087 [ 5 ] {38ebcaea-6ce0-4a6f-9b78-5b5864450dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6434 | 2026.04.07 02:50:57.526130 [ 5 ] {38ebcaea-6ce0-4a6f-9b78-5b5864450dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6435 | 2026.04.07 02:50:57.526935 [ 5 ] {38ebcaea-6ce0-4a6f-9b78-5b5864450dcb} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6436 | 2026.04.07 02:50:57.526975 [ 5 ] {38ebcaea-6ce0-4a6f-9b78-5b5864450dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6437 | 2026.04.07 02:50:57.527381 [ 5 ] {38ebcaea-6ce0-4a6f-9b78-5b5864450dcb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6438 | 2026.04.07 02:50:57.527615 [ 5 ] {38ebcaea-6ce0-4a6f-9b78-5b5864450dcb} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2026.04.07 02:50:57.527752 [ 5 ] {38ebcaea-6ce0-4a6f-9b78-5b5864450dcb} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001683 sec., 516339.86928104574 rows/sec., 40.47 MiB/sec. | ||
| 6440 | 2026.04.07 02:50:57.527790 [ 5 ] {38ebcaea-6ce0-4a6f-9b78-5b5864450dcb} <Debug> TCPHandler: Processed in 0.001848769 sec. | ||
| 6441 | 2026.04.07 02:50:57.527901 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6442 | 2026.04.07 02:50:57.527995 [ 5 ] {87eb337e-587e-4e96-98a0-a321e763a350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6443 | 2026.04.07 02:50:57.528034 [ 5 ] {87eb337e-587e-4e96-98a0-a321e763a350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6444 | 2026.04.07 02:50:57.528481 [ 5 ] {87eb337e-587e-4e96-98a0-a321e763a350} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6445 | 2026.04.07 02:50:57.528518 [ 5 ] {87eb337e-587e-4e96-98a0-a321e763a350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6446 | 2026.04.07 02:50:57.528840 [ 5 ] {87eb337e-587e-4e96-98a0-a321e763a350} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6447 | 2026.04.07 02:50:57.529045 [ 5 ] {87eb337e-587e-4e96-98a0-a321e763a350} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6448 | 2026.04.07 02:50:57.529159 [ 168 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6449 | 2026.04.07 02:50:57.529177 [ 5 ] {87eb337e-587e-4e96-98a0-a321e763a350} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.0012 sec., 148333.33333333334 rows/sec., 9.15 MiB/sec. | ||
| 6450 | 2026.04.07 02:50:57.529229 [ 168 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2026.04.07 02:50:57.529236 [ 5 ] {87eb337e-587e-4e96-98a0-a321e763a350} <Debug> TCPHandler: Processed in 0.001386889 sec. | ||
| 6452 | 2026.04.07 02:50:57.529263 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6453 | 2026.04.07 02:50:57.529362 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6454 | 2026.04.07 02:50:57.529391 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 6455 | 2026.04.07 02:50:57.529460 [ 5 ] {faecd27d-5dcf-4016-b3d8-4ffe95e4b126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6456 | 2026.04.07 02:50:57.529505 [ 5 ] {faecd27d-5dcf-4016-b3d8-4ffe95e4b126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6457 | 2026.04.07 02:50:57.529546 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6458 | 2026.04.07 02:50:57.529590 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 224 rows starting from the beginning of the part | ||
| 6459 | 2026.04.07 02:50:57.529666 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 6460 | 2026.04.07 02:50:57.529717 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
| 6461 | 2026.04.07 02:50:57.529766 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 178 rows starting from the beginning of the part | ||
| 6462 | 2026.04.07 02:50:57.529814 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
| 6463 | 2026.04.07 02:50:57.529869 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 178 rows starting from the beginning of the part | ||
| 6464 | 2026.04.07 02:50:57.529935 [ 5 ] {faecd27d-5dcf-4016-b3d8-4ffe95e4b126} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6465 | 2026.04.07 02:50:57.529978 [ 5 ] {faecd27d-5dcf-4016-b3d8-4ffe95e4b126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6466 | 2026.04.07 02:50:57.530335 [ 5 ] {faecd27d-5dcf-4016-b3d8-4ffe95e4b126} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6467 | 2026.04.07 02:50:57.530579 [ 5 ] {faecd27d-5dcf-4016-b3d8-4ffe95e4b126} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2026.04.07 02:50:57.530699 [ 168 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6469 | 2026.04.07 02:50:57.530718 [ 5 ] {faecd27d-5dcf-4016-b3d8-4ffe95e4b126} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001275 sec., 116862.7450980392 rows/sec., 7.55 MiB/sec. | ||
| 6470 | 2026.04.07 02:50:57.530734 [ 168 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2026.04.07 02:50:57.530758 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6472 | 2026.04.07 02:50:57.530759 [ 5 ] {faecd27d-5dcf-4016-b3d8-4ffe95e4b126} <Debug> TCPHandler: Processed in 0.001447821 sec. | ||
| 6473 | 2026.04.07 02:50:57.530861 [ 203 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::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 | ||
| 6474 | 2026.04.07 02:50:57.530882 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6475 | 2026.04.07 02:50:57.530883 [ 192 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 626 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550852 sec., 403649.09095129644 rows/sec., 27.12 MiB/sec. | ||
| 6476 | 2026.04.07 02:50:57.530963 [ 203 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6477 | 2026.04.07 02:50:57.530985 [ 5 ] {98003adc-e88a-4532-bc3d-a1ae859ca54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6478 | 2026.04.07 02:50:57.530996 [ 203 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 975 rows starting from the beginning of the part | ||
| 6479 | 2026.04.07 02:50:57.531033 [ 5 ] {98003adc-e88a-4532-bc3d-a1ae859ca54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6480 | 2026.04.07 02:50:57.531061 [ 203 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 6481 | 2026.04.07 02:50:57.531064 [ 193 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6482 | 2026.04.07 02:50:57.531114 [ 203 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 6483 | 2026.04.07 02:50:57.531160 [ 203 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 825 rows starting from the beginning of the part | ||
| 6484 | 2026.04.07 02:50:57.531201 [ 203 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 6485 | 2026.04.07 02:50:57.531241 [ 203 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 6486 | 2026.04.07 02:50:57.531380 [ 193 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_31_6} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2026.04.07 02:50:57.531464 [ 193 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_31_6} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6488 | 2026.04.07 02:50:57.531471 [ 5 ] {98003adc-e88a-4532-bc3d-a1ae859ca54c} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.04.07 02:50:57.531513 [ 5 ] {98003adc-e88a-4532-bc3d-a1ae859ca54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6490 | 2026.04.07 02:50:57.531552 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6491 | 2026.04.07 02:50:57.531866 [ 5 ] {98003adc-e88a-4532-bc3d-a1ae859ca54c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6492 | 2026.04.07 02:50:57.532094 [ 5 ] {98003adc-e88a-4532-bc3d-a1ae859ca54c} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6493 | 2026.04.07 02:50:57.532224 [ 5 ] {98003adc-e88a-4532-bc3d-a1ae859ca54c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001257 sec., 117740.65234685759 rows/sec., 6.70 MiB/sec. | ||
| 6494 | 2026.04.07 02:50:57.532262 [ 5 ] {98003adc-e88a-4532-bc3d-a1ae859ca54c} <Debug> TCPHandler: Processed in 0.00143056 sec. | ||
| 6495 | 2026.04.07 02:50:57.532366 [ 189 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2396 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554853 sec., 1540981.687657933 rows/sec., 98.95 MiB/sec. | ||
| 6496 | 2026.04.07 02:50:57.532375 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6497 | 2026.04.07 02:50:57.532478 [ 5 ] {c205d945-9854-4de5-985a-71bc42259b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6498 | 2026.04.07 02:50:57.532518 [ 5 ] {c205d945-9854-4de5-985a-71bc42259b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6499 | 2026.04.07 02:50:57.532610 [ 192 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6500 | 2026.04.07 02:50:57.532916 [ 192 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_21_4} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2026.04.07 02:50:57.532994 [ 192 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_21_4} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6502 | 2026.04.07 02:50:57.533100 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 6503 | 2026.04.07 02:50:57.533139 [ 5 ] {c205d945-9854-4de5-985a-71bc42259b26} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2026.04.07 02:50:57.533181 [ 5 ] {c205d945-9854-4de5-985a-71bc42259b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6505 | 2026.04.07 02:50:57.533529 [ 5 ] {c205d945-9854-4de5-985a-71bc42259b26} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6506 | 2026.04.07 02:50:57.533745 [ 5 ] {c205d945-9854-4de5-985a-71bc42259b26} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2026.04.07 02:50:57.533878 [ 5 ] {c205d945-9854-4de5-985a-71bc42259b26} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001417 sec., 371206.7748764996 rows/sec., 26.23 MiB/sec. | ||
| 6508 | 2026.04.07 02:50:57.533915 [ 5 ] {c205d945-9854-4de5-985a-71bc42259b26} <Debug> TCPHandler: Processed in 0.001593563 sec. | ||
| 6509 | 2026.04.07 02:50:57.534028 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6510 | 2026.04.07 02:50:57.534121 [ 5 ] {e0d4a109-c90d-48c3-9bd9-efac673ef557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6511 | 2026.04.07 02:50:57.534163 [ 5 ] {e0d4a109-c90d-48c3-9bd9-efac673ef557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6512 | 2026.04.07 02:50:57.534494 [ 5 ] {e0d4a109-c90d-48c3-9bd9-efac673ef557} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6513 | 2026.04.07 02:50:57.534529 [ 5 ] {e0d4a109-c90d-48c3-9bd9-efac673ef557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6514 | 2026.04.07 02:50:57.534854 [ 5 ] {e0d4a109-c90d-48c3-9bd9-efac673ef557} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6515 | 2026.04.07 02:50:57.535066 [ 5 ] {e0d4a109-c90d-48c3-9bd9-efac673ef557} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6516 | 2026.04.07 02:50:57.535165 [ 168 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6517 | 2026.04.07 02:50:57.535192 [ 5 ] {e0d4a109-c90d-48c3-9bd9-efac673ef557} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 6518 | 2026.04.07 02:50:57.535201 [ 168 ] {} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6519 | 2026.04.07 02:50:57.535232 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6520 | 2026.04.07 02:50:57.535235 [ 5 ] {e0d4a109-c90d-48c3-9bd9-efac673ef557} <Debug> TCPHandler: Processed in 0.001258236 sec. | ||
| 6521 | 2026.04.07 02:50:57.535303 [ 192 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::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 | ||
| 6522 | 2026.04.07 02:50:57.535353 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6523 | 2026.04.07 02:50:57.535417 [ 192 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6524 | 2026.04.07 02:50:57.535453 [ 5 ] {7e92b7f1-bd9f-4830-a710-83af686ce62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6525 | 2026.04.07 02:50:57.535454 [ 192 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 6526 | 2026.04.07 02:50:57.535503 [ 5 ] {7e92b7f1-bd9f-4830-a710-83af686ce62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6527 | 2026.04.07 02:50:57.535536 [ 192 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6528 | 2026.04.07 02:50:57.535585 [ 192 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6529 | 2026.04.07 02:50:57.535624 [ 192 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6530 | 2026.04.07 02:50:57.535662 [ 192 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 6531 | 2026.04.07 02:50:57.535698 [ 192 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6532 | 2026.04.07 02:50:57.535907 [ 5 ] {7e92b7f1-bd9f-4830-a710-83af686ce62a} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6533 | 2026.04.07 02:50:57.535947 [ 5 ] {7e92b7f1-bd9f-4830-a710-83af686ce62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6534 | 2026.04.07 02:50:57.536300 [ 5 ] {7e92b7f1-bd9f-4830-a710-83af686ce62a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6535 | 2026.04.07 02:50:57.536464 [ 196 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001189535 sec., 80703.8044277806 rows/sec., 4.12 MiB/sec. | ||
| 6536 | 2026.04.07 02:50:57.536524 [ 5 ] {7e92b7f1-bd9f-4830-a710-83af686ce62a} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6537 | 2026.04.07 02:50:57.536588 [ 192 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6538 | 2026.04.07 02:50:57.536664 [ 5 ] {7e92b7f1-bd9f-4830-a710-83af686ce62a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00123 sec., 215447.15447154472 rows/sec., 14.32 MiB/sec. | ||
| 6539 | 2026.04.07 02:50:57.536708 [ 5 ] {7e92b7f1-bd9f-4830-a710-83af686ce62a} <Debug> TCPHandler: Processed in 0.001405729 sec. | ||
| 6540 | 2026.04.07 02:50:57.536819 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6541 | 2026.04.07 02:50:57.536834 [ 192 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_16_3} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2026.04.07 02:50:57.536919 [ 192 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_16_3} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6543 | 2026.04.07 02:50:57.536925 [ 5 ] {cc275627-a3c8-42f9-a516-f9889b7d971d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6544 | 2026.04.07 02:50:57.536976 [ 5 ] {cc275627-a3c8-42f9-a516-f9889b7d971d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6545 | 2026.04.07 02:50:57.536984 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6546 | 2026.04.07 02:50:57.537299 [ 5 ] {cc275627-a3c8-42f9-a516-f9889b7d971d} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6547 | 2026.04.07 02:50:57.537338 [ 5 ] {cc275627-a3c8-42f9-a516-f9889b7d971d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6548 | 2026.04.07 02:50:57.537656 [ 5 ] {cc275627-a3c8-42f9-a516-f9889b7d971d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6549 | 2026.04.07 02:50:57.537876 [ 5 ] {cc275627-a3c8-42f9-a516-f9889b7d971d} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6550 | 2026.04.07 02:50:57.538004 [ 5 ] {cc275627-a3c8-42f9-a516-f9889b7d971d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 6551 | 2026.04.07 02:50:57.538042 [ 5 ] {cc275627-a3c8-42f9-a516-f9889b7d971d} <Debug> TCPHandler: Processed in 0.001273867 sec. | ||
| 6552 | 2026.04.07 02:50:57.538153 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6553 | 2026.04.07 02:50:57.538247 [ 5 ] {4f566401-b8f7-4d8a-bbf9-fd8d4465185a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6554 | 2026.04.07 02:50:57.538299 [ 5 ] {4f566401-b8f7-4d8a-bbf9-fd8d4465185a} <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 | ||
| 6555 | 2026.04.07 02:50:57.539151 [ 5 ] {4f566401-b8f7-4d8a-bbf9-fd8d4465185a} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6556 | 2026.04.07 02:50:57.539188 [ 5 ] {4f566401-b8f7-4d8a-bbf9-fd8d4465185a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6557 | 2026.04.07 02:50:57.539765 [ 5 ] {4f566401-b8f7-4d8a-bbf9-fd8d4465185a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6558 | 2026.04.07 02:50:57.539989 [ 5 ] {4f566401-b8f7-4d8a-bbf9-fd8d4465185a} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6559 | 2026.04.07 02:50:57.540126 [ 5 ] {4f566401-b8f7-4d8a-bbf9-fd8d4465185a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001897 sec., 18977.33263046916 rows/sec., 34.01 MiB/sec. | ||
| 6560 | 2026.04.07 02:50:57.540189 [ 5 ] {4f566401-b8f7-4d8a-bbf9-fd8d4465185a} <Debug> TCPHandler: Processed in 0.002086154 sec. | ||
| 6561 | 2026.04.07 02:50:57.540297 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6562 | 2026.04.07 02:50:57.540392 [ 5 ] {cb09dee5-4f6a-4dc9-a5a3-6bdf72ae0d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6563 | 2026.04.07 02:50:57.540433 [ 5 ] {cb09dee5-4f6a-4dc9-a5a3-6bdf72ae0d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6564 | 2026.04.07 02:50:57.540780 [ 5 ] {cb09dee5-4f6a-4dc9-a5a3-6bdf72ae0d3c} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6565 | 2026.04.07 02:50:57.540815 [ 5 ] {cb09dee5-4f6a-4dc9-a5a3-6bdf72ae0d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6566 | 2026.04.07 02:50:57.541131 [ 5 ] {cb09dee5-4f6a-4dc9-a5a3-6bdf72ae0d3c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6567 | 2026.04.07 02:50:57.541342 [ 5 ] {cb09dee5-4f6a-4dc9-a5a3-6bdf72ae0d3c} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6568 | 2026.04.07 02:50:57.541469 [ 5 ] {cb09dee5-4f6a-4dc9-a5a3-6bdf72ae0d3c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001095 sec., 82191.78082191781 rows/sec., 5.14 MiB/sec. | ||
| 6569 | 2026.04.07 02:50:57.541510 [ 5 ] {cb09dee5-4f6a-4dc9-a5a3-6bdf72ae0d3c} <Debug> TCPHandler: Processed in 0.001263757 sec. | ||
| 6570 | 2026.04.07 02:50:58.338611 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6571 | 2026.04.07 02:50:58.338808 [ 5 ] {29a68b14-b9cf-47b0-9c25-b8f19c97ef5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6572 | 2026.04.07 02:50:58.338877 [ 5 ] {29a68b14-b9cf-47b0-9c25-b8f19c97ef5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6573 | 2026.04.07 02:50:58.339532 [ 5 ] {29a68b14-b9cf-47b0-9c25-b8f19c97ef5a} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2026.04.07 02:50:58.339579 [ 5 ] {29a68b14-b9cf-47b0-9c25-b8f19c97ef5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6575 | 2026.04.07 02:50:58.340001 [ 5 ] {29a68b14-b9cf-47b0-9c25-b8f19c97ef5a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6576 | 2026.04.07 02:50:58.340247 [ 5 ] {29a68b14-b9cf-47b0-9c25-b8f19c97ef5a} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6577 | 2026.04.07 02:50:58.340403 [ 5 ] {29a68b14-b9cf-47b0-9c25-b8f19c97ef5a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001642 sec., 6090.133982947625 rows/sec., 496.61 KiB/sec. | ||
| 6578 | 2026.04.07 02:50:58.340447 [ 5 ] {29a68b14-b9cf-47b0-9c25-b8f19c97ef5a} <Debug> TCPHandler: Processed in 0.001974962 sec. | ||
| 6579 | 2026.04.07 02:50:58.340572 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6580 | 2026.04.07 02:50:58.340674 [ 5 ] {fa7b3d67-d9c7-47b0-9aa4-ab3e05bd016d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6581 | 2026.04.07 02:50:58.340716 [ 5 ] {fa7b3d67-d9c7-47b0-9aa4-ab3e05bd016d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6582 | 2026.04.07 02:50:58.342565 [ 5 ] {fa7b3d67-d9c7-47b0-9aa4-ab3e05bd016d} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2026.04.07 02:50:58.342606 [ 5 ] {fa7b3d67-d9c7-47b0-9aa4-ab3e05bd016d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6584 | 2026.04.07 02:50:58.343111 [ 5 ] {fa7b3d67-d9c7-47b0-9aa4-ab3e05bd016d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6585 | 2026.04.07 02:50:58.343324 [ 5 ] {fa7b3d67-d9c7-47b0-9aa4-ab3e05bd016d} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2026.04.07 02:50:58.343451 [ 152 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6587 | 2026.04.07 02:50:58.343463 [ 5 ] {fa7b3d67-d9c7-47b0-9aa4-ab3e05bd016d} <Debug> executeQuery: Read 2416 rows, 182.67 KiB in 0.002807 sec., 860705.3794086213 rows/sec., 63.55 MiB/sec. | ||
| 6588 | 2026.04.07 02:50:58.343519 [ 152 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6589 | 2026.04.07 02:50:58.343528 [ 5 ] {fa7b3d67-d9c7-47b0-9aa4-ab3e05bd016d} <Debug> TCPHandler: Processed in 0.003007713 sec. | ||
| 6590 | 2026.04.07 02:50:58.343548 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6591 | 2026.04.07 02:50:58.343642 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 6592 | 2026.04.07 02:50:58.343657 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6593 | 2026.04.07 02:50:58.343739 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6594 | 2026.04.07 02:50:58.343759 [ 5 ] {0151f0a4-3180-47df-8812-88d9bd45b1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6595 | 2026.04.07 02:50:58.343766 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3357 rows starting from the beginning of the part | ||
| 6596 | 2026.04.07 02:50:58.343798 [ 5 ] {0151f0a4-3180-47df-8812-88d9bd45b1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6597 | 2026.04.07 02:50:58.343828 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 66 rows starting from the beginning of the part | ||
| 6598 | 2026.04.07 02:50:58.343873 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 869 rows starting from the beginning of the part | ||
| 6599 | 2026.04.07 02:50:58.343915 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 66 rows starting from the beginning of the part | ||
| 6600 | 2026.04.07 02:50:58.343970 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 869 rows starting from the beginning of the part | ||
| 6601 | 2026.04.07 02:50:58.344015 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2416 rows starting from the beginning of the part | ||
| 6602 | 2026.04.07 02:50:58.344225 [ 5 ] {0151f0a4-3180-47df-8812-88d9bd45b1ac} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6603 | 2026.04.07 02:50:58.344259 [ 5 ] {0151f0a4-3180-47df-8812-88d9bd45b1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6604 | 2026.04.07 02:50:58.344594 [ 5 ] {0151f0a4-3180-47df-8812-88d9bd45b1ac} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6605 | 2026.04.07 02:50:58.344803 [ 5 ] {0151f0a4-3180-47df-8812-88d9bd45b1ac} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6606 | 2026.04.07 02:50:58.344939 [ 5 ] {0151f0a4-3180-47df-8812-88d9bd45b1ac} <Debug> executeQuery: Read 24 rows, 1.75 KiB in 0.001199 sec., 20016.680567139283 rows/sec., 1.43 MiB/sec. | ||
| 6607 | 2026.04.07 02:50:58.344978 [ 5 ] {0151f0a4-3180-47df-8812-88d9bd45b1ac} <Debug> TCPHandler: Processed in 0.001370929 sec. | ||
| 6608 | 2026.04.07 02:50:58.345085 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6609 | 2026.04.07 02:50:58.345179 [ 5 ] {2f9064bf-52db-49fb-9498-b653db828005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6610 | 2026.04.07 02:50:58.345218 [ 5 ] {2f9064bf-52db-49fb-9498-b653db828005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6611 | 2026.04.07 02:50:58.345904 [ 5 ] {2f9064bf-52db-49fb-9498-b653db828005} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6612 | 2026.04.07 02:50:58.345944 [ 5 ] {2f9064bf-52db-49fb-9498-b653db828005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6613 | 2026.04.07 02:50:58.346264 [ 192 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7643 rows, containing 5 columns (5 merged, 0 gathered) in 0.002657086 sec., 2876459.399507581 rows/sec., 228.93 MiB/sec. | ||
| 6614 | 2026.04.07 02:50:58.346296 [ 5 ] {2f9064bf-52db-49fb-9498-b653db828005} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6615 | 2026.04.07 02:50:58.346525 [ 5 ] {2f9064bf-52db-49fb-9498-b653db828005} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2026.04.07 02:50:58.346650 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6617 | 2026.04.07 02:50:58.346661 [ 5 ] {2f9064bf-52db-49fb-9498-b653db828005} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.0015 sec., 534000 rows/sec., 30.85 MiB/sec. | ||
| 6618 | 2026.04.07 02:50:58.346711 [ 5 ] {2f9064bf-52db-49fb-9498-b653db828005} <Debug> TCPHandler: Processed in 0.001675865 sec. | ||
| 6619 | 2026.04.07 02:50:58.346820 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6620 | 2026.04.07 02:50:58.346917 [ 5 ] {956b40c3-494f-476b-adac-94190e2a822b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6621 | 2026.04.07 02:50:58.346960 [ 5 ] {956b40c3-494f-476b-adac-94190e2a822b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6622 | 2026.04.07 02:50:58.346968 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_41_8} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2026.04.07 02:50:58.347055 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_41_8} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6624 | 2026.04.07 02:50:58.347168 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 6625 | 2026.04.07 02:50:58.347353 [ 5 ] {956b40c3-494f-476b-adac-94190e2a822b} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2026.04.07 02:50:58.347393 [ 5 ] {956b40c3-494f-476b-adac-94190e2a822b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6627 | 2026.04.07 02:50:58.347689 [ 5 ] {956b40c3-494f-476b-adac-94190e2a822b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6628 | 2026.04.07 02:50:58.347898 [ 5 ] {956b40c3-494f-476b-adac-94190e2a822b} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2026.04.07 02:50:58.348031 [ 5 ] {956b40c3-494f-476b-adac-94190e2a822b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 62.17 KiB/sec. | ||
| 6630 | 2026.04.07 02:50:58.348071 [ 5 ] {956b40c3-494f-476b-adac-94190e2a822b} <Debug> TCPHandler: Processed in 0.001302647 sec. | ||
| 6631 | 2026.04.07 02:50:58.348176 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6632 | 2026.04.07 02:50:58.348276 [ 5 ] {82ec119a-e933-43ae-bc31-06e1276c4c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6633 | 2026.04.07 02:50:58.348316 [ 5 ] {82ec119a-e933-43ae-bc31-06e1276c4c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6634 | 2026.04.07 02:50:58.349149 [ 5 ] {82ec119a-e933-43ae-bc31-06e1276c4c79} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2026.04.07 02:50:58.349186 [ 5 ] {82ec119a-e933-43ae-bc31-06e1276c4c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6636 | 2026.04.07 02:50:58.349545 [ 5 ] {82ec119a-e933-43ae-bc31-06e1276c4c79} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6637 | 2026.04.07 02:50:58.349763 [ 5 ] {82ec119a-e933-43ae-bc31-06e1276c4c79} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6638 | 2026.04.07 02:50:58.349883 [ 151 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6639 | 2026.04.07 02:50:58.349894 [ 5 ] {82ec119a-e933-43ae-bc31-06e1276c4c79} <Debug> executeQuery: Read 1303 rows, 89.17 KiB in 0.001637 sec., 795968.2345754429 rows/sec., 53.20 MiB/sec. | ||
| 6640 | 2026.04.07 02:50:58.349956 [ 151 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2026.04.07 02:50:58.349977 [ 5 ] {82ec119a-e933-43ae-bc31-06e1276c4c79} <Debug> TCPHandler: Processed in 0.001853749 sec. | ||
| 6642 | 2026.04.07 02:50:58.349989 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6643 | 2026.04.07 02:50:58.350093 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 6644 | 2026.04.07 02:50:58.350098 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6645 | 2026.04.07 02:50:58.350205 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6646 | 2026.04.07 02:50:58.350212 [ 5 ] {02fc7309-e860-4a92-92c1-cd61f65eb5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6647 | 2026.04.07 02:50:58.350251 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1829 rows starting from the beginning of the part | ||
| 6648 | 2026.04.07 02:50:58.350272 [ 5 ] {02fc7309-e860-4a92-92c1-cd61f65eb5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6649 | 2026.04.07 02:50:58.350333 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 69 rows starting from the beginning of the part | ||
| 6650 | 2026.04.07 02:50:58.350391 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 526 rows starting from the beginning of the part | ||
| 6651 | 2026.04.07 02:50:58.350437 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 69 rows starting from the beginning of the part | ||
| 6652 | 2026.04.07 02:50:58.350523 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 526 rows starting from the beginning of the part | ||
| 6653 | 2026.04.07 02:50:58.350586 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1303 rows starting from the beginning of the part | ||
| 6654 | 2026.04.07 02:50:58.350964 [ 5 ] {02fc7309-e860-4a92-92c1-cd61f65eb5ee} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6655 | 2026.04.07 02:50:58.351009 [ 5 ] {02fc7309-e860-4a92-92c1-cd61f65eb5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6656 | 2026.04.07 02:50:58.351535 [ 5 ] {02fc7309-e860-4a92-92c1-cd61f65eb5ee} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6657 | 2026.04.07 02:50:58.351753 [ 5 ] {02fc7309-e860-4a92-92c1-cd61f65eb5ee} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6658 | 2026.04.07 02:50:58.351874 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6659 | 2026.04.07 02:50:58.351901 [ 5 ] {02fc7309-e860-4a92-92c1-cd61f65eb5ee} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001707 sec., 879320.445225542 rows/sec., 53.35 MiB/sec. | ||
| 6660 | 2026.04.07 02:50:58.351908 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2026.04.07 02:50:58.351943 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6662 | 2026.04.07 02:50:58.351947 [ 5 ] {02fc7309-e860-4a92-92c1-cd61f65eb5ee} <Debug> TCPHandler: Processed in 0.00190143 sec. | ||
| 6663 | 2026.04.07 02:50:58.352029 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 6664 | 2026.04.07 02:50:58.352072 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6665 | 2026.04.07 02:50:58.352138 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4322 rows, containing 5 columns (5 merged, 0 gathered) in 0.002088644 sec., 2069285.1438540984 rows/sec., 150.01 MiB/sec. | ||
| 6666 | 2026.04.07 02:50:58.352148 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6667 | 2026.04.07 02:50:58.352174 [ 5 ] {25c11d47-b2de-41c8-9d1e-c0bf3a8bff61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6668 | 2026.04.07 02:50:58.352198 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14507 rows starting from the beginning of the part | ||
| 6669 | 2026.04.07 02:50:58.352235 [ 5 ] {25c11d47-b2de-41c8-9d1e-c0bf3a8bff61} <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 | ||
| 6670 | 2026.04.07 02:50:58.352272 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 6671 | 2026.04.07 02:50:58.352324 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 6672 | 2026.04.07 02:50:58.352356 [ 192 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6673 | 2026.04.07 02:50:58.352368 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6674 | 2026.04.07 02:50:58.352411 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 265 rows starting from the beginning of the part | ||
| 6675 | 2026.04.07 02:50:58.352452 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1501 rows starting from the beginning of the part | ||
| 6676 | 2026.04.07 02:50:58.352647 [ 192 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_41_8} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2026.04.07 02:50:58.352723 [ 192 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_41_8} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6678 | 2026.04.07 02:50:58.352819 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 6679 | 2026.04.07 02:50:58.353023 [ 5 ] {25c11d47-b2de-41c8-9d1e-c0bf3a8bff61} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2026.04.07 02:50:58.353065 [ 5 ] {25c11d47-b2de-41c8-9d1e-c0bf3a8bff61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6681 | 2026.04.07 02:50:58.353666 [ 5 ] {25c11d47-b2de-41c8-9d1e-c0bf3a8bff61} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6682 | 2026.04.07 02:50:58.353894 [ 5 ] {25c11d47-b2de-41c8-9d1e-c0bf3a8bff61} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2026.04.07 02:50:58.354054 [ 5 ] {25c11d47-b2de-41c8-9d1e-c0bf3a8bff61} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001899 sec., 7372.30121116377 rows/sec., 13.21 MiB/sec. | ||
| 6684 | 2026.04.07 02:50:58.354120 [ 5 ] {25c11d47-b2de-41c8-9d1e-c0bf3a8bff61} <Debug> TCPHandler: Processed in 0.002102705 sec. | ||
| 6685 | 2026.04.07 02:50:58.354231 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2026.04.07 02:50:58.354326 [ 5 ] {2c43bd76-0add-4e72-94db-d54faa6d8a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6687 | 2026.04.07 02:50:58.354368 [ 5 ] {2c43bd76-0add-4e72-94db-d54faa6d8a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6688 | 2026.04.07 02:50:58.354677 [ 5 ] {2c43bd76-0add-4e72-94db-d54faa6d8a1e} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2026.04.07 02:50:58.354712 [ 5 ] {2c43bd76-0add-4e72-94db-d54faa6d8a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6690 | 2026.04.07 02:50:58.355024 [ 5 ] {2c43bd76-0add-4e72-94db-d54faa6d8a1e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6691 | 2026.04.07 02:50:58.355232 [ 5 ] {2c43bd76-0add-4e72-94db-d54faa6d8a1e} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2026.04.07 02:50:58.355339 [ 151 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6693 | 2026.04.07 02:50:58.355364 [ 5 ] {2c43bd76-0add-4e72-94db-d54faa6d8a1e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001057 sec., 11352.885525070955 rows/sec., 783.47 KiB/sec. | ||
| 6694 | 2026.04.07 02:50:58.355370 [ 151 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2026.04.07 02:50:58.355403 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6696 | 2026.04.07 02:50:58.355407 [ 5 ] {2c43bd76-0add-4e72-94db-d54faa6d8a1e} <Debug> TCPHandler: Processed in 0.001225596 sec. | ||
| 6697 | 2026.04.07 02:50:58.355507 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 6698 | 2026.04.07 02:50:58.355642 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6699 | 2026.04.07 02:50:58.355676 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2190 rows starting from the beginning of the part | ||
| 6700 | 2026.04.07 02:50:58.355743 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 6701 | 2026.04.07 02:50:58.355787 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 6702 | 2026.04.07 02:50:58.355825 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6703 | 2026.04.07 02:50:58.355862 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 6704 | 2026.04.07 02:50:58.355898 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part | ||
| 6705 | 2026.04.07 02:50:58.357126 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2502 rows, containing 4 columns (4 merged, 0 gathered) in 0.001669055 sec., 1499051.8586865023 rows/sec., 96.88 MiB/sec. | ||
| 6706 | 2026.04.07 02:50:58.357347 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16858 rows, containing 5 columns (5 merged, 0 gathered) in 0.005356143 sec., 3147414.100034297 rows/sec., 203.13 MiB/sec. | ||
| 6707 | 2026.04.07 02:50:58.357394 [ 187 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6708 | 2026.04.07 02:50:58.357518 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6709 | 2026.04.07 02:50:58.357728 [ 187 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_41_8} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2026.04.07 02:50:58.357820 [ 187 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_41_8} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6711 | 2026.04.07 02:50:58.357821 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2026.04.07 02:50:58.357906 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6713 | 2026.04.07 02:50:58.357910 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6714 | 2026.04.07 02:50:58.357986 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB. | ||
| 6715 | 2026.04.07 02:50:59.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.69 MiB, peak 276.88 MiB, free memory in arenas 0.00 B, will set to 269.15 MiB (RSS), difference: 1.47 MiB | ||
| 6716 | 2026.04.07 02:51:00.680614 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 884 | ||
| 6717 | 2026.04.07 02:51:00.683447 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6718 | 2026.04.07 02:51:00.683509 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6719 | 2026.04.07 02:51:00.684742 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6720 | 2026.04.07 02:51:00.685025 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6721 | 2026.04.07 02:51:00.685375 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 884 | ||
| 6722 | 2026.04.07 02:51:02.513335 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6723 | 2026.04.07 02:51:02.513529 [ 5 ] {fe71591e-4f3f-45fc-bef0-03e67827ddac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6724 | 2026.04.07 02:51:02.513600 [ 5 ] {fe71591e-4f3f-45fc-bef0-03e67827ddac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6725 | 2026.04.07 02:51:02.514309 [ 5 ] {fe71591e-4f3f-45fc-bef0-03e67827ddac} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2026.04.07 02:51:02.514354 [ 5 ] {fe71591e-4f3f-45fc-bef0-03e67827ddac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6727 | 2026.04.07 02:51:02.514744 [ 5 ] {fe71591e-4f3f-45fc-bef0-03e67827ddac} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6728 | 2026.04.07 02:51:02.514965 [ 5 ] {fe71591e-4f3f-45fc-bef0-03e67827ddac} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2026.04.07 02:51:02.515114 [ 5 ] {fe71591e-4f3f-45fc-bef0-03e67827ddac} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001638 sec., 34188.03418803419 rows/sec., 2.63 MiB/sec. | ||
| 6730 | 2026.04.07 02:51:02.515155 [ 5 ] {fe71591e-4f3f-45fc-bef0-03e67827ddac} <Debug> TCPHandler: Processed in 0.001953071 sec. | ||
| 6731 | 2026.04.07 02:51:02.515269 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6732 | 2026.04.07 02:51:02.515363 [ 5 ] {50f2b556-f11c-46d1-9b53-637fbdadf95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6733 | 2026.04.07 02:51:02.515403 [ 5 ] {50f2b556-f11c-46d1-9b53-637fbdadf95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6734 | 2026.04.07 02:51:02.515818 [ 5 ] {50f2b556-f11c-46d1-9b53-637fbdadf95b} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6735 | 2026.04.07 02:51:02.515854 [ 5 ] {50f2b556-f11c-46d1-9b53-637fbdadf95b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6736 | 2026.04.07 02:51:02.516149 [ 5 ] {50f2b556-f11c-46d1-9b53-637fbdadf95b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6737 | 2026.04.07 02:51:02.516352 [ 5 ] {50f2b556-f11c-46d1-9b53-637fbdadf95b} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6738 | 2026.04.07 02:51:02.516479 [ 5 ] {50f2b556-f11c-46d1-9b53-637fbdadf95b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001135 sec., 56387.66519823789 rows/sec., 4.40 MiB/sec. | ||
| 6739 | 2026.04.07 02:51:02.516516 [ 5 ] {50f2b556-f11c-46d1-9b53-637fbdadf95b} <Debug> TCPHandler: Processed in 0.001296587 sec. | ||
| 6740 | 2026.04.07 02:51:02.516626 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6741 | 2026.04.07 02:51:02.516720 [ 5 ] {3909c69e-ab1d-4c93-8d5c-93b3d31870e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6742 | 2026.04.07 02:51:02.516763 [ 5 ] {3909c69e-ab1d-4c93-8d5c-93b3d31870e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6743 | 2026.04.07 02:51:02.517137 [ 5 ] {3909c69e-ab1d-4c93-8d5c-93b3d31870e2} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6744 | 2026.04.07 02:51:02.517173 [ 5 ] {3909c69e-ab1d-4c93-8d5c-93b3d31870e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6745 | 2026.04.07 02:51:02.517491 [ 5 ] {3909c69e-ab1d-4c93-8d5c-93b3d31870e2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6746 | 2026.04.07 02:51:02.517693 [ 5 ] {3909c69e-ab1d-4c93-8d5c-93b3d31870e2} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6747 | 2026.04.07 02:51:02.517818 [ 5 ] {3909c69e-ab1d-4c93-8d5c-93b3d31870e2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001117 sec., 114592.65890778873 rows/sec., 7.98 MiB/sec. | ||
| 6748 | 2026.04.07 02:51:02.517854 [ 5 ] {3909c69e-ab1d-4c93-8d5c-93b3d31870e2} <Debug> TCPHandler: Processed in 0.001277617 sec. | ||
| 6749 | 2026.04.07 02:51:02.517961 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6750 | 2026.04.07 02:51:02.518054 [ 5 ] {c3cf9e12-c907-4a76-897d-d5ed4c67da50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6751 | 2026.04.07 02:51:02.518095 [ 5 ] {c3cf9e12-c907-4a76-897d-d5ed4c67da50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6752 | 2026.04.07 02:51:02.518408 [ 5 ] {c3cf9e12-c907-4a76-897d-d5ed4c67da50} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6753 | 2026.04.07 02:51:02.518443 [ 5 ] {c3cf9e12-c907-4a76-897d-d5ed4c67da50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6754 | 2026.04.07 02:51:02.518739 [ 5 ] {c3cf9e12-c907-4a76-897d-d5ed4c67da50} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6755 | 2026.04.07 02:51:02.518955 [ 5 ] {c3cf9e12-c907-4a76-897d-d5ed4c67da50} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2026.04.07 02:51:02.519081 [ 5 ] {c3cf9e12-c907-4a76-897d-d5ed4c67da50} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001046 sec., 45889.10133843212 rows/sec., 3.09 MiB/sec. | ||
| 6757 | 2026.04.07 02:51:02.519117 [ 5 ] {c3cf9e12-c907-4a76-897d-d5ed4c67da50} <Debug> TCPHandler: Processed in 0.001204825 sec. | ||
| 6758 | 2026.04.07 02:51:03.165441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12972 | ||
| 6759 | 2026.04.07 02:51:03.165961 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6760 | 2026.04.07 02:51:03.165998 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6761 | 2026.04.07 02:51:03.166478 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6762 | 2026.04.07 02:51:03.166704 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6763 | 2026.04.07 02:51:03.166828 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12972 | ||
| 6764 | 2026.04.07 02:51:03.914454 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6765 | 2026.04.07 02:51:03.929538 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6766 | 2026.04.07 02:51:03.929582 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6767 | 2026.04.07 02:51:03.935521 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6768 | 2026.04.07 02:51:03.936204 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6769 | 2026.04.07 02:51:03.938743 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6770 | 2026.04.07 02:51:07.524630 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6771 | 2026.04.07 02:51:07.524838 [ 5 ] {8caaf9a6-ab05-432b-800a-abdbd614b6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6772 | 2026.04.07 02:51:07.524920 [ 5 ] {8caaf9a6-ab05-432b-800a-abdbd614b6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6773 | 2026.04.07 02:51:07.525747 [ 5 ] {8caaf9a6-ab05-432b-800a-abdbd614b6e3} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2026.04.07 02:51:07.525801 [ 5 ] {8caaf9a6-ab05-432b-800a-abdbd614b6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6775 | 2026.04.07 02:51:07.526229 [ 5 ] {8caaf9a6-ab05-432b-800a-abdbd614b6e3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6776 | 2026.04.07 02:51:07.526479 [ 5 ] {8caaf9a6-ab05-432b-800a-abdbd614b6e3} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6777 | 2026.04.07 02:51:07.526645 [ 5 ] {8caaf9a6-ab05-432b-800a-abdbd614b6e3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001862 sec., 152524.16756176154 rows/sec., 9.69 MiB/sec. | ||
| 6778 | 2026.04.07 02:51:07.526700 [ 5 ] {8caaf9a6-ab05-432b-800a-abdbd614b6e3} <Debug> TCPHandler: Processed in 0.002216437 sec. | ||
| 6779 | 2026.04.07 02:51:07.526828 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6780 | 2026.04.07 02:51:07.526936 [ 5 ] {cec07388-e769-46fe-82ba-0221d121769d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6781 | 2026.04.07 02:51:07.526983 [ 5 ] {cec07388-e769-46fe-82ba-0221d121769d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6782 | 2026.04.07 02:51:07.527814 [ 5 ] {cec07388-e769-46fe-82ba-0221d121769d} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6783 | 2026.04.07 02:51:07.527856 [ 5 ] {cec07388-e769-46fe-82ba-0221d121769d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6784 | 2026.04.07 02:51:07.528246 [ 5 ] {cec07388-e769-46fe-82ba-0221d121769d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6785 | 2026.04.07 02:51:07.528490 [ 5 ] {cec07388-e769-46fe-82ba-0221d121769d} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6786 | 2026.04.07 02:51:07.528633 [ 5 ] {cec07388-e769-46fe-82ba-0221d121769d} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001722 sec., 504645.76074332173 rows/sec., 39.56 MiB/sec. | ||
| 6787 | 2026.04.07 02:51:07.528676 [ 5 ] {cec07388-e769-46fe-82ba-0221d121769d} <Debug> TCPHandler: Processed in 0.00190104 sec. | ||
| 6788 | 2026.04.07 02:51:07.528796 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6789 | 2026.04.07 02:51:07.528897 [ 5 ] {0fb417c8-1f59-425f-8489-3d6cf1ac5eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6790 | 2026.04.07 02:51:07.528939 [ 5 ] {0fb417c8-1f59-425f-8489-3d6cf1ac5eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6791 | 2026.04.07 02:51:07.529392 [ 5 ] {0fb417c8-1f59-425f-8489-3d6cf1ac5eba} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6792 | 2026.04.07 02:51:07.529429 [ 5 ] {0fb417c8-1f59-425f-8489-3d6cf1ac5eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6793 | 2026.04.07 02:51:07.529751 [ 5 ] {0fb417c8-1f59-425f-8489-3d6cf1ac5eba} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6794 | 2026.04.07 02:51:07.529979 [ 5 ] {0fb417c8-1f59-425f-8489-3d6cf1ac5eba} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6795 | 2026.04.07 02:51:07.530113 [ 5 ] {0fb417c8-1f59-425f-8489-3d6cf1ac5eba} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.00124 sec., 143548.38709677418 rows/sec., 8.86 MiB/sec. | ||
| 6796 | 2026.04.07 02:51:07.530153 [ 5 ] {0fb417c8-1f59-425f-8489-3d6cf1ac5eba} <Debug> TCPHandler: Processed in 0.00140736 sec. | ||
| 6797 | 2026.04.07 02:51:07.530260 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6798 | 2026.04.07 02:51:07.530356 [ 5 ] {45c7a423-b922-408c-bf27-674b0f156a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6799 | 2026.04.07 02:51:07.530396 [ 5 ] {45c7a423-b922-408c-bf27-674b0f156a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6800 | 2026.04.07 02:51:07.530833 [ 5 ] {45c7a423-b922-408c-bf27-674b0f156a1d} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6801 | 2026.04.07 02:51:07.530870 [ 5 ] {45c7a423-b922-408c-bf27-674b0f156a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6802 | 2026.04.07 02:51:07.531172 [ 5 ] {45c7a423-b922-408c-bf27-674b0f156a1d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6803 | 2026.04.07 02:51:07.531386 [ 5 ] {45c7a423-b922-408c-bf27-674b0f156a1d} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6804 | 2026.04.07 02:51:07.531513 [ 5 ] {45c7a423-b922-408c-bf27-674b0f156a1d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001177 sec., 126593.0331350892 rows/sec., 8.18 MiB/sec. | ||
| 6805 | 2026.04.07 02:51:07.531553 [ 5 ] {45c7a423-b922-408c-bf27-674b0f156a1d} <Debug> TCPHandler: Processed in 0.001342518 sec. | ||
| 6806 | 2026.04.07 02:51:07.531657 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6807 | 2026.04.07 02:51:07.531753 [ 5 ] {446a5b2d-b469-45d0-bd9d-8c387e251893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6808 | 2026.04.07 02:51:07.531794 [ 5 ] {446a5b2d-b469-45d0-bd9d-8c387e251893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6809 | 2026.04.07 02:51:07.532230 [ 5 ] {446a5b2d-b469-45d0-bd9d-8c387e251893} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6810 | 2026.04.07 02:51:07.532268 [ 5 ] {446a5b2d-b469-45d0-bd9d-8c387e251893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6811 | 2026.04.07 02:51:07.532575 [ 5 ] {446a5b2d-b469-45d0-bd9d-8c387e251893} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6812 | 2026.04.07 02:51:07.532794 [ 5 ] {446a5b2d-b469-45d0-bd9d-8c387e251893} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6813 | 2026.04.07 02:51:07.532920 [ 5 ] {446a5b2d-b469-45d0-bd9d-8c387e251893} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001185 sec., 124894.51476793249 rows/sec., 7.10 MiB/sec. | ||
| 6814 | 2026.04.07 02:51:07.532959 [ 5 ] {446a5b2d-b469-45d0-bd9d-8c387e251893} <Debug> TCPHandler: Processed in 0.001351379 sec. | ||
| 6815 | 2026.04.07 02:51:07.533072 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6816 | 2026.04.07 02:51:07.533172 [ 5 ] {b7eba066-cedc-4a31-9b95-ac1fe845a5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6817 | 2026.04.07 02:51:07.533226 [ 5 ] {b7eba066-cedc-4a31-9b95-ac1fe845a5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6818 | 2026.04.07 02:51:07.533817 [ 5 ] {b7eba066-cedc-4a31-9b95-ac1fe845a5fc} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2026.04.07 02:51:07.533853 [ 5 ] {b7eba066-cedc-4a31-9b95-ac1fe845a5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6820 | 2026.04.07 02:51:07.534178 [ 5 ] {b7eba066-cedc-4a31-9b95-ac1fe845a5fc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6821 | 2026.04.07 02:51:07.534399 [ 5 ] {b7eba066-cedc-4a31-9b95-ac1fe845a5fc} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2026.04.07 02:51:07.534530 [ 5 ] {b7eba066-cedc-4a31-9b95-ac1fe845a5fc} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001381 sec., 380883.41781317885 rows/sec., 26.91 MiB/sec. | ||
| 6823 | 2026.04.07 02:51:07.534569 [ 5 ] {b7eba066-cedc-4a31-9b95-ac1fe845a5fc} <Debug> TCPHandler: Processed in 0.001546683 sec. | ||
| 6824 | 2026.04.07 02:51:07.534678 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6825 | 2026.04.07 02:51:07.534774 [ 5 ] {7aac59e2-cebf-47d0-a745-250aa568efa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6826 | 2026.04.07 02:51:07.534816 [ 5 ] {7aac59e2-cebf-47d0-a745-250aa568efa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6827 | 2026.04.07 02:51:07.535139 [ 5 ] {7aac59e2-cebf-47d0-a745-250aa568efa5} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6828 | 2026.04.07 02:51:07.535175 [ 5 ] {7aac59e2-cebf-47d0-a745-250aa568efa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6829 | 2026.04.07 02:51:07.535480 [ 5 ] {7aac59e2-cebf-47d0-a745-250aa568efa5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6830 | 2026.04.07 02:51:07.535690 [ 5 ] {7aac59e2-cebf-47d0-a745-250aa568efa5} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2026.04.07 02:51:07.535818 [ 5 ] {7aac59e2-cebf-47d0-a745-250aa568efa5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 6832 | 2026.04.07 02:51:07.535856 [ 5 ] {7aac59e2-cebf-47d0-a745-250aa568efa5} <Debug> TCPHandler: Processed in 0.001227736 sec. | ||
| 6833 | 2026.04.07 02:51:07.535960 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6834 | 2026.04.07 02:51:07.536054 [ 5 ] {0d599f55-c35c-4de5-951d-be9ea5c3a5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6835 | 2026.04.07 02:51:07.536097 [ 5 ] {0d599f55-c35c-4de5-951d-be9ea5c3a5d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6836 | 2026.04.07 02:51:07.536493 [ 5 ] {0d599f55-c35c-4de5-951d-be9ea5c3a5d4} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2026.04.07 02:51:07.536528 [ 5 ] {0d599f55-c35c-4de5-951d-be9ea5c3a5d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6838 | 2026.04.07 02:51:07.536858 [ 5 ] {0d599f55-c35c-4de5-951d-be9ea5c3a5d4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6839 | 2026.04.07 02:51:07.537076 [ 5 ] {0d599f55-c35c-4de5-951d-be9ea5c3a5d4} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2026.04.07 02:51:07.537204 [ 5 ] {0d599f55-c35c-4de5-951d-be9ea5c3a5d4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001169 sec., 226689.4781864842 rows/sec., 15.06 MiB/sec. | ||
| 6841 | 2026.04.07 02:51:07.537242 [ 5 ] {0d599f55-c35c-4de5-951d-be9ea5c3a5d4} <Debug> TCPHandler: Processed in 0.001330538 sec. | ||
| 6842 | 2026.04.07 02:51:07.537349 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6843 | 2026.04.07 02:51:07.537443 [ 5 ] {94c6c05b-c627-4902-9a58-f92ba844e8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6844 | 2026.04.07 02:51:07.537486 [ 5 ] {94c6c05b-c627-4902-9a58-f92ba844e8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6845 | 2026.04.07 02:51:07.537788 [ 5 ] {94c6c05b-c627-4902-9a58-f92ba844e8f2} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2026.04.07 02:51:07.537824 [ 5 ] {94c6c05b-c627-4902-9a58-f92ba844e8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6847 | 2026.04.07 02:51:07.538128 [ 5 ] {94c6c05b-c627-4902-9a58-f92ba844e8f2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6848 | 2026.04.07 02:51:07.538342 [ 5 ] {94c6c05b-c627-4902-9a58-f92ba844e8f2} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2026.04.07 02:51:07.538475 [ 5 ] {94c6c05b-c627-4902-9a58-f92ba844e8f2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 6850 | 2026.04.07 02:51:07.538517 [ 5 ] {94c6c05b-c627-4902-9a58-f92ba844e8f2} <Debug> TCPHandler: Processed in 0.001216926 sec. | ||
| 6851 | 2026.04.07 02:51:07.538634 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2026.04.07 02:51:07.538754 [ 5 ] {b59d920f-876c-483a-837c-809bea1dafbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6853 | 2026.04.07 02:51:07.538821 [ 5 ] {b59d920f-876c-483a-837c-809bea1dafbf} <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 | ||
| 6854 | 2026.04.07 02:51:07.539750 [ 5 ] {b59d920f-876c-483a-837c-809bea1dafbf} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2026.04.07 02:51:07.539789 [ 5 ] {b59d920f-876c-483a-837c-809bea1dafbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6856 | 2026.04.07 02:51:07.540370 [ 5 ] {b59d920f-876c-483a-837c-809bea1dafbf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6857 | 2026.04.07 02:51:07.540597 [ 5 ] {b59d920f-876c-483a-837c-809bea1dafbf} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.04.07 02:51:07.540715 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6859 | 2026.04.07 02:51:07.540747 [ 5 ] {b59d920f-876c-483a-837c-809bea1dafbf} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002008 sec., 17928.286852589645 rows/sec., 32.13 MiB/sec. | ||
| 6860 | 2026.04.07 02:51:07.540790 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6861 | 2026.04.07 02:51:07.540819 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6862 | 2026.04.07 02:51:07.540868 [ 5 ] {b59d920f-876c-483a-837c-809bea1dafbf} <Debug> TCPHandler: Processed in 0.002293808 sec. | ||
| 6863 | 2026.04.07 02:51:07.540954 [ 188 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 6864 | 2026.04.07 02:51:07.541010 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6865 | 2026.04.07 02:51:07.541144 [ 5 ] {ddbd892f-8133-4113-90b3-d8f0074fbbbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6866 | 2026.04.07 02:51:07.541200 [ 5 ] {ddbd892f-8133-4113-90b3-d8f0074fbbbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6867 | 2026.04.07 02:51:07.541257 [ 188 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6868 | 2026.04.07 02:51:07.541323 [ 188 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 608 rows starting from the beginning of the part | ||
| 6869 | 2026.04.07 02:51:07.541469 [ 188 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 6870 | 2026.04.07 02:51:07.541577 [ 188 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
| 6871 | 2026.04.07 02:51:07.541615 [ 5 ] {ddbd892f-8133-4113-90b3-d8f0074fbbbd} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6872 | 2026.04.07 02:51:07.541664 [ 5 ] {ddbd892f-8133-4113-90b3-d8f0074fbbbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6873 | 2026.04.07 02:51:07.541679 [ 188 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 6874 | 2026.04.07 02:51:07.541781 [ 188 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
| 6875 | 2026.04.07 02:51:07.541874 [ 188 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 6876 | 2026.04.07 02:51:07.542073 [ 5 ] {ddbd892f-8133-4113-90b3-d8f0074fbbbd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6877 | 2026.04.07 02:51:07.542335 [ 5 ] {ddbd892f-8133-4113-90b3-d8f0074fbbbd} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6878 | 2026.04.07 02:51:07.542471 [ 5 ] {ddbd892f-8133-4113-90b3-d8f0074fbbbd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001351 sec., 66617.32050333086 rows/sec., 4.17 MiB/sec. | ||
| 6879 | 2026.04.07 02:51:07.542517 [ 5 ] {ddbd892f-8133-4113-90b3-d8f0074fbbbd} <Debug> TCPHandler: Processed in 0.001570993 sec. | ||
| 6880 | 2026.04.07 02:51:07.546544 [ 187 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 735 rows, containing 19 columns (19 merged, 0 gathered) in 0.005655509 sec., 129961.77709203538 rows/sec., 232.89 MiB/sec. | ||
| 6881 | 2026.04.07 02:51:07.547704 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6882 | 2026.04.07 02:51:07.548063 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2026.04.07 02:51:07.548147 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6884 | 2026.04.07 02:51:07.548281 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
| 6885 | 2026.04.07 02:51:08.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.43 MiB, peak 278.01 MiB, free memory in arenas 0.00 B, will set to 272.39 MiB (RSS), difference: 1.96 MiB | ||
| 6886 | 2026.04.07 02:51:10.444528 [ 138 ] {} <Debug> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6887 | 2026.04.07 02:51:10.444613 [ 138 ] {} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6888 | 2026.04.07 02:51:10.444638 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6889 | 2026.04.07 02:51:10.444769 [ 188 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 6890 | 2026.04.07 02:51:10.444950 [ 188 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6891 | 2026.04.07 02:51:10.444990 [ 188 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 6892 | 2026.04.07 02:51:10.445066 [ 188 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 6893 | 2026.04.07 02:51:10.445134 [ 188 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 6894 | 2026.04.07 02:51:10.445186 [ 188 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 6895 | 2026.04.07 02:51:10.445232 [ 188 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 6896 | 2026.04.07 02:51:10.446050 [ 195 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337499 sec., 4485.984662418439 rows/sec., 332.94 KiB/sec. | ||
| 6897 | 2026.04.07 02:51:10.446183 [ 188 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6898 | 2026.04.07 02:51:10.446430 [ 188 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_5_1} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6899 | 2026.04.07 02:51:10.446496 [ 188 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_5_1} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6900 | 2026.04.07 02:51:10.446567 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6901 | 2026.04.07 02:51:10.536449 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6902 | 2026.04.07 02:51:10.536503 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6903 | 2026.04.07 02:51:10.666970 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13420 | ||
| 6904 | 2026.04.07 02:51:10.667455 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6905 | 2026.04.07 02:51:10.667498 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6906 | 2026.04.07 02:51:10.668059 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6907 | 2026.04.07 02:51:10.668299 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6908 | 2026.04.07 02:51:10.668427 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13420 | ||
| 6909 | 2026.04.07 02:51:10.685716 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 914 | ||
| 6910 | 2026.04.07 02:51:10.688114 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6911 | 2026.04.07 02:51:10.688167 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6912 | 2026.04.07 02:51:10.689386 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6913 | 2026.04.07 02:51:10.689661 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6914 | 2026.04.07 02:51:10.690019 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 914 | ||
| 6915 | 2026.04.07 02:51:11.438880 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6916 | 2026.04.07 02:51:11.455106 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6917 | 2026.04.07 02:51:11.455173 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6918 | 2026.04.07 02:51:11.461367 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6919 | 2026.04.07 02:51:11.462072 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6920 | 2026.04.07 02:51:11.465272 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6921 | 2026.04.07 02:51:12.515235 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6922 | 2026.04.07 02:51:12.515439 [ 5 ] {c0723184-2d04-49fe-bc7e-5851828e3426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6923 | 2026.04.07 02:51:12.515516 [ 5 ] {c0723184-2d04-49fe-bc7e-5851828e3426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6924 | 2026.04.07 02:51:12.516224 [ 5 ] {c0723184-2d04-49fe-bc7e-5851828e3426} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2026.04.07 02:51:12.516277 [ 5 ] {c0723184-2d04-49fe-bc7e-5851828e3426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6926 | 2026.04.07 02:51:12.516689 [ 5 ] {c0723184-2d04-49fe-bc7e-5851828e3426} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6927 | 2026.04.07 02:51:12.516929 [ 5 ] {c0723184-2d04-49fe-bc7e-5851828e3426} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.04.07 02:51:12.517101 [ 5 ] {c0723184-2d04-49fe-bc7e-5851828e3426} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001717 sec., 38439.1380314502 rows/sec., 3.06 MiB/sec. | ||
| 6929 | 2026.04.07 02:51:12.517155 [ 5 ] {c0723184-2d04-49fe-bc7e-5851828e3426} <Debug> TCPHandler: Processed in 0.002066234 sec. | ||
| 6930 | 2026.04.07 02:51:12.517294 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6931 | 2026.04.07 02:51:12.517423 [ 5 ] {41b4a372-19a2-4d36-8ddf-9a4a21688ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6932 | 2026.04.07 02:51:12.517476 [ 5 ] {41b4a372-19a2-4d36-8ddf-9a4a21688ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6933 | 2026.04.07 02:51:12.517949 [ 5 ] {41b4a372-19a2-4d36-8ddf-9a4a21688ac0} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2026.04.07 02:51:12.517989 [ 5 ] {41b4a372-19a2-4d36-8ddf-9a4a21688ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6935 | 2026.04.07 02:51:12.518317 [ 5 ] {41b4a372-19a2-4d36-8ddf-9a4a21688ac0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6936 | 2026.04.07 02:51:12.518532 [ 5 ] {41b4a372-19a2-4d36-8ddf-9a4a21688ac0} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2026.04.07 02:51:12.518667 [ 5 ] {41b4a372-19a2-4d36-8ddf-9a4a21688ac0} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001274 sec., 3924.646781789639 rows/sec., 295.12 KiB/sec. | ||
| 6938 | 2026.04.07 02:51:12.518705 [ 5 ] {41b4a372-19a2-4d36-8ddf-9a4a21688ac0} <Debug> TCPHandler: Processed in 0.001475341 sec. | ||
| 6939 | 2026.04.07 02:51:12.518813 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6940 | 2026.04.07 02:51:12.518907 [ 5 ] {26ca4e92-06e9-44f9-a364-0ff2252f1206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6941 | 2026.04.07 02:51:12.518947 [ 5 ] {26ca4e92-06e9-44f9-a364-0ff2252f1206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6942 | 2026.04.07 02:51:12.519348 [ 5 ] {26ca4e92-06e9-44f9-a364-0ff2252f1206} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6943 | 2026.04.07 02:51:12.519385 [ 5 ] {26ca4e92-06e9-44f9-a364-0ff2252f1206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6944 | 2026.04.07 02:51:12.519704 [ 5 ] {26ca4e92-06e9-44f9-a364-0ff2252f1206} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6945 | 2026.04.07 02:51:12.519919 [ 5 ] {26ca4e92-06e9-44f9-a364-0ff2252f1206} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6946 | 2026.04.07 02:51:12.520042 [ 5 ] {26ca4e92-06e9-44f9-a364-0ff2252f1206} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00118 sec., 58474.57627118644 rows/sec., 4.56 MiB/sec. | ||
| 6947 | 2026.04.07 02:51:12.520078 [ 5 ] {26ca4e92-06e9-44f9-a364-0ff2252f1206} <Debug> TCPHandler: Processed in 0.001343798 sec. | ||
| 6948 | 2026.04.07 02:51:12.520179 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6949 | 2026.04.07 02:51:12.520266 [ 5 ] {ab2fdf29-15da-4e66-8dd3-700e42c0ec75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6950 | 2026.04.07 02:51:12.520307 [ 5 ] {ab2fdf29-15da-4e66-8dd3-700e42c0ec75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6951 | 2026.04.07 02:51:12.520755 [ 5 ] {ab2fdf29-15da-4e66-8dd3-700e42c0ec75} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6952 | 2026.04.07 02:51:12.520793 [ 5 ] {ab2fdf29-15da-4e66-8dd3-700e42c0ec75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6953 | 2026.04.07 02:51:12.521140 [ 5 ] {ab2fdf29-15da-4e66-8dd3-700e42c0ec75} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6954 | 2026.04.07 02:51:12.521350 [ 5 ] {ab2fdf29-15da-4e66-8dd3-700e42c0ec75} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6955 | 2026.04.07 02:51:12.521479 [ 5 ] {ab2fdf29-15da-4e66-8dd3-700e42c0ec75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 6956 | 2026.04.07 02:51:12.521516 [ 5 ] {ab2fdf29-15da-4e66-8dd3-700e42c0ec75} <Debug> TCPHandler: Processed in 0.001349968 sec. | ||
| 6957 | 2026.04.07 02:51:12.521623 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6958 | 2026.04.07 02:51:12.521723 [ 5 ] {0de602bb-ffc0-412e-bd17-7bdbe2e21204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6959 | 2026.04.07 02:51:12.521776 [ 5 ] {0de602bb-ffc0-412e-bd17-7bdbe2e21204} <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 | ||
| 6960 | 2026.04.07 02:51:12.522508 [ 5 ] {0de602bb-ffc0-412e-bd17-7bdbe2e21204} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2026.04.07 02:51:12.522545 [ 5 ] {0de602bb-ffc0-412e-bd17-7bdbe2e21204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6962 | 2026.04.07 02:51:12.523033 [ 5 ] {0de602bb-ffc0-412e-bd17-7bdbe2e21204} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6963 | 2026.04.07 02:51:12.523267 [ 5 ] {0de602bb-ffc0-412e-bd17-7bdbe2e21204} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6964 | 2026.04.07 02:51:12.523427 [ 5 ] {0de602bb-ffc0-412e-bd17-7bdbe2e21204} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001727 sec., 2895.1939779965255 rows/sec., 5.19 MiB/sec. | ||
| 6965 | 2026.04.07 02:51:12.523481 [ 5 ] {0de602bb-ffc0-412e-bd17-7bdbe2e21204} <Debug> TCPHandler: Processed in 0.001907041 sec. | ||
| 6966 | 2026.04.07 02:51:12.523589 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6967 | 2026.04.07 02:51:12.523688 [ 5 ] {a185cd5c-0b68-4330-973e-6a6f328b8b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6968 | 2026.04.07 02:51:12.523731 [ 5 ] {a185cd5c-0b68-4330-973e-6a6f328b8b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6969 | 2026.04.07 02:51:12.524051 [ 5 ] {a185cd5c-0b68-4330-973e-6a6f328b8b8f} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2026.04.07 02:51:12.524088 [ 5 ] {a185cd5c-0b68-4330-973e-6a6f328b8b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6971 | 2026.04.07 02:51:12.524406 [ 5 ] {a185cd5c-0b68-4330-973e-6a6f328b8b8f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6972 | 2026.04.07 02:51:12.524638 [ 5 ] {a185cd5c-0b68-4330-973e-6a6f328b8b8f} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2026.04.07 02:51:12.524775 [ 5 ] {a185cd5c-0b68-4330-973e-6a6f328b8b8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 6974 | 2026.04.07 02:51:12.524812 [ 5 ] {a185cd5c-0b68-4330-973e-6a6f328b8b8f} <Debug> TCPHandler: Processed in 0.001274047 sec. | ||
| 6975 | 2026.04.07 02:51:17.524253 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6976 | 2026.04.07 02:51:17.524452 [ 5 ] {e72ac790-acb5-42c4-b7b6-6e2844bf362b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6977 | 2026.04.07 02:51:17.524520 [ 5 ] {e72ac790-acb5-42c4-b7b6-6e2844bf362b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6978 | 2026.04.07 02:51:17.525250 [ 5 ] {e72ac790-acb5-42c4-b7b6-6e2844bf362b} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6979 | 2026.04.07 02:51:17.525293 [ 5 ] {e72ac790-acb5-42c4-b7b6-6e2844bf362b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6980 | 2026.04.07 02:51:17.525697 [ 5 ] {e72ac790-acb5-42c4-b7b6-6e2844bf362b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6981 | 2026.04.07 02:51:17.525943 [ 5 ] {e72ac790-acb5-42c4-b7b6-6e2844bf362b} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6982 | 2026.04.07 02:51:17.526095 [ 5 ] {e72ac790-acb5-42c4-b7b6-6e2844bf362b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001694 sec., 167650.53128689493 rows/sec., 10.65 MiB/sec. | ||
| 6983 | 2026.04.07 02:51:17.526138 [ 5 ] {e72ac790-acb5-42c4-b7b6-6e2844bf362b} <Debug> TCPHandler: Processed in 0.002020173 sec. | ||
| 6984 | 2026.04.07 02:51:17.526259 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6985 | 2026.04.07 02:51:17.526355 [ 5 ] {ebfb84f7-7b5d-4105-98a5-a0d5f2c20d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6986 | 2026.04.07 02:51:17.526400 [ 5 ] {ebfb84f7-7b5d-4105-98a5-a0d5f2c20d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6987 | 2026.04.07 02:51:17.526793 [ 5 ] {ebfb84f7-7b5d-4105-98a5-a0d5f2c20d6c} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6988 | 2026.04.07 02:51:17.526829 [ 5 ] {ebfb84f7-7b5d-4105-98a5-a0d5f2c20d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6989 | 2026.04.07 02:51:17.527121 [ 5 ] {ebfb84f7-7b5d-4105-98a5-a0d5f2c20d6c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6990 | 2026.04.07 02:51:17.527349 [ 5 ] {ebfb84f7-7b5d-4105-98a5-a0d5f2c20d6c} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6991 | 2026.04.07 02:51:17.527484 [ 5 ] {ebfb84f7-7b5d-4105-98a5-a0d5f2c20d6c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001149 sec., 5221.9321148825065 rows/sec., 425.81 KiB/sec. | ||
| 6992 | 2026.04.07 02:51:17.527523 [ 5 ] {ebfb84f7-7b5d-4105-98a5-a0d5f2c20d6c} <Debug> TCPHandler: Processed in 0.001313708 sec. | ||
| 6993 | 2026.04.07 02:51:17.527632 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6994 | 2026.04.07 02:51:17.527727 [ 5 ] {0f78362b-f423-4ed8-9184-ef4532fca4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6995 | 2026.04.07 02:51:17.527767 [ 5 ] {0f78362b-f423-4ed8-9184-ef4532fca4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6996 | 2026.04.07 02:51:17.528564 [ 5 ] {0f78362b-f423-4ed8-9184-ef4532fca4c5} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6997 | 2026.04.07 02:51:17.528601 [ 5 ] {0f78362b-f423-4ed8-9184-ef4532fca4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6998 | 2026.04.07 02:51:17.528986 [ 5 ] {0f78362b-f423-4ed8-9184-ef4532fca4c5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6999 | 2026.04.07 02:51:17.529204 [ 5 ] {0f78362b-f423-4ed8-9184-ef4532fca4c5} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7000 | 2026.04.07 02:51:17.529340 [ 5 ] {0f78362b-f423-4ed8-9184-ef4532fca4c5} <Debug> executeQuery: Read 872 rows, 69.97 KiB in 0.001631 sec., 534641.3243408952 rows/sec., 41.90 MiB/sec. | ||
| 7001 | 2026.04.07 02:51:17.529379 [ 5 ] {0f78362b-f423-4ed8-9184-ef4532fca4c5} <Debug> TCPHandler: Processed in 0.001796358 sec. | ||
| 7002 | 2026.04.07 02:51:17.529485 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7003 | 2026.04.07 02:51:17.529581 [ 5 ] {2de15b8d-70f4-4dc1-b71b-4ae596c89504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7004 | 2026.04.07 02:51:17.529620 [ 5 ] {2de15b8d-70f4-4dc1-b71b-4ae596c89504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7005 | 2026.04.07 02:51:17.530116 [ 5 ] {2de15b8d-70f4-4dc1-b71b-4ae596c89504} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7006 | 2026.04.07 02:51:17.530153 [ 5 ] {2de15b8d-70f4-4dc1-b71b-4ae596c89504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7007 | 2026.04.07 02:51:17.530458 [ 5 ] {2de15b8d-70f4-4dc1-b71b-4ae596c89504} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7008 | 2026.04.07 02:51:17.530670 [ 5 ] {2de15b8d-70f4-4dc1-b71b-4ae596c89504} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2026.04.07 02:51:17.530800 [ 5 ] {2de15b8d-70f4-4dc1-b71b-4ae596c89504} <Debug> executeQuery: Read 184 rows, 11.67 KiB in 0.001238 sec., 148626.81744749597 rows/sec., 9.20 MiB/sec. | ||
| 7010 | 2026.04.07 02:51:17.530838 [ 5 ] {2de15b8d-70f4-4dc1-b71b-4ae596c89504} <Debug> TCPHandler: Processed in 0.001400819 sec. | ||
| 7011 | 2026.04.07 02:51:17.530944 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7012 | 2026.04.07 02:51:17.531047 [ 5 ] {dcc6e012-4a1b-4e2f-a49f-0f19a8edd87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7013 | 2026.04.07 02:51:17.531090 [ 5 ] {dcc6e012-4a1b-4e2f-a49f-0f19a8edd87d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7014 | 2026.04.07 02:51:17.531562 [ 5 ] {dcc6e012-4a1b-4e2f-a49f-0f19a8edd87d} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7015 | 2026.04.07 02:51:17.531600 [ 5 ] {dcc6e012-4a1b-4e2f-a49f-0f19a8edd87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7016 | 2026.04.07 02:51:17.531914 [ 5 ] {dcc6e012-4a1b-4e2f-a49f-0f19a8edd87d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7017 | 2026.04.07 02:51:17.532143 [ 5 ] {dcc6e012-4a1b-4e2f-a49f-0f19a8edd87d} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7018 | 2026.04.07 02:51:17.532273 [ 5 ] {dcc6e012-4a1b-4e2f-a49f-0f19a8edd87d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001245 sec., 119678.71485943775 rows/sec., 7.73 MiB/sec. | ||
| 7019 | 2026.04.07 02:51:17.532312 [ 5 ] {dcc6e012-4a1b-4e2f-a49f-0f19a8edd87d} <Debug> TCPHandler: Processed in 0.00142132 sec. | ||
| 7020 | 2026.04.07 02:51:17.532422 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7021 | 2026.04.07 02:51:17.532517 [ 5 ] {6d2279e9-194d-4677-a619-6daa3fa4d0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7022 | 2026.04.07 02:51:17.532557 [ 5 ] {6d2279e9-194d-4677-a619-6daa3fa4d0da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7023 | 2026.04.07 02:51:17.533018 [ 5 ] {6d2279e9-194d-4677-a619-6daa3fa4d0da} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7024 | 2026.04.07 02:51:17.533054 [ 5 ] {6d2279e9-194d-4677-a619-6daa3fa4d0da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7025 | 2026.04.07 02:51:17.533380 [ 5 ] {6d2279e9-194d-4677-a619-6daa3fa4d0da} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7026 | 2026.04.07 02:51:17.533593 [ 5 ] {6d2279e9-194d-4677-a619-6daa3fa4d0da} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7027 | 2026.04.07 02:51:17.533721 [ 5 ] {6d2279e9-194d-4677-a619-6daa3fa4d0da} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001222 sec., 121112.92962356792 rows/sec., 6.89 MiB/sec. | ||
| 7028 | 2026.04.07 02:51:17.533759 [ 5 ] {6d2279e9-194d-4677-a619-6daa3fa4d0da} <Debug> TCPHandler: Processed in 0.00138913 sec. | ||
| 7029 | 2026.04.07 02:51:17.533867 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7030 | 2026.04.07 02:51:17.533962 [ 5 ] {b184af8b-6436-4d2b-b464-f7194c2f1523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7031 | 2026.04.07 02:51:17.534002 [ 5 ] {b184af8b-6436-4d2b-b464-f7194c2f1523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7032 | 2026.04.07 02:51:17.534635 [ 5 ] {b184af8b-6436-4d2b-b464-f7194c2f1523} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7033 | 2026.04.07 02:51:17.534672 [ 5 ] {b184af8b-6436-4d2b-b464-f7194c2f1523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7034 | 2026.04.07 02:51:17.535015 [ 5 ] {b184af8b-6436-4d2b-b464-f7194c2f1523} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7035 | 2026.04.07 02:51:17.535238 [ 5 ] {b184af8b-6436-4d2b-b464-f7194c2f1523} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2026.04.07 02:51:17.535370 [ 5 ] {b184af8b-6436-4d2b-b464-f7194c2f1523} <Debug> executeQuery: Read 532 rows, 38.55 KiB in 0.001426 sec., 373071.52875175315 rows/sec., 26.40 MiB/sec. | ||
| 7037 | 2026.04.07 02:51:17.535407 [ 5 ] {b184af8b-6436-4d2b-b464-f7194c2f1523} <Debug> TCPHandler: Processed in 0.001591904 sec. | ||
| 7038 | 2026.04.07 02:51:17.535515 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7039 | 2026.04.07 02:51:17.535611 [ 5 ] {ca4f0374-82e2-4f21-9bc8-263fa33fc92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7040 | 2026.04.07 02:51:17.535653 [ 5 ] {ca4f0374-82e2-4f21-9bc8-263fa33fc92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7041 | 2026.04.07 02:51:17.535976 [ 5 ] {ca4f0374-82e2-4f21-9bc8-263fa33fc92d} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2026.04.07 02:51:17.536010 [ 5 ] {ca4f0374-82e2-4f21-9bc8-263fa33fc92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7043 | 2026.04.07 02:51:17.536308 [ 5 ] {ca4f0374-82e2-4f21-9bc8-263fa33fc92d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7044 | 2026.04.07 02:51:17.536510 [ 5 ] {ca4f0374-82e2-4f21-9bc8-263fa33fc92d} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2026.04.07 02:51:17.536643 [ 5 ] {ca4f0374-82e2-4f21-9bc8-263fa33fc92d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 7046 | 2026.04.07 02:51:17.536686 [ 5 ] {ca4f0374-82e2-4f21-9bc8-263fa33fc92d} <Debug> TCPHandler: Processed in 0.001222556 sec. | ||
| 7047 | 2026.04.07 02:51:17.536791 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7048 | 2026.04.07 02:51:17.536885 [ 5 ] {4fb4e0ad-2791-4b21-8afb-1f92e17ac37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7049 | 2026.04.07 02:51:17.536928 [ 5 ] {4fb4e0ad-2791-4b21-8afb-1f92e17ac37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7050 | 2026.04.07 02:51:17.537342 [ 5 ] {4fb4e0ad-2791-4b21-8afb-1f92e17ac37f} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2026.04.07 02:51:17.537377 [ 5 ] {4fb4e0ad-2791-4b21-8afb-1f92e17ac37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7052 | 2026.04.07 02:51:17.537705 [ 5 ] {4fb4e0ad-2791-4b21-8afb-1f92e17ac37f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7053 | 2026.04.07 02:51:17.537922 [ 5 ] {4fb4e0ad-2791-4b21-8afb-1f92e17ac37f} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.04.07 02:51:17.538054 [ 5 ] {4fb4e0ad-2791-4b21-8afb-1f92e17ac37f} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001186 sec., 225969.64586846542 rows/sec., 15.02 MiB/sec. | ||
| 7055 | 2026.04.07 02:51:17.538091 [ 5 ] {4fb4e0ad-2791-4b21-8afb-1f92e17ac37f} <Debug> TCPHandler: Processed in 0.001351098 sec. | ||
| 7056 | 2026.04.07 02:51:17.538196 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7057 | 2026.04.07 02:51:17.538291 [ 5 ] {b1fe2333-639e-49b0-bb02-50e036534b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7058 | 2026.04.07 02:51:17.538331 [ 5 ] {b1fe2333-639e-49b0-bb02-50e036534b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7059 | 2026.04.07 02:51:17.538631 [ 5 ] {b1fe2333-639e-49b0-bb02-50e036534b23} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2026.04.07 02:51:17.538667 [ 5 ] {b1fe2333-639e-49b0-bb02-50e036534b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7061 | 2026.04.07 02:51:17.538957 [ 5 ] {b1fe2333-639e-49b0-bb02-50e036534b23} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7062 | 2026.04.07 02:51:17.539164 [ 5 ] {b1fe2333-639e-49b0-bb02-50e036534b23} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7063 | 2026.04.07 02:51:17.539291 [ 5 ] {b1fe2333-639e-49b0-bb02-50e036534b23} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 7064 | 2026.04.07 02:51:17.539328 [ 5 ] {b1fe2333-639e-49b0-bb02-50e036534b23} <Debug> TCPHandler: Processed in 0.001183495 sec. | ||
| 7065 | 2026.04.07 02:51:17.539433 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7066 | 2026.04.07 02:51:17.539533 [ 5 ] {f31813e2-a160-4399-96c5-601e96fd4df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7067 | 2026.04.07 02:51:17.539588 [ 5 ] {f31813e2-a160-4399-96c5-601e96fd4df1} <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 | ||
| 7068 | 2026.04.07 02:51:17.540433 [ 5 ] {f31813e2-a160-4399-96c5-601e96fd4df1} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2026.04.07 02:51:17.540470 [ 5 ] {f31813e2-a160-4399-96c5-601e96fd4df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7070 | 2026.04.07 02:51:17.541045 [ 5 ] {f31813e2-a160-4399-96c5-601e96fd4df1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7071 | 2026.04.07 02:51:17.541263 [ 5 ] {f31813e2-a160-4399-96c5-601e96fd4df1} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2026.04.07 02:51:17.541399 [ 5 ] {f31813e2-a160-4399-96c5-601e96fd4df1} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001884 sec., 19108.28025477707 rows/sec., 34.24 MiB/sec. | ||
| 7073 | 2026.04.07 02:51:17.541451 [ 5 ] {f31813e2-a160-4399-96c5-601e96fd4df1} <Debug> TCPHandler: Processed in 0.002070083 sec. | ||
| 7074 | 2026.04.07 02:51:17.541562 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7075 | 2026.04.07 02:51:17.541659 [ 5 ] {cf54c88f-0747-441b-9fdd-bf17f5a09293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7076 | 2026.04.07 02:51:17.541702 [ 5 ] {cf54c88f-0747-441b-9fdd-bf17f5a09293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7077 | 2026.04.07 02:51:17.542050 [ 5 ] {cf54c88f-0747-441b-9fdd-bf17f5a09293} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2026.04.07 02:51:17.542086 [ 5 ] {cf54c88f-0747-441b-9fdd-bf17f5a09293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7079 | 2026.04.07 02:51:17.542419 [ 5 ] {cf54c88f-0747-441b-9fdd-bf17f5a09293} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7080 | 2026.04.07 02:51:17.542625 [ 5 ] {cf54c88f-0747-441b-9fdd-bf17f5a09293} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2026.04.07 02:51:17.542766 [ 5 ] {cf54c88f-0747-441b-9fdd-bf17f5a09293} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001126 sec., 79928.95204262878 rows/sec., 5.00 MiB/sec. | ||
| 7082 | 2026.04.07 02:51:17.542803 [ 5 ] {cf54c88f-0747-441b-9fdd-bf17f5a09293} <Debug> TCPHandler: Processed in 0.001292358 sec. | ||
| 7083 | 2026.04.07 02:51:18.168601 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13932 | ||
| 7084 | 2026.04.07 02:51:18.169408 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7085 | 2026.04.07 02:51:18.169473 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7086 | 2026.04.07 02:51:18.170370 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7087 | 2026.04.07 02:51:18.171138 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7088 | 2026.04.07 02:51:18.171369 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13932 | ||
| 7089 | 2026.04.07 02:51:18.965407 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7090 | 2026.04.07 02:51:18.982003 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7091 | 2026.04.07 02:51:18.982064 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7092 | 2026.04.07 02:51:18.988449 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7093 | 2026.04.07 02:51:18.989226 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7094 | 2026.04.07 02:51:18.992045 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7095 | 2026.04.07 02:51:20.690176 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 950 | ||
| 7096 | 2026.04.07 02:51:20.692812 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7097 | 2026.04.07 02:51:20.692866 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7098 | 2026.04.07 02:51:20.694155 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7099 | 2026.04.07 02:51:20.694435 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7100 | 2026.04.07 02:51:20.694600 [ 85 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7101 | 2026.04.07 02:51:20.694664 [ 85 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7102 | 2026.04.07 02:51:20.694685 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7103 | 2026.04.07 02:51:20.694775 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 7104 | 2026.04.07 02:51:20.694813 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 950 | ||
| 7105 | 2026.04.07 02:51:20.695302 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7106 | 2026.04.07 02:51:20.695476 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 772 rows starting from the beginning of the part | ||
| 7107 | 2026.04.07 02:51:20.695858 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 7108 | 2026.04.07 02:51:20.696207 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 7109 | 2026.04.07 02:51:20.696552 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
| 7110 | 2026.04.07 02:51:20.696908 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 7111 | 2026.04.07 02:51:20.697269 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 7112 | 2026.04.07 02:51:20.703914 [ 188 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 950 rows, containing 72 columns (72 merged, 0 gathered) in 0.009171893 sec., 103577.30950415578 rows/sec., 88.54 MiB/sec. | ||
| 7113 | 2026.04.07 02:51:20.704921 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7114 | 2026.04.07 02:51:20.705415 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_21_4} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2026.04.07 02:51:20.705485 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_21_4} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7116 | 2026.04.07 02:51:20.705639 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 7117 | 2026.04.07 02:51:21.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.44 MiB, peak 278.64 MiB, free memory in arenas 0.00 B, will set to 274.48 MiB (RSS), difference: 1.05 MiB | ||
| 7118 | 2026.04.07 02:51:22.514561 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7119 | 2026.04.07 02:51:22.514765 [ 5 ] {2eedc08d-6ba6-4c45-b583-902577c6f98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7120 | 2026.04.07 02:51:22.514840 [ 5 ] {2eedc08d-6ba6-4c45-b583-902577c6f98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7121 | 2026.04.07 02:51:22.515551 [ 5 ] {2eedc08d-6ba6-4c45-b583-902577c6f98f} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7122 | 2026.04.07 02:51:22.515595 [ 5 ] {2eedc08d-6ba6-4c45-b583-902577c6f98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7123 | 2026.04.07 02:51:22.515985 [ 5 ] {2eedc08d-6ba6-4c45-b583-902577c6f98f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7124 | 2026.04.07 02:51:22.516207 [ 5 ] {2eedc08d-6ba6-4c45-b583-902577c6f98f} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2026.04.07 02:51:22.516345 [ 81 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7126 | 2026.04.07 02:51:22.516369 [ 5 ] {2eedc08d-6ba6-4c45-b583-902577c6f98f} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001659 sec., 39783.00180831826 rows/sec., 3.17 MiB/sec. | ||
| 7127 | 2026.04.07 02:51:22.516391 [ 81 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7128 | 2026.04.07 02:51:22.516415 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7129 | 2026.04.07 02:51:22.516420 [ 5 ] {2eedc08d-6ba6-4c45-b583-902577c6f98f} <Debug> TCPHandler: Processed in 0.002001833 sec. | ||
| 7130 | 2026.04.07 02:51:22.516547 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 7131 | 2026.04.07 02:51:22.516611 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7132 | 2026.04.07 02:51:22.516701 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7133 | 2026.04.07 02:51:22.516719 [ 5 ] {11629933-c09b-463f-b4e6-a61958214445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7134 | 2026.04.07 02:51:22.516745 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3357 rows starting from the beginning of the part | ||
| 7135 | 2026.04.07 02:51:22.516770 [ 5 ] {11629933-c09b-463f-b4e6-a61958214445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7136 | 2026.04.07 02:51:22.516828 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 7137 | 2026.04.07 02:51:22.516884 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 869 rows starting from the beginning of the part | ||
| 7138 | 2026.04.07 02:51:22.516934 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 66 rows starting from the beginning of the part | ||
| 7139 | 2026.04.07 02:51:22.516980 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 872 rows starting from the beginning of the part | ||
| 7140 | 2026.04.07 02:51:22.517024 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 66 rows starting from the beginning of the part | ||
| 7141 | 2026.04.07 02:51:22.517185 [ 5 ] {11629933-c09b-463f-b4e6-a61958214445} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7142 | 2026.04.07 02:51:22.517226 [ 5 ] {11629933-c09b-463f-b4e6-a61958214445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7143 | 2026.04.07 02:51:22.517687 [ 5 ] {11629933-c09b-463f-b4e6-a61958214445} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7144 | 2026.04.07 02:51:22.517921 [ 5 ] {11629933-c09b-463f-b4e6-a61958214445} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7145 | 2026.04.07 02:51:22.518024 [ 81 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7146 | 2026.04.07 02:51:22.518050 [ 81 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7147 | 2026.04.07 02:51:22.518061 [ 5 ] {11629933-c09b-463f-b4e6-a61958214445} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001365 sec., 3663.0036630036634 rows/sec., 275.44 KiB/sec. | ||
| 7148 | 2026.04.07 02:51:22.518066 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7149 | 2026.04.07 02:51:22.518101 [ 5 ] {11629933-c09b-463f-b4e6-a61958214445} <Debug> TCPHandler: Processed in 0.001544852 sec. | ||
| 7150 | 2026.04.07 02:51:22.518190 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 7151 | 2026.04.07 02:51:22.518210 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7152 | 2026.04.07 02:51:22.518324 [ 5 ] {cf06189a-dd54-4041-8771-90c037e0c40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7153 | 2026.04.07 02:51:22.518335 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7154 | 2026.04.07 02:51:22.518369 [ 5 ] {cf06189a-dd54-4041-8771-90c037e0c40f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7155 | 2026.04.07 02:51:22.518376 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 224 rows starting from the beginning of the part | ||
| 7156 | 2026.04.07 02:51:22.518456 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 7157 | 2026.04.07 02:51:22.518501 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 178 rows starting from the beginning of the part | ||
| 7158 | 2026.04.07 02:51:22.518543 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
| 7159 | 2026.04.07 02:51:22.518581 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 184 rows starting from the beginning of the part | ||
| 7160 | 2026.04.07 02:51:22.518619 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
| 7161 | 2026.04.07 02:51:22.518827 [ 5 ] {cf06189a-dd54-4041-8771-90c037e0c40f} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2026.04.07 02:51:22.518869 [ 5 ] {cf06189a-dd54-4041-8771-90c037e0c40f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7163 | 2026.04.07 02:51:22.519061 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5286 rows, containing 5 columns (5 merged, 0 gathered) in 0.002579274 sec., 2049413.9048429907 rows/sec., 164.94 MiB/sec. | ||
| 7164 | 2026.04.07 02:51:22.519372 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7165 | 2026.04.07 02:51:22.519441 [ 5 ] {cf06189a-dd54-4041-8771-90c037e0c40f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7166 | 2026.04.07 02:51:22.519498 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366998 sec., 453548.5787104297 rows/sec., 30.36 MiB/sec. | ||
| 7167 | 2026.04.07 02:51:22.519654 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7168 | 2026.04.07 02:51:22.519737 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_46_9} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7169 | 2026.04.07 02:51:22.519744 [ 5 ] {cf06189a-dd54-4041-8771-90c037e0c40f} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7170 | 2026.04.07 02:51:22.519842 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_46_9} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7171 | 2026.04.07 02:51:22.519886 [ 81 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7172 | 2026.04.07 02:51:22.519917 [ 5 ] {cf06189a-dd54-4041-8771-90c037e0c40f} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001611 sec., 42830.54003724395 rows/sec., 3.34 MiB/sec. | ||
| 7173 | 2026.04.07 02:51:22.519920 [ 81 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7174 | 2026.04.07 02:51:22.519930 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_36_7} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7175 | 2026.04.07 02:51:22.519947 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 7176 | 2026.04.07 02:51:22.519958 [ 5 ] {cf06189a-dd54-4041-8771-90c037e0c40f} <Debug> TCPHandler: Processed in 0.001799908 sec. | ||
| 7177 | 2026.04.07 02:51:22.519950 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7178 | 2026.04.07 02:51:22.520007 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_36_7} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7179 | 2026.04.07 02:51:22.520048 [ 188 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 7180 | 2026.04.07 02:51:22.520086 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7181 | 2026.04.07 02:51:22.520103 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7182 | 2026.04.07 02:51:22.520136 [ 188 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7183 | 2026.04.07 02:51:22.520168 [ 188 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1829 rows starting from the beginning of the part | ||
| 7184 | 2026.04.07 02:51:22.520188 [ 5 ] {cdc811a7-ebbb-4ef6-9816-3d0ce80771db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7185 | 2026.04.07 02:51:22.520221 [ 188 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 7186 | 2026.04.07 02:51:22.520238 [ 5 ] {cdc811a7-ebbb-4ef6-9816-3d0ce80771db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7187 | 2026.04.07 02:51:22.520268 [ 188 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 526 rows starting from the beginning of the part | ||
| 7188 | 2026.04.07 02:51:22.520312 [ 188 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 69 rows starting from the beginning of the part | ||
| 7189 | 2026.04.07 02:51:22.520349 [ 188 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 532 rows starting from the beginning of the part | ||
| 7190 | 2026.04.07 02:51:22.520387 [ 188 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 69 rows starting from the beginning of the part | ||
| 7191 | 2026.04.07 02:51:22.520695 [ 5 ] {cdc811a7-ebbb-4ef6-9816-3d0ce80771db} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7192 | 2026.04.07 02:51:22.520735 [ 5 ] {cdc811a7-ebbb-4ef6-9816-3d0ce80771db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7193 | 2026.04.07 02:51:22.521100 [ 5 ] {cdc811a7-ebbb-4ef6-9816-3d0ce80771db} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7194 | 2026.04.07 02:51:22.521321 [ 5 ] {cdc811a7-ebbb-4ef6-9816-3d0ce80771db} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7195 | 2026.04.07 02:51:22.521418 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7196 | 2026.04.07 02:51:22.521447 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2026.04.07 02:51:22.521449 [ 5 ] {cdc811a7-ebbb-4ef6-9816-3d0ce80771db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 7198 | 2026.04.07 02:51:22.521462 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7199 | 2026.04.07 02:51:22.521491 [ 5 ] {cdc811a7-ebbb-4ef6-9816-3d0ce80771db} <Debug> TCPHandler: Processed in 0.001457951 sec. | ||
| 7200 | 2026.04.07 02:51:22.521530 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 7201 | 2026.04.07 02:51:22.521529 [ 203 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3089 rows, containing 5 columns (5 merged, 0 gathered) in 0.001503402 sec., 2054673.334211342 rows/sec., 151.00 MiB/sec. | ||
| 7202 | 2026.04.07 02:51:22.521638 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7203 | 2026.04.07 02:51:22.521669 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 16858 rows starting from the beginning of the part | ||
| 7204 | 2026.04.07 02:51:22.521680 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7205 | 2026.04.07 02:51:22.521717 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 128 rows starting from the beginning of the part | ||
| 7206 | 2026.04.07 02:51:22.521759 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 265 rows starting from the beginning of the part | ||
| 7207 | 2026.04.07 02:51:22.521781 [ 5 ] {5394ad08-4c05-4b46-beb4-9351b10f3cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7208 | 2026.04.07 02:51:22.521794 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 7209 | 2026.04.07 02:51:22.521835 [ 203 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7210 | 2026.04.07 02:51:22.521840 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 268 rows starting from the beginning of the part | ||
| 7211 | 2026.04.07 02:51:22.521848 [ 5 ] {5394ad08-4c05-4b46-beb4-9351b10f3cee} <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 | ||
| 7212 | 2026.04.07 02:51:22.521895 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7213 | 2026.04.07 02:51:22.522190 [ 203 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_46_9} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7214 | 2026.04.07 02:51:22.522299 [ 203 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_46_9} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7215 | 2026.04.07 02:51:22.522434 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7216 | 2026.04.07 02:51:22.522658 [ 5 ] {5394ad08-4c05-4b46-beb4-9351b10f3cee} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7217 | 2026.04.07 02:51:22.522699 [ 5 ] {5394ad08-4c05-4b46-beb4-9351b10f3cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7218 | 2026.04.07 02:51:22.523240 [ 5 ] {5394ad08-4c05-4b46-beb4-9351b10f3cee} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7219 | 2026.04.07 02:51:22.523468 [ 5 ] {5394ad08-4c05-4b46-beb4-9351b10f3cee} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7220 | 2026.04.07 02:51:22.523613 [ 5 ] {5394ad08-4c05-4b46-beb4-9351b10f3cee} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00185 sec., 2702.7027027027025 rows/sec., 4.84 MiB/sec. | ||
| 7221 | 2026.04.07 02:51:22.523675 [ 5 ] {5394ad08-4c05-4b46-beb4-9351b10f3cee} <Debug> TCPHandler: Processed in 0.002046493 sec. | ||
| 7222 | 2026.04.07 02:51:22.523789 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7223 | 2026.04.07 02:51:22.523884 [ 5 ] {7165d43f-cf84-4c37-8a14-4f0d40140d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7224 | 2026.04.07 02:51:22.523926 [ 5 ] {7165d43f-cf84-4c37-8a14-4f0d40140d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7225 | 2026.04.07 02:51:22.524261 [ 5 ] {7165d43f-cf84-4c37-8a14-4f0d40140d58} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7226 | 2026.04.07 02:51:22.524294 [ 5 ] {7165d43f-cf84-4c37-8a14-4f0d40140d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7227 | 2026.04.07 02:51:22.524597 [ 5 ] {7165d43f-cf84-4c37-8a14-4f0d40140d58} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7228 | 2026.04.07 02:51:22.524805 [ 5 ] {7165d43f-cf84-4c37-8a14-4f0d40140d58} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7229 | 2026.04.07 02:51:22.524900 [ 81 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7230 | 2026.04.07 02:51:22.524922 [ 81 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7231 | 2026.04.07 02:51:22.524935 [ 5 ] {7165d43f-cf84-4c37-8a14-4f0d40140d58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 7232 | 2026.04.07 02:51:22.524938 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7233 | 2026.04.07 02:51:22.524970 [ 5 ] {7165d43f-cf84-4c37-8a14-4f0d40140d58} <Debug> TCPHandler: Processed in 0.001232376 sec. | ||
| 7234 | 2026.04.07 02:51:22.525031 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 7235 | 2026.04.07 02:51:22.525125 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7236 | 2026.04.07 02:51:22.525151 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2502 rows starting from the beginning of the part | ||
| 7237 | 2026.04.07 02:51:22.525198 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 48 rows starting from the beginning of the part | ||
| 7238 | 2026.04.07 02:51:22.525234 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part | ||
| 7239 | 2026.04.07 02:51:22.525266 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 7240 | 2026.04.07 02:51:22.525299 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 7241 | 2026.04.07 02:51:22.525332 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7242 | 2026.04.07 02:51:22.526105 [ 190 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17839 rows, containing 5 columns (5 merged, 0 gathered) in 0.004607197 sec., 3871985.5044184127 rows/sec., 250.61 MiB/sec. | ||
| 7243 | 2026.04.07 02:51:22.526300 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7244 | 2026.04.07 02:51:22.526423 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2850 rows, containing 4 columns (4 merged, 0 gathered) in 0.001437191 sec., 1983034.9619500819 rows/sec., 128.22 MiB/sec. | ||
| 7245 | 2026.04.07 02:51:22.526543 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7246 | 2026.04.07 02:51:22.526615 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7247 | 2026.04.07 02:51:22.526683 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.05 MiB. | ||
| 7248 | 2026.04.07 02:51:22.526749 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7249 | 2026.04.07 02:51:22.526993 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_46_9} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2026.04.07 02:51:22.527056 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_46_9} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7251 | 2026.04.07 02:51:22.527141 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7252 | 2026.04.07 02:51:25.536540 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7253 | 2026.04.07 02:51:25.536607 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7254 | 2026.04.07 02:51:25.672385 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14380 | ||
| 7255 | 2026.04.07 02:51:25.672923 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2026.04.07 02:51:25.672976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7257 | 2026.04.07 02:51:25.673458 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7258 | 2026.04.07 02:51:25.673699 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2026.04.07 02:51:25.673845 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14380 | ||
| 7260 | 2026.04.07 02:51:26.493035 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7261 | 2026.04.07 02:51:26.510102 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7262 | 2026.04.07 02:51:26.510156 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7263 | 2026.04.07 02:51:26.515832 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7264 | 2026.04.07 02:51:26.516542 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7265 | 2026.04.07 02:51:26.519443 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7266 | 2026.04.07 02:51:27.524806 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7267 | 2026.04.07 02:51:27.524990 [ 5 ] {0aab80ef-7bb8-456f-811a-d39e067f2e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7268 | 2026.04.07 02:51:27.525056 [ 5 ] {0aab80ef-7bb8-456f-811a-d39e067f2e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7269 | 2026.04.07 02:51:27.525758 [ 5 ] {0aab80ef-7bb8-456f-811a-d39e067f2e0e} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7270 | 2026.04.07 02:51:27.525805 [ 5 ] {0aab80ef-7bb8-456f-811a-d39e067f2e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7271 | 2026.04.07 02:51:27.526202 [ 5 ] {0aab80ef-7bb8-456f-811a-d39e067f2e0e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7272 | 2026.04.07 02:51:27.526439 [ 5 ] {0aab80ef-7bb8-456f-811a-d39e067f2e0e} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7273 | 2026.04.07 02:51:27.526591 [ 5 ] {0aab80ef-7bb8-456f-811a-d39e067f2e0e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001652 sec., 171912.83292978207 rows/sec., 10.92 MiB/sec. | ||
| 7274 | 2026.04.07 02:51:27.526594 [ 66 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7275 | 2026.04.07 02:51:27.526633 [ 5 ] {0aab80ef-7bb8-456f-811a-d39e067f2e0e} <Debug> TCPHandler: Processed in 0.001963002 sec. | ||
| 7276 | 2026.04.07 02:51:27.526673 [ 66 ] {} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7277 | 2026.04.07 02:51:27.526703 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7278 | 2026.04.07 02:51:27.526765 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2026.04.07 02:51:27.526813 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::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 | ||
| 7280 | 2026.04.07 02:51:27.526864 [ 5 ] {f21420db-a8ff-4891-88e6-c6bf8fa740c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7281 | 2026.04.07 02:51:27.526913 [ 5 ] {f21420db-a8ff-4891-88e6-c6bf8fa740c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7282 | 2026.04.07 02:51:27.526942 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7283 | 2026.04.07 02:51:27.526983 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 308 rows starting from the beginning of the part | ||
| 7284 | 2026.04.07 02:51:27.527055 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 7285 | 2026.04.07 02:51:27.527106 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7286 | 2026.04.07 02:51:27.527152 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 7287 | 2026.04.07 02:51:27.527193 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 7288 | 2026.04.07 02:51:27.527234 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 7289 | 2026.04.07 02:51:27.527612 [ 5 ] {f21420db-a8ff-4891-88e6-c6bf8fa740c3} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7290 | 2026.04.07 02:51:27.527656 [ 5 ] {f21420db-a8ff-4891-88e6-c6bf8fa740c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7291 | 2026.04.07 02:51:27.528034 [ 5 ] {f21420db-a8ff-4891-88e6-c6bf8fa740c3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7292 | 2026.04.07 02:51:27.528244 [ 5 ] {f21420db-a8ff-4891-88e6-c6bf8fa740c3} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7293 | 2026.04.07 02:51:27.528264 [ 199 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496692 sec., 1154546.1591296005 rows/sec., 78.05 MiB/sec. | ||
| 7294 | 2026.04.07 02:51:27.528382 [ 5 ] {f21420db-a8ff-4891-88e6-c6bf8fa740c3} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001536 sec., 565755.2083333334 rows/sec., 44.35 MiB/sec. | ||
| 7295 | 2026.04.07 02:51:27.528427 [ 5 ] {f21420db-a8ff-4891-88e6-c6bf8fa740c3} <Debug> TCPHandler: Processed in 0.001714847 sec. | ||
| 7296 | 2026.04.07 02:51:27.528428 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7297 | 2026.04.07 02:51:27.528539 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7298 | 2026.04.07 02:51:27.528640 [ 5 ] {34699909-5e53-466c-84a8-04ea66e5c43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7299 | 2026.04.07 02:51:27.528689 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_21_4} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7300 | 2026.04.07 02:51:27.528691 [ 5 ] {34699909-5e53-466c-84a8-04ea66e5c43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7301 | 2026.04.07 02:51:27.528763 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_21_4} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7302 | 2026.04.07 02:51:27.528834 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 7303 | 2026.04.07 02:51:27.529137 [ 5 ] {34699909-5e53-466c-84a8-04ea66e5c43a} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7304 | 2026.04.07 02:51:27.529177 [ 5 ] {34699909-5e53-466c-84a8-04ea66e5c43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7305 | 2026.04.07 02:51:27.529482 [ 5 ] {34699909-5e53-466c-84a8-04ea66e5c43a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7306 | 2026.04.07 02:51:27.529691 [ 5 ] {34699909-5e53-466c-84a8-04ea66e5c43a} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7307 | 2026.04.07 02:51:27.529824 [ 5 ] {34699909-5e53-466c-84a8-04ea66e5c43a} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001202 sec., 148086.5224625624 rows/sec., 9.14 MiB/sec. | ||
| 7308 | 2026.04.07 02:51:27.529861 [ 5 ] {34699909-5e53-466c-84a8-04ea66e5c43a} <Debug> TCPHandler: Processed in 0.001373429 sec. | ||
| 7309 | 2026.04.07 02:51:27.529970 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7310 | 2026.04.07 02:51:27.530064 [ 5 ] {8333aac1-9490-4776-b513-09d265f826eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7311 | 2026.04.07 02:51:27.530104 [ 5 ] {8333aac1-9490-4776-b513-09d265f826eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7312 | 2026.04.07 02:51:27.530518 [ 5 ] {8333aac1-9490-4776-b513-09d265f826eb} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7313 | 2026.04.07 02:51:27.530555 [ 5 ] {8333aac1-9490-4776-b513-09d265f826eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7314 | 2026.04.07 02:51:27.530846 [ 5 ] {8333aac1-9490-4776-b513-09d265f826eb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7315 | 2026.04.07 02:51:27.531046 [ 5 ] {8333aac1-9490-4776-b513-09d265f826eb} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7316 | 2026.04.07 02:51:27.531171 [ 5 ] {8333aac1-9490-4776-b513-09d265f826eb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001159 sec., 128559.10267471957 rows/sec., 8.31 MiB/sec. | ||
| 7317 | 2026.04.07 02:51:27.531205 [ 5 ] {8333aac1-9490-4776-b513-09d265f826eb} <Debug> TCPHandler: Processed in 0.001325628 sec. | ||
| 7318 | 2026.04.07 02:51:27.531307 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7319 | 2026.04.07 02:51:27.531394 [ 5 ] {acea4c6b-5503-40cd-91e3-bb5163984104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7320 | 2026.04.07 02:51:27.531431 [ 5 ] {acea4c6b-5503-40cd-91e3-bb5163984104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7321 | 2026.04.07 02:51:27.531899 [ 5 ] {acea4c6b-5503-40cd-91e3-bb5163984104} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7322 | 2026.04.07 02:51:27.531934 [ 5 ] {acea4c6b-5503-40cd-91e3-bb5163984104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7323 | 2026.04.07 02:51:27.532240 [ 5 ] {acea4c6b-5503-40cd-91e3-bb5163984104} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7324 | 2026.04.07 02:51:27.532456 [ 5 ] {acea4c6b-5503-40cd-91e3-bb5163984104} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7325 | 2026.04.07 02:51:27.532568 [ 70 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7326 | 2026.04.07 02:51:27.532583 [ 5 ] {acea4c6b-5503-40cd-91e3-bb5163984104} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001156 sec., 128027.68166089966 rows/sec., 7.28 MiB/sec. | ||
| 7327 | 2026.04.07 02:51:27.532606 [ 70 ] {} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7328 | 2026.04.07 02:51:27.532629 [ 5 ] {acea4c6b-5503-40cd-91e3-bb5163984104} <Debug> TCPHandler: Processed in 0.001328238 sec. | ||
| 7329 | 2026.04.07 02:51:27.532630 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7330 | 2026.04.07 02:51:27.532740 [ 199 ] {be70be13-f367-4027-924d-7834913bcbbb::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 | ||
| 7331 | 2026.04.07 02:51:27.532746 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7332 | 2026.04.07 02:51:27.532857 [ 5 ] {59490271-6393-4b6c-88d7-250dda56ceda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7333 | 2026.04.07 02:51:27.532866 [ 199 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7334 | 2026.04.07 02:51:27.532902 [ 5 ] {59490271-6393-4b6c-88d7-250dda56ceda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7335 | 2026.04.07 02:51:27.532915 [ 199 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part | ||
| 7336 | 2026.04.07 02:51:27.532995 [ 199 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 7337 | 2026.04.07 02:51:27.533045 [ 199 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 7338 | 2026.04.07 02:51:27.533093 [ 199 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 7339 | 2026.04.07 02:51:27.533136 [ 199 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 7340 | 2026.04.07 02:51:27.533179 [ 199 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 7341 | 2026.04.07 02:51:27.533462 [ 5 ] {59490271-6393-4b6c-88d7-250dda56ceda} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2026.04.07 02:51:27.533503 [ 5 ] {59490271-6393-4b6c-88d7-250dda56ceda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7343 | 2026.04.07 02:51:27.533848 [ 5 ] {59490271-6393-4b6c-88d7-250dda56ceda} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7344 | 2026.04.07 02:51:27.534061 [ 5 ] {59490271-6393-4b6c-88d7-250dda56ceda} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2026.04.07 02:51:27.534104 [ 194 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407049 sec., 639636.5727135302 rows/sec., 38.98 MiB/sec. | ||
| 7346 | 2026.04.07 02:51:27.534196 [ 5 ] {59490271-6393-4b6c-88d7-250dda56ceda} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001356 sec., 387905.60471976403 rows/sec., 27.41 MiB/sec. | ||
| 7347 | 2026.04.07 02:51:27.534236 [ 199 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7348 | 2026.04.07 02:51:27.534238 [ 5 ] {59490271-6393-4b6c-88d7-250dda56ceda} <Debug> TCPHandler: Processed in 0.001543242 sec. | ||
| 7349 | 2026.04.07 02:51:27.534371 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7350 | 2026.04.07 02:51:27.534469 [ 5 ] {fe38443f-3f0a-4707-a8a3-2bc14b0ace2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7351 | 2026.04.07 02:51:27.534512 [ 5 ] {fe38443f-3f0a-4707-a8a3-2bc14b0ace2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7352 | 2026.04.07 02:51:27.534512 [ 199 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_21_4} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7353 | 2026.04.07 02:51:27.534595 [ 199 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_21_4} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7354 | 2026.04.07 02:51:27.534672 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7355 | 2026.04.07 02:51:27.534842 [ 5 ] {fe38443f-3f0a-4707-a8a3-2bc14b0ace2d} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7356 | 2026.04.07 02:51:27.534882 [ 5 ] {fe38443f-3f0a-4707-a8a3-2bc14b0ace2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7357 | 2026.04.07 02:51:27.535193 [ 5 ] {fe38443f-3f0a-4707-a8a3-2bc14b0ace2d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7358 | 2026.04.07 02:51:27.535412 [ 5 ] {fe38443f-3f0a-4707-a8a3-2bc14b0ace2d} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7359 | 2026.04.07 02:51:27.535541 [ 5 ] {fe38443f-3f0a-4707-a8a3-2bc14b0ace2d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 7360 | 2026.04.07 02:51:27.535577 [ 5 ] {fe38443f-3f0a-4707-a8a3-2bc14b0ace2d} <Debug> TCPHandler: Processed in 0.001257877 sec. | ||
| 7361 | 2026.04.07 02:51:27.535693 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7362 | 2026.04.07 02:51:27.535787 [ 5 ] {cbbbd63e-1a9d-4c6e-be08-4247971fff76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7363 | 2026.04.07 02:51:27.535828 [ 5 ] {cbbbd63e-1a9d-4c6e-be08-4247971fff76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7364 | 2026.04.07 02:51:27.536210 [ 5 ] {cbbbd63e-1a9d-4c6e-be08-4247971fff76} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7365 | 2026.04.07 02:51:27.536245 [ 5 ] {cbbbd63e-1a9d-4c6e-be08-4247971fff76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7366 | 2026.04.07 02:51:27.536574 [ 5 ] {cbbbd63e-1a9d-4c6e-be08-4247971fff76} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7367 | 2026.04.07 02:51:27.536787 [ 5 ] {cbbbd63e-1a9d-4c6e-be08-4247971fff76} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7368 | 2026.04.07 02:51:27.536916 [ 5 ] {cbbbd63e-1a9d-4c6e-be08-4247971fff76} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001147 sec., 231037.48910200523 rows/sec., 15.35 MiB/sec. | ||
| 7369 | 2026.04.07 02:51:27.536953 [ 5 ] {cbbbd63e-1a9d-4c6e-be08-4247971fff76} <Debug> TCPHandler: Processed in 0.001316178 sec. | ||
| 7370 | 2026.04.07 02:51:27.537072 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7371 | 2026.04.07 02:51:27.537173 [ 5 ] {d84932d0-aea8-4139-b5bd-ffbb1db77944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7372 | 2026.04.07 02:51:27.537220 [ 5 ] {d84932d0-aea8-4139-b5bd-ffbb1db77944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7373 | 2026.04.07 02:51:27.537523 [ 5 ] {d84932d0-aea8-4139-b5bd-ffbb1db77944} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7374 | 2026.04.07 02:51:27.537557 [ 5 ] {d84932d0-aea8-4139-b5bd-ffbb1db77944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7375 | 2026.04.07 02:51:27.537862 [ 5 ] {d84932d0-aea8-4139-b5bd-ffbb1db77944} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7376 | 2026.04.07 02:51:27.538073 [ 5 ] {d84932d0-aea8-4139-b5bd-ffbb1db77944} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7377 | 2026.04.07 02:51:27.538175 [ 70 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7378 | 2026.04.07 02:51:27.538203 [ 5 ] {d84932d0-aea8-4139-b5bd-ffbb1db77944} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 7379 | 2026.04.07 02:51:27.538208 [ 70 ] {} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7380 | 2026.04.07 02:51:27.538244 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7381 | 2026.04.07 02:51:27.538246 [ 5 ] {d84932d0-aea8-4139-b5bd-ffbb1db77944} <Debug> TCPHandler: Processed in 0.001225846 sec. | ||
| 7382 | 2026.04.07 02:51:27.538363 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 7383 | 2026.04.07 02:51:27.538368 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7384 | 2026.04.07 02:51:27.538506 [ 5 ] {5393d515-d281-4df9-aaa8-7c009273848d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7385 | 2026.04.07 02:51:27.538515 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7386 | 2026.04.07 02:51:27.538558 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part | ||
| 7387 | 2026.04.07 02:51:27.538560 [ 5 ] {5393d515-d281-4df9-aaa8-7c009273848d} <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 | ||
| 7388 | 2026.04.07 02:51:27.538626 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 7389 | 2026.04.07 02:51:27.538675 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 7390 | 2026.04.07 02:51:27.538713 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 7391 | 2026.04.07 02:51:27.538753 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 7392 | 2026.04.07 02:51:27.538792 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 7393 | 2026.04.07 02:51:27.539376 [ 5 ] {5393d515-d281-4df9-aaa8-7c009273848d} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7394 | 2026.04.07 02:51:27.539419 [ 5 ] {5393d515-d281-4df9-aaa8-7c009273848d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7395 | 2026.04.07 02:51:27.539630 [ 193 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.001329188 sec., 15799.119462408627 rows/sec., 1.03 MiB/sec. | ||
| 7396 | 2026.04.07 02:51:27.539763 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7397 | 2026.04.07 02:51:27.539994 [ 5 ] {5393d515-d281-4df9-aaa8-7c009273848d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7398 | 2026.04.07 02:51:27.540045 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_20_4} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7399 | 2026.04.07 02:51:27.540130 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_20_4} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7400 | 2026.04.07 02:51:27.540210 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7401 | 2026.04.07 02:51:27.540249 [ 5 ] {5393d515-d281-4df9-aaa8-7c009273848d} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7402 | 2026.04.07 02:51:27.540396 [ 5 ] {5393d515-d281-4df9-aaa8-7c009273848d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001908 sec., 18867.924528301886 rows/sec., 33.81 MiB/sec. | ||
| 7403 | 2026.04.07 02:51:27.540453 [ 5 ] {5393d515-d281-4df9-aaa8-7c009273848d} <Debug> TCPHandler: Processed in 0.002136475 sec. | ||
| 7404 | 2026.04.07 02:51:27.540565 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7405 | 2026.04.07 02:51:27.540661 [ 5 ] {a395e98d-71a7-47ab-aca7-2c6f10deb1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7406 | 2026.04.07 02:51:27.540702 [ 5 ] {a395e98d-71a7-47ab-aca7-2c6f10deb1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7407 | 2026.04.07 02:51:27.541035 [ 5 ] {a395e98d-71a7-47ab-aca7-2c6f10deb1ef} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7408 | 2026.04.07 02:51:27.541071 [ 5 ] {a395e98d-71a7-47ab-aca7-2c6f10deb1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7409 | 2026.04.07 02:51:27.541389 [ 5 ] {a395e98d-71a7-47ab-aca7-2c6f10deb1ef} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7410 | 2026.04.07 02:51:27.541598 [ 5 ] {a395e98d-71a7-47ab-aca7-2c6f10deb1ef} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7411 | 2026.04.07 02:51:27.541725 [ 5 ] {a395e98d-71a7-47ab-aca7-2c6f10deb1ef} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001083 sec., 83102.49307479225 rows/sec., 5.20 MiB/sec. | ||
| 7412 | 2026.04.07 02:51:27.541761 [ 5 ] {a395e98d-71a7-47ab-aca7-2c6f10deb1ef} <Debug> TCPHandler: Processed in 0.001248536 sec. | ||
| 7413 | 2026.04.07 02:51:28.340517 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7414 | 2026.04.07 02:51:28.340788 [ 5 ] {a18458a5-9145-4b75-8d56-6db413fe64a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7415 | 2026.04.07 02:51:28.340879 [ 5 ] {a18458a5-9145-4b75-8d56-6db413fe64a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7416 | 2026.04.07 02:51:28.341602 [ 5 ] {a18458a5-9145-4b75-8d56-6db413fe64a5} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7417 | 2026.04.07 02:51:28.341647 [ 5 ] {a18458a5-9145-4b75-8d56-6db413fe64a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7418 | 2026.04.07 02:51:28.342021 [ 5 ] {a18458a5-9145-4b75-8d56-6db413fe64a5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7419 | 2026.04.07 02:51:28.342254 [ 5 ] {a18458a5-9145-4b75-8d56-6db413fe64a5} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2026.04.07 02:51:28.342424 [ 5 ] {a18458a5-9145-4b75-8d56-6db413fe64a5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0017 sec., 1176.4705882352941 rows/sec., 95.93 KiB/sec. | ||
| 7421 | 2026.04.07 02:51:28.342468 [ 5 ] {a18458a5-9145-4b75-8d56-6db413fe64a5} <Debug> TCPHandler: Processed in 0.002112014 sec. | ||
| 7422 | 2026.04.07 02:51:28.342588 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7423 | 2026.04.07 02:51:28.342690 [ 5 ] {2c2311d7-9c25-4260-894f-80e0ca51f830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7424 | 2026.04.07 02:51:28.342731 [ 5 ] {2c2311d7-9c25-4260-894f-80e0ca51f830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7425 | 2026.04.07 02:51:28.344360 [ 5 ] {2c2311d7-9c25-4260-894f-80e0ca51f830} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7426 | 2026.04.07 02:51:28.344401 [ 5 ] {2c2311d7-9c25-4260-894f-80e0ca51f830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7427 | 2026.04.07 02:51:28.344858 [ 5 ] {2c2311d7-9c25-4260-894f-80e0ca51f830} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7428 | 2026.04.07 02:51:28.345081 [ 5 ] {2c2311d7-9c25-4260-894f-80e0ca51f830} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7429 | 2026.04.07 02:51:28.345214 [ 5 ] {2c2311d7-9c25-4260-894f-80e0ca51f830} <Debug> executeQuery: Read 2412 rows, 182.38 KiB in 0.002544 sec., 948113.2075471699 rows/sec., 70.01 MiB/sec. | ||
| 7430 | 2026.04.07 02:51:28.345252 [ 5 ] {2c2311d7-9c25-4260-894f-80e0ca51f830} <Debug> TCPHandler: Processed in 0.002716098 sec. | ||
| 7431 | 2026.04.07 02:51:28.345368 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7432 | 2026.04.07 02:51:28.345463 [ 5 ] {16042480-df2f-4705-81e7-cf2286b0e29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7433 | 2026.04.07 02:51:28.345504 [ 5 ] {16042480-df2f-4705-81e7-cf2286b0e29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7434 | 2026.04.07 02:51:28.345908 [ 5 ] {16042480-df2f-4705-81e7-cf2286b0e29f} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7435 | 2026.04.07 02:51:28.345944 [ 5 ] {16042480-df2f-4705-81e7-cf2286b0e29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7436 | 2026.04.07 02:51:28.346236 [ 5 ] {16042480-df2f-4705-81e7-cf2286b0e29f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7437 | 2026.04.07 02:51:28.346442 [ 5 ] {16042480-df2f-4705-81e7-cf2286b0e29f} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7438 | 2026.04.07 02:51:28.346580 [ 5 ] {16042480-df2f-4705-81e7-cf2286b0e29f} <Debug> executeQuery: Read 16 rows, 1.19 KiB in 0.001135 sec., 14096.916299559472 rows/sec., 1.03 MiB/sec. | ||
| 7439 | 2026.04.07 02:51:28.346617 [ 5 ] {16042480-df2f-4705-81e7-cf2286b0e29f} <Debug> TCPHandler: Processed in 0.001298398 sec. | ||
| 7440 | 2026.04.07 02:51:28.346733 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7441 | 2026.04.07 02:51:28.346827 [ 5 ] {719e211b-62ef-4afd-b038-3de71607e346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7442 | 2026.04.07 02:51:28.346866 [ 5 ] {719e211b-62ef-4afd-b038-3de71607e346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7443 | 2026.04.07 02:51:28.347526 [ 5 ] {719e211b-62ef-4afd-b038-3de71607e346} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7444 | 2026.04.07 02:51:28.347562 [ 5 ] {719e211b-62ef-4afd-b038-3de71607e346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7445 | 2026.04.07 02:51:28.347889 [ 5 ] {719e211b-62ef-4afd-b038-3de71607e346} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7446 | 2026.04.07 02:51:28.348093 [ 5 ] {719e211b-62ef-4afd-b038-3de71607e346} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7447 | 2026.04.07 02:51:28.348200 [ 94 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7448 | 2026.04.07 02:51:28.348220 [ 5 ] {719e211b-62ef-4afd-b038-3de71607e346} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001412 sec., 567280.4532577903 rows/sec., 32.77 MiB/sec. | ||
| 7449 | 2026.04.07 02:51:28.348271 [ 94 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7450 | 2026.04.07 02:51:28.348280 [ 5 ] {719e211b-62ef-4afd-b038-3de71607e346} <Debug> TCPHandler: Processed in 0.001595014 sec. | ||
| 7451 | 2026.04.07 02:51:28.348301 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7452 | 2026.04.07 02:51:28.348408 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7453 | 2026.04.07 02:51:28.348414 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::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 | ||
| 7454 | 2026.04.07 02:51:28.348510 [ 5 ] {9c7a6a6e-6c07-4acf-90d5-d5918a392e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7455 | 2026.04.07 02:51:28.348554 [ 5 ] {9c7a6a6e-6c07-4acf-90d5-d5918a392e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7456 | 2026.04.07 02:51:28.348561 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7457 | 2026.04.07 02:51:28.348606 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 975 rows starting from the beginning of the part | ||
| 7458 | 2026.04.07 02:51:28.348683 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 801 rows starting from the beginning of the part | ||
| 7459 | 2026.04.07 02:51:28.348734 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 7460 | 2026.04.07 02:51:28.348782 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 7461 | 2026.04.07 02:51:28.348827 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 7462 | 2026.04.07 02:51:28.348872 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 801 rows starting from the beginning of the part | ||
| 7463 | 2026.04.07 02:51:28.348934 [ 5 ] {9c7a6a6e-6c07-4acf-90d5-d5918a392e72} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7464 | 2026.04.07 02:51:28.348976 [ 5 ] {9c7a6a6e-6c07-4acf-90d5-d5918a392e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7465 | 2026.04.07 02:51:28.349296 [ 5 ] {9c7a6a6e-6c07-4acf-90d5-d5918a392e72} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7466 | 2026.04.07 02:51:28.349521 [ 5 ] {9c7a6a6e-6c07-4acf-90d5-d5918a392e72} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7467 | 2026.04.07 02:51:28.349656 [ 5 ] {9c7a6a6e-6c07-4acf-90d5-d5918a392e72} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001165 sec., 858.3690987124463 rows/sec., 60.35 KiB/sec. | ||
| 7468 | 2026.04.07 02:51:28.349696 [ 5 ] {9c7a6a6e-6c07-4acf-90d5-d5918a392e72} <Debug> TCPHandler: Processed in 0.001336798 sec. | ||
| 7469 | 2026.04.07 02:51:28.349804 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7470 | 2026.04.07 02:51:28.349905 [ 5 ] {e4050d64-06f6-4add-a215-b2be4ca139e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7471 | 2026.04.07 02:51:28.349952 [ 5 ] {e4050d64-06f6-4add-a215-b2be4ca139e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7472 | 2026.04.07 02:51:28.350192 [ 193 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3024 rows, containing 5 columns (5 merged, 0 gathered) in 0.001829489 sec., 1652920.5696235397 rows/sec., 104.35 MiB/sec. | ||
| 7473 | 2026.04.07 02:51:28.350418 [ 191 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7474 | 2026.04.07 02:51:28.350737 [ 191 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_26_5} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7475 | 2026.04.07 02:51:28.350813 [ 5 ] {e4050d64-06f6-4add-a215-b2be4ca139e7} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7476 | 2026.04.07 02:51:28.350820 [ 191 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_26_5} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7477 | 2026.04.07 02:51:28.350859 [ 5 ] {e4050d64-06f6-4add-a215-b2be4ca139e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7478 | 2026.04.07 02:51:28.350938 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 7479 | 2026.04.07 02:51:28.351253 [ 5 ] {e4050d64-06f6-4add-a215-b2be4ca139e7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7480 | 2026.04.07 02:51:28.351471 [ 5 ] {e4050d64-06f6-4add-a215-b2be4ca139e7} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2026.04.07 02:51:28.351610 [ 5 ] {e4050d64-06f6-4add-a215-b2be4ca139e7} <Debug> executeQuery: Read 1295 rows, 88.52 KiB in 0.001722 sec., 752032.5203252032 rows/sec., 50.20 MiB/sec. | ||
| 7482 | 2026.04.07 02:51:28.351648 [ 5 ] {e4050d64-06f6-4add-a215-b2be4ca139e7} <Debug> TCPHandler: Processed in 0.00189778 sec. | ||
| 7483 | 2026.04.07 02:51:28.351760 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7484 | 2026.04.07 02:51:28.351855 [ 5 ] {3d370c74-4d78-49b8-90ee-ffda9270f7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7485 | 2026.04.07 02:51:28.351899 [ 5 ] {3d370c74-4d78-49b8-90ee-ffda9270f7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7486 | 2026.04.07 02:51:28.352555 [ 5 ] {3d370c74-4d78-49b8-90ee-ffda9270f7ca} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2026.04.07 02:51:28.352589 [ 5 ] {3d370c74-4d78-49b8-90ee-ffda9270f7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7488 | 2026.04.07 02:51:28.353015 [ 5 ] {3d370c74-4d78-49b8-90ee-ffda9270f7ca} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7489 | 2026.04.07 02:51:28.353236 [ 5 ] {3d370c74-4d78-49b8-90ee-ffda9270f7ca} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7490 | 2026.04.07 02:51:28.353374 [ 5 ] {3d370c74-4d78-49b8-90ee-ffda9270f7ca} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001537 sec., 973975.2765126871 rows/sec., 59.07 MiB/sec. | ||
| 7491 | 2026.04.07 02:51:28.353412 [ 5 ] {3d370c74-4d78-49b8-90ee-ffda9270f7ca} <Debug> TCPHandler: Processed in 0.001703156 sec. | ||
| 7492 | 2026.04.07 02:51:28.353518 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7493 | 2026.04.07 02:51:28.353613 [ 5 ] {6477e217-412b-4d11-9616-e54bf838293e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7494 | 2026.04.07 02:51:28.353667 [ 5 ] {6477e217-412b-4d11-9616-e54bf838293e} <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 | ||
| 7495 | 2026.04.07 02:51:28.354425 [ 5 ] {6477e217-412b-4d11-9616-e54bf838293e} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7496 | 2026.04.07 02:51:28.354461 [ 5 ] {6477e217-412b-4d11-9616-e54bf838293e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7497 | 2026.04.07 02:51:28.354981 [ 5 ] {6477e217-412b-4d11-9616-e54bf838293e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7498 | 2026.04.07 02:51:28.355200 [ 5 ] {6477e217-412b-4d11-9616-e54bf838293e} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7499 | 2026.04.07 02:51:28.355319 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7500 | 2026.04.07 02:51:28.355342 [ 5 ] {6477e217-412b-4d11-9616-e54bf838293e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001747 sec., 8013.737836290784 rows/sec., 14.36 MiB/sec. | ||
| 7501 | 2026.04.07 02:51:28.355355 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7502 | 2026.04.07 02:51:28.355388 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7503 | 2026.04.07 02:51:28.355412 [ 5 ] {6477e217-412b-4d11-9616-e54bf838293e} <Debug> TCPHandler: Processed in 0.001946231 sec. | ||
| 7504 | 2026.04.07 02:51:28.355459 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 7505 | 2026.04.07 02:51:28.355526 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7506 | 2026.04.07 02:51:28.355625 [ 5 ] {a92c8cf7-3ab6-4f43-aa25-8c3bedb2c2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7507 | 2026.04.07 02:51:28.355667 [ 5 ] {a92c8cf7-3ab6-4f43-aa25-8c3bedb2c2ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7508 | 2026.04.07 02:51:28.355678 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7509 | 2026.04.07 02:51:28.355735 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 735 rows starting from the beginning of the part | ||
| 7510 | 2026.04.07 02:51:28.355855 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
| 7511 | 2026.04.07 02:51:28.355959 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 7512 | 2026.04.07 02:51:28.356004 [ 5 ] {a92c8cf7-3ab6-4f43-aa25-8c3bedb2c2ad} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7513 | 2026.04.07 02:51:28.356045 [ 5 ] {a92c8cf7-3ab6-4f43-aa25-8c3bedb2c2ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7514 | 2026.04.07 02:51:28.356062 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
| 7515 | 2026.04.07 02:51:28.356160 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 7516 | 2026.04.07 02:51:28.356257 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
| 7517 | 2026.04.07 02:51:28.356354 [ 5 ] {a92c8cf7-3ab6-4f43-aa25-8c3bedb2c2ad} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7518 | 2026.04.07 02:51:28.356595 [ 5 ] {a92c8cf7-3ab6-4f43-aa25-8c3bedb2c2ad} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7519 | 2026.04.07 02:51:28.356738 [ 5 ] {a92c8cf7-3ab6-4f43-aa25-8c3bedb2c2ad} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 732.21 KiB/sec. | ||
| 7520 | 2026.04.07 02:51:28.356776 [ 5 ] {a92c8cf7-3ab6-4f43-aa25-8c3bedb2c2ad} <Debug> TCPHandler: Processed in 0.001302127 sec. | ||
| 7521 | 2026.04.07 02:51:28.391289 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 831 rows, containing 19 columns (19 merged, 0 gathered) in 0.035858016 sec., 23174.734486146695 rows/sec., 41.53 MiB/sec. | ||
| 7522 | 2026.04.07 02:51:28.392439 [ 189 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7523 | 2026.04.07 02:51:28.392778 [ 189 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7524 | 2026.04.07 02:51:28.392846 [ 189 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7525 | 2026.04.07 02:51:28.392992 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 7526 | 2026.04.07 02:51:29.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.30 MiB, peak 284.30 MiB, free memory in arenas 0.00 B, will set to 277.74 MiB (RSS), difference: 1.44 MiB | ||
| 7527 | 2026.04.07 02:51:30.695124 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1002 | ||
| 7528 | 2026.04.07 02:51:30.697840 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7529 | 2026.04.07 02:51:30.697902 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7530 | 2026.04.07 02:51:30.699143 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7531 | 2026.04.07 02:51:30.699418 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7532 | 2026.04.07 02:51:30.699774 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1002 | ||
| 7533 | 2026.04.07 02:51:32.513471 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7534 | 2026.04.07 02:51:32.513716 [ 5 ] {a42c3cc0-6bb5-412e-bfb6-0a68c3bb2243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7535 | 2026.04.07 02:51:32.513784 [ 5 ] {a42c3cc0-6bb5-412e-bfb6-0a68c3bb2243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7536 | 2026.04.07 02:51:32.514465 [ 5 ] {a42c3cc0-6bb5-412e-bfb6-0a68c3bb2243} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.04.07 02:51:32.514509 [ 5 ] {a42c3cc0-6bb5-412e-bfb6-0a68c3bb2243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7538 | 2026.04.07 02:51:32.514891 [ 5 ] {a42c3cc0-6bb5-412e-bfb6-0a68c3bb2243} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7539 | 2026.04.07 02:51:32.515129 [ 5 ] {a42c3cc0-6bb5-412e-bfb6-0a68c3bb2243} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2026.04.07 02:51:32.515286 [ 5 ] {a42c3cc0-6bb5-412e-bfb6-0a68c3bb2243} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00162 sec., 34567.9012345679 rows/sec., 2.66 MiB/sec. | ||
| 7541 | 2026.04.07 02:51:32.515329 [ 5 ] {a42c3cc0-6bb5-412e-bfb6-0a68c3bb2243} <Debug> TCPHandler: Processed in 0.002051173 sec. | ||
| 7542 | 2026.04.07 02:51:32.515450 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7543 | 2026.04.07 02:51:32.515569 [ 5 ] {fe244e4b-ecf1-422b-86a7-13acb208f382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7544 | 2026.04.07 02:51:32.515613 [ 5 ] {fe244e4b-ecf1-422b-86a7-13acb208f382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7545 | 2026.04.07 02:51:32.516040 [ 5 ] {fe244e4b-ecf1-422b-86a7-13acb208f382} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2026.04.07 02:51:32.516078 [ 5 ] {fe244e4b-ecf1-422b-86a7-13acb208f382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7547 | 2026.04.07 02:51:32.516387 [ 5 ] {fe244e4b-ecf1-422b-86a7-13acb208f382} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7548 | 2026.04.07 02:51:32.516598 [ 5 ] {fe244e4b-ecf1-422b-86a7-13acb208f382} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7549 | 2026.04.07 02:51:32.516729 [ 5 ] {fe244e4b-ecf1-422b-86a7-13acb208f382} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 7550 | 2026.04.07 02:51:32.516768 [ 5 ] {fe244e4b-ecf1-422b-86a7-13acb208f382} <Debug> TCPHandler: Processed in 0.00137989 sec. | ||
| 7551 | 2026.04.07 02:51:32.516875 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7552 | 2026.04.07 02:51:32.516968 [ 5 ] {f8d9329e-481b-4cad-9ec2-b30c3461b87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7553 | 2026.04.07 02:51:32.517012 [ 5 ] {f8d9329e-481b-4cad-9ec2-b30c3461b87d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7554 | 2026.04.07 02:51:32.517389 [ 5 ] {f8d9329e-481b-4cad-9ec2-b30c3461b87d} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2026.04.07 02:51:32.517425 [ 5 ] {f8d9329e-481b-4cad-9ec2-b30c3461b87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7556 | 2026.04.07 02:51:32.517754 [ 5 ] {f8d9329e-481b-4cad-9ec2-b30c3461b87d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7557 | 2026.04.07 02:51:32.517958 [ 5 ] {f8d9329e-481b-4cad-9ec2-b30c3461b87d} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7558 | 2026.04.07 02:51:32.518086 [ 5 ] {f8d9329e-481b-4cad-9ec2-b30c3461b87d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001137 sec., 112576.95690413368 rows/sec., 7.84 MiB/sec. | ||
| 7559 | 2026.04.07 02:51:32.518127 [ 5 ] {f8d9329e-481b-4cad-9ec2-b30c3461b87d} <Debug> TCPHandler: Processed in 0.001301577 sec. | ||
| 7560 | 2026.04.07 02:51:32.518236 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7561 | 2026.04.07 02:51:32.518329 [ 5 ] {9170b271-8619-488c-bd75-a37eb11945aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7562 | 2026.04.07 02:51:32.518372 [ 5 ] {9170b271-8619-488c-bd75-a37eb11945aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7563 | 2026.04.07 02:51:32.518689 [ 5 ] {9170b271-8619-488c-bd75-a37eb11945aa} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2026.04.07 02:51:32.518725 [ 5 ] {9170b271-8619-488c-bd75-a37eb11945aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7565 | 2026.04.07 02:51:32.519023 [ 5 ] {9170b271-8619-488c-bd75-a37eb11945aa} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7566 | 2026.04.07 02:51:32.519223 [ 5 ] {9170b271-8619-488c-bd75-a37eb11945aa} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2026.04.07 02:51:32.519351 [ 5 ] {9170b271-8619-488c-bd75-a37eb11945aa} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001041 sec., 46109.51008645533 rows/sec., 3.11 MiB/sec. | ||
| 7568 | 2026.04.07 02:51:32.519387 [ 5 ] {9170b271-8619-488c-bd75-a37eb11945aa} <Debug> TCPHandler: Processed in 0.001199835 sec. | ||
| 7569 | 2026.04.07 02:51:33.174098 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14892 | ||
| 7570 | 2026.04.07 02:51:33.174679 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7571 | 2026.04.07 02:51:33.174729 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7572 | 2026.04.07 02:51:33.175218 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7573 | 2026.04.07 02:51:33.175463 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7574 | 2026.04.07 02:51:33.175616 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14892 | ||
| 7575 | 2026.04.07 02:51:33.175619 [ 121 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7576 | 2026.04.07 02:51:33.175692 [ 121 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2026.04.07 02:51:33.175713 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7578 | 2026.04.07 02:51:33.175807 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::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 | ||
| 7579 | 2026.04.07 02:51:33.175908 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7580 | 2026.04.07 02:51:33.175939 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12460 rows starting from the beginning of the part | ||
| 7581 | 2026.04.07 02:51:33.175996 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7582 | 2026.04.07 02:51:33.176041 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7583 | 2026.04.07 02:51:33.176083 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7584 | 2026.04.07 02:51:33.176120 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7585 | 2026.04.07 02:51:33.176158 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7586 | 2026.04.07 02:51:33.177822 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14892 rows, containing 4 columns (4 merged, 0 gathered) in 0.002058004 sec., 7236137.539091275 rows/sec., 103.51 MiB/sec. | ||
| 7587 | 2026.04.07 02:51:33.178278 [ 187 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7588 | 2026.04.07 02:51:33.178656 [ 187 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_31_6} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7589 | 2026.04.07 02:51:33.178747 [ 187 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_31_6} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7590 | 2026.04.07 02:51:33.178857 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 7591 | 2026.04.07 02:51:34.019695 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7592 | 2026.04.07 02:51:34.037057 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7593 | 2026.04.07 02:51:34.037116 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7594 | 2026.04.07 02:51:34.042630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7595 | 2026.04.07 02:51:34.043312 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7596 | 2026.04.07 02:51:34.043638 [ 122 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7597 | 2026.04.07 02:51:34.043701 [ 122 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7598 | 2026.04.07 02:51:34.043721 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7599 | 2026.04.07 02:51:34.043811 [ 195 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 7600 | 2026.04.07 02:51:34.046222 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7601 | 2026.04.07 02:51:34.046824 [ 195 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7602 | 2026.04.07 02:51:34.047585 [ 195 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 7603 | 2026.04.07 02:51:34.050942 [ 195 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 7604 | 2026.04.07 02:51:34.054300 [ 195 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 7605 | 2026.04.07 02:51:34.057936 [ 195 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 7606 | 2026.04.07 02:51:34.061816 [ 195 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 7607 | 2026.04.07 02:51:34.065450 [ 195 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 7608 | 2026.04.07 02:51:34.117719 [ 195 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.07394191 sec., 3164.646409593693 rows/sec., 16.36 MiB/sec. | ||
| 7609 | 2026.04.07 02:51:34.119709 [ 191 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7610 | 2026.04.07 02:51:34.121462 [ 191 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_31_6} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7611 | 2026.04.07 02:51:34.121553 [ 191 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_31_6} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7612 | 2026.04.07 02:51:34.122742 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7613 | 2026.04.07 02:51:35.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.83 MiB, peak 289.38 MiB, free memory in arenas 0.00 B, will set to 281.63 MiB (RSS), difference: 2.80 MiB | ||
| 7614 | 2026.04.07 02:51:37.524126 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7615 | 2026.04.07 02:51:37.524409 [ 5 ] {7c3ea9af-3e83-4104-96fd-957fec58bae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7616 | 2026.04.07 02:51:37.524513 [ 5 ] {7c3ea9af-3e83-4104-96fd-957fec58bae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7617 | 2026.04.07 02:51:37.525358 [ 5 ] {7c3ea9af-3e83-4104-96fd-957fec58bae3} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7618 | 2026.04.07 02:51:37.525405 [ 5 ] {7c3ea9af-3e83-4104-96fd-957fec58bae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7619 | 2026.04.07 02:51:37.525804 [ 5 ] {7c3ea9af-3e83-4104-96fd-957fec58bae3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7620 | 2026.04.07 02:51:37.526028 [ 5 ] {7c3ea9af-3e83-4104-96fd-957fec58bae3} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7621 | 2026.04.07 02:51:37.526185 [ 5 ] {7c3ea9af-3e83-4104-96fd-957fec58bae3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001855 sec., 153099.73045822102 rows/sec., 9.72 MiB/sec. | ||
| 7622 | 2026.04.07 02:51:37.526237 [ 5 ] {7c3ea9af-3e83-4104-96fd-957fec58bae3} <Debug> TCPHandler: Processed in 0.002295819 sec. | ||
| 7623 | 2026.04.07 02:51:37.526366 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7624 | 2026.04.07 02:51:37.526469 [ 5 ] {420f4518-e5a7-41fb-8c24-9a07d4f6c0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7625 | 2026.04.07 02:51:37.526513 [ 5 ] {420f4518-e5a7-41fb-8c24-9a07d4f6c0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7626 | 2026.04.07 02:51:37.527426 [ 5 ] {420f4518-e5a7-41fb-8c24-9a07d4f6c0c9} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7627 | 2026.04.07 02:51:37.527473 [ 5 ] {420f4518-e5a7-41fb-8c24-9a07d4f6c0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7628 | 2026.04.07 02:51:37.527879 [ 5 ] {420f4518-e5a7-41fb-8c24-9a07d4f6c0c9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7629 | 2026.04.07 02:51:37.528098 [ 5 ] {420f4518-e5a7-41fb-8c24-9a07d4f6c0c9} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7630 | 2026.04.07 02:51:37.528234 [ 5 ] {420f4518-e5a7-41fb-8c24-9a07d4f6c0c9} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001789 sec., 485746.22694242594 rows/sec., 38.08 MiB/sec. | ||
| 7631 | 2026.04.07 02:51:37.528276 [ 5 ] {420f4518-e5a7-41fb-8c24-9a07d4f6c0c9} <Debug> TCPHandler: Processed in 0.001962142 sec. | ||
| 7632 | 2026.04.07 02:51:37.528390 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7633 | 2026.04.07 02:51:37.528488 [ 5 ] {876c7cfb-734b-4b8e-be4b-df9adef41d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7634 | 2026.04.07 02:51:37.528530 [ 5 ] {876c7cfb-734b-4b8e-be4b-df9adef41d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7635 | 2026.04.07 02:51:37.528998 [ 5 ] {876c7cfb-734b-4b8e-be4b-df9adef41d9d} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7636 | 2026.04.07 02:51:37.529036 [ 5 ] {876c7cfb-734b-4b8e-be4b-df9adef41d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7637 | 2026.04.07 02:51:37.529346 [ 5 ] {876c7cfb-734b-4b8e-be4b-df9adef41d9d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7638 | 2026.04.07 02:51:37.529569 [ 5 ] {876c7cfb-734b-4b8e-be4b-df9adef41d9d} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7639 | 2026.04.07 02:51:37.529699 [ 5 ] {876c7cfb-734b-4b8e-be4b-df9adef41d9d} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001232 sec., 144480.5194805195 rows/sec., 8.92 MiB/sec. | ||
| 7640 | 2026.04.07 02:51:37.529737 [ 5 ] {876c7cfb-734b-4b8e-be4b-df9adef41d9d} <Debug> TCPHandler: Processed in 0.0013989 sec. | ||
| 7641 | 2026.04.07 02:51:37.529853 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7642 | 2026.04.07 02:51:37.529948 [ 5 ] {771d3744-f806-4749-a736-712dae9701cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7643 | 2026.04.07 02:51:37.529989 [ 5 ] {771d3744-f806-4749-a736-712dae9701cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7644 | 2026.04.07 02:51:37.530433 [ 5 ] {771d3744-f806-4749-a736-712dae9701cc} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7645 | 2026.04.07 02:51:37.530468 [ 5 ] {771d3744-f806-4749-a736-712dae9701cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7646 | 2026.04.07 02:51:37.530764 [ 5 ] {771d3744-f806-4749-a736-712dae9701cc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7647 | 2026.04.07 02:51:37.530974 [ 5 ] {771d3744-f806-4749-a736-712dae9701cc} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7648 | 2026.04.07 02:51:37.531100 [ 5 ] {771d3744-f806-4749-a736-712dae9701cc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 8.22 MiB/sec. | ||
| 7649 | 2026.04.07 02:51:37.531138 [ 5 ] {771d3744-f806-4749-a736-712dae9701cc} <Debug> TCPHandler: Processed in 0.001335368 sec. | ||
| 7650 | 2026.04.07 02:51:37.531248 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7651 | 2026.04.07 02:51:37.531342 [ 5 ] {8926ddb0-5836-4d48-b572-d99d01c29022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7652 | 2026.04.07 02:51:37.531382 [ 5 ] {8926ddb0-5836-4d48-b572-d99d01c29022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7653 | 2026.04.07 02:51:37.531818 [ 5 ] {8926ddb0-5836-4d48-b572-d99d01c29022} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7654 | 2026.04.07 02:51:37.531854 [ 5 ] {8926ddb0-5836-4d48-b572-d99d01c29022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7655 | 2026.04.07 02:51:37.532149 [ 5 ] {8926ddb0-5836-4d48-b572-d99d01c29022} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7656 | 2026.04.07 02:51:37.532361 [ 5 ] {8926ddb0-5836-4d48-b572-d99d01c29022} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7657 | 2026.04.07 02:51:37.532486 [ 5 ] {8926ddb0-5836-4d48-b572-d99d01c29022} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001162 sec., 127366.60929432014 rows/sec., 7.24 MiB/sec. | ||
| 7658 | 2026.04.07 02:51:37.532524 [ 5 ] {8926ddb0-5836-4d48-b572-d99d01c29022} <Debug> TCPHandler: Processed in 0.001325437 sec. | ||
| 7659 | 2026.04.07 02:51:37.532631 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7660 | 2026.04.07 02:51:37.532725 [ 5 ] {f9d56316-a9ce-43b3-a791-7517dae5e2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7661 | 2026.04.07 02:51:37.532771 [ 5 ] {f9d56316-a9ce-43b3-a791-7517dae5e2a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7662 | 2026.04.07 02:51:37.533352 [ 5 ] {f9d56316-a9ce-43b3-a791-7517dae5e2a2} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7663 | 2026.04.07 02:51:37.533389 [ 5 ] {f9d56316-a9ce-43b3-a791-7517dae5e2a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7664 | 2026.04.07 02:51:37.533706 [ 5 ] {f9d56316-a9ce-43b3-a791-7517dae5e2a2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7665 | 2026.04.07 02:51:37.533946 [ 5 ] {f9d56316-a9ce-43b3-a791-7517dae5e2a2} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7666 | 2026.04.07 02:51:37.534078 [ 5 ] {f9d56316-a9ce-43b3-a791-7517dae5e2a2} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001371 sec., 383661.5609044493 rows/sec., 27.11 MiB/sec. | ||
| 7667 | 2026.04.07 02:51:37.534117 [ 5 ] {f9d56316-a9ce-43b3-a791-7517dae5e2a2} <Debug> TCPHandler: Processed in 0.001534822 sec. | ||
| 7668 | 2026.04.07 02:51:37.534241 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7669 | 2026.04.07 02:51:37.534343 [ 5 ] {728ba403-554b-44a5-9776-5a91105afa24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7670 | 2026.04.07 02:51:37.534386 [ 5 ] {728ba403-554b-44a5-9776-5a91105afa24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7671 | 2026.04.07 02:51:37.534717 [ 5 ] {728ba403-554b-44a5-9776-5a91105afa24} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7672 | 2026.04.07 02:51:37.534755 [ 5 ] {728ba403-554b-44a5-9776-5a91105afa24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7673 | 2026.04.07 02:51:37.535065 [ 5 ] {728ba403-554b-44a5-9776-5a91105afa24} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7674 | 2026.04.07 02:51:37.535277 [ 5 ] {728ba403-554b-44a5-9776-5a91105afa24} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7675 | 2026.04.07 02:51:37.535407 [ 5 ] {728ba403-554b-44a5-9776-5a91105afa24} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 7676 | 2026.04.07 02:51:37.535444 [ 5 ] {728ba403-554b-44a5-9776-5a91105afa24} <Debug> TCPHandler: Processed in 0.001254506 sec. | ||
| 7677 | 2026.04.07 02:51:37.535553 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7678 | 2026.04.07 02:51:37.535647 [ 5 ] {3e2d02a6-d2a5-4856-b38d-9d603509df7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7679 | 2026.04.07 02:51:37.535690 [ 5 ] {3e2d02a6-d2a5-4856-b38d-9d603509df7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7680 | 2026.04.07 02:51:37.536090 [ 5 ] {3e2d02a6-d2a5-4856-b38d-9d603509df7a} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7681 | 2026.04.07 02:51:37.536125 [ 5 ] {3e2d02a6-d2a5-4856-b38d-9d603509df7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7682 | 2026.04.07 02:51:37.536455 [ 5 ] {3e2d02a6-d2a5-4856-b38d-9d603509df7a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7683 | 2026.04.07 02:51:37.536675 [ 5 ] {3e2d02a6-d2a5-4856-b38d-9d603509df7a} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7684 | 2026.04.07 02:51:37.536805 [ 5 ] {3e2d02a6-d2a5-4856-b38d-9d603509df7a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001175 sec., 225531.914893617 rows/sec., 14.99 MiB/sec. | ||
| 7685 | 2026.04.07 02:51:37.536842 [ 5 ] {3e2d02a6-d2a5-4856-b38d-9d603509df7a} <Debug> TCPHandler: Processed in 0.001337589 sec. | ||
| 7686 | 2026.04.07 02:51:37.536950 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7687 | 2026.04.07 02:51:37.537044 [ 5 ] {09c9b57b-043f-48ca-9086-42007c4aa3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7688 | 2026.04.07 02:51:37.537087 [ 5 ] {09c9b57b-043f-48ca-9086-42007c4aa3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7689 | 2026.04.07 02:51:37.537388 [ 5 ] {09c9b57b-043f-48ca-9086-42007c4aa3e3} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7690 | 2026.04.07 02:51:37.537428 [ 5 ] {09c9b57b-043f-48ca-9086-42007c4aa3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7691 | 2026.04.07 02:51:37.537747 [ 5 ] {09c9b57b-043f-48ca-9086-42007c4aa3e3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7692 | 2026.04.07 02:51:37.537969 [ 5 ] {09c9b57b-043f-48ca-9086-42007c4aa3e3} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7693 | 2026.04.07 02:51:37.538098 [ 5 ] {09c9b57b-043f-48ca-9086-42007c4aa3e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 7694 | 2026.04.07 02:51:37.538135 [ 5 ] {09c9b57b-043f-48ca-9086-42007c4aa3e3} <Debug> TCPHandler: Processed in 0.001234246 sec. | ||
| 7695 | 2026.04.07 02:51:37.538247 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7696 | 2026.04.07 02:51:37.538341 [ 5 ] {c9cd8a8b-94ba-497e-b762-fe49f9ca5600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7697 | 2026.04.07 02:51:37.538395 [ 5 ] {c9cd8a8b-94ba-497e-b762-fe49f9ca5600} <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 | ||
| 7698 | 2026.04.07 02:51:37.539213 [ 5 ] {c9cd8a8b-94ba-497e-b762-fe49f9ca5600} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7699 | 2026.04.07 02:51:37.539250 [ 5 ] {c9cd8a8b-94ba-497e-b762-fe49f9ca5600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7700 | 2026.04.07 02:51:37.539793 [ 5 ] {c9cd8a8b-94ba-497e-b762-fe49f9ca5600} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7701 | 2026.04.07 02:51:37.540014 [ 5 ] {c9cd8a8b-94ba-497e-b762-fe49f9ca5600} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7702 | 2026.04.07 02:51:37.540151 [ 5 ] {c9cd8a8b-94ba-497e-b762-fe49f9ca5600} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001828 sec., 19693.654266958423 rows/sec., 35.29 MiB/sec. | ||
| 7703 | 2026.04.07 02:51:37.540205 [ 5 ] {c9cd8a8b-94ba-497e-b762-fe49f9ca5600} <Debug> TCPHandler: Processed in 0.002006533 sec. | ||
| 7704 | 2026.04.07 02:51:37.540314 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7705 | 2026.04.07 02:51:37.540440 [ 5 ] {26650f53-2f15-4654-a7c5-6af092f8f6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7706 | 2026.04.07 02:51:37.540480 [ 5 ] {26650f53-2f15-4654-a7c5-6af092f8f6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7707 | 2026.04.07 02:51:37.540800 [ 5 ] {26650f53-2f15-4654-a7c5-6af092f8f6fa} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7708 | 2026.04.07 02:51:37.540838 [ 5 ] {26650f53-2f15-4654-a7c5-6af092f8f6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7709 | 2026.04.07 02:51:37.541143 [ 5 ] {26650f53-2f15-4654-a7c5-6af092f8f6fa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7710 | 2026.04.07 02:51:37.541357 [ 5 ] {26650f53-2f15-4654-a7c5-6af092f8f6fa} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7711 | 2026.04.07 02:51:37.541481 [ 5 ] {26650f53-2f15-4654-a7c5-6af092f8f6fa} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00106 sec., 84905.6603773585 rows/sec., 5.31 MiB/sec. | ||
| 7712 | 2026.04.07 02:51:37.541518 [ 5 ] {26650f53-2f15-4654-a7c5-6af092f8f6fa} <Debug> TCPHandler: Processed in 0.001251856 sec. | ||
| 7713 | 2026.04.07 02:51:40.536652 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7714 | 2026.04.07 02:51:40.536718 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7715 | 2026.04.07 02:51:40.676613 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15340 | ||
| 7716 | 2026.04.07 02:51:40.677331 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2026.04.07 02:51:40.677375 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7718 | 2026.04.07 02:51:40.678064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7719 | 2026.04.07 02:51:40.678295 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7720 | 2026.04.07 02:51:40.678428 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15340 | ||
| 7721 | 2026.04.07 02:51:40.701064 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1032 | ||
| 7722 | 2026.04.07 02:51:40.703342 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7723 | 2026.04.07 02:51:40.703392 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7724 | 2026.04.07 02:51:40.704633 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7725 | 2026.04.07 02:51:40.704896 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7726 | 2026.04.07 02:51:40.705162 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1032 | ||
| 7727 | 2026.04.07 02:51:41.001241 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000853938 sec. | ||
| 7728 | 2026.04.07 02:51:41.547190 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7729 | 2026.04.07 02:51:41.562611 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7730 | 2026.04.07 02:51:41.562666 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7731 | 2026.04.07 02:51:41.568517 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7732 | 2026.04.07 02:51:41.569195 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7733 | 2026.04.07 02:51:41.571908 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7734 | 2026.04.07 02:51:42.516411 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7735 | 2026.04.07 02:51:42.516603 [ 5 ] {9882b353-f2ac-4235-b4ca-ea7874658d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7736 | 2026.04.07 02:51:42.516674 [ 5 ] {9882b353-f2ac-4235-b4ca-ea7874658d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7737 | 2026.04.07 02:51:42.517390 [ 5 ] {9882b353-f2ac-4235-b4ca-ea7874658d84} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7738 | 2026.04.07 02:51:42.517440 [ 5 ] {9882b353-f2ac-4235-b4ca-ea7874658d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7739 | 2026.04.07 02:51:42.517850 [ 5 ] {9882b353-f2ac-4235-b4ca-ea7874658d84} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7740 | 2026.04.07 02:51:42.518089 [ 5 ] {9882b353-f2ac-4235-b4ca-ea7874658d84} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7741 | 2026.04.07 02:51:42.518251 [ 5 ] {9882b353-f2ac-4235-b4ca-ea7874658d84} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001697 sec., 38892.16263995286 rows/sec., 3.10 MiB/sec. | ||
| 7742 | 2026.04.07 02:51:42.518266 [ 110 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7743 | 2026.04.07 02:51:42.518303 [ 5 ] {9882b353-f2ac-4235-b4ca-ea7874658d84} <Debug> TCPHandler: Processed in 0.002030362 sec. | ||
| 7744 | 2026.04.07 02:51:42.518339 [ 110 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7745 | 2026.04.07 02:51:42.518367 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7746 | 2026.04.07 02:51:42.518441 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7747 | 2026.04.07 02:51:42.518496 [ 192 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 7748 | 2026.04.07 02:51:42.518550 [ 5 ] {ff4ad0be-fab9-423c-8745-7be6bacc0d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7749 | 2026.04.07 02:51:42.518601 [ 5 ] {ff4ad0be-fab9-423c-8745-7be6bacc0d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7750 | 2026.04.07 02:51:42.518643 [ 192 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7751 | 2026.04.07 02:51:42.518682 [ 192 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3357 rows starting from the beginning of the part | ||
| 7752 | 2026.04.07 02:51:42.518754 [ 192 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 869 rows starting from the beginning of the part | ||
| 7753 | 2026.04.07 02:51:42.518802 [ 192 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2412 rows starting from the beginning of the part | ||
| 7754 | 2026.04.07 02:51:42.518846 [ 192 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7755 | 2026.04.07 02:51:42.518887 [ 192 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 869 rows starting from the beginning of the part | ||
| 7756 | 2026.04.07 02:51:42.518931 [ 192 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 66 rows starting from the beginning of the part | ||
| 7757 | 2026.04.07 02:51:42.519020 [ 5 ] {ff4ad0be-fab9-423c-8745-7be6bacc0d21} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7758 | 2026.04.07 02:51:42.519063 [ 5 ] {ff4ad0be-fab9-423c-8745-7be6bacc0d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7759 | 2026.04.07 02:51:42.519531 [ 5 ] {ff4ad0be-fab9-423c-8745-7be6bacc0d21} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7760 | 2026.04.07 02:51:42.519766 [ 5 ] {ff4ad0be-fab9-423c-8745-7be6bacc0d21} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7761 | 2026.04.07 02:51:42.519908 [ 5 ] {ff4ad0be-fab9-423c-8745-7be6bacc0d21} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001381 sec., 3620.564808110065 rows/sec., 272.25 KiB/sec. | ||
| 7762 | 2026.04.07 02:51:42.519948 [ 5 ] {ff4ad0be-fab9-423c-8745-7be6bacc0d21} <Debug> TCPHandler: Processed in 0.001561853 sec. | ||
| 7763 | 2026.04.07 02:51:42.520059 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7764 | 2026.04.07 02:51:42.520162 [ 5 ] {b3bbba56-369d-4d42-93ec-599d0ac571aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7765 | 2026.04.07 02:51:42.520210 [ 5 ] {b3bbba56-369d-4d42-93ec-599d0ac571aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7766 | 2026.04.07 02:51:42.520647 [ 5 ] {b3bbba56-369d-4d42-93ec-599d0ac571aa} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7767 | 2026.04.07 02:51:42.520686 [ 5 ] {b3bbba56-369d-4d42-93ec-599d0ac571aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7768 | 2026.04.07 02:51:42.521111 [ 5 ] {b3bbba56-369d-4d42-93ec-599d0ac571aa} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7769 | 2026.04.07 02:51:42.521358 [ 5 ] {b3bbba56-369d-4d42-93ec-599d0ac571aa} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7770 | 2026.04.07 02:51:42.521474 [ 110 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7771 | 2026.04.07 02:51:42.521492 [ 5 ] {b3bbba56-369d-4d42-93ec-599d0ac571aa} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001351 sec., 51073.27905255366 rows/sec., 3.99 MiB/sec. | ||
| 7772 | 2026.04.07 02:51:42.521517 [ 110 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2026.04.07 02:51:42.521541 [ 5 ] {b3bbba56-369d-4d42-93ec-599d0ac571aa} <Debug> TCPHandler: Processed in 0.001536413 sec. | ||
| 7774 | 2026.04.07 02:51:42.521542 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7775 | 2026.04.07 02:51:42.521581 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7629 rows, containing 5 columns (5 merged, 0 gathered) in 0.003144516 sec., 2426128.5361562795 rows/sec., 193.03 MiB/sec. | ||
| 7776 | 2026.04.07 02:51:42.521646 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 7777 | 2026.04.07 02:51:42.521663 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7778 | 2026.04.07 02:51:42.521774 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7779 | 2026.04.07 02:51:42.521778 [ 5 ] {923e7d0d-6e00-4d5f-aa1d-1099e1e00eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7780 | 2026.04.07 02:51:42.521817 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1829 rows starting from the beginning of the part | ||
| 7781 | 2026.04.07 02:51:42.521845 [ 5 ] {923e7d0d-6e00-4d5f-aa1d-1099e1e00eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7782 | 2026.04.07 02:51:42.521882 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 526 rows starting from the beginning of the part | ||
| 7783 | 2026.04.07 02:51:42.521902 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7784 | 2026.04.07 02:51:42.521932 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1295 rows starting from the beginning of the part | ||
| 7785 | 2026.04.07 02:51:42.521978 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7786 | 2026.04.07 02:51:42.522018 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 526 rows starting from the beginning of the part | ||
| 7787 | 2026.04.07 02:51:42.522071 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 69 rows starting from the beginning of the part | ||
| 7788 | 2026.04.07 02:51:42.522212 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_51_10} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7789 | 2026.04.07 02:51:42.522271 [ 5 ] {923e7d0d-6e00-4d5f-aa1d-1099e1e00eeb} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7790 | 2026.04.07 02:51:42.522316 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_51_10} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7791 | 2026.04.07 02:51:42.522327 [ 5 ] {923e7d0d-6e00-4d5f-aa1d-1099e1e00eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7792 | 2026.04.07 02:51:42.522422 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 7793 | 2026.04.07 02:51:42.522712 [ 5 ] {923e7d0d-6e00-4d5f-aa1d-1099e1e00eeb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7794 | 2026.04.07 02:51:42.522958 [ 5 ] {923e7d0d-6e00-4d5f-aa1d-1099e1e00eeb} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7795 | 2026.04.07 02:51:42.523081 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7796 | 2026.04.07 02:51:42.523091 [ 5 ] {923e7d0d-6e00-4d5f-aa1d-1099e1e00eeb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001332 sec., 120120.12012012012 rows/sec., 8.37 MiB/sec. | ||
| 7797 | 2026.04.07 02:51:42.523113 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7798 | 2026.04.07 02:51:42.523131 [ 5 ] {923e7d0d-6e00-4d5f-aa1d-1099e1e00eeb} <Debug> TCPHandler: Processed in 0.001517322 sec. | ||
| 7799 | 2026.04.07 02:51:42.523132 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7800 | 2026.04.07 02:51:42.523214 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 7801 | 2026.04.07 02:51:42.523249 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7802 | 2026.04.07 02:51:42.523305 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7803 | 2026.04.07 02:51:42.523337 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17839 rows starting from the beginning of the part | ||
| 7804 | 2026.04.07 02:51:42.523347 [ 5 ] {f657f864-9f5f-4c62-ab37-93b4233477f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7805 | 2026.04.07 02:51:42.523395 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 265 rows starting from the beginning of the part | ||
| 7806 | 2026.04.07 02:51:42.523403 [ 5 ] {f657f864-9f5f-4c62-ab37-93b4233477f0} <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 | ||
| 7807 | 2026.04.07 02:51:42.523439 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1497 rows starting from the beginning of the part | ||
| 7808 | 2026.04.07 02:51:42.523482 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 128 rows starting from the beginning of the part | ||
| 7809 | 2026.04.07 02:51:42.523520 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 265 rows starting from the beginning of the part | ||
| 7810 | 2026.04.07 02:51:42.523560 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 7811 | 2026.04.07 02:51:42.523560 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4309 rows, containing 5 columns (5 merged, 0 gathered) in 0.001957341 sec., 2201455.954787643 rows/sec., 159.53 MiB/sec. | ||
| 7812 | 2026.04.07 02:51:42.523808 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7813 | 2026.04.07 02:51:42.524090 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_51_10} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7814 | 2026.04.07 02:51:42.524174 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_51_10} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7815 | 2026.04.07 02:51:42.524254 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 7816 | 2026.04.07 02:51:42.524380 [ 5 ] {f657f864-9f5f-4c62-ab37-93b4233477f0} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7817 | 2026.04.07 02:51:42.524423 [ 5 ] {f657f864-9f5f-4c62-ab37-93b4233477f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7818 | 2026.04.07 02:51:42.525124 [ 5 ] {f657f864-9f5f-4c62-ab37-93b4233477f0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7819 | 2026.04.07 02:51:42.525393 [ 5 ] {f657f864-9f5f-4c62-ab37-93b4233477f0} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7820 | 2026.04.07 02:51:42.525549 [ 5 ] {f657f864-9f5f-4c62-ab37-93b4233477f0} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002223 sec., 2249.2127755285646 rows/sec., 4.03 MiB/sec. | ||
| 7821 | 2026.04.07 02:51:42.525611 [ 5 ] {f657f864-9f5f-4c62-ab37-93b4233477f0} <Debug> TCPHandler: Processed in 0.002411051 sec. | ||
| 7822 | 2026.04.07 02:51:42.525728 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7823 | 2026.04.07 02:51:42.525827 [ 5 ] {3841307c-a6a5-4176-a86c-474d1636f644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7824 | 2026.04.07 02:51:42.525871 [ 5 ] {3841307c-a6a5-4176-a86c-474d1636f644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7825 | 2026.04.07 02:51:42.526228 [ 5 ] {3841307c-a6a5-4176-a86c-474d1636f644} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7826 | 2026.04.07 02:51:42.526263 [ 5 ] {3841307c-a6a5-4176-a86c-474d1636f644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7827 | 2026.04.07 02:51:42.526661 [ 5 ] {3841307c-a6a5-4176-a86c-474d1636f644} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7828 | 2026.04.07 02:51:42.526875 [ 5 ] {3841307c-a6a5-4176-a86c-474d1636f644} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7829 | 2026.04.07 02:51:42.526988 [ 109 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7830 | 2026.04.07 02:51:42.527011 [ 5 ] {3841307c-a6a5-4176-a86c-474d1636f644} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 7831 | 2026.04.07 02:51:42.527022 [ 109 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7832 | 2026.04.07 02:51:42.527042 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7833 | 2026.04.07 02:51:42.527047 [ 5 ] {3841307c-a6a5-4176-a86c-474d1636f644} <Debug> TCPHandler: Processed in 0.001371659 sec. | ||
| 7834 | 2026.04.07 02:51:42.527130 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 7835 | 2026.04.07 02:51:42.527264 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7836 | 2026.04.07 02:51:42.527297 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2850 rows starting from the beginning of the part | ||
| 7837 | 2026.04.07 02:51:42.527356 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 90 rows starting from the beginning of the part | ||
| 7838 | 2026.04.07 02:51:42.527395 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 12 rows starting from the beginning of the part | ||
| 7839 | 2026.04.07 02:51:42.527432 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part | ||
| 7840 | 2026.04.07 02:51:42.527471 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 90 rows starting from the beginning of the part | ||
| 7841 | 2026.04.07 02:51:42.527508 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 7842 | 2026.04.07 02:51:42.529009 [ 200 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3150 rows, containing 4 columns (4 merged, 0 gathered) in 0.00191854 sec., 1641873.5079800265 rows/sec., 106.14 MiB/sec. | ||
| 7843 | 2026.04.07 02:51:42.529324 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7844 | 2026.04.07 02:51:42.529567 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_51_10} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7845 | 2026.04.07 02:51:42.529639 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_51_10} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7846 | 2026.04.07 02:51:42.529699 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7847 | 2026.04.07 02:51:42.530180 [ 188 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20154 rows, containing 5 columns (5 merged, 0 gathered) in 0.007000798 sec., 2878814.6722702184 rows/sec., 185.79 MiB/sec. | ||
| 7848 | 2026.04.07 02:51:42.530515 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7849 | 2026.04.07 02:51:42.530781 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7850 | 2026.04.07 02:51:42.530864 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7851 | 2026.04.07 02:51:42.530945 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 7852 | 2026.04.07 02:51:43.000298 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.93 MiB, peak 293.35 MiB, free memory in arenas 0.00 B, will set to 285.75 MiB (RSS), difference: 2.82 MiB | ||
| 7853 | 2026.04.07 02:51:47.524424 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7854 | 2026.04.07 02:51:47.524703 [ 5 ] {b41da37d-30e8-41d1-9d19-0aa17bfd1cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7855 | 2026.04.07 02:51:47.524800 [ 5 ] {b41da37d-30e8-41d1-9d19-0aa17bfd1cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7856 | 2026.04.07 02:51:47.525704 [ 5 ] {b41da37d-30e8-41d1-9d19-0aa17bfd1cdc} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7857 | 2026.04.07 02:51:47.525755 [ 5 ] {b41da37d-30e8-41d1-9d19-0aa17bfd1cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7858 | 2026.04.07 02:51:47.526268 [ 5 ] {b41da37d-30e8-41d1-9d19-0aa17bfd1cdc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7859 | 2026.04.07 02:51:47.526494 [ 5 ] {b41da37d-30e8-41d1-9d19-0aa17bfd1cdc} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7860 | 2026.04.07 02:51:47.526647 [ 5 ] {b41da37d-30e8-41d1-9d19-0aa17bfd1cdc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002013 sec., 141082.9607550919 rows/sec., 8.96 MiB/sec. | ||
| 7861 | 2026.04.07 02:51:47.526698 [ 5 ] {b41da37d-30e8-41d1-9d19-0aa17bfd1cdc} <Debug> TCPHandler: Processed in 0.002443112 sec. | ||
| 7862 | 2026.04.07 02:51:47.526836 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7863 | 2026.04.07 02:51:47.526937 [ 5 ] {d7212b8c-4eb0-42d6-b757-b0f02c99a468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7864 | 2026.04.07 02:51:47.526981 [ 5 ] {d7212b8c-4eb0-42d6-b757-b0f02c99a468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7865 | 2026.04.07 02:51:47.527804 [ 5 ] {d7212b8c-4eb0-42d6-b757-b0f02c99a468} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2026.04.07 02:51:47.527841 [ 5 ] {d7212b8c-4eb0-42d6-b757-b0f02c99a468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7867 | 2026.04.07 02:51:47.528211 [ 5 ] {d7212b8c-4eb0-42d6-b757-b0f02c99a468} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7868 | 2026.04.07 02:51:47.528419 [ 5 ] {d7212b8c-4eb0-42d6-b757-b0f02c99a468} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7869 | 2026.04.07 02:51:47.528554 [ 5 ] {d7212b8c-4eb0-42d6-b757-b0f02c99a468} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.00164 sec., 529878.0487804879 rows/sec., 41.54 MiB/sec. | ||
| 7870 | 2026.04.07 02:51:47.528592 [ 5 ] {d7212b8c-4eb0-42d6-b757-b0f02c99a468} <Debug> TCPHandler: Processed in 0.001809988 sec. | ||
| 7871 | 2026.04.07 02:51:47.528703 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7872 | 2026.04.07 02:51:47.528801 [ 5 ] {7c03e66e-6d3c-4371-9fd8-ef9caef82f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7873 | 2026.04.07 02:51:47.528843 [ 5 ] {7c03e66e-6d3c-4371-9fd8-ef9caef82f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7874 | 2026.04.07 02:51:47.529288 [ 5 ] {7c03e66e-6d3c-4371-9fd8-ef9caef82f0e} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7875 | 2026.04.07 02:51:47.529325 [ 5 ] {7c03e66e-6d3c-4371-9fd8-ef9caef82f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7876 | 2026.04.07 02:51:47.529637 [ 5 ] {7c03e66e-6d3c-4371-9fd8-ef9caef82f0e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7877 | 2026.04.07 02:51:47.529855 [ 5 ] {7c03e66e-6d3c-4371-9fd8-ef9caef82f0e} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7878 | 2026.04.07 02:51:47.529969 [ 104 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7879 | 2026.04.07 02:51:47.529981 [ 5 ] {7c03e66e-6d3c-4371-9fd8-ef9caef82f0e} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.0012 sec., 148333.33333333334 rows/sec., 9.15 MiB/sec. | ||
| 7880 | 2026.04.07 02:51:47.530052 [ 104 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7881 | 2026.04.07 02:51:47.530062 [ 5 ] {7c03e66e-6d3c-4371-9fd8-ef9caef82f0e} <Debug> TCPHandler: Processed in 0.0014082 sec. | ||
| 7882 | 2026.04.07 02:51:47.530084 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7883 | 2026.04.07 02:51:47.530181 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7884 | 2026.04.07 02:51:47.530219 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 7885 | 2026.04.07 02:51:47.530279 [ 5 ] {f58e0460-a9b5-4518-ac3f-40b19ee33ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7886 | 2026.04.07 02:51:47.530324 [ 5 ] {f58e0460-a9b5-4518-ac3f-40b19ee33ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7887 | 2026.04.07 02:51:47.530367 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7888 | 2026.04.07 02:51:47.530406 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 224 rows starting from the beginning of the part | ||
| 7889 | 2026.04.07 02:51:47.530472 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 178 rows starting from the beginning of the part | ||
| 7890 | 2026.04.07 02:51:47.530519 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part | ||
| 7891 | 2026.04.07 02:51:47.530562 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 178 rows starting from the beginning of the part | ||
| 7892 | 2026.04.07 02:51:47.530601 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part | ||
| 7893 | 2026.04.07 02:51:47.530640 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 178 rows starting from the beginning of the part | ||
| 7894 | 2026.04.07 02:51:47.530756 [ 5 ] {f58e0460-a9b5-4518-ac3f-40b19ee33ee3} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7895 | 2026.04.07 02:51:47.530799 [ 5 ] {f58e0460-a9b5-4518-ac3f-40b19ee33ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7896 | 2026.04.07 02:51:47.531139 [ 5 ] {f58e0460-a9b5-4518-ac3f-40b19ee33ee3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7897 | 2026.04.07 02:51:47.531369 [ 5 ] {f58e0460-a9b5-4518-ac3f-40b19ee33ee3} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7898 | 2026.04.07 02:51:47.531501 [ 5 ] {f58e0460-a9b5-4518-ac3f-40b19ee33ee3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00124 sec., 120161.29032258065 rows/sec., 7.76 MiB/sec. | ||
| 7899 | 2026.04.07 02:51:47.531538 [ 5 ] {f58e0460-a9b5-4518-ac3f-40b19ee33ee3} <Debug> TCPHandler: Processed in 0.00140617 sec. | ||
| 7900 | 2026.04.07 02:51:47.531602 [ 200 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 779 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144717 sec., 538291.9767546315 rows/sec., 35.78 MiB/sec. | ||
| 7901 | 2026.04.07 02:51:47.531642 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7902 | 2026.04.07 02:51:47.531739 [ 5 ] {281cc17a-d352-4418-8829-c0b7eb00f9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7903 | 2026.04.07 02:51:47.531780 [ 5 ] {281cc17a-d352-4418-8829-c0b7eb00f9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7904 | 2026.04.07 02:51:47.531799 [ 188 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7905 | 2026.04.07 02:51:47.532107 [ 188 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_41_8} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7906 | 2026.04.07 02:51:47.532183 [ 188 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_41_8} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7907 | 2026.04.07 02:51:47.532215 [ 5 ] {281cc17a-d352-4418-8829-c0b7eb00f9c9} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7908 | 2026.04.07 02:51:47.532256 [ 5 ] {281cc17a-d352-4418-8829-c0b7eb00f9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7909 | 2026.04.07 02:51:47.532273 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7910 | 2026.04.07 02:51:47.532560 [ 5 ] {281cc17a-d352-4418-8829-c0b7eb00f9c9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7911 | 2026.04.07 02:51:47.532769 [ 5 ] {281cc17a-d352-4418-8829-c0b7eb00f9c9} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7912 | 2026.04.07 02:51:47.532897 [ 5 ] {281cc17a-d352-4418-8829-c0b7eb00f9c9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001174 sec., 126064.73594548553 rows/sec., 7.17 MiB/sec. | ||
| 7913 | 2026.04.07 02:51:47.532935 [ 5 ] {281cc17a-d352-4418-8829-c0b7eb00f9c9} <Debug> TCPHandler: Processed in 0.001341959 sec. | ||
| 7914 | 2026.04.07 02:51:47.533045 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7915 | 2026.04.07 02:51:47.533137 [ 5 ] {fb6d7b9e-1f16-46be-a937-1c9ef161e581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7916 | 2026.04.07 02:51:47.533176 [ 5 ] {fb6d7b9e-1f16-46be-a937-1c9ef161e581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7917 | 2026.04.07 02:51:47.533788 [ 5 ] {fb6d7b9e-1f16-46be-a937-1c9ef161e581} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7918 | 2026.04.07 02:51:47.533824 [ 5 ] {fb6d7b9e-1f16-46be-a937-1c9ef161e581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7919 | 2026.04.07 02:51:47.534143 [ 5 ] {fb6d7b9e-1f16-46be-a937-1c9ef161e581} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7920 | 2026.04.07 02:51:47.534358 [ 5 ] {fb6d7b9e-1f16-46be-a937-1c9ef161e581} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7921 | 2026.04.07 02:51:47.534487 [ 5 ] {fb6d7b9e-1f16-46be-a937-1c9ef161e581} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001367 sec., 384784.19897585956 rows/sec., 27.19 MiB/sec. | ||
| 7922 | 2026.04.07 02:51:47.534523 [ 5 ] {fb6d7b9e-1f16-46be-a937-1c9ef161e581} <Debug> TCPHandler: Processed in 0.001526512 sec. | ||
| 7923 | 2026.04.07 02:51:47.534632 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7924 | 2026.04.07 02:51:47.534725 [ 5 ] {1dbd0e61-2bfb-47b6-8dac-86105c7b7c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7925 | 2026.04.07 02:51:47.534767 [ 5 ] {1dbd0e61-2bfb-47b6-8dac-86105c7b7c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7926 | 2026.04.07 02:51:47.535090 [ 5 ] {1dbd0e61-2bfb-47b6-8dac-86105c7b7c61} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7927 | 2026.04.07 02:51:47.535124 [ 5 ] {1dbd0e61-2bfb-47b6-8dac-86105c7b7c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7928 | 2026.04.07 02:51:47.535418 [ 5 ] {1dbd0e61-2bfb-47b6-8dac-86105c7b7c61} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7929 | 2026.04.07 02:51:47.535615 [ 5 ] {1dbd0e61-2bfb-47b6-8dac-86105c7b7c61} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7930 | 2026.04.07 02:51:47.535716 [ 104 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7931 | 2026.04.07 02:51:47.535740 [ 5 ] {1dbd0e61-2bfb-47b6-8dac-86105c7b7c61} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 7932 | 2026.04.07 02:51:47.535755 [ 104 ] {} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7933 | 2026.04.07 02:51:47.535782 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7934 | 2026.04.07 02:51:47.535782 [ 5 ] {1dbd0e61-2bfb-47b6-8dac-86105c7b7c61} <Debug> TCPHandler: Processed in 0.001199866 sec. | ||
| 7935 | 2026.04.07 02:51:47.535888 [ 199 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::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 | ||
| 7936 | 2026.04.07 02:51:47.535902 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7937 | 2026.04.07 02:51:47.536016 [ 5 ] {115ce8b9-310f-47f5-af7c-8cb1d917d25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7938 | 2026.04.07 02:51:47.536035 [ 199 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7939 | 2026.04.07 02:51:47.536058 [ 5 ] {115ce8b9-310f-47f5-af7c-8cb1d917d25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7940 | 2026.04.07 02:51:47.536074 [ 199 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 7941 | 2026.04.07 02:51:47.536151 [ 199 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7942 | 2026.04.07 02:51:47.536201 [ 199 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7943 | 2026.04.07 02:51:47.536241 [ 199 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7944 | 2026.04.07 02:51:47.536285 [ 199 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7945 | 2026.04.07 02:51:47.536326 [ 199 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7946 | 2026.04.07 02:51:47.536460 [ 5 ] {115ce8b9-310f-47f5-af7c-8cb1d917d25e} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7947 | 2026.04.07 02:51:47.536501 [ 5 ] {115ce8b9-310f-47f5-af7c-8cb1d917d25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7948 | 2026.04.07 02:51:47.536862 [ 5 ] {115ce8b9-310f-47f5-af7c-8cb1d917d25e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7949 | 2026.04.07 02:51:47.537098 [ 5 ] {115ce8b9-310f-47f5-af7c-8cb1d917d25e} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7950 | 2026.04.07 02:51:47.537193 [ 188 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001359149 sec., 92705.06765630553 rows/sec., 4.73 MiB/sec. | ||
| 7951 | 2026.04.07 02:51:47.537233 [ 5 ] {115ce8b9-310f-47f5-af7c-8cb1d917d25e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001235 sec., 214574.89878542512 rows/sec., 14.26 MiB/sec. | ||
| 7952 | 2026.04.07 02:51:47.537274 [ 5 ] {115ce8b9-310f-47f5-af7c-8cb1d917d25e} <Debug> TCPHandler: Processed in 0.0014204 sec. | ||
| 7953 | 2026.04.07 02:51:47.537328 [ 200 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7954 | 2026.04.07 02:51:47.537382 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7955 | 2026.04.07 02:51:47.537481 [ 5 ] {f99262d5-d312-4978-b153-c5e411091588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7956 | 2026.04.07 02:51:47.537525 [ 5 ] {f99262d5-d312-4978-b153-c5e411091588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7957 | 2026.04.07 02:51:47.537609 [ 200 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_21_4} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7958 | 2026.04.07 02:51:47.537682 [ 200 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_21_4} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7959 | 2026.04.07 02:51:47.537757 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7960 | 2026.04.07 02:51:47.537827 [ 5 ] {f99262d5-d312-4978-b153-c5e411091588} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7961 | 2026.04.07 02:51:47.537869 [ 5 ] {f99262d5-d312-4978-b153-c5e411091588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7962 | 2026.04.07 02:51:47.538163 [ 5 ] {f99262d5-d312-4978-b153-c5e411091588} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7963 | 2026.04.07 02:51:47.538361 [ 5 ] {f99262d5-d312-4978-b153-c5e411091588} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2026.04.07 02:51:47.538489 [ 5 ] {f99262d5-d312-4978-b153-c5e411091588} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 7965 | 2026.04.07 02:51:47.538525 [ 5 ] {f99262d5-d312-4978-b153-c5e411091588} <Debug> TCPHandler: Processed in 0.001191405 sec. | ||
| 7966 | 2026.04.07 02:51:47.538627 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7967 | 2026.04.07 02:51:47.538719 [ 5 ] {f0bae61f-8bf8-437b-a01e-15b7cef344ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7968 | 2026.04.07 02:51:47.538771 [ 5 ] {f0bae61f-8bf8-437b-a01e-15b7cef344ca} <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 | ||
| 7969 | 2026.04.07 02:51:47.539594 [ 5 ] {f0bae61f-8bf8-437b-a01e-15b7cef344ca} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7970 | 2026.04.07 02:51:47.539630 [ 5 ] {f0bae61f-8bf8-437b-a01e-15b7cef344ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7971 | 2026.04.07 02:51:47.540186 [ 5 ] {f0bae61f-8bf8-437b-a01e-15b7cef344ca} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7972 | 2026.04.07 02:51:47.540403 [ 5 ] {f0bae61f-8bf8-437b-a01e-15b7cef344ca} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7973 | 2026.04.07 02:51:47.540542 [ 5 ] {f0bae61f-8bf8-437b-a01e-15b7cef344ca} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00184 sec., 19565.217391304348 rows/sec., 35.06 MiB/sec. | ||
| 7974 | 2026.04.07 02:51:47.540611 [ 5 ] {f0bae61f-8bf8-437b-a01e-15b7cef344ca} <Debug> TCPHandler: Processed in 0.002032203 sec. | ||
| 7975 | 2026.04.07 02:51:47.540719 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7976 | 2026.04.07 02:51:47.540813 [ 5 ] {7c11821a-d166-404e-8be5-3dec90901134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7977 | 2026.04.07 02:51:47.540854 [ 5 ] {7c11821a-d166-404e-8be5-3dec90901134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7978 | 2026.04.07 02:51:47.541174 [ 5 ] {7c11821a-d166-404e-8be5-3dec90901134} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7979 | 2026.04.07 02:51:47.541210 [ 5 ] {7c11821a-d166-404e-8be5-3dec90901134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7980 | 2026.04.07 02:51:47.541514 [ 5 ] {7c11821a-d166-404e-8be5-3dec90901134} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7981 | 2026.04.07 02:51:47.541722 [ 5 ] {7c11821a-d166-404e-8be5-3dec90901134} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7982 | 2026.04.07 02:51:47.541850 [ 5 ] {7c11821a-d166-404e-8be5-3dec90901134} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001056 sec., 85227.27272727272 rows/sec., 5.33 MiB/sec. | ||
| 7983 | 2026.04.07 02:51:47.541887 [ 5 ] {7c11821a-d166-404e-8be5-3dec90901134} <Debug> TCPHandler: Processed in 0.001217976 sec. | ||
| 7984 | 2026.04.07 02:51:48.178661 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15852 | ||
| 7985 | 2026.04.07 02:51:48.179456 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7986 | 2026.04.07 02:51:48.179524 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7987 | 2026.04.07 02:51:48.180279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7988 | 2026.04.07 02:51:48.180646 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7989 | 2026.04.07 02:51:48.180841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15852 | ||
| 7990 | 2026.04.07 02:51:49.072099 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7991 | 2026.04.07 02:51:49.088503 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7992 | 2026.04.07 02:51:49.088575 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7993 | 2026.04.07 02:51:49.094536 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7994 | 2026.04.07 02:51:49.095274 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7995 | 2026.04.07 02:51:49.098411 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57648 | ||
| 7996 | 2026.04.07 02:51:49.098486 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7997 | 2026.04.07 02:51:49.098510 [ 288 ] {} <Debug> TCP-Session: 575e51fc-7d34-4c3d-95a4-7f7670dd6d36 Authenticating user 'default' from [fd00:1122:3344:101::e]:57648 | ||
| 7998 | 2026.04.07 02:51:49.098530 [ 288 ] {} <Debug> TCP-Session: 575e51fc-7d34-4c3d-95a4-7f7670dd6d36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7999 | 2026.04.07 02:51:49.098543 [ 288 ] {} <Debug> TCP-Session: 575e51fc-7d34-4c3d-95a4-7f7670dd6d36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8000 | 2026.04.07 02:51:49.098726 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36346 | ||
| 8001 | 2026.04.07 02:51:49.098756 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40307 | ||
| 8002 | 2026.04.07 02:51:49.098772 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40549 | ||
| 8003 | 2026.04.07 02:51:49.098793 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38122 | ||
| 8004 | 2026.04.07 02:51:49.098824 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47115 | ||
| 8005 | 2026.04.07 02:51:49.098878 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8006 | 2026.04.07 02:51:49.098842 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8007 | 2026.04.07 02:51:49.098839 [ 288 ] {} <Trace> TCP-Session: 575e51fc-7d34-4c3d-95a4-7f7670dd6d36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8008 | 2026.04.07 02:51:49.098949 [ 291 ] {} <Debug> TCP-Session: 539f2899-ab3e-46dd-ac9f-c2127163f7b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40307 | ||
| 8009 | 2026.04.07 02:51:49.098966 [ 290 ] {} <Debug> TCP-Session: 385ca354-d77e-41c6-8fda-a4d0d03beb42 Authenticating user 'default' from [fd00:1122:3344:101::e]:36346 | ||
| 8010 | 2026.04.07 02:51:49.099007 [ 291 ] {} <Debug> TCP-Session: 539f2899-ab3e-46dd-ac9f-c2127163f7b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8011 | 2026.04.07 02:51:49.099032 [ 290 ] {} <Debug> TCP-Session: 385ca354-d77e-41c6-8fda-a4d0d03beb42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8012 | 2026.04.07 02:51:49.099038 [ 291 ] {} <Debug> TCP-Session: 539f2899-ab3e-46dd-ac9f-c2127163f7b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8013 | 2026.04.07 02:51:49.099059 [ 290 ] {} <Debug> TCP-Session: 385ca354-d77e-41c6-8fda-a4d0d03beb42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8014 | 2026.04.07 02:51:49.099072 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8015 | 2026.04.07 02:51:49.098831 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60409 | ||
| 8016 | 2026.04.07 02:51:49.099112 [ 288 ] {f6029f4f-26cc-40f6-841f-e8b1a2268e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57648) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8017 | 2026.04.07 02:51:49.098795 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51456 | ||
| 8018 | 2026.04.07 02:51:49.098730 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54912 | ||
| 8019 | 2026.04.07 02:51:49.099376 [ 288 ] {f6029f4f-26cc-40f6-841f-e8b1a2268e1b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8020 | 2026.04.07 02:51:49.099437 [ 288 ] {f6029f4f-26cc-40f6-841f-e8b1a2268e1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8021 | 2026.04.07 02:51:49.099603 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8022 | 2026.04.07 02:51:49.099640 [ 289 ] {} <Debug> TCP-Session: caf81473-a685-483f-ac3c-b0ed664101cb Authenticating user 'default' from [fd00:1122:3344:101::e]:54912 | ||
| 8023 | 2026.04.07 02:51:49.099666 [ 289 ] {} <Debug> TCP-Session: caf81473-a685-483f-ac3c-b0ed664101cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8024 | 2026.04.07 02:51:49.099691 [ 289 ] {} <Debug> TCP-Session: caf81473-a685-483f-ac3c-b0ed664101cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8025 | 2026.04.07 02:51:49.099699 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8026 | 2026.04.07 02:51:49.099711 [ 288 ] {f6029f4f-26cc-40f6-841f-e8b1a2268e1b} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 8027 | 2026.04.07 02:51:49.099734 [ 294 ] {} <Debug> TCP-Session: b9c38e6c-d8d1-4e57-98a2-ef3667d9802d Authenticating user 'default' from [fd00:1122:3344:101::e]:51456 | ||
| 8028 | 2026.04.07 02:51:49.099763 [ 294 ] {} <Debug> TCP-Session: b9c38e6c-d8d1-4e57-98a2-ef3667d9802d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8029 | 2026.04.07 02:51:49.099775 [ 294 ] {} <Debug> TCP-Session: b9c38e6c-d8d1-4e57-98a2-ef3667d9802d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8030 | 2026.04.07 02:51:49.099807 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8031 | 2026.04.07 02:51:49.099840 [ 293 ] {} <Debug> TCP-Session: 17442cd8-e90e-4820-9f93-92e81e89ef79 Authenticating user 'default' from [fd00:1122:3344:101::e]:38122 | ||
| 8032 | 2026.04.07 02:51:49.099863 [ 293 ] {} <Debug> TCP-Session: 17442cd8-e90e-4820-9f93-92e81e89ef79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8033 | 2026.04.07 02:51:49.099879 [ 293 ] {} <Debug> TCP-Session: 17442cd8-e90e-4820-9f93-92e81e89ef79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8034 | 2026.04.07 02:51:49.099917 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8035 | 2026.04.07 02:51:49.099951 [ 3 ] {} <Debug> TCP-Session: 3f0530c7-db7a-4a24-8623-72867eb47b77 Authenticating user 'default' from [fd00:1122:3344:101::e]:47115 | ||
| 8036 | 2026.04.07 02:51:49.099967 [ 3 ] {} <Debug> TCP-Session: 3f0530c7-db7a-4a24-8623-72867eb47b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8037 | 2026.04.07 02:51:49.099982 [ 3 ] {} <Debug> TCP-Session: 3f0530c7-db7a-4a24-8623-72867eb47b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8038 | 2026.04.07 02:51:49.100104 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8039 | 2026.04.07 02:51:49.100140 [ 292 ] {} <Debug> TCP-Session: f0c10d9e-5842-450a-a140-18246769551e Authenticating user 'default' from [fd00:1122:3344:101::e]:40549 | ||
| 8040 | 2026.04.07 02:51:49.100157 [ 292 ] {} <Debug> TCP-Session: f0c10d9e-5842-450a-a140-18246769551e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8041 | 2026.04.07 02:51:49.100169 [ 292 ] {} <Debug> TCP-Session: f0c10d9e-5842-450a-a140-18246769551e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8042 | 2026.04.07 02:51:49.100168 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8043 | 2026.04.07 02:51:49.100209 [ 349 ] {} <Debug> TCP-Session: 891fefbf-e1fa-4d9e-841e-2ee03db2a336 Authenticating user 'default' from [fd00:1122:3344:101::e]:60409 | ||
| 8044 | 2026.04.07 02:51:49.100233 [ 349 ] {} <Debug> TCP-Session: 891fefbf-e1fa-4d9e-841e-2ee03db2a336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8045 | 2026.04.07 02:51:49.100251 [ 349 ] {} <Debug> TCP-Session: 891fefbf-e1fa-4d9e-841e-2ee03db2a336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8046 | 2026.04.07 02:51:49.100568 [ 324 ] {f6029f4f-26cc-40f6-841f-e8b1a2268e1b} <Trace> AggregatingTransform: Aggregating | ||
| 8047 | 2026.04.07 02:51:49.100607 [ 324 ] {f6029f4f-26cc-40f6-841f-e8b1a2268e1b} <Trace> Aggregator: Aggregation method: without_key | ||
| 8048 | 2026.04.07 02:51:49.100639 [ 324 ] {f6029f4f-26cc-40f6-841f-e8b1a2268e1b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000816127 sec. (1225.299 rows/sec., 47.86 KiB/sec.) | ||
| 8049 | 2026.04.07 02:51:49.100657 [ 324 ] {f6029f4f-26cc-40f6-841f-e8b1a2268e1b} <Trace> Aggregator: Merging aggregated data | ||
| 8050 | 2026.04.07 02:51:49.102200 [ 288 ] {f6029f4f-26cc-40f6-841f-e8b1a2268e1b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003133 sec., 319.1828917969997 rows/sec., 12.47 KiB/sec. | ||
| 8051 | 2026.04.07 02:51:49.102293 [ 288 ] {f6029f4f-26cc-40f6-841f-e8b1a2268e1b} <Debug> TCPHandler: Processed in 0.003563745 sec. | ||
| 8052 | 2026.04.07 02:51:49.102406 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8053 | 2026.04.07 02:51:49.102432 [ 288 ] {} <Debug> TCP-Session: 575e51fc-7d34-4c3d-95a4-7f7670dd6d36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8054 | 2026.04.07 02:51:49.102442 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8055 | 2026.04.07 02:51:49.102477 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8056 | 2026.04.07 02:51:49.102483 [ 289 ] {} <Debug> TCP-Session: caf81473-a685-483f-ac3c-b0ed664101cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8057 | 2026.04.07 02:51:49.102500 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8058 | 2026.04.07 02:51:49.102526 [ 290 ] {} <Debug> TCP-Session: 385ca354-d77e-41c6-8fda-a4d0d03beb42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8059 | 2026.04.07 02:51:49.102532 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8060 | 2026.04.07 02:51:49.102552 [ 294 ] {} <Debug> TCP-Session: b9c38e6c-d8d1-4e57-98a2-ef3667d9802d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8061 | 2026.04.07 02:51:49.102557 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8062 | 2026.04.07 02:51:49.102581 [ 349 ] {} <Debug> TCP-Session: 891fefbf-e1fa-4d9e-841e-2ee03db2a336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8063 | 2026.04.07 02:51:49.102606 [ 3 ] {} <Debug> TCP-Session: 3f0530c7-db7a-4a24-8623-72867eb47b77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8064 | 2026.04.07 02:51:49.102515 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8065 | 2026.04.07 02:51:49.102482 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8066 | 2026.04.07 02:51:49.102665 [ 292 ] {} <Debug> TCP-Session: f0c10d9e-5842-450a-a140-18246769551e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8067 | 2026.04.07 02:51:49.102541 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8068 | 2026.04.07 02:51:49.102697 [ 291 ] {} <Debug> TCP-Session: 539f2899-ab3e-46dd-ac9f-c2127163f7b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8069 | 2026.04.07 02:51:49.102730 [ 293 ] {} <Debug> TCP-Session: 17442cd8-e90e-4820-9f93-92e81e89ef79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8070 | 2026.04.07 02:51:49.200235 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40264 | ||
| 8071 | 2026.04.07 02:51:49.200349 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8072 | 2026.04.07 02:51:49.200377 [ 288 ] {} <Debug> TCP-Session: 5280a6c2-c06e-41ae-919c-f33ab0a14fe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40264 | ||
| 8073 | 2026.04.07 02:51:49.200403 [ 288 ] {} <Debug> TCP-Session: 5280a6c2-c06e-41ae-919c-f33ab0a14fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8074 | 2026.04.07 02:51:49.200416 [ 288 ] {} <Debug> TCP-Session: 5280a6c2-c06e-41ae-919c-f33ab0a14fe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8075 | 2026.04.07 02:51:49.200620 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44844 | ||
| 8076 | 2026.04.07 02:51:49.200646 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48221 | ||
| 8077 | 2026.04.07 02:51:49.200667 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54530 | ||
| 8078 | 2026.04.07 02:51:49.200699 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59151 | ||
| 8079 | 2026.04.07 02:51:49.200709 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50553 | ||
| 8080 | 2026.04.07 02:51:49.200745 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8081 | 2026.04.07 02:51:49.200761 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8082 | 2026.04.07 02:51:49.200789 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8083 | 2026.04.07 02:51:49.200797 [ 289 ] {} <Debug> TCP-Session: 8492b2d7-935b-4504-a01c-73d661dc6308 Authenticating user 'default' from [fd00:1122:3344:101::e]:44844 | ||
| 8084 | 2026.04.07 02:51:49.200810 [ 290 ] {} <Debug> TCP-Session: 55aa892b-8be0-4dcd-a726-8f7f477835f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48221 | ||
| 8085 | 2026.04.07 02:51:49.200815 [ 3 ] {} <Debug> TCP-Session: b9793016-051e-4c9d-9183-09be10e7362e Authenticating user 'default' from [fd00:1122:3344:101::e]:59151 | ||
| 8086 | 2026.04.07 02:51:49.200813 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8087 | 2026.04.07 02:51:49.200843 [ 290 ] {} <Debug> TCP-Session: 55aa892b-8be0-4dcd-a726-8f7f477835f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8088 | 2026.04.07 02:51:49.200846 [ 3 ] {} <Debug> TCP-Session: b9793016-051e-4c9d-9183-09be10e7362e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8089 | 2026.04.07 02:51:49.200865 [ 349 ] {} <Debug> TCP-Session: 05f87a63-0de5-4ce2-9e05-76d4f62d2593 Authenticating user 'default' from [fd00:1122:3344:101::e]:50553 | ||
| 8090 | 2026.04.07 02:51:49.200893 [ 3 ] {} <Debug> TCP-Session: b9793016-051e-4c9d-9183-09be10e7362e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8091 | 2026.04.07 02:51:49.200894 [ 290 ] {} <Debug> TCP-Session: 55aa892b-8be0-4dcd-a726-8f7f477835f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8092 | 2026.04.07 02:51:49.200918 [ 349 ] {} <Debug> TCP-Session: 05f87a63-0de5-4ce2-9e05-76d4f62d2593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8093 | 2026.04.07 02:51:49.200833 [ 289 ] {} <Debug> TCP-Session: 8492b2d7-935b-4504-a01c-73d661dc6308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8094 | 2026.04.07 02:51:49.200972 [ 349 ] {} <Debug> TCP-Session: 05f87a63-0de5-4ce2-9e05-76d4f62d2593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8095 | 2026.04.07 02:51:49.200994 [ 289 ] {} <Debug> TCP-Session: 8492b2d7-935b-4504-a01c-73d661dc6308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8096 | 2026.04.07 02:51:49.200689 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39594 | ||
| 8097 | 2026.04.07 02:51:49.200767 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8098 | 2026.04.07 02:51:49.200679 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49276 | ||
| 8099 | 2026.04.07 02:51:49.201084 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8100 | 2026.04.07 02:51:49.201084 [ 292 ] {} <Debug> TCP-Session: a3d3f37b-19c7-4022-8264-3f15adaaa8b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54530 | ||
| 8101 | 2026.04.07 02:51:49.201119 [ 294 ] {} <Debug> TCP-Session: 2a923fc7-a895-463b-ad0c-4d610b1880ac Authenticating user 'default' from [fd00:1122:3344:101::e]:39594 | ||
| 8102 | 2026.04.07 02:51:49.201132 [ 292 ] {} <Debug> TCP-Session: a3d3f37b-19c7-4022-8264-3f15adaaa8b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8103 | 2026.04.07 02:51:49.201146 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8104 | 2026.04.07 02:51:49.201149 [ 294 ] {} <Debug> TCP-Session: 2a923fc7-a895-463b-ad0c-4d610b1880ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8105 | 2026.04.07 02:51:49.201158 [ 292 ] {} <Debug> TCP-Session: a3d3f37b-19c7-4022-8264-3f15adaaa8b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8106 | 2026.04.07 02:51:49.201181 [ 293 ] {} <Debug> TCP-Session: 5e1d5623-96bb-414f-b463-b516f6fbe5d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49276 | ||
| 8107 | 2026.04.07 02:51:49.201187 [ 294 ] {} <Debug> TCP-Session: 2a923fc7-a895-463b-ad0c-4d610b1880ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8108 | 2026.04.07 02:51:49.201219 [ 293 ] {} <Debug> TCP-Session: 5e1d5623-96bb-414f-b463-b516f6fbe5d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8109 | 2026.04.07 02:51:49.200667 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50970 | ||
| 8110 | 2026.04.07 02:51:49.201243 [ 293 ] {} <Debug> TCP-Session: 5e1d5623-96bb-414f-b463-b516f6fbe5d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8111 | 2026.04.07 02:51:49.200708 [ 288 ] {} <Trace> TCP-Session: 5280a6c2-c06e-41ae-919c-f33ab0a14fe4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8112 | 2026.04.07 02:51:49.201356 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8113 | 2026.04.07 02:51:49.201389 [ 291 ] {} <Debug> TCP-Session: 4d5f53e0-895d-4478-84c3-6e9833d9db88 Authenticating user 'default' from [fd00:1122:3344:101::e]:50970 | ||
| 8114 | 2026.04.07 02:51:49.201412 [ 291 ] {} <Debug> TCP-Session: 4d5f53e0-895d-4478-84c3-6e9833d9db88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8115 | 2026.04.07 02:51:49.201424 [ 291 ] {} <Debug> TCP-Session: 4d5f53e0-895d-4478-84c3-6e9833d9db88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8116 | 2026.04.07 02:51:49.201471 [ 288 ] {12fa0e54-7238-4c65-9ff2-3cddfd7d26a9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40264) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8117 | 2026.04.07 02:51:49.201734 [ 288 ] {12fa0e54-7238-4c65-9ff2-3cddfd7d26a9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8118 | 2026.04.07 02:51:49.201791 [ 288 ] {12fa0e54-7238-4c65-9ff2-3cddfd7d26a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8119 | 2026.04.07 02:51:49.202068 [ 288 ] {12fa0e54-7238-4c65-9ff2-3cddfd7d26a9} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 8120 | 2026.04.07 02:51:49.202999 [ 335 ] {12fa0e54-7238-4c65-9ff2-3cddfd7d26a9} <Trace> AggregatingTransform: Aggregating | ||
| 8121 | 2026.04.07 02:51:49.203053 [ 335 ] {12fa0e54-7238-4c65-9ff2-3cddfd7d26a9} <Trace> Aggregator: Aggregation method: without_key | ||
| 8122 | 2026.04.07 02:51:49.203090 [ 335 ] {12fa0e54-7238-4c65-9ff2-3cddfd7d26a9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000923349 sec. (1083.014 rows/sec., 42.31 KiB/sec.) | ||
| 8123 | 2026.04.07 02:51:49.203109 [ 335 ] {12fa0e54-7238-4c65-9ff2-3cddfd7d26a9} <Trace> Aggregator: Merging aggregated data | ||
| 8124 | 2026.04.07 02:51:49.204626 [ 288 ] {12fa0e54-7238-4c65-9ff2-3cddfd7d26a9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003209 sec., 311.6235587410408 rows/sec., 12.17 KiB/sec. | ||
| 8125 | 2026.04.07 02:51:49.204783 [ 288 ] {12fa0e54-7238-4c65-9ff2-3cddfd7d26a9} <Debug> TCPHandler: Processed in 0.004188679 sec. | ||
| 8126 | 2026.04.07 02:51:49.204895 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8127 | 2026.04.07 02:51:49.204919 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8128 | 2026.04.07 02:51:49.204923 [ 288 ] {} <Debug> TCP-Session: 5280a6c2-c06e-41ae-919c-f33ab0a14fe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8129 | 2026.04.07 02:51:49.204954 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8130 | 2026.04.07 02:51:49.204985 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8131 | 2026.04.07 02:51:49.205000 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8132 | 2026.04.07 02:51:49.205015 [ 289 ] {} <Debug> TCP-Session: 8492b2d7-935b-4504-a01c-73d661dc6308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8133 | 2026.04.07 02:51:49.205027 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8134 | 2026.04.07 02:51:49.205051 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8135 | 2026.04.07 02:51:49.205076 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8136 | 2026.04.07 02:51:49.205082 [ 293 ] {} <Debug> TCP-Session: 5e1d5623-96bb-414f-b463-b516f6fbe5d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8137 | 2026.04.07 02:51:49.205099 [ 294 ] {} <Debug> TCP-Session: 2a923fc7-a895-463b-ad0c-4d610b1880ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8138 | 2026.04.07 02:51:49.205119 [ 3 ] {} <Debug> TCP-Session: b9793016-051e-4c9d-9183-09be10e7362e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8139 | 2026.04.07 02:51:49.205059 [ 290 ] {} <Debug> TCP-Session: 55aa892b-8be0-4dcd-a726-8f7f477835f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8140 | 2026.04.07 02:51:49.204955 [ 349 ] {} <Debug> TCP-Session: 05f87a63-0de5-4ce2-9e05-76d4f62d2593 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8141 | 2026.04.07 02:51:49.205014 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8142 | 2026.04.07 02:51:49.205042 [ 292 ] {} <Debug> TCP-Session: a3d3f37b-19c7-4022-8264-3f15adaaa8b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8143 | 2026.04.07 02:51:49.205229 [ 291 ] {} <Debug> TCP-Session: 4d5f53e0-895d-4478-84c3-6e9833d9db88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8144 | 2026.04.07 02:51:49.292452 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44411 | ||
| 8145 | 2026.04.07 02:51:49.292561 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8146 | 2026.04.07 02:51:49.292587 [ 292 ] {} <Debug> TCP-Session: e1dea2ce-ec53-4fd3-94cd-6b7f4afbb7eb Authenticating user 'default' from [fd00:1122:3344:101::e]:44411 | ||
| 8147 | 2026.04.07 02:51:49.292609 [ 292 ] {} <Debug> TCP-Session: e1dea2ce-ec53-4fd3-94cd-6b7f4afbb7eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8148 | 2026.04.07 02:51:49.292621 [ 292 ] {} <Debug> TCP-Session: e1dea2ce-ec53-4fd3-94cd-6b7f4afbb7eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8149 | 2026.04.07 02:51:49.292790 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39792 | ||
| 8150 | 2026.04.07 02:51:49.292823 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43103 | ||
| 8151 | 2026.04.07 02:51:49.292845 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51687 | ||
| 8152 | 2026.04.07 02:51:49.292866 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47189 | ||
| 8153 | 2026.04.07 02:51:49.292890 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56986 | ||
| 8154 | 2026.04.07 02:51:49.292918 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8155 | 2026.04.07 02:51:49.292936 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8156 | 2026.04.07 02:51:49.292955 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8157 | 2026.04.07 02:51:49.292951 [ 292 ] {} <Trace> TCP-Session: e1dea2ce-ec53-4fd3-94cd-6b7f4afbb7eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8158 | 2026.04.07 02:51:49.292985 [ 290 ] {} <Debug> TCP-Session: 008d15e1-2a5d-4060-8f0b-2238a6690230 Authenticating user 'default' from [fd00:1122:3344:101::e]:47189 | ||
| 8159 | 2026.04.07 02:51:49.292983 [ 3 ] {} <Debug> TCP-Session: c354e850-3ce8-4b86-9f56-251cabfeb626 Authenticating user 'default' from [fd00:1122:3344:101::e]:43103 | ||
| 8160 | 2026.04.07 02:51:49.292836 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57303 | ||
| 8161 | 2026.04.07 02:51:49.293025 [ 3 ] {} <Debug> TCP-Session: c354e850-3ce8-4b86-9f56-251cabfeb626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8162 | 2026.04.07 02:51:49.292794 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63896 | ||
| 8163 | 2026.04.07 02:51:49.293062 [ 3 ] {} <Debug> TCP-Session: c354e850-3ce8-4b86-9f56-251cabfeb626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8164 | 2026.04.07 02:51:49.293092 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8165 | 2026.04.07 02:51:49.293019 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8166 | 2026.04.07 02:51:49.293123 [ 349 ] {} <Debug> TCP-Session: 6e655c19-642d-4a1d-b7fb-9e01f8feb7bc Authenticating user 'default' from [fd00:1122:3344:101::e]:57303 | ||
| 8167 | 2026.04.07 02:51:49.293137 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8168 | 2026.04.07 02:51:49.293150 [ 292 ] {a197359d-3853-4f15-b39f-215a62e73276} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44411) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8169 | 2026.04.07 02:51:49.293156 [ 349 ] {} <Debug> TCP-Session: 6e655c19-642d-4a1d-b7fb-9e01f8feb7bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8170 | 2026.04.07 02:51:49.293181 [ 294 ] {} <Debug> TCP-Session: f1dcd2e6-f97e-486e-9c84-bfcca8decf2f Authenticating user 'default' from [fd00:1122:3344:101::e]:63896 | ||
| 8171 | 2026.04.07 02:51:49.293192 [ 349 ] {} <Debug> TCP-Session: 6e655c19-642d-4a1d-b7fb-9e01f8feb7bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8172 | 2026.04.07 02:51:49.293149 [ 291 ] {} <Debug> TCP-Session: f657fe4c-d0f4-4613-8a86-0ed3eea5ba17 Authenticating user 'default' from [fd00:1122:3344:101::e]:56986 | ||
| 8173 | 2026.04.07 02:51:49.293217 [ 294 ] {} <Debug> TCP-Session: f1dcd2e6-f97e-486e-9c84-bfcca8decf2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8174 | 2026.04.07 02:51:49.293249 [ 291 ] {} <Debug> TCP-Session: f657fe4c-d0f4-4613-8a86-0ed3eea5ba17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8175 | 2026.04.07 02:51:49.293266 [ 294 ] {} <Debug> TCP-Session: f1dcd2e6-f97e-486e-9c84-bfcca8decf2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8176 | 2026.04.07 02:51:49.293276 [ 291 ] {} <Debug> TCP-Session: f657fe4c-d0f4-4613-8a86-0ed3eea5ba17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8177 | 2026.04.07 02:51:49.293020 [ 290 ] {} <Debug> TCP-Session: 008d15e1-2a5d-4060-8f0b-2238a6690230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8178 | 2026.04.07 02:51:49.292974 [ 293 ] {} <Debug> TCP-Session: 4e94d69d-666d-4abf-b928-0e275c4e316b Authenticating user 'default' from [fd00:1122:3344:101::e]:39792 | ||
| 8179 | 2026.04.07 02:51:49.293325 [ 290 ] {} <Debug> TCP-Session: 008d15e1-2a5d-4060-8f0b-2238a6690230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8180 | 2026.04.07 02:51:49.292857 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52742 | ||
| 8181 | 2026.04.07 02:51:49.293355 [ 293 ] {} <Debug> TCP-Session: 4e94d69d-666d-4abf-b928-0e275c4e316b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8182 | 2026.04.07 02:51:49.292939 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8183 | 2026.04.07 02:51:49.293392 [ 293 ] {} <Debug> TCP-Session: 4e94d69d-666d-4abf-b928-0e275c4e316b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8184 | 2026.04.07 02:51:49.293423 [ 288 ] {} <Debug> TCP-Session: 564a74d4-d177-41af-bcac-2b4ad443c6fd Authenticating user 'default' from [fd00:1122:3344:101::e]:51687 | ||
| 8185 | 2026.04.07 02:51:49.293431 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8186 | 2026.04.07 02:51:49.293448 [ 288 ] {} <Debug> TCP-Session: 564a74d4-d177-41af-bcac-2b4ad443c6fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8187 | 2026.04.07 02:51:49.293464 [ 289 ] {} <Debug> TCP-Session: 608f0047-58e2-41fc-b6ee-c43cc2d28ae8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52742 | ||
| 8188 | 2026.04.07 02:51:49.293468 [ 292 ] {a197359d-3853-4f15-b39f-215a62e73276} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8189 | 2026.04.07 02:51:49.293488 [ 289 ] {} <Debug> TCP-Session: 608f0047-58e2-41fc-b6ee-c43cc2d28ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8190 | 2026.04.07 02:51:49.293468 [ 288 ] {} <Debug> TCP-Session: 564a74d4-d177-41af-bcac-2b4ad443c6fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8191 | 2026.04.07 02:51:49.293518 [ 289 ] {} <Debug> TCP-Session: 608f0047-58e2-41fc-b6ee-c43cc2d28ae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8192 | 2026.04.07 02:51:49.293537 [ 292 ] {a197359d-3853-4f15-b39f-215a62e73276} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8193 | 2026.04.07 02:51:49.293843 [ 292 ] {a197359d-3853-4f15-b39f-215a62e73276} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 8194 | 2026.04.07 02:51:49.294779 [ 260 ] {a197359d-3853-4f15-b39f-215a62e73276} <Trace> AggregatingTransform: Aggregating | ||
| 8195 | 2026.04.07 02:51:49.294807 [ 260 ] {a197359d-3853-4f15-b39f-215a62e73276} <Trace> Aggregator: Aggregation method: without_key | ||
| 8196 | 2026.04.07 02:51:49.294839 [ 260 ] {a197359d-3853-4f15-b39f-215a62e73276} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896769 sec. (1115.114 rows/sec., 43.56 KiB/sec.) | ||
| 8197 | 2026.04.07 02:51:49.294858 [ 260 ] {a197359d-3853-4f15-b39f-215a62e73276} <Trace> Aggregator: Merging aggregated data | ||
| 8198 | 2026.04.07 02:51:49.296213 [ 292 ] {a197359d-3853-4f15-b39f-215a62e73276} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003114 sec., 321.13037893384717 rows/sec., 12.54 KiB/sec. | ||
| 8199 | 2026.04.07 02:51:49.296343 [ 292 ] {a197359d-3853-4f15-b39f-215a62e73276} <Debug> TCPHandler: Processed in 0.003536335 sec. | ||
| 8200 | 2026.04.07 02:51:49.296476 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8201 | 2026.04.07 02:51:49.296504 [ 292 ] {} <Debug> TCP-Session: e1dea2ce-ec53-4fd3-94cd-6b7f4afbb7eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8202 | 2026.04.07 02:51:49.296507 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8203 | 2026.04.07 02:51:49.296533 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8204 | 2026.04.07 02:51:49.296551 [ 294 ] {} <Debug> TCP-Session: f1dcd2e6-f97e-486e-9c84-bfcca8decf2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8205 | 2026.04.07 02:51:49.296557 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8206 | 2026.04.07 02:51:49.296578 [ 293 ] {} <Debug> TCP-Session: 4e94d69d-666d-4abf-b928-0e275c4e316b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8207 | 2026.04.07 02:51:49.296607 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8208 | 2026.04.07 02:51:49.296629 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8209 | 2026.04.07 02:51:49.296655 [ 289 ] {} <Debug> TCP-Session: 608f0047-58e2-41fc-b6ee-c43cc2d28ae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8210 | 2026.04.07 02:51:49.296667 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8211 | 2026.04.07 02:51:49.296678 [ 288 ] {} <Debug> TCP-Session: 564a74d4-d177-41af-bcac-2b4ad443c6fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8212 | 2026.04.07 02:51:49.296676 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8213 | 2026.04.07 02:51:49.296709 [ 349 ] {} <Debug> TCP-Session: 6e655c19-642d-4a1d-b7fb-9e01f8feb7bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8214 | 2026.04.07 02:51:49.296608 [ 3 ] {} <Debug> TCP-Session: c354e850-3ce8-4b86-9f56-251cabfeb626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8215 | 2026.04.07 02:51:49.296739 [ 290 ] {} <Debug> TCP-Session: 008d15e1-2a5d-4060-8f0b-2238a6690230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8216 | 2026.04.07 02:51:49.296585 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8217 | 2026.04.07 02:51:49.296806 [ 291 ] {} <Debug> TCP-Session: f657fe4c-d0f4-4613-8a86-0ed3eea5ba17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8218 | 2026.04.07 02:51:50.705467 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1072 | ||
| 8219 | 2026.04.07 02:51:50.708261 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2026.04.07 02:51:50.708326 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 8221 | 2026.04.07 02:51:50.709863 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8222 | 2026.04.07 02:51:50.710280 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8223 | 2026.04.07 02:51:50.710816 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1072 | ||
| 8224 | 2026.04.07 02:51:52.514905 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8225 | 2026.04.07 02:51:52.515179 [ 5 ] {d5ee8903-d0de-49a0-b8fa-ecdeacc4026e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8226 | 2026.04.07 02:51:52.515275 [ 5 ] {d5ee8903-d0de-49a0-b8fa-ecdeacc4026e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8227 | 2026.04.07 02:51:52.515924 [ 5 ] {d5ee8903-d0de-49a0-b8fa-ecdeacc4026e} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8228 | 2026.04.07 02:51:52.515968 [ 5 ] {d5ee8903-d0de-49a0-b8fa-ecdeacc4026e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 8229 | 2026.04.07 02:51:52.516374 [ 5 ] {d5ee8903-d0de-49a0-b8fa-ecdeacc4026e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8230 | 2026.04.07 02:51:52.516601 [ 5 ] {d5ee8903-d0de-49a0-b8fa-ecdeacc4026e} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8231 | 2026.04.07 02:51:52.516767 [ 5 ] {d5ee8903-d0de-49a0-b8fa-ecdeacc4026e} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001665 sec., 39639.63963963964 rows/sec., 3.16 MiB/sec. | ||
| 8232 | 2026.04.07 02:51:52.516816 [ 5 ] {d5ee8903-d0de-49a0-b8fa-ecdeacc4026e} <Debug> TCPHandler: Processed in 0.002095814 sec. | ||
| 8233 | 2026.04.07 02:51:52.516938 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8234 | 2026.04.07 02:51:52.517040 [ 5 ] {284d823d-4d07-4d38-ba49-92b153520df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8235 | 2026.04.07 02:51:52.517083 [ 5 ] {284d823d-4d07-4d38-ba49-92b153520df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8236 | 2026.04.07 02:51:52.517484 [ 5 ] {284d823d-4d07-4d38-ba49-92b153520df3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8237 | 2026.04.07 02:51:52.517521 [ 5 ] {284d823d-4d07-4d38-ba49-92b153520df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 8238 | 2026.04.07 02:51:52.517856 [ 5 ] {284d823d-4d07-4d38-ba49-92b153520df3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8239 | 2026.04.07 02:51:52.518062 [ 5 ] {284d823d-4d07-4d38-ba49-92b153520df3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8240 | 2026.04.07 02:51:52.518193 [ 5 ] {284d823d-4d07-4d38-ba49-92b153520df3} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001178 sec., 4244.4821731748725 rows/sec., 319.17 KiB/sec. | ||
| 8241 | 2026.04.07 02:51:52.518231 [ 5 ] {284d823d-4d07-4d38-ba49-92b153520df3} <Debug> TCPHandler: Processed in 0.001346149 sec. | ||
| 8242 | 2026.04.07 02:51:52.518335 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8243 | 2026.04.07 02:51:52.518430 [ 5 ] {3627cb54-4554-441c-8ef6-9a0450b2ab89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8244 | 2026.04.07 02:51:52.518470 [ 5 ] {3627cb54-4554-441c-8ef6-9a0450b2ab89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8245 | 2026.04.07 02:51:52.518877 [ 5 ] {3627cb54-4554-441c-8ef6-9a0450b2ab89} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8246 | 2026.04.07 02:51:52.518914 [ 5 ] {3627cb54-4554-441c-8ef6-9a0450b2ab89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 8247 | 2026.04.07 02:51:52.519206 [ 5 ] {3627cb54-4554-441c-8ef6-9a0450b2ab89} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8248 | 2026.04.07 02:51:52.519416 [ 5 ] {3627cb54-4554-441c-8ef6-9a0450b2ab89} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8249 | 2026.04.07 02:51:52.519543 [ 5 ] {3627cb54-4554-441c-8ef6-9a0450b2ab89} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001133 sec., 60900.264783759936 rows/sec., 4.75 MiB/sec. | ||
| 8250 | 2026.04.07 02:51:52.519580 [ 5 ] {3627cb54-4554-441c-8ef6-9a0450b2ab89} <Debug> TCPHandler: Processed in 0.001294977 sec. | ||
| 8251 | 2026.04.07 02:51:52.519684 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8252 | 2026.04.07 02:51:52.519779 [ 5 ] {f049b3e7-e4c8-42d3-8275-85c1f3b94f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8253 | 2026.04.07 02:51:52.519823 [ 5 ] {f049b3e7-e4c8-42d3-8275-85c1f3b94f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8254 | 2026.04.07 02:51:52.520214 [ 5 ] {f049b3e7-e4c8-42d3-8275-85c1f3b94f1e} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8255 | 2026.04.07 02:51:52.520250 [ 5 ] {f049b3e7-e4c8-42d3-8275-85c1f3b94f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 8256 | 2026.04.07 02:51:52.520586 [ 5 ] {f049b3e7-e4c8-42d3-8275-85c1f3b94f1e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8257 | 2026.04.07 02:51:52.520793 [ 5 ] {f049b3e7-e4c8-42d3-8275-85c1f3b94f1e} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8258 | 2026.04.07 02:51:52.520922 [ 5 ] {f049b3e7-e4c8-42d3-8275-85c1f3b94f1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 8259 | 2026.04.07 02:51:52.520958 [ 5 ] {f049b3e7-e4c8-42d3-8275-85c1f3b94f1e} <Debug> TCPHandler: Processed in 0.001323198 sec. | ||
| 8260 | 2026.04.07 02:51:52.521061 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8261 | 2026.04.07 02:51:52.521156 [ 5 ] {e50a3911-dc82-42d3-bed5-2b6d72fd8e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8262 | 2026.04.07 02:51:52.521210 [ 5 ] {e50a3911-dc82-42d3-bed5-2b6d72fd8e33} <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 | ||
| 8263 | 2026.04.07 02:51:52.521943 [ 5 ] {e50a3911-dc82-42d3-bed5-2b6d72fd8e33} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8264 | 2026.04.07 02:51:52.521979 [ 5 ] {e50a3911-dc82-42d3-bed5-2b6d72fd8e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 8265 | 2026.04.07 02:51:52.522467 [ 5 ] {e50a3911-dc82-42d3-bed5-2b6d72fd8e33} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8266 | 2026.04.07 02:51:52.522693 [ 5 ] {e50a3911-dc82-42d3-bed5-2b6d72fd8e33} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8267 | 2026.04.07 02:51:52.522836 [ 5 ] {e50a3911-dc82-42d3-bed5-2b6d72fd8e33} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001698 sec., 2944.6407538280328 rows/sec., 5.28 MiB/sec. | ||
| 8268 | 2026.04.07 02:51:52.522897 [ 5 ] {e50a3911-dc82-42d3-bed5-2b6d72fd8e33} <Debug> TCPHandler: Processed in 0.00188477 sec. | ||
| 8269 | 2026.04.07 02:51:52.523001 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8270 | 2026.04.07 02:51:52.523095 [ 5 ] {9c80f010-4e4c-4002-b8f5-de4c0e825910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8271 | 2026.04.07 02:51:52.523137 [ 5 ] {9c80f010-4e4c-4002-b8f5-de4c0e825910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8272 | 2026.04.07 02:51:52.523464 [ 5 ] {9c80f010-4e4c-4002-b8f5-de4c0e825910} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8273 | 2026.04.07 02:51:52.523498 [ 5 ] {9c80f010-4e4c-4002-b8f5-de4c0e825910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 8274 | 2026.04.07 02:51:52.523808 [ 5 ] {9c80f010-4e4c-4002-b8f5-de4c0e825910} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8275 | 2026.04.07 02:51:52.524008 [ 5 ] {9c80f010-4e4c-4002-b8f5-de4c0e825910} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8276 | 2026.04.07 02:51:52.524132 [ 5 ] {9c80f010-4e4c-4002-b8f5-de4c0e825910} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 8277 | 2026.04.07 02:51:52.524166 [ 5 ] {9c80f010-4e4c-4002-b8f5-de4c0e825910} <Debug> TCPHandler: Processed in 0.001214466 sec. | ||
| 8278 | 2026.04.07 02:51:55.536767 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8279 | 2026.04.07 02:51:55.536849 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8280 | 2026.04.07 02:51:55.681854 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16300 | ||
| 8281 | 2026.04.07 02:51:55.682337 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8282 | 2026.04.07 02:51:55.682382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8283 | 2026.04.07 02:51:55.682862 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8284 | 2026.04.07 02:51:55.683095 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8285 | 2026.04.07 02:51:55.683225 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16300 | ||
| 8286 | 2026.04.07 02:51:56.600114 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 8287 | 2026.04.07 02:51:56.616104 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8288 | 2026.04.07 02:51:56.616159 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8289 | 2026.04.07 02:51:56.622306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8290 | 2026.04.07 02:51:56.623034 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8291 | 2026.04.07 02:51:56.625822 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 8292 | 2026.04.07 02:51:57.524012 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8293 | 2026.04.07 02:51:57.524191 [ 5 ] {4ef4a2ad-1157-48a7-ab71-c24536bb1829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8294 | 2026.04.07 02:51:57.524255 [ 5 ] {4ef4a2ad-1157-48a7-ab71-c24536bb1829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8295 | 2026.04.07 02:51:57.525050 [ 5 ] {4ef4a2ad-1157-48a7-ab71-c24536bb1829} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8296 | 2026.04.07 02:51:57.525096 [ 5 ] {4ef4a2ad-1157-48a7-ab71-c24536bb1829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8297 | 2026.04.07 02:51:57.525532 [ 5 ] {4ef4a2ad-1157-48a7-ab71-c24536bb1829} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8298 | 2026.04.07 02:51:57.525783 [ 5 ] {4ef4a2ad-1157-48a7-ab71-c24536bb1829} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8299 | 2026.04.07 02:51:57.525934 [ 5 ] {4ef4a2ad-1157-48a7-ab71-c24536bb1829} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001769 sec., 160542.67947993218 rows/sec., 10.20 MiB/sec. | ||
| 8300 | 2026.04.07 02:51:57.525975 [ 5 ] {4ef4a2ad-1157-48a7-ab71-c24536bb1829} <Debug> TCPHandler: Processed in 0.002098194 sec. | ||
| 8301 | 2026.04.07 02:51:57.526097 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8302 | 2026.04.07 02:51:57.526191 [ 5 ] {f67865b1-9f57-4d97-aca3-0e138d6439ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8303 | 2026.04.07 02:51:57.526232 [ 5 ] {f67865b1-9f57-4d97-aca3-0e138d6439ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8304 | 2026.04.07 02:51:57.527046 [ 5 ] {f67865b1-9f57-4d97-aca3-0e138d6439ee} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8305 | 2026.04.07 02:51:57.527086 [ 5 ] {f67865b1-9f57-4d97-aca3-0e138d6439ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8306 | 2026.04.07 02:51:57.527450 [ 5 ] {f67865b1-9f57-4d97-aca3-0e138d6439ee} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8307 | 2026.04.07 02:51:57.527663 [ 5 ] {f67865b1-9f57-4d97-aca3-0e138d6439ee} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8308 | 2026.04.07 02:51:57.527795 [ 5 ] {f67865b1-9f57-4d97-aca3-0e138d6439ee} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001621 sec., 536088.8340530536 rows/sec., 42.02 MiB/sec. | ||
| 8309 | 2026.04.07 02:51:57.527831 [ 5 ] {f67865b1-9f57-4d97-aca3-0e138d6439ee} <Debug> TCPHandler: Processed in 0.001785458 sec. | ||
| 8310 | 2026.04.07 02:51:57.527943 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8311 | 2026.04.07 02:51:57.528038 [ 5 ] {87ead51c-cfd6-4770-911e-38f572f66b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8312 | 2026.04.07 02:51:57.528078 [ 5 ] {87ead51c-cfd6-4770-911e-38f572f66b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8313 | 2026.04.07 02:51:57.528531 [ 5 ] {87ead51c-cfd6-4770-911e-38f572f66b89} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8314 | 2026.04.07 02:51:57.528567 [ 5 ] {87ead51c-cfd6-4770-911e-38f572f66b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8315 | 2026.04.07 02:51:57.528888 [ 5 ] {87ead51c-cfd6-4770-911e-38f572f66b89} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8316 | 2026.04.07 02:51:57.529104 [ 5 ] {87ead51c-cfd6-4770-911e-38f572f66b89} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8317 | 2026.04.07 02:51:57.529232 [ 5 ] {87ead51c-cfd6-4770-911e-38f572f66b89} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001214 sec., 146622.73476112026 rows/sec., 9.05 MiB/sec. | ||
| 8318 | 2026.04.07 02:51:57.529270 [ 5 ] {87ead51c-cfd6-4770-911e-38f572f66b89} <Debug> TCPHandler: Processed in 0.001376159 sec. | ||
| 8319 | 2026.04.07 02:51:57.529379 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8320 | 2026.04.07 02:51:57.529473 [ 5 ] {426a72ca-e601-4ac2-a55e-88be97790599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8321 | 2026.04.07 02:51:57.529514 [ 5 ] {426a72ca-e601-4ac2-a55e-88be97790599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8322 | 2026.04.07 02:51:57.529943 [ 5 ] {426a72ca-e601-4ac2-a55e-88be97790599} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8323 | 2026.04.07 02:51:57.529980 [ 5 ] {426a72ca-e601-4ac2-a55e-88be97790599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8324 | 2026.04.07 02:51:57.530296 [ 5 ] {426a72ca-e601-4ac2-a55e-88be97790599} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8325 | 2026.04.07 02:51:57.530533 [ 5 ] {426a72ca-e601-4ac2-a55e-88be97790599} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8326 | 2026.04.07 02:51:57.530659 [ 5 ] {426a72ca-e601-4ac2-a55e-88be97790599} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001204 sec., 123754.15282392026 rows/sec., 8.00 MiB/sec. | ||
| 8327 | 2026.04.07 02:51:57.530696 [ 5 ] {426a72ca-e601-4ac2-a55e-88be97790599} <Debug> TCPHandler: Processed in 0.001368078 sec. | ||
| 8328 | 2026.04.07 02:51:57.530802 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8329 | 2026.04.07 02:51:57.530913 [ 5 ] {0f057d5e-9ed1-4219-8729-c9ef026baf2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8330 | 2026.04.07 02:51:57.530972 [ 5 ] {0f057d5e-9ed1-4219-8729-c9ef026baf2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8331 | 2026.04.07 02:51:57.531428 [ 5 ] {0f057d5e-9ed1-4219-8729-c9ef026baf2e} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8332 | 2026.04.07 02:51:57.531478 [ 5 ] {0f057d5e-9ed1-4219-8729-c9ef026baf2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8333 | 2026.04.07 02:51:57.531826 [ 5 ] {0f057d5e-9ed1-4219-8729-c9ef026baf2e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8334 | 2026.04.07 02:51:57.532060 [ 5 ] {0f057d5e-9ed1-4219-8729-c9ef026baf2e} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8335 | 2026.04.07 02:51:57.532205 [ 5 ] {0f057d5e-9ed1-4219-8729-c9ef026baf2e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001323 sec., 111866.96900982616 rows/sec., 6.36 MiB/sec. | ||
| 8336 | 2026.04.07 02:51:57.532244 [ 5 ] {0f057d5e-9ed1-4219-8729-c9ef026baf2e} <Debug> TCPHandler: Processed in 0.001492512 sec. | ||
| 8337 | 2026.04.07 02:51:57.532357 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8338 | 2026.04.07 02:51:57.532452 [ 5 ] {5e457af7-9198-4957-b3eb-b941ea0ce6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8339 | 2026.04.07 02:51:57.532493 [ 5 ] {5e457af7-9198-4957-b3eb-b941ea0ce6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8340 | 2026.04.07 02:51:57.533068 [ 5 ] {5e457af7-9198-4957-b3eb-b941ea0ce6dd} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8341 | 2026.04.07 02:51:57.533107 [ 5 ] {5e457af7-9198-4957-b3eb-b941ea0ce6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8342 | 2026.04.07 02:51:57.533442 [ 5 ] {5e457af7-9198-4957-b3eb-b941ea0ce6dd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8343 | 2026.04.07 02:51:57.533671 [ 5 ] {5e457af7-9198-4957-b3eb-b941ea0ce6dd} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8344 | 2026.04.07 02:51:57.533799 [ 5 ] {5e457af7-9198-4957-b3eb-b941ea0ce6dd} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001366 sec., 385065.8857979502 rows/sec., 27.21 MiB/sec. | ||
| 8345 | 2026.04.07 02:51:57.533836 [ 5 ] {5e457af7-9198-4957-b3eb-b941ea0ce6dd} <Debug> TCPHandler: Processed in 0.001528763 sec. | ||
| 8346 | 2026.04.07 02:51:57.533958 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8347 | 2026.04.07 02:51:57.534070 [ 5 ] {bd7c5a5c-3f0c-416f-9154-9a63d7bb81a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8348 | 2026.04.07 02:51:57.534119 [ 5 ] {bd7c5a5c-3f0c-416f-9154-9a63d7bb81a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8349 | 2026.04.07 02:51:57.534518 [ 5 ] {bd7c5a5c-3f0c-416f-9154-9a63d7bb81a7} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8350 | 2026.04.07 02:51:57.534556 [ 5 ] {bd7c5a5c-3f0c-416f-9154-9a63d7bb81a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8351 | 2026.04.07 02:51:57.534866 [ 5 ] {bd7c5a5c-3f0c-416f-9154-9a63d7bb81a7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8352 | 2026.04.07 02:51:57.535079 [ 5 ] {bd7c5a5c-3f0c-416f-9154-9a63d7bb81a7} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8353 | 2026.04.07 02:51:57.535210 [ 5 ] {bd7c5a5c-3f0c-416f-9154-9a63d7bb81a7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001162 sec., 5163.5111876075725 rows/sec., 269.77 KiB/sec. | ||
| 8354 | 2026.04.07 02:51:57.535247 [ 5 ] {bd7c5a5c-3f0c-416f-9154-9a63d7bb81a7} <Debug> TCPHandler: Processed in 0.001348068 sec. | ||
| 8355 | 2026.04.07 02:51:57.535383 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8356 | 2026.04.07 02:51:57.535505 [ 5 ] {da937c37-5a47-430e-8f92-5601edd5645d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8357 | 2026.04.07 02:51:57.535561 [ 5 ] {da937c37-5a47-430e-8f92-5601edd5645d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8358 | 2026.04.07 02:51:57.536086 [ 5 ] {da937c37-5a47-430e-8f92-5601edd5645d} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8359 | 2026.04.07 02:51:57.536132 [ 5 ] {da937c37-5a47-430e-8f92-5601edd5645d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8360 | 2026.04.07 02:51:57.536624 [ 5 ] {da937c37-5a47-430e-8f92-5601edd5645d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8361 | 2026.04.07 02:51:57.536911 [ 5 ] {da937c37-5a47-430e-8f92-5601edd5645d} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8362 | 2026.04.07 02:51:57.537042 [ 5 ] {da937c37-5a47-430e-8f92-5601edd5645d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001561 sec., 169762.9724535554 rows/sec., 11.28 MiB/sec. | ||
| 8363 | 2026.04.07 02:51:57.537079 [ 5 ] {da937c37-5a47-430e-8f92-5601edd5645d} <Debug> TCPHandler: Processed in 0.001775518 sec. | ||
| 8364 | 2026.04.07 02:51:57.537189 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8365 | 2026.04.07 02:51:57.537284 [ 5 ] {a1ff9e49-329b-4476-8617-ff85827d7e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8366 | 2026.04.07 02:51:57.537326 [ 5 ] {a1ff9e49-329b-4476-8617-ff85827d7e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8367 | 2026.04.07 02:51:57.537635 [ 5 ] {a1ff9e49-329b-4476-8617-ff85827d7e92} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8368 | 2026.04.07 02:51:57.537669 [ 5 ] {a1ff9e49-329b-4476-8617-ff85827d7e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8369 | 2026.04.07 02:51:57.537970 [ 5 ] {a1ff9e49-329b-4476-8617-ff85827d7e92} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8370 | 2026.04.07 02:51:57.538180 [ 5 ] {a1ff9e49-329b-4476-8617-ff85827d7e92} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8371 | 2026.04.07 02:51:57.538307 [ 5 ] {a1ff9e49-329b-4476-8617-ff85827d7e92} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 8372 | 2026.04.07 02:51:57.538342 [ 5 ] {a1ff9e49-329b-4476-8617-ff85827d7e92} <Debug> TCPHandler: Processed in 0.001204516 sec. | ||
| 8373 | 2026.04.07 02:51:57.538454 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8374 | 2026.04.07 02:51:57.538555 [ 5 ] {3dd5fff8-de62-40a5-9c1a-fb9a302507ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8375 | 2026.04.07 02:51:57.538610 [ 5 ] {3dd5fff8-de62-40a5-9c1a-fb9a302507ac} <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 | ||
| 8376 | 2026.04.07 02:51:57.539443 [ 5 ] {3dd5fff8-de62-40a5-9c1a-fb9a302507ac} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8377 | 2026.04.07 02:51:57.539480 [ 5 ] {3dd5fff8-de62-40a5-9c1a-fb9a302507ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8378 | 2026.04.07 02:51:57.540040 [ 5 ] {3dd5fff8-de62-40a5-9c1a-fb9a302507ac} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8379 | 2026.04.07 02:51:57.540283 [ 5 ] {3dd5fff8-de62-40a5-9c1a-fb9a302507ac} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8380 | 2026.04.07 02:51:57.540407 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8381 | 2026.04.07 02:51:57.540433 [ 5 ] {3dd5fff8-de62-40a5-9c1a-fb9a302507ac} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001897 sec., 18977.33263046916 rows/sec., 34.01 MiB/sec. | ||
| 8382 | 2026.04.07 02:51:57.540500 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8383 | 2026.04.07 02:51:57.540529 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8384 | 2026.04.07 02:51:57.540556 [ 5 ] {3dd5fff8-de62-40a5-9c1a-fb9a302507ac} <Debug> TCPHandler: Processed in 0.002153815 sec. | ||
| 8385 | 2026.04.07 02:51:57.540659 [ 199 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 8386 | 2026.04.07 02:51:57.540677 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8387 | 2026.04.07 02:51:57.540805 [ 5 ] {50ff1127-6720-4a89-9853-8a8df3eef248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8388 | 2026.04.07 02:51:57.540849 [ 5 ] {50ff1127-6720-4a89-9853-8a8df3eef248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8389 | 2026.04.07 02:51:57.540960 [ 199 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8390 | 2026.04.07 02:51:57.541034 [ 199 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 831 rows starting from the beginning of the part | ||
| 8391 | 2026.04.07 02:51:57.541190 [ 199 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 8392 | 2026.04.07 02:51:57.541193 [ 5 ] {50ff1127-6720-4a89-9853-8a8df3eef248} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8393 | 2026.04.07 02:51:57.541245 [ 5 ] {50ff1127-6720-4a89-9853-8a8df3eef248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8394 | 2026.04.07 02:51:57.541307 [ 199 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part | ||
| 8395 | 2026.04.07 02:51:57.541426 [ 199 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 8396 | 2026.04.07 02:51:57.541521 [ 199 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part | ||
| 8397 | 2026.04.07 02:51:57.541610 [ 5 ] {50ff1127-6720-4a89-9853-8a8df3eef248} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8398 | 2026.04.07 02:51:57.541613 [ 199 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 8399 | 2026.04.07 02:51:57.541854 [ 5 ] {50ff1127-6720-4a89-9853-8a8df3eef248} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8400 | 2026.04.07 02:51:57.542009 [ 5 ] {50ff1127-6720-4a89-9853-8a8df3eef248} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001223 sec., 73589.53393295176 rows/sec., 4.60 MiB/sec. | ||
| 8401 | 2026.04.07 02:51:57.542049 [ 5 ] {50ff1127-6720-4a89-9853-8a8df3eef248} <Debug> TCPHandler: Processed in 0.00142198 sec. | ||
| 8402 | 2026.04.07 02:51:57.547167 [ 200 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 949 rows, containing 19 columns (19 merged, 0 gathered) in 0.006571099 sec., 144420.28646958445 rows/sec., 258.79 MiB/sec. | ||
| 8403 | 2026.04.07 02:51:57.548348 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8404 | 2026.04.07 02:51:57.548726 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8405 | 2026.04.07 02:51:57.548805 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8406 | 2026.04.07 02:51:57.548953 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.12 MiB. | ||
| 8407 | 2026.04.07 02:51:58.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.21 MiB, peak 296.63 MiB, free memory in arenas 0.00 B, will set to 289.26 MiB (RSS), difference: 2.05 MiB | ||
| 8408 | 2026.04.07 02:51:58.340669 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8409 | 2026.04.07 02:51:58.340927 [ 5 ] {c18cba8b-aa02-4bae-9868-fc49e9560d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8410 | 2026.04.07 02:51:58.341008 [ 5 ] {c18cba8b-aa02-4bae-9868-fc49e9560d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8411 | 2026.04.07 02:51:58.341665 [ 5 ] {c18cba8b-aa02-4bae-9868-fc49e9560d58} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8412 | 2026.04.07 02:51:58.341713 [ 5 ] {c18cba8b-aa02-4bae-9868-fc49e9560d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8413 | 2026.04.07 02:51:58.342101 [ 5 ] {c18cba8b-aa02-4bae-9868-fc49e9560d58} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8414 | 2026.04.07 02:51:58.342332 [ 5 ] {c18cba8b-aa02-4bae-9868-fc49e9560d58} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8415 | 2026.04.07 02:51:58.342482 [ 5 ] {c18cba8b-aa02-4bae-9868-fc49e9560d58} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001647 sec., 6071.645415907711 rows/sec., 495.10 KiB/sec. | ||
| 8416 | 2026.04.07 02:51:58.342524 [ 5 ] {c18cba8b-aa02-4bae-9868-fc49e9560d58} <Debug> TCPHandler: Processed in 0.002005302 sec. | ||
| 8417 | 2026.04.07 02:51:58.342641 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8418 | 2026.04.07 02:51:58.342738 [ 5 ] {59fc0967-8b72-4f3a-85c3-4d3ef6b94c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8419 | 2026.04.07 02:51:58.342779 [ 5 ] {59fc0967-8b72-4f3a-85c3-4d3ef6b94c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8420 | 2026.04.07 02:51:58.344396 [ 5 ] {59fc0967-8b72-4f3a-85c3-4d3ef6b94c47} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8421 | 2026.04.07 02:51:58.344435 [ 5 ] {59fc0967-8b72-4f3a-85c3-4d3ef6b94c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8422 | 2026.04.07 02:51:58.344932 [ 5 ] {59fc0967-8b72-4f3a-85c3-4d3ef6b94c47} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8423 | 2026.04.07 02:51:58.345163 [ 5 ] {59fc0967-8b72-4f3a-85c3-4d3ef6b94c47} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8424 | 2026.04.07 02:51:58.345300 [ 5 ] {59fc0967-8b72-4f3a-85c3-4d3ef6b94c47} <Debug> executeQuery: Read 2416 rows, 182.67 KiB in 0.002581 sec., 936071.2901975978 rows/sec., 69.12 MiB/sec. | ||
| 8425 | 2026.04.07 02:51:58.345337 [ 5 ] {59fc0967-8b72-4f3a-85c3-4d3ef6b94c47} <Debug> TCPHandler: Processed in 0.002746228 sec. | ||
| 8426 | 2026.04.07 02:51:58.345443 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8427 | 2026.04.07 02:51:58.345539 [ 5 ] {01194f23-2c9e-4f74-9a1b-88ed233ed8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8428 | 2026.04.07 02:51:58.345580 [ 5 ] {01194f23-2c9e-4f74-9a1b-88ed233ed8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8429 | 2026.04.07 02:51:58.345990 [ 5 ] {01194f23-2c9e-4f74-9a1b-88ed233ed8f5} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8430 | 2026.04.07 02:51:58.346027 [ 5 ] {01194f23-2c9e-4f74-9a1b-88ed233ed8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8431 | 2026.04.07 02:51:58.346357 [ 5 ] {01194f23-2c9e-4f74-9a1b-88ed233ed8f5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8432 | 2026.04.07 02:51:58.346584 [ 5 ] {01194f23-2c9e-4f74-9a1b-88ed233ed8f5} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8433 | 2026.04.07 02:51:58.346712 [ 5 ] {01194f23-2c9e-4f74-9a1b-88ed233ed8f5} <Debug> executeQuery: Read 24 rows, 1.75 KiB in 0.001192 sec., 20134.228187919463 rows/sec., 1.43 MiB/sec. | ||
| 8434 | 2026.04.07 02:51:58.346750 [ 5 ] {01194f23-2c9e-4f74-9a1b-88ed233ed8f5} <Debug> TCPHandler: Processed in 0.001355838 sec. | ||
| 8435 | 2026.04.07 02:51:58.346847 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8436 | 2026.04.07 02:51:58.346942 [ 5 ] {ad699c7e-0bc4-401e-b5bd-a1cc27c3edb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8437 | 2026.04.07 02:51:58.346982 [ 5 ] {ad699c7e-0bc4-401e-b5bd-a1cc27c3edb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8438 | 2026.04.07 02:51:58.347701 [ 5 ] {ad699c7e-0bc4-401e-b5bd-a1cc27c3edb6} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8439 | 2026.04.07 02:51:58.347738 [ 5 ] {ad699c7e-0bc4-401e-b5bd-a1cc27c3edb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8440 | 2026.04.07 02:51:58.348089 [ 5 ] {ad699c7e-0bc4-401e-b5bd-a1cc27c3edb6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8441 | 2026.04.07 02:51:58.348310 [ 5 ] {ad699c7e-0bc4-401e-b5bd-a1cc27c3edb6} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8442 | 2026.04.07 02:51:58.348437 [ 5 ] {ad699c7e-0bc4-401e-b5bd-a1cc27c3edb6} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001513 sec., 529411.7647058823 rows/sec., 30.58 MiB/sec. | ||
| 8443 | 2026.04.07 02:51:58.348566 [ 5 ] {ad699c7e-0bc4-401e-b5bd-a1cc27c3edb6} <Debug> TCPHandler: Processed in 0.001768278 sec. | ||
| 8444 | 2026.04.07 02:51:58.348685 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8445 | 2026.04.07 02:51:58.348806 [ 5 ] {8455298a-db4e-47fd-a03e-e1cac0888417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8446 | 2026.04.07 02:51:58.348855 [ 5 ] {8455298a-db4e-47fd-a03e-e1cac0888417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8447 | 2026.04.07 02:51:58.349300 [ 5 ] {8455298a-db4e-47fd-a03e-e1cac0888417} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8448 | 2026.04.07 02:51:58.349343 [ 5 ] {8455298a-db4e-47fd-a03e-e1cac0888417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8449 | 2026.04.07 02:51:58.349650 [ 5 ] {8455298a-db4e-47fd-a03e-e1cac0888417} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8450 | 2026.04.07 02:51:58.349874 [ 5 ] {8455298a-db4e-47fd-a03e-e1cac0888417} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8451 | 2026.04.07 02:51:58.350093 [ 5 ] {8455298a-db4e-47fd-a03e-e1cac0888417} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001312 sec., 762.1951219512194 rows/sec., 53.59 KiB/sec. | ||
| 8452 | 2026.04.07 02:51:58.350131 [ 5 ] {8455298a-db4e-47fd-a03e-e1cac0888417} <Debug> TCPHandler: Processed in 0.001507091 sec. | ||
| 8453 | 2026.04.07 02:51:58.350251 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8454 | 2026.04.07 02:51:58.350372 [ 5 ] {d435622c-5526-4306-92b9-bede724e61ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8455 | 2026.04.07 02:51:58.350421 [ 5 ] {d435622c-5526-4306-92b9-bede724e61ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8456 | 2026.04.07 02:51:58.351369 [ 5 ] {d435622c-5526-4306-92b9-bede724e61ea} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8457 | 2026.04.07 02:51:58.351407 [ 5 ] {d435622c-5526-4306-92b9-bede724e61ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8458 | 2026.04.07 02:51:58.351786 [ 5 ] {d435622c-5526-4306-92b9-bede724e61ea} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8459 | 2026.04.07 02:51:58.352019 [ 5 ] {d435622c-5526-4306-92b9-bede724e61ea} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8460 | 2026.04.07 02:51:58.352155 [ 5 ] {d435622c-5526-4306-92b9-bede724e61ea} <Debug> executeQuery: Read 1303 rows, 89.17 KiB in 0.001807 sec., 721084.6707249585 rows/sec., 48.19 MiB/sec. | ||
| 8461 | 2026.04.07 02:51:58.352194 [ 5 ] {d435622c-5526-4306-92b9-bede724e61ea} <Debug> TCPHandler: Processed in 0.002007352 sec. | ||
| 8462 | 2026.04.07 02:51:58.352301 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8463 | 2026.04.07 02:51:58.352398 [ 5 ] {e398c299-d206-4aac-84c3-8d6370b74891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8464 | 2026.04.07 02:51:58.352444 [ 5 ] {e398c299-d206-4aac-84c3-8d6370b74891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8465 | 2026.04.07 02:51:58.353248 [ 5 ] {e398c299-d206-4aac-84c3-8d6370b74891} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8466 | 2026.04.07 02:51:58.353285 [ 5 ] {e398c299-d206-4aac-84c3-8d6370b74891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8467 | 2026.04.07 02:51:58.353722 [ 5 ] {e398c299-d206-4aac-84c3-8d6370b74891} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8468 | 2026.04.07 02:51:58.353942 [ 5 ] {e398c299-d206-4aac-84c3-8d6370b74891} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8469 | 2026.04.07 02:51:58.354076 [ 5 ] {e398c299-d206-4aac-84c3-8d6370b74891} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001697 sec., 884502.0624631704 rows/sec., 53.66 MiB/sec. | ||
| 8470 | 2026.04.07 02:51:58.354114 [ 5 ] {e398c299-d206-4aac-84c3-8d6370b74891} <Debug> TCPHandler: Processed in 0.00186421 sec. | ||
| 8471 | 2026.04.07 02:51:58.354220 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8472 | 2026.04.07 02:51:58.354314 [ 5 ] {65ed5759-722e-4bc7-8fad-7736a7c289b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8473 | 2026.04.07 02:51:58.354368 [ 5 ] {65ed5759-722e-4bc7-8fad-7736a7c289b4} <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 | ||
| 8474 | 2026.04.07 02:51:58.355128 [ 5 ] {65ed5759-722e-4bc7-8fad-7736a7c289b4} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8475 | 2026.04.07 02:51:58.355165 [ 5 ] {65ed5759-722e-4bc7-8fad-7736a7c289b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8476 | 2026.04.07 02:51:58.355672 [ 5 ] {65ed5759-722e-4bc7-8fad-7736a7c289b4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8477 | 2026.04.07 02:51:58.355892 [ 5 ] {65ed5759-722e-4bc7-8fad-7736a7c289b4} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8478 | 2026.04.07 02:51:58.356033 [ 5 ] {65ed5759-722e-4bc7-8fad-7736a7c289b4} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001737 sec., 8059.873344847438 rows/sec., 14.44 MiB/sec. | ||
| 8479 | 2026.04.07 02:51:58.356086 [ 5 ] {65ed5759-722e-4bc7-8fad-7736a7c289b4} <Debug> TCPHandler: Processed in 0.001919 sec. | ||
| 8480 | 2026.04.07 02:51:58.356201 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8481 | 2026.04.07 02:51:58.356296 [ 5 ] {b24cb1c2-8dc3-44d6-b14a-52f731eec678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8482 | 2026.04.07 02:51:58.356338 [ 5 ] {b24cb1c2-8dc3-44d6-b14a-52f731eec678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8483 | 2026.04.07 02:51:58.356645 [ 5 ] {b24cb1c2-8dc3-44d6-b14a-52f731eec678} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8484 | 2026.04.07 02:51:58.356680 [ 5 ] {b24cb1c2-8dc3-44d6-b14a-52f731eec678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8485 | 2026.04.07 02:51:58.356990 [ 5 ] {b24cb1c2-8dc3-44d6-b14a-52f731eec678} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8486 | 2026.04.07 02:51:58.357194 [ 5 ] {b24cb1c2-8dc3-44d6-b14a-52f731eec678} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8487 | 2026.04.07 02:51:58.357322 [ 5 ] {b24cb1c2-8dc3-44d6-b14a-52f731eec678} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001044 sec., 11494.252873563219 rows/sec., 793.22 KiB/sec. | ||
| 8488 | 2026.04.07 02:51:58.357359 [ 5 ] {b24cb1c2-8dc3-44d6-b14a-52f731eec678} <Debug> TCPHandler: Processed in 0.001210195 sec. | ||
| 8489 | 2026.04.07 02:52:00.711081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1124 | ||
| 8490 | 2026.04.07 02:52:00.713745 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8491 | 2026.04.07 02:52:00.713793 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8492 | 2026.04.07 02:52:00.714995 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8493 | 2026.04.07 02:52:00.715259 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8494 | 2026.04.07 02:52:00.715521 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124 | ||
| 8495 | 2026.04.07 02:52:02.513508 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8496 | 2026.04.07 02:52:02.513739 [ 5 ] {0e209e10-2a63-4f48-adca-c58fb0e863d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8497 | 2026.04.07 02:52:02.513807 [ 5 ] {0e209e10-2a63-4f48-adca-c58fb0e863d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8498 | 2026.04.07 02:52:02.514499 [ 5 ] {0e209e10-2a63-4f48-adca-c58fb0e863d4} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8499 | 2026.04.07 02:52:02.514544 [ 5 ] {0e209e10-2a63-4f48-adca-c58fb0e863d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8500 | 2026.04.07 02:52:02.514964 [ 5 ] {0e209e10-2a63-4f48-adca-c58fb0e863d4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8501 | 2026.04.07 02:52:02.515207 [ 5 ] {0e209e10-2a63-4f48-adca-c58fb0e863d4} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8502 | 2026.04.07 02:52:02.515341 [ 80 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8503 | 2026.04.07 02:52:02.515374 [ 5 ] {0e209e10-2a63-4f48-adca-c58fb0e863d4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001695 sec., 33038.348082595876 rows/sec., 2.54 MiB/sec. | ||
| 8504 | 2026.04.07 02:52:02.515423 [ 80 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8505 | 2026.04.07 02:52:02.515441 [ 5 ] {0e209e10-2a63-4f48-adca-c58fb0e863d4} <Debug> TCPHandler: Processed in 0.002094804 sec. | ||
| 8506 | 2026.04.07 02:52:02.515449 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8507 | 2026.04.07 02:52:02.515580 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8508 | 2026.04.07 02:52:02.515583 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 8509 | 2026.04.07 02:52:02.515704 [ 5 ] {d7f4e7ba-f0be-45e3-8db7-c7d41e53f65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8510 | 2026.04.07 02:52:02.515731 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8511 | 2026.04.07 02:52:02.515754 [ 5 ] {d7f4e7ba-f0be-45e3-8db7-c7d41e53f65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8512 | 2026.04.07 02:52:02.515772 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3357 rows starting from the beginning of the part | ||
| 8513 | 2026.04.07 02:52:02.515852 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 869 rows starting from the beginning of the part | ||
| 8514 | 2026.04.07 02:52:02.515907 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 66 rows starting from the beginning of the part | ||
| 8515 | 2026.04.07 02:52:02.515955 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 869 rows starting from the beginning of the part | ||
| 8516 | 2026.04.07 02:52:02.516001 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2416 rows starting from the beginning of the part | ||
| 8517 | 2026.04.07 02:52:02.516047 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 8518 | 2026.04.07 02:52:02.516212 [ 5 ] {d7f4e7ba-f0be-45e3-8db7-c7d41e53f65e} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8519 | 2026.04.07 02:52:02.516255 [ 5 ] {d7f4e7ba-f0be-45e3-8db7-c7d41e53f65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8520 | 2026.04.07 02:52:02.516601 [ 5 ] {d7f4e7ba-f0be-45e3-8db7-c7d41e53f65e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8521 | 2026.04.07 02:52:02.516825 [ 5 ] {d7f4e7ba-f0be-45e3-8db7-c7d41e53f65e} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8522 | 2026.04.07 02:52:02.516948 [ 80 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8523 | 2026.04.07 02:52:02.516970 [ 5 ] {d7f4e7ba-f0be-45e3-8db7-c7d41e53f65e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001289 sec., 49650.89216446858 rows/sec., 3.88 MiB/sec. | ||
| 8524 | 2026.04.07 02:52:02.517012 [ 80 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2026.04.07 02:52:02.517026 [ 5 ] {d7f4e7ba-f0be-45e3-8db7-c7d41e53f65e} <Debug> TCPHandler: Processed in 0.001500561 sec. | ||
| 8526 | 2026.04.07 02:52:02.517048 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8527 | 2026.04.07 02:52:02.517140 [ 193 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 8528 | 2026.04.07 02:52:02.517148 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8529 | 2026.04.07 02:52:02.517233 [ 193 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8530 | 2026.04.07 02:52:02.517258 [ 5 ] {977ab98d-9dd4-4efb-9fae-96fccedfb0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8531 | 2026.04.07 02:52:02.517261 [ 193 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1829 rows starting from the beginning of the part | ||
| 8532 | 2026.04.07 02:52:02.517304 [ 5 ] {977ab98d-9dd4-4efb-9fae-96fccedfb0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8533 | 2026.04.07 02:52:02.517327 [ 193 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 526 rows starting from the beginning of the part | ||
| 8534 | 2026.04.07 02:52:02.517369 [ 193 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 69 rows starting from the beginning of the part | ||
| 8535 | 2026.04.07 02:52:02.517407 [ 193 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 526 rows starting from the beginning of the part | ||
| 8536 | 2026.04.07 02:52:02.517446 [ 193 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1303 rows starting from the beginning of the part | ||
| 8537 | 2026.04.07 02:52:02.517484 [ 193 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8538 | 2026.04.07 02:52:02.517686 [ 5 ] {977ab98d-9dd4-4efb-9fae-96fccedfb0b6} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8539 | 2026.04.07 02:52:02.517721 [ 5 ] {977ab98d-9dd4-4efb-9fae-96fccedfb0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8540 | 2026.04.07 02:52:02.518079 [ 5 ] {977ab98d-9dd4-4efb-9fae-96fccedfb0b6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8541 | 2026.04.07 02:52:02.518303 [ 5 ] {977ab98d-9dd4-4efb-9fae-96fccedfb0b6} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8542 | 2026.04.07 02:52:02.518381 [ 194 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7633 rows, containing 5 columns (5 merged, 0 gathered) in 0.00284238 sec., 2685425.594044428 rows/sec., 213.66 MiB/sec. | ||
| 8543 | 2026.04.07 02:52:02.518439 [ 5 ] {977ab98d-9dd4-4efb-9fae-96fccedfb0b6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001201 sec., 106577.85179017486 rows/sec., 7.42 MiB/sec. | ||
| 8544 | 2026.04.07 02:52:02.518454 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8545 | 2026.04.07 02:52:02.518482 [ 5 ] {977ab98d-9dd4-4efb-9fae-96fccedfb0b6} <Debug> TCPHandler: Processed in 0.001385789 sec. | ||
| 8546 | 2026.04.07 02:52:02.518524 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2026.04.07 02:52:02.518550 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8548 | 2026.04.07 02:52:02.518610 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8549 | 2026.04.07 02:52:02.518620 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 8550 | 2026.04.07 02:52:02.518701 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8551 | 2026.04.07 02:52:02.518716 [ 5 ] {6f3799e8-d00e-4de3-98c2-7d0b8982d240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8552 | 2026.04.07 02:52:02.518729 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8553 | 2026.04.07 02:52:02.518760 [ 5 ] {6f3799e8-d00e-4de3-98c2-7d0b8982d240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8554 | 2026.04.07 02:52:02.518762 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 20154 rows starting from the beginning of the part | ||
| 8555 | 2026.04.07 02:52:02.518826 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 265 rows starting from the beginning of the part | ||
| 8556 | 2026.04.07 02:52:02.518866 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8557 | 2026.04.07 02:52:02.518909 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 265 rows starting from the beginning of the part | ||
| 8558 | 2026.04.07 02:52:02.518906 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4317 rows, containing 5 columns (5 merged, 0 gathered) in 0.001802848 sec., 2394544.631605105 rows/sec., 173.57 MiB/sec. | ||
| 8559 | 2026.04.07 02:52:02.518949 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1501 rows starting from the beginning of the part | ||
| 8560 | 2026.04.07 02:52:02.518995 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 128 rows starting from the beginning of the part | ||
| 8561 | 2026.04.07 02:52:02.518997 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_56_11} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8562 | 2026.04.07 02:52:02.519081 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_56_11} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8563 | 2026.04.07 02:52:02.519096 [ 5 ] {6f3799e8-d00e-4de3-98c2-7d0b8982d240} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8564 | 2026.04.07 02:52:02.519135 [ 5 ] {6f3799e8-d00e-4de3-98c2-7d0b8982d240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8565 | 2026.04.07 02:52:02.519177 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8566 | 2026.04.07 02:52:02.519178 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 8567 | 2026.04.07 02:52:02.519519 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_56_11} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2026.04.07 02:52:02.519526 [ 5 ] {6f3799e8-d00e-4de3-98c2-7d0b8982d240} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8569 | 2026.04.07 02:52:02.519630 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_56_11} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8570 | 2026.04.07 02:52:02.519742 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 8571 | 2026.04.07 02:52:02.519787 [ 5 ] {6f3799e8-d00e-4de3-98c2-7d0b8982d240} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8572 | 2026.04.07 02:52:02.519903 [ 79 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8573 | 2026.04.07 02:52:02.519925 [ 5 ] {6f3799e8-d00e-4de3-98c2-7d0b8982d240} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001229 sec., 39056.14320585842 rows/sec., 2.63 MiB/sec. | ||
| 8574 | 2026.04.07 02:52:02.519933 [ 79 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8575 | 2026.04.07 02:52:02.519967 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8576 | 2026.04.07 02:52:02.519969 [ 5 ] {6f3799e8-d00e-4de3-98c2-7d0b8982d240} <Debug> TCPHandler: Processed in 0.00141222 sec. | ||
| 8577 | 2026.04.07 02:52:02.520060 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 8578 | 2026.04.07 02:52:02.520181 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8579 | 2026.04.07 02:52:02.520214 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3150 rows starting from the beginning of the part | ||
| 8580 | 2026.04.07 02:52:02.520274 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 90 rows starting from the beginning of the part | ||
| 8581 | 2026.04.07 02:52:02.520317 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8582 | 2026.04.07 02:52:02.520353 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part | ||
| 8583 | 2026.04.07 02:52:02.520387 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 12 rows starting from the beginning of the part | ||
| 8584 | 2026.04.07 02:52:02.520422 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part | ||
| 8585 | 2026.04.07 02:52:02.521787 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3450 rows, containing 4 columns (4 merged, 0 gathered) in 0.001764737 sec., 1954965.5274411994 rows/sec., 126.36 MiB/sec. | ||
| 8586 | 2026.04.07 02:52:02.522045 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8587 | 2026.04.07 02:52:02.522291 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_56_11} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2026.04.07 02:52:02.522359 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_56_11} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8589 | 2026.04.07 02:52:02.522422 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8590 | 2026.04.07 02:52:02.524726 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22473 rows, containing 5 columns (5 merged, 0 gathered) in 0.00613718 sec., 3661779.514369792 rows/sec., 235.78 MiB/sec. | ||
| 8591 | 2026.04.07 02:52:02.525428 [ 194 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8592 | 2026.04.07 02:52:02.525784 [ 194 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8593 | 2026.04.07 02:52:02.525862 [ 194 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8594 | 2026.04.07 02:52:02.525947 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 8595 | 2026.04.07 02:52:03.000230 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.66 MiB, peak 297.05 MiB, free memory in arenas 0.00 B, will set to 291.29 MiB (RSS), difference: 1.63 MiB | ||
| 8596 | 2026.04.07 02:52:03.183472 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16812 | ||
| 8597 | 2026.04.07 02:52:03.184124 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8598 | 2026.04.07 02:52:03.184182 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8599 | 2026.04.07 02:52:03.184758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8600 | 2026.04.07 02:52:03.185016 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8601 | 2026.04.07 02:52:03.185168 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16812 | ||
| 8602 | 2026.04.07 02:52:04.126061 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 8603 | 2026.04.07 02:52:04.142622 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8604 | 2026.04.07 02:52:04.142683 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8605 | 2026.04.07 02:52:04.148833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8606 | 2026.04.07 02:52:04.149551 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8607 | 2026.04.07 02:52:04.152341 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8608 | 2026.04.07 02:52:07.523996 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8609 | 2026.04.07 02:52:07.524179 [ 5 ] {4ef4ae0d-b86e-4a2b-9432-c815a735c8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8610 | 2026.04.07 02:52:07.524247 [ 5 ] {4ef4ae0d-b86e-4a2b-9432-c815a735c8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8611 | 2026.04.07 02:52:07.524981 [ 5 ] {4ef4ae0d-b86e-4a2b-9432-c815a735c8a4} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8612 | 2026.04.07 02:52:07.525030 [ 5 ] {4ef4ae0d-b86e-4a2b-9432-c815a735c8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8613 | 2026.04.07 02:52:07.525446 [ 5 ] {4ef4ae0d-b86e-4a2b-9432-c815a735c8a4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8614 | 2026.04.07 02:52:07.525678 [ 5 ] {4ef4ae0d-b86e-4a2b-9432-c815a735c8a4} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8615 | 2026.04.07 02:52:07.525843 [ 5 ] {4ef4ae0d-b86e-4a2b-9432-c815a735c8a4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001713 sec., 165791.00992410976 rows/sec., 10.53 MiB/sec. | ||
| 8616 | 2026.04.07 02:52:07.525886 [ 5 ] {4ef4ae0d-b86e-4a2b-9432-c815a735c8a4} <Debug> TCPHandler: Processed in 0.002027093 sec. | ||
| 8617 | 2026.04.07 02:52:07.526006 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8618 | 2026.04.07 02:52:07.526102 [ 5 ] {945ab91d-bf10-4de8-833f-a2ac42e11d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8619 | 2026.04.07 02:52:07.526143 [ 5 ] {945ab91d-bf10-4de8-833f-a2ac42e11d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8620 | 2026.04.07 02:52:07.526929 [ 5 ] {945ab91d-bf10-4de8-833f-a2ac42e11d64} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2026.04.07 02:52:07.526965 [ 5 ] {945ab91d-bf10-4de8-833f-a2ac42e11d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8622 | 2026.04.07 02:52:07.527336 [ 5 ] {945ab91d-bf10-4de8-833f-a2ac42e11d64} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8623 | 2026.04.07 02:52:07.527573 [ 5 ] {945ab91d-bf10-4de8-833f-a2ac42e11d64} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8624 | 2026.04.07 02:52:07.527704 [ 5 ] {945ab91d-bf10-4de8-833f-a2ac42e11d64} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001621 sec., 536088.8340530536 rows/sec., 42.02 MiB/sec. | ||
| 8625 | 2026.04.07 02:52:07.527742 [ 5 ] {945ab91d-bf10-4de8-833f-a2ac42e11d64} <Debug> TCPHandler: Processed in 0.001785367 sec. | ||
| 8626 | 2026.04.07 02:52:07.527856 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8627 | 2026.04.07 02:52:07.527951 [ 5 ] {6c61de07-f9d4-46d3-bb65-91e95d3c8179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8628 | 2026.04.07 02:52:07.527991 [ 5 ] {6c61de07-f9d4-46d3-bb65-91e95d3c8179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8629 | 2026.04.07 02:52:07.528438 [ 5 ] {6c61de07-f9d4-46d3-bb65-91e95d3c8179} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8630 | 2026.04.07 02:52:07.528474 [ 5 ] {6c61de07-f9d4-46d3-bb65-91e95d3c8179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8631 | 2026.04.07 02:52:07.528783 [ 5 ] {6c61de07-f9d4-46d3-bb65-91e95d3c8179} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8632 | 2026.04.07 02:52:07.528994 [ 5 ] {6c61de07-f9d4-46d3-bb65-91e95d3c8179} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8633 | 2026.04.07 02:52:07.529132 [ 5 ] {6c61de07-f9d4-46d3-bb65-91e95d3c8179} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001199 sec., 148457.04753961635 rows/sec., 9.16 MiB/sec. | ||
| 8634 | 2026.04.07 02:52:07.529170 [ 5 ] {6c61de07-f9d4-46d3-bb65-91e95d3c8179} <Debug> TCPHandler: Processed in 0.001363678 sec. | ||
| 8635 | 2026.04.07 02:52:07.529280 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8636 | 2026.04.07 02:52:07.529374 [ 5 ] {87ac4818-1296-4091-aa98-3aaab3e15e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8637 | 2026.04.07 02:52:07.529414 [ 5 ] {87ac4818-1296-4091-aa98-3aaab3e15e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8638 | 2026.04.07 02:52:07.529839 [ 5 ] {87ac4818-1296-4091-aa98-3aaab3e15e0a} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8639 | 2026.04.07 02:52:07.529875 [ 5 ] {87ac4818-1296-4091-aa98-3aaab3e15e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8640 | 2026.04.07 02:52:07.530174 [ 5 ] {87ac4818-1296-4091-aa98-3aaab3e15e0a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8641 | 2026.04.07 02:52:07.530393 [ 5 ] {87ac4818-1296-4091-aa98-3aaab3e15e0a} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8642 | 2026.04.07 02:52:07.530502 [ 74 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8643 | 2026.04.07 02:52:07.530518 [ 5 ] {87ac4818-1296-4091-aa98-3aaab3e15e0a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001163 sec., 128116.93895098883 rows/sec., 8.28 MiB/sec. | ||
| 8644 | 2026.04.07 02:52:07.530567 [ 74 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8645 | 2026.04.07 02:52:07.530579 [ 5 ] {87ac4818-1296-4091-aa98-3aaab3e15e0a} <Debug> TCPHandler: Processed in 0.001347809 sec. | ||
| 8646 | 2026.04.07 02:52:07.530596 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8647 | 2026.04.07 02:52:07.530697 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8648 | 2026.04.07 02:52:07.530737 [ 191 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::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 | ||
| 8649 | 2026.04.07 02:52:07.530795 [ 5 ] {97b5f990-7508-414f-a17c-d3c37a25691b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8650 | 2026.04.07 02:52:07.530840 [ 5 ] {97b5f990-7508-414f-a17c-d3c37a25691b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8651 | 2026.04.07 02:52:07.530898 [ 191 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8652 | 2026.04.07 02:52:07.530940 [ 191 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 975 rows starting from the beginning of the part | ||
| 8653 | 2026.04.07 02:52:07.531016 [ 191 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 8654 | 2026.04.07 02:52:07.531064 [ 191 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 8655 | 2026.04.07 02:52:07.531110 [ 191 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 8656 | 2026.04.07 02:52:07.531153 [ 191 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 801 rows starting from the beginning of the part | ||
| 8657 | 2026.04.07 02:52:07.531201 [ 191 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part | ||
| 8658 | 2026.04.07 02:52:07.531329 [ 5 ] {97b5f990-7508-414f-a17c-d3c37a25691b} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8659 | 2026.04.07 02:52:07.531370 [ 5 ] {97b5f990-7508-414f-a17c-d3c37a25691b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8660 | 2026.04.07 02:52:07.531702 [ 5 ] {97b5f990-7508-414f-a17c-d3c37a25691b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8661 | 2026.04.07 02:52:07.531961 [ 5 ] {97b5f990-7508-414f-a17c-d3c37a25691b} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8662 | 2026.04.07 02:52:07.532102 [ 5 ] {97b5f990-7508-414f-a17c-d3c37a25691b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001325 sec., 111698.11320754717 rows/sec., 6.35 MiB/sec. | ||
| 8663 | 2026.04.07 02:52:07.532141 [ 5 ] {97b5f990-7508-414f-a17c-d3c37a25691b} <Debug> TCPHandler: Processed in 0.001492652 sec. | ||
| 8664 | 2026.04.07 02:52:07.532248 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8665 | 2026.04.07 02:52:07.532343 [ 5 ] {f04eb899-e5f3-4818-923f-9cfabbd6db9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8666 | 2026.04.07 02:52:07.532383 [ 5 ] {f04eb899-e5f3-4818-923f-9cfabbd6db9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8667 | 2026.04.07 02:52:07.532477 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001809558 sec., 1310817.3377145138 rows/sec., 83.87 MiB/sec. | ||
| 8668 | 2026.04.07 02:52:07.532665 [ 195 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8669 | 2026.04.07 02:52:07.532933 [ 195 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_31_6} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8670 | 2026.04.07 02:52:07.532992 [ 5 ] {f04eb899-e5f3-4818-923f-9cfabbd6db9b} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8671 | 2026.04.07 02:52:07.533021 [ 195 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_31_6} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8672 | 2026.04.07 02:52:07.533035 [ 5 ] {f04eb899-e5f3-4818-923f-9cfabbd6db9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8673 | 2026.04.07 02:52:07.533122 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 8674 | 2026.04.07 02:52:07.533375 [ 5 ] {f04eb899-e5f3-4818-923f-9cfabbd6db9b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8675 | 2026.04.07 02:52:07.533590 [ 5 ] {f04eb899-e5f3-4818-923f-9cfabbd6db9b} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8676 | 2026.04.07 02:52:07.533720 [ 5 ] {f04eb899-e5f3-4818-923f-9cfabbd6db9b} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001394 sec., 377331.4203730273 rows/sec., 26.66 MiB/sec. | ||
| 8677 | 2026.04.07 02:52:07.533757 [ 5 ] {f04eb899-e5f3-4818-923f-9cfabbd6db9b} <Debug> TCPHandler: Processed in 0.001557443 sec. | ||
| 8678 | 2026.04.07 02:52:07.533863 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8679 | 2026.04.07 02:52:07.533958 [ 5 ] {f1e7f865-edf0-43b7-933f-ea744c2ff1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8680 | 2026.04.07 02:52:07.533998 [ 5 ] {f1e7f865-edf0-43b7-933f-ea744c2ff1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8681 | 2026.04.07 02:52:07.534325 [ 5 ] {f1e7f865-edf0-43b7-933f-ea744c2ff1c4} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8682 | 2026.04.07 02:52:07.534361 [ 5 ] {f1e7f865-edf0-43b7-933f-ea744c2ff1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8683 | 2026.04.07 02:52:07.534660 [ 5 ] {f1e7f865-edf0-43b7-933f-ea744c2ff1c4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8684 | 2026.04.07 02:52:07.534871 [ 5 ] {f1e7f865-edf0-43b7-933f-ea744c2ff1c4} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8685 | 2026.04.07 02:52:07.534997 [ 5 ] {f1e7f865-edf0-43b7-933f-ea744c2ff1c4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 8686 | 2026.04.07 02:52:07.535033 [ 5 ] {f1e7f865-edf0-43b7-933f-ea744c2ff1c4} <Debug> TCPHandler: Processed in 0.001218836 sec. | ||
| 8687 | 2026.04.07 02:52:07.535140 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8688 | 2026.04.07 02:52:07.535232 [ 5 ] {35ceefd8-338b-4f38-90e8-37e77fb01476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8689 | 2026.04.07 02:52:07.535274 [ 5 ] {35ceefd8-338b-4f38-90e8-37e77fb01476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8690 | 2026.04.07 02:52:07.535671 [ 5 ] {35ceefd8-338b-4f38-90e8-37e77fb01476} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8691 | 2026.04.07 02:52:07.535707 [ 5 ] {35ceefd8-338b-4f38-90e8-37e77fb01476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8692 | 2026.04.07 02:52:07.536048 [ 5 ] {35ceefd8-338b-4f38-90e8-37e77fb01476} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8693 | 2026.04.07 02:52:07.536282 [ 5 ] {35ceefd8-338b-4f38-90e8-37e77fb01476} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8694 | 2026.04.07 02:52:07.536409 [ 5 ] {35ceefd8-338b-4f38-90e8-37e77fb01476} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001194 sec., 221943.0485762144 rows/sec., 14.75 MiB/sec. | ||
| 8695 | 2026.04.07 02:52:07.536446 [ 5 ] {35ceefd8-338b-4f38-90e8-37e77fb01476} <Debug> TCPHandler: Processed in 0.001354739 sec. | ||
| 8696 | 2026.04.07 02:52:07.536555 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8697 | 2026.04.07 02:52:07.536648 [ 5 ] {488ae771-735a-4f45-9877-ff7cd416caa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8698 | 2026.04.07 02:52:07.536689 [ 5 ] {488ae771-735a-4f45-9877-ff7cd416caa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8699 | 2026.04.07 02:52:07.536993 [ 5 ] {488ae771-735a-4f45-9877-ff7cd416caa0} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8700 | 2026.04.07 02:52:07.537029 [ 5 ] {488ae771-735a-4f45-9877-ff7cd416caa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8701 | 2026.04.07 02:52:07.537320 [ 5 ] {488ae771-735a-4f45-9877-ff7cd416caa0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8702 | 2026.04.07 02:52:07.537526 [ 5 ] {488ae771-735a-4f45-9877-ff7cd416caa0} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8703 | 2026.04.07 02:52:07.537655 [ 5 ] {488ae771-735a-4f45-9877-ff7cd416caa0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 8704 | 2026.04.07 02:52:07.537691 [ 5 ] {488ae771-735a-4f45-9877-ff7cd416caa0} <Debug> TCPHandler: Processed in 0.001184955 sec. | ||
| 8705 | 2026.04.07 02:52:07.537797 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8706 | 2026.04.07 02:52:07.537891 [ 5 ] {deef10d2-0006-4946-b5f0-1c80134f7716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8707 | 2026.04.07 02:52:07.537944 [ 5 ] {deef10d2-0006-4946-b5f0-1c80134f7716} <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 | ||
| 8708 | 2026.04.07 02:52:07.538768 [ 5 ] {deef10d2-0006-4946-b5f0-1c80134f7716} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8709 | 2026.04.07 02:52:07.538803 [ 5 ] {deef10d2-0006-4946-b5f0-1c80134f7716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8710 | 2026.04.07 02:52:07.539366 [ 5 ] {deef10d2-0006-4946-b5f0-1c80134f7716} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8711 | 2026.04.07 02:52:07.539597 [ 5 ] {deef10d2-0006-4946-b5f0-1c80134f7716} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8712 | 2026.04.07 02:52:07.539737 [ 5 ] {deef10d2-0006-4946-b5f0-1c80134f7716} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001864 sec., 19313.304721030043 rows/sec., 34.61 MiB/sec. | ||
| 8713 | 2026.04.07 02:52:07.539789 [ 5 ] {deef10d2-0006-4946-b5f0-1c80134f7716} <Debug> TCPHandler: Processed in 0.002040443 sec. | ||
| 8714 | 2026.04.07 02:52:07.539902 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8715 | 2026.04.07 02:52:07.539997 [ 5 ] {30adb167-77c1-425d-941f-72ebae2923f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8716 | 2026.04.07 02:52:07.540038 [ 5 ] {30adb167-77c1-425d-941f-72ebae2923f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8717 | 2026.04.07 02:52:07.540356 [ 5 ] {30adb167-77c1-425d-941f-72ebae2923f0} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8718 | 2026.04.07 02:52:07.540393 [ 5 ] {30adb167-77c1-425d-941f-72ebae2923f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 8719 | 2026.04.07 02:52:07.540703 [ 5 ] {30adb167-77c1-425d-941f-72ebae2923f0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8720 | 2026.04.07 02:52:07.540918 [ 5 ] {30adb167-77c1-425d-941f-72ebae2923f0} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8721 | 2026.04.07 02:52:07.541045 [ 5 ] {30adb167-77c1-425d-941f-72ebae2923f0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001067 sec., 84348.64104967198 rows/sec., 5.28 MiB/sec. | ||
| 8722 | 2026.04.07 02:52:07.541081 [ 5 ] {30adb167-77c1-425d-941f-72ebae2923f0} <Debug> TCPHandler: Processed in 0.001228116 sec. | ||
| 8723 | 2026.04.07 02:52:09.575381 [ 71 ] {} <Debug> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8724 | 2026.04.07 02:52:09.575471 [ 71 ] {} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8725 | 2026.04.07 02:52:09.575496 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8726 | 2026.04.07 02:52:09.575596 [ 191 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::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 | ||
| 8727 | 2026.04.07 02:52:09.575704 [ 191 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8728 | 2026.04.07 02:52:09.575735 [ 191 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 8729 | 2026.04.07 02:52:09.575799 [ 191 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 8730 | 2026.04.07 02:52:09.575842 [ 191 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 8731 | 2026.04.07 02:52:09.575882 [ 191 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 8732 | 2026.04.07 02:52:09.575921 [ 191 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 8733 | 2026.04.07 02:52:09.576662 [ 194 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001103373 sec., 43502.96771807902 rows/sec., 3.63 MiB/sec. | ||
| 8734 | 2026.04.07 02:52:09.576809 [ 203 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8735 | 2026.04.07 02:52:09.577066 [ 203 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_13_3} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8736 | 2026.04.07 02:52:09.577132 [ 203 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_13_3} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8737 | 2026.04.07 02:52:09.577205 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8738 | 2026.04.07 02:52:10.537111 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8739 | 2026.04.07 02:52:10.537190 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8740 | 2026.04.07 02:52:10.685244 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17260 | ||
| 8741 | 2026.04.07 02:52:10.685797 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8742 | 2026.04.07 02:52:10.685849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8743 | 2026.04.07 02:52:10.686339 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8744 | 2026.04.07 02:52:10.686566 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8745 | 2026.04.07 02:52:10.686692 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17260 | ||
| 8746 | 2026.04.07 02:52:10.686694 [ 68 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8747 | 2026.04.07 02:52:10.686740 [ 68 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8748 | 2026.04.07 02:52:10.686759 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8749 | 2026.04.07 02:52:10.686889 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::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 | ||
| 8750 | 2026.04.07 02:52:10.687046 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8751 | 2026.04.07 02:52:10.687091 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14892 rows starting from the beginning of the part | ||
| 8752 | 2026.04.07 02:52:10.687163 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8753 | 2026.04.07 02:52:10.687212 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8754 | 2026.04.07 02:52:10.687256 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8755 | 2026.04.07 02:52:10.687296 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8756 | 2026.04.07 02:52:10.687341 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8757 | 2026.04.07 02:52:10.689602 [ 194 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17260 rows, containing 4 columns (4 merged, 0 gathered) in 0.002777329 sec., 6214604.031427318 rows/sec., 88.90 MiB/sec. | ||
| 8758 | 2026.04.07 02:52:10.689817 [ 190 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8759 | 2026.04.07 02:52:10.690096 [ 190 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_36_7} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8760 | 2026.04.07 02:52:10.690172 [ 190 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_36_7} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8761 | 2026.04.07 02:52:10.690255 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8762 | 2026.04.07 02:52:10.715794 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1154 | ||
| 8763 | 2026.04.07 02:52:10.717955 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8764 | 2026.04.07 02:52:10.717996 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8765 | 2026.04.07 02:52:10.719090 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8766 | 2026.04.07 02:52:10.719357 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8767 | 2026.04.07 02:52:10.719510 [ 68 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8768 | 2026.04.07 02:52:10.719566 [ 68 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8769 | 2026.04.07 02:52:10.719599 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8770 | 2026.04.07 02:52:10.719602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1154 | ||
| 8771 | 2026.04.07 02:52:10.719731 [ 197 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 8772 | 2026.04.07 02:52:10.720519 [ 197 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8773 | 2026.04.07 02:52:10.720733 [ 197 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 950 rows starting from the beginning of the part | ||
| 8774 | 2026.04.07 02:52:10.721187 [ 197 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 52 rows starting from the beginning of the part | ||
| 8775 | 2026.04.07 02:52:10.721494 [ 197 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 8776 | 2026.04.07 02:52:10.721805 [ 197 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 8777 | 2026.04.07 02:52:10.722119 [ 197 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 52 rows starting from the beginning of the part | ||
| 8778 | 2026.04.07 02:52:10.722440 [ 197 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 8779 | 2026.04.07 02:52:10.729019 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1154 rows, containing 72 columns (72 merged, 0 gathered) in 0.009344907 sec., 123489.72547292338 rows/sec., 102.43 MiB/sec. | ||
| 8780 | 2026.04.07 02:52:10.730386 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8781 | 2026.04.07 02:52:10.730945 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_26_5} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8782 | 2026.04.07 02:52:10.731023 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_26_5} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8783 | 2026.04.07 02:52:10.731351 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. | ||
| 8784 | 2026.04.07 02:52:11.652394 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8785 | 2026.04.07 02:52:11.669691 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8786 | 2026.04.07 02:52:11.669746 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8787 | 2026.04.07 02:52:11.676053 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8788 | 2026.04.07 02:52:11.676764 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8789 | 2026.04.07 02:52:11.677091 [ 64 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8790 | 2026.04.07 02:52:11.677179 [ 64 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8791 | 2026.04.07 02:52:11.677215 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8792 | 2026.04.07 02:52:11.677375 [ 194 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 8793 | 2026.04.07 02:52:11.679849 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8794 | 2026.04.07 02:52:11.681315 [ 194 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8795 | 2026.04.07 02:52:11.682615 [ 194 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 8796 | 2026.04.07 02:52:11.687128 [ 194 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 8797 | 2026.04.07 02:52:11.691618 [ 194 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 8798 | 2026.04.07 02:52:11.696144 [ 194 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 8799 | 2026.04.07 02:52:11.700529 [ 194 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 8800 | 2026.04.07 02:52:11.704725 [ 194 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 8801 | 2026.04.07 02:52:11.758739 [ 188 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.081431498 sec., 3340.2308281250084 rows/sec., 17.27 MiB/sec. | ||
| 8802 | 2026.04.07 02:52:11.761309 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8803 | 2026.04.07 02:52:11.763223 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_36_7} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8804 | 2026.04.07 02:52:11.763321 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_36_7} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8805 | 2026.04.07 02:52:11.765663 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8806 | 2026.04.07 02:52:12.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.36 MiB, peak 305.23 MiB, free memory in arenas 0.00 B, will set to 296.54 MiB (RSS), difference: 3.18 MiB | ||
| 8807 | 2026.04.07 02:52:12.515721 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8808 | 2026.04.07 02:52:12.516032 [ 5 ] {b72686e0-6727-4886-8184-70fd8a85f69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8809 | 2026.04.07 02:52:12.516147 [ 5 ] {b72686e0-6727-4886-8184-70fd8a85f69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8810 | 2026.04.07 02:52:12.516868 [ 5 ] {b72686e0-6727-4886-8184-70fd8a85f69e} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8811 | 2026.04.07 02:52:12.516922 [ 5 ] {b72686e0-6727-4886-8184-70fd8a85f69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8812 | 2026.04.07 02:52:12.517367 [ 5 ] {b72686e0-6727-4886-8184-70fd8a85f69e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8813 | 2026.04.07 02:52:12.517614 [ 5 ] {b72686e0-6727-4886-8184-70fd8a85f69e} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8814 | 2026.04.07 02:52:12.517792 [ 5 ] {b72686e0-6727-4886-8184-70fd8a85f69e} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.00186 sec., 35483.87096774193 rows/sec., 2.83 MiB/sec. | ||
| 8815 | 2026.04.07 02:52:12.517843 [ 5 ] {b72686e0-6727-4886-8184-70fd8a85f69e} <Debug> TCPHandler: Processed in 0.002318669 sec. | ||
| 8816 | 2026.04.07 02:52:12.517964 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8817 | 2026.04.07 02:52:12.518069 [ 5 ] {f8bfd183-4ccb-4eaa-ae61-1ba7184ab78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8818 | 2026.04.07 02:52:12.518115 [ 5 ] {f8bfd183-4ccb-4eaa-ae61-1ba7184ab78d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8819 | 2026.04.07 02:52:12.518526 [ 5 ] {f8bfd183-4ccb-4eaa-ae61-1ba7184ab78d} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8820 | 2026.04.07 02:52:12.518566 [ 5 ] {f8bfd183-4ccb-4eaa-ae61-1ba7184ab78d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8821 | 2026.04.07 02:52:12.518875 [ 5 ] {f8bfd183-4ccb-4eaa-ae61-1ba7184ab78d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8822 | 2026.04.07 02:52:12.519097 [ 5 ] {f8bfd183-4ccb-4eaa-ae61-1ba7184ab78d} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8823 | 2026.04.07 02:52:12.519201 [ 67 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8824 | 2026.04.07 02:52:12.519230 [ 5 ] {f8bfd183-4ccb-4eaa-ae61-1ba7184ab78d} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001185 sec., 4219.4092827004215 rows/sec., 317.28 KiB/sec. | ||
| 8825 | 2026.04.07 02:52:12.519270 [ 67 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8826 | 2026.04.07 02:52:12.519283 [ 5 ] {f8bfd183-4ccb-4eaa-ae61-1ba7184ab78d} <Debug> TCPHandler: Processed in 0.001369779 sec. | ||
| 8827 | 2026.04.07 02:52:12.519299 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8828 | 2026.04.07 02:52:12.519395 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8829 | 2026.04.07 02:52:12.519423 [ 196 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 8830 | 2026.04.07 02:52:12.519496 [ 5 ] {a3050fe6-d730-484f-9bc0-9cf75a811039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8831 | 2026.04.07 02:52:12.519543 [ 5 ] {a3050fe6-d730-484f-9bc0-9cf75a811039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8832 | 2026.04.07 02:52:12.519567 [ 196 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8833 | 2026.04.07 02:52:12.519610 [ 196 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 224 rows starting from the beginning of the part | ||
| 8834 | 2026.04.07 02:52:12.519685 [ 196 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part | ||
| 8835 | 2026.04.07 02:52:12.519739 [ 196 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 178 rows starting from the beginning of the part | ||
| 8836 | 2026.04.07 02:52:12.519787 [ 196 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 8837 | 2026.04.07 02:52:12.519835 [ 196 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 178 rows starting from the beginning of the part | ||
| 8838 | 2026.04.07 02:52:12.519879 [ 196 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part | ||
| 8839 | 2026.04.07 02:52:12.519964 [ 5 ] {a3050fe6-d730-484f-9bc0-9cf75a811039} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8840 | 2026.04.07 02:52:12.520008 [ 5 ] {a3050fe6-d730-484f-9bc0-9cf75a811039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8841 | 2026.04.07 02:52:12.520372 [ 5 ] {a3050fe6-d730-484f-9bc0-9cf75a811039} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8842 | 2026.04.07 02:52:12.520617 [ 5 ] {a3050fe6-d730-484f-9bc0-9cf75a811039} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8843 | 2026.04.07 02:52:12.520758 [ 5 ] {a3050fe6-d730-484f-9bc0-9cf75a811039} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001282 sec., 53822.152886115444 rows/sec., 4.20 MiB/sec. | ||
| 8844 | 2026.04.07 02:52:12.520784 [ 193 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014179 sec., 433034.76972988225 rows/sec., 28.97 MiB/sec. | ||
| 8845 | 2026.04.07 02:52:12.520797 [ 5 ] {a3050fe6-d730-484f-9bc0-9cf75a811039} <Debug> TCPHandler: Processed in 0.00145098 sec. | ||
| 8846 | 2026.04.07 02:52:12.520913 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8847 | 2026.04.07 02:52:12.520934 [ 189 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8848 | 2026.04.07 02:52:12.521025 [ 5 ] {43c407b0-f38d-47ce-92b7-abaf6b876822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8849 | 2026.04.07 02:52:12.521074 [ 5 ] {43c407b0-f38d-47ce-92b7-abaf6b876822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8850 | 2026.04.07 02:52:12.521187 [ 189 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_46_9} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8851 | 2026.04.07 02:52:12.521259 [ 189 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_46_9} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8852 | 2026.04.07 02:52:12.521353 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8853 | 2026.04.07 02:52:12.521490 [ 5 ] {43c407b0-f38d-47ce-92b7-abaf6b876822} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2026.04.07 02:52:12.521526 [ 5 ] {43c407b0-f38d-47ce-92b7-abaf6b876822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8855 | 2026.04.07 02:52:12.521871 [ 5 ] {43c407b0-f38d-47ce-92b7-abaf6b876822} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8856 | 2026.04.07 02:52:12.522091 [ 5 ] {43c407b0-f38d-47ce-92b7-abaf6b876822} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2026.04.07 02:52:12.522227 [ 5 ] {43c407b0-f38d-47ce-92b7-abaf6b876822} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 8858 | 2026.04.07 02:52:12.522266 [ 5 ] {43c407b0-f38d-47ce-92b7-abaf6b876822} <Debug> TCPHandler: Processed in 0.001402539 sec. | ||
| 8859 | 2026.04.07 02:52:12.522376 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8860 | 2026.04.07 02:52:12.522471 [ 5 ] {6ae34ac3-d9b4-4ddc-95b2-ae55e46ea869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8861 | 2026.04.07 02:52:12.522525 [ 5 ] {6ae34ac3-d9b4-4ddc-95b2-ae55e46ea869} <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 | ||
| 8862 | 2026.04.07 02:52:12.523339 [ 5 ] {6ae34ac3-d9b4-4ddc-95b2-ae55e46ea869} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2026.04.07 02:52:12.523384 [ 5 ] {6ae34ac3-d9b4-4ddc-95b2-ae55e46ea869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8864 | 2026.04.07 02:52:12.523990 [ 5 ] {6ae34ac3-d9b4-4ddc-95b2-ae55e46ea869} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8865 | 2026.04.07 02:52:12.524206 [ 5 ] {6ae34ac3-d9b4-4ddc-95b2-ae55e46ea869} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2026.04.07 02:52:12.524349 [ 5 ] {6ae34ac3-d9b4-4ddc-95b2-ae55e46ea869} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001896 sec., 2637.130801687764 rows/sec., 4.73 MiB/sec. | ||
| 8867 | 2026.04.07 02:52:12.524412 [ 5 ] {6ae34ac3-d9b4-4ddc-95b2-ae55e46ea869} <Debug> TCPHandler: Processed in 0.002087824 sec. | ||
| 8868 | 2026.04.07 02:52:12.524521 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8869 | 2026.04.07 02:52:12.524617 [ 5 ] {fc19418a-cba0-4369-9c58-2c0e6f652b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8870 | 2026.04.07 02:52:12.524659 [ 5 ] {fc19418a-cba0-4369-9c58-2c0e6f652b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8871 | 2026.04.07 02:52:12.524987 [ 5 ] {fc19418a-cba0-4369-9c58-2c0e6f652b6c} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8872 | 2026.04.07 02:52:12.525023 [ 5 ] {fc19418a-cba0-4369-9c58-2c0e6f652b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8873 | 2026.04.07 02:52:12.525324 [ 5 ] {fc19418a-cba0-4369-9c58-2c0e6f652b6c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8874 | 2026.04.07 02:52:12.525538 [ 5 ] {fc19418a-cba0-4369-9c58-2c0e6f652b6c} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8875 | 2026.04.07 02:52:12.525669 [ 5 ] {fc19418a-cba0-4369-9c58-2c0e6f652b6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 8876 | 2026.04.07 02:52:12.525705 [ 5 ] {fc19418a-cba0-4369-9c58-2c0e6f652b6c} <Debug> TCPHandler: Processed in 0.001233506 sec. | ||
| 8877 | 2026.04.07 02:52:17.524148 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8878 | 2026.04.07 02:52:17.524442 [ 5 ] {4e3329b1-a2e0-44dd-afcf-a31a9e7f5027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8879 | 2026.04.07 02:52:17.524542 [ 5 ] {4e3329b1-a2e0-44dd-afcf-a31a9e7f5027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8880 | 2026.04.07 02:52:17.525468 [ 5 ] {4e3329b1-a2e0-44dd-afcf-a31a9e7f5027} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8881 | 2026.04.07 02:52:17.525508 [ 5 ] {4e3329b1-a2e0-44dd-afcf-a31a9e7f5027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8882 | 2026.04.07 02:52:17.525888 [ 5 ] {4e3329b1-a2e0-44dd-afcf-a31a9e7f5027} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8883 | 2026.04.07 02:52:17.526107 [ 5 ] {4e3329b1-a2e0-44dd-afcf-a31a9e7f5027} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8884 | 2026.04.07 02:52:17.526258 [ 5 ] {4e3329b1-a2e0-44dd-afcf-a31a9e7f5027} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00189 sec., 150264.55026455026 rows/sec., 9.54 MiB/sec. | ||
| 8885 | 2026.04.07 02:52:17.526256 [ 34 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8886 | 2026.04.07 02:52:17.526299 [ 5 ] {4e3329b1-a2e0-44dd-afcf-a31a9e7f5027} <Debug> TCPHandler: Processed in 0.002329649 sec. | ||
| 8887 | 2026.04.07 02:52:17.526331 [ 34 ] {} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8888 | 2026.04.07 02:52:17.526357 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8889 | 2026.04.07 02:52:17.526429 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8890 | 2026.04.07 02:52:17.526485 [ 196 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::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 | ||
| 8891 | 2026.04.07 02:52:17.526526 [ 5 ] {7058c07b-d0cd-4cf5-be69-0638901e7a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8892 | 2026.04.07 02:52:17.526575 [ 5 ] {7058c07b-d0cd-4cf5-be69-0638901e7a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8893 | 2026.04.07 02:52:17.526644 [ 196 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8894 | 2026.04.07 02:52:17.526686 [ 196 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 308 rows starting from the beginning of the part | ||
| 8895 | 2026.04.07 02:52:17.526761 [ 196 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 8896 | 2026.04.07 02:52:17.526815 [ 196 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 8897 | 2026.04.07 02:52:17.526864 [ 196 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 8898 | 2026.04.07 02:52:17.526912 [ 196 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 8899 | 2026.04.07 02:52:17.526958 [ 196 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 8900 | 2026.04.07 02:52:17.526964 [ 5 ] {7058c07b-d0cd-4cf5-be69-0638901e7a7d} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8901 | 2026.04.07 02:52:17.527007 [ 5 ] {7058c07b-d0cd-4cf5-be69-0638901e7a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8902 | 2026.04.07 02:52:17.527306 [ 5 ] {7058c07b-d0cd-4cf5-be69-0638901e7a7d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8903 | 2026.04.07 02:52:17.527526 [ 5 ] {7058c07b-d0cd-4cf5-be69-0638901e7a7d} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8904 | 2026.04.07 02:52:17.527659 [ 5 ] {7058c07b-d0cd-4cf5-be69-0638901e7a7d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 424.70 KiB/sec. | ||
| 8905 | 2026.04.07 02:52:17.527697 [ 5 ] {7058c07b-d0cd-4cf5-be69-0638901e7a7d} <Debug> TCPHandler: Processed in 0.001317288 sec. | ||
| 8906 | 2026.04.07 02:52:17.527811 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8907 | 2026.04.07 02:52:17.527911 [ 5 ] {9e1244e4-2bfd-475d-97b5-e544674f559e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8908 | 2026.04.07 02:52:17.527954 [ 5 ] {9e1244e4-2bfd-475d-97b5-e544674f559e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8909 | 2026.04.07 02:52:17.528062 [ 189 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001641625 sec., 1052615.548617985 rows/sec., 71.16 MiB/sec. | ||
| 8910 | 2026.04.07 02:52:17.528211 [ 196 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8911 | 2026.04.07 02:52:17.528463 [ 196 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_26_5} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8912 | 2026.04.07 02:52:17.528532 [ 196 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_26_5} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8913 | 2026.04.07 02:52:17.528604 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 8914 | 2026.04.07 02:52:17.528763 [ 5 ] {9e1244e4-2bfd-475d-97b5-e544674f559e} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8915 | 2026.04.07 02:52:17.528805 [ 5 ] {9e1244e4-2bfd-475d-97b5-e544674f559e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8916 | 2026.04.07 02:52:17.529204 [ 5 ] {9e1244e4-2bfd-475d-97b5-e544674f559e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8917 | 2026.04.07 02:52:17.529428 [ 5 ] {9e1244e4-2bfd-475d-97b5-e544674f559e} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8918 | 2026.04.07 02:52:17.529563 [ 5 ] {9e1244e4-2bfd-475d-97b5-e544674f559e} <Debug> executeQuery: Read 872 rows, 69.97 KiB in 0.00167 sec., 522155.6886227545 rows/sec., 40.92 MiB/sec. | ||
| 8919 | 2026.04.07 02:52:17.529601 [ 5 ] {9e1244e4-2bfd-475d-97b5-e544674f559e} <Debug> TCPHandler: Processed in 0.001842539 sec. | ||
| 8920 | 2026.04.07 02:52:17.529712 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8921 | 2026.04.07 02:52:17.529807 [ 5 ] {b595b447-05a1-4b9e-8ebd-abea47364ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8922 | 2026.04.07 02:52:17.529848 [ 5 ] {b595b447-05a1-4b9e-8ebd-abea47364ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8923 | 2026.04.07 02:52:17.530327 [ 5 ] {b595b447-05a1-4b9e-8ebd-abea47364ac5} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2026.04.07 02:52:17.530364 [ 5 ] {b595b447-05a1-4b9e-8ebd-abea47364ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8925 | 2026.04.07 02:52:17.530682 [ 5 ] {b595b447-05a1-4b9e-8ebd-abea47364ac5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8926 | 2026.04.07 02:52:17.530893 [ 5 ] {b595b447-05a1-4b9e-8ebd-abea47364ac5} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8927 | 2026.04.07 02:52:17.531025 [ 5 ] {b595b447-05a1-4b9e-8ebd-abea47364ac5} <Debug> executeQuery: Read 184 rows, 11.67 KiB in 0.001237 sec., 148746.96847210993 rows/sec., 9.21 MiB/sec. | ||
| 8928 | 2026.04.07 02:52:17.531064 [ 5 ] {b595b447-05a1-4b9e-8ebd-abea47364ac5} <Debug> TCPHandler: Processed in 0.00140273 sec. | ||
| 8929 | 2026.04.07 02:52:17.531177 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8930 | 2026.04.07 02:52:17.531273 [ 5 ] {65e2dcc6-2442-43b9-8c50-1a38d2a84738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8931 | 2026.04.07 02:52:17.531312 [ 5 ] {65e2dcc6-2442-43b9-8c50-1a38d2a84738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8932 | 2026.04.07 02:52:17.531746 [ 5 ] {65e2dcc6-2442-43b9-8c50-1a38d2a84738} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2026.04.07 02:52:17.531783 [ 5 ] {65e2dcc6-2442-43b9-8c50-1a38d2a84738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8934 | 2026.04.07 02:52:17.532081 [ 5 ] {65e2dcc6-2442-43b9-8c50-1a38d2a84738} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8935 | 2026.04.07 02:52:17.532279 [ 5 ] {65e2dcc6-2442-43b9-8c50-1a38d2a84738} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8936 | 2026.04.07 02:52:17.532408 [ 5 ] {65e2dcc6-2442-43b9-8c50-1a38d2a84738} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001152 sec., 129340.27777777778 rows/sec., 8.36 MiB/sec. | ||
| 8937 | 2026.04.07 02:52:17.532448 [ 5 ] {65e2dcc6-2442-43b9-8c50-1a38d2a84738} <Debug> TCPHandler: Processed in 0.001322678 sec. | ||
| 8938 | 2026.04.07 02:52:17.532556 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8939 | 2026.04.07 02:52:17.532651 [ 5 ] {399f787f-aa81-49b7-b43d-9702d35cf3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8940 | 2026.04.07 02:52:17.532689 [ 5 ] {399f787f-aa81-49b7-b43d-9702d35cf3ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8941 | 2026.04.07 02:52:17.533119 [ 5 ] {399f787f-aa81-49b7-b43d-9702d35cf3ba} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8942 | 2026.04.07 02:52:17.533154 [ 5 ] {399f787f-aa81-49b7-b43d-9702d35cf3ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8943 | 2026.04.07 02:52:17.533442 [ 5 ] {399f787f-aa81-49b7-b43d-9702d35cf3ba} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8944 | 2026.04.07 02:52:17.533646 [ 5 ] {399f787f-aa81-49b7-b43d-9702d35cf3ba} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2026.04.07 02:52:17.533749 [ 34 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8946 | 2026.04.07 02:52:17.533772 [ 5 ] {399f787f-aa81-49b7-b43d-9702d35cf3ba} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001139 sec., 129938.54258121159 rows/sec., 7.39 MiB/sec. | ||
| 8947 | 2026.04.07 02:52:17.533787 [ 34 ] {} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8948 | 2026.04.07 02:52:17.533817 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8949 | 2026.04.07 02:52:17.533819 [ 5 ] {399f787f-aa81-49b7-b43d-9702d35cf3ba} <Debug> TCPHandler: Processed in 0.001312818 sec. | ||
| 8950 | 2026.04.07 02:52:17.533940 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8951 | 2026.04.07 02:52:17.533945 [ 187 ] {be70be13-f367-4027-924d-7834913bcbbb::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 | ||
| 8952 | 2026.04.07 02:52:17.534038 [ 5 ] {3850098b-5ae0-40f0-a1dd-26f1f725b7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8953 | 2026.04.07 02:52:17.534083 [ 5 ] {3850098b-5ae0-40f0-a1dd-26f1f725b7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8954 | 2026.04.07 02:52:17.534104 [ 187 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8955 | 2026.04.07 02:52:17.534146 [ 187 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 160 rows starting from the beginning of the part | ||
| 8956 | 2026.04.07 02:52:17.534222 [ 187 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 8957 | 2026.04.07 02:52:17.534275 [ 187 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 8958 | 2026.04.07 02:52:17.534323 [ 187 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 8959 | 2026.04.07 02:52:17.534366 [ 187 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 8960 | 2026.04.07 02:52:17.534411 [ 187 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 8961 | 2026.04.07 02:52:17.534639 [ 5 ] {3850098b-5ae0-40f0-a1dd-26f1f725b7bf} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8962 | 2026.04.07 02:52:17.534681 [ 5 ] {3850098b-5ae0-40f0-a1dd-26f1f725b7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8963 | 2026.04.07 02:52:17.535026 [ 5 ] {3850098b-5ae0-40f0-a1dd-26f1f725b7bf} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8964 | 2026.04.07 02:52:17.535249 [ 5 ] {3850098b-5ae0-40f0-a1dd-26f1f725b7bf} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8965 | 2026.04.07 02:52:17.535379 [ 5 ] {3850098b-5ae0-40f0-a1dd-26f1f725b7bf} <Debug> executeQuery: Read 532 rows, 38.55 KiB in 0.001358 sec., 391752.57731958764 rows/sec., 27.72 MiB/sec. | ||
| 8966 | 2026.04.07 02:52:17.535391 [ 189 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513732 sec., 594557.0285889443 rows/sec., 36.24 MiB/sec. | ||
| 8967 | 2026.04.07 02:52:17.535420 [ 5 ] {3850098b-5ae0-40f0-a1dd-26f1f725b7bf} <Debug> TCPHandler: Processed in 0.001530212 sec. | ||
| 8968 | 2026.04.07 02:52:17.535541 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8969 | 2026.04.07 02:52:17.535549 [ 187 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8970 | 2026.04.07 02:52:17.535641 [ 5 ] {4dd8bcf4-b71a-40a8-adee-869ecb80f470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8971 | 2026.04.07 02:52:17.535690 [ 5 ] {4dd8bcf4-b71a-40a8-adee-869ecb80f470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8972 | 2026.04.07 02:52:17.535832 [ 187 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_26_5} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8973 | 2026.04.07 02:52:17.535904 [ 187 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_26_5} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8974 | 2026.04.07 02:52:17.535975 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8975 | 2026.04.07 02:52:17.536024 [ 5 ] {4dd8bcf4-b71a-40a8-adee-869ecb80f470} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8976 | 2026.04.07 02:52:17.536064 [ 5 ] {4dd8bcf4-b71a-40a8-adee-869ecb80f470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8977 | 2026.04.07 02:52:17.536363 [ 5 ] {4dd8bcf4-b71a-40a8-adee-869ecb80f470} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8978 | 2026.04.07 02:52:17.536570 [ 5 ] {4dd8bcf4-b71a-40a8-adee-869ecb80f470} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8979 | 2026.04.07 02:52:17.536698 [ 5 ] {4dd8bcf4-b71a-40a8-adee-869ecb80f470} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 8980 | 2026.04.07 02:52:17.536735 [ 5 ] {4dd8bcf4-b71a-40a8-adee-869ecb80f470} <Debug> TCPHandler: Processed in 0.001248926 sec. | ||
| 8981 | 2026.04.07 02:52:17.536840 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8982 | 2026.04.07 02:52:17.536934 [ 5 ] {0a746680-b561-4948-98ba-3c9aea3697bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8983 | 2026.04.07 02:52:17.536976 [ 5 ] {0a746680-b561-4948-98ba-3c9aea3697bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8984 | 2026.04.07 02:52:17.537367 [ 5 ] {0a746680-b561-4948-98ba-3c9aea3697bd} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8985 | 2026.04.07 02:52:17.537403 [ 5 ] {0a746680-b561-4948-98ba-3c9aea3697bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8986 | 2026.04.07 02:52:17.537717 [ 5 ] {0a746680-b561-4948-98ba-3c9aea3697bd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8987 | 2026.04.07 02:52:17.537921 [ 5 ] {0a746680-b561-4948-98ba-3c9aea3697bd} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8988 | 2026.04.07 02:52:17.538046 [ 5 ] {0a746680-b561-4948-98ba-3c9aea3697bd} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001129 sec., 237378.21080602304 rows/sec., 15.78 MiB/sec. | ||
| 8989 | 2026.04.07 02:52:17.538085 [ 5 ] {0a746680-b561-4948-98ba-3c9aea3697bd} <Debug> TCPHandler: Processed in 0.001294647 sec. | ||
| 8990 | 2026.04.07 02:52:17.538193 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8991 | 2026.04.07 02:52:17.538287 [ 5 ] {4b35b14c-63f3-403b-bfa4-a0e1a6ec719a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8992 | 2026.04.07 02:52:17.538329 [ 5 ] {4b35b14c-63f3-403b-bfa4-a0e1a6ec719a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8993 | 2026.04.07 02:52:17.538629 [ 5 ] {4b35b14c-63f3-403b-bfa4-a0e1a6ec719a} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8994 | 2026.04.07 02:52:17.538664 [ 5 ] {4b35b14c-63f3-403b-bfa4-a0e1a6ec719a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 8995 | 2026.04.07 02:52:17.538943 [ 5 ] {4b35b14c-63f3-403b-bfa4-a0e1a6ec719a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8996 | 2026.04.07 02:52:17.539156 [ 5 ] {4b35b14c-63f3-403b-bfa4-a0e1a6ec719a} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8997 | 2026.04.07 02:52:17.539260 [ 34 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8998 | 2026.04.07 02:52:17.539288 [ 5 ] {4b35b14c-63f3-403b-bfa4-a0e1a6ec719a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 8999 | 2026.04.07 02:52:17.539290 [ 34 ] {} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9000 | 2026.04.07 02:52:17.539329 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9001 | 2026.04.07 02:52:17.539331 [ 5 ] {4b35b14c-63f3-403b-bfa4-a0e1a6ec719a} <Debug> TCPHandler: Processed in 0.001188315 sec. | ||
| 9002 | 2026.04.07 02:52:17.539418 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 9003 | 2026.04.07 02:52:17.539456 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9004 | 2026.04.07 02:52:17.539508 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9005 | 2026.04.07 02:52:17.539537 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 21 rows starting from the beginning of the part | ||
| 9006 | 2026.04.07 02:52:17.539550 [ 5 ] {82e6a096-1bb0-4d0a-bc81-d6e5451c1e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9007 | 2026.04.07 02:52:17.539593 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 9008 | 2026.04.07 02:52:17.539603 [ 5 ] {82e6a096-1bb0-4d0a-bc81-d6e5451c1e62} <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 | ||
| 9009 | 2026.04.07 02:52:17.539634 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 9010 | 2026.04.07 02:52:17.539674 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 9011 | 2026.04.07 02:52:17.539711 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 9012 | 2026.04.07 02:52:17.539749 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 9013 | 2026.04.07 02:52:17.540439 [ 5 ] {82e6a096-1bb0-4d0a-bc81-d6e5451c1e62} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9014 | 2026.04.07 02:52:17.540474 [ 5 ] {82e6a096-1bb0-4d0a-bc81-d6e5451c1e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9015 | 2026.04.07 02:52:17.540539 [ 200 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.001161025 sec., 22394.00529704356 rows/sec., 1.47 MiB/sec. | ||
| 9016 | 2026.04.07 02:52:17.540711 [ 195 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 9017 | 2026.04.07 02:52:17.541047 [ 195 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_25_5} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9018 | 2026.04.07 02:52:17.541054 [ 5 ] {82e6a096-1bb0-4d0a-bc81-d6e5451c1e62} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9019 | 2026.04.07 02:52:17.541144 [ 195 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_25_5} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 9020 | 2026.04.07 02:52:17.541245 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9021 | 2026.04.07 02:52:17.541308 [ 5 ] {82e6a096-1bb0-4d0a-bc81-d6e5451c1e62} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9022 | 2026.04.07 02:52:17.541459 [ 5 ] {82e6a096-1bb0-4d0a-bc81-d6e5451c1e62} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001926 sec., 18691.58878504673 rows/sec., 33.49 MiB/sec. | ||
| 9023 | 2026.04.07 02:52:17.541516 [ 5 ] {82e6a096-1bb0-4d0a-bc81-d6e5451c1e62} <Debug> TCPHandler: Processed in 0.002110175 sec. | ||
| 9024 | 2026.04.07 02:52:17.541632 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9025 | 2026.04.07 02:52:17.541728 [ 5 ] {7c82bc9d-f21f-4f70-b804-8e5540856cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9026 | 2026.04.07 02:52:17.541770 [ 5 ] {7c82bc9d-f21f-4f70-b804-8e5540856cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9027 | 2026.04.07 02:52:17.542091 [ 5 ] {7c82bc9d-f21f-4f70-b804-8e5540856cd2} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9028 | 2026.04.07 02:52:17.542127 [ 5 ] {7c82bc9d-f21f-4f70-b804-8e5540856cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9029 | 2026.04.07 02:52:17.542433 [ 5 ] {7c82bc9d-f21f-4f70-b804-8e5540856cd2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9030 | 2026.04.07 02:52:17.542630 [ 5 ] {7c82bc9d-f21f-4f70-b804-8e5540856cd2} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9031 | 2026.04.07 02:52:17.542755 [ 5 ] {7c82bc9d-f21f-4f70-b804-8e5540856cd2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001044 sec., 86206.89655172413 rows/sec., 5.39 MiB/sec. | ||
| 9032 | 2026.04.07 02:52:17.542793 [ 5 ] {7c82bc9d-f21f-4f70-b804-8e5540856cd2} <Debug> TCPHandler: Processed in 0.001211495 sec. | ||
| 9033 | 2026.04.07 02:52:18.187791 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17772 | ||
| 9034 | 2026.04.07 02:52:18.188623 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2026.04.07 02:52:18.188692 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9036 | 2026.04.07 02:52:18.189473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9037 | 2026.04.07 02:52:18.189880 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2026.04.07 02:52:18.190096 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17772 | ||
| 9039 | 2026.04.07 02:52:19.179933 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 9040 | 2026.04.07 02:52:19.195863 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9041 | 2026.04.07 02:52:19.195920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9042 | 2026.04.07 02:52:19.201735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9043 | 2026.04.07 02:52:19.202499 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9044 | 2026.04.07 02:52:19.205124 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9045 | 2026.04.07 02:52:20.719803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1190 | ||
| 9046 | 2026.04.07 02:52:20.722492 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9047 | 2026.04.07 02:52:20.722541 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9048 | 2026.04.07 02:52:20.723686 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9049 | 2026.04.07 02:52:20.724014 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9050 | 2026.04.07 02:52:20.724276 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1190 | ||
| 9051 | 2026.04.07 02:52:22.514763 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9052 | 2026.04.07 02:52:22.515045 [ 5 ] {d759c0f2-6988-4e1d-84bf-6c053479bc8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9053 | 2026.04.07 02:52:22.515152 [ 5 ] {d759c0f2-6988-4e1d-84bf-6c053479bc8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9054 | 2026.04.07 02:52:22.515944 [ 5 ] {d759c0f2-6988-4e1d-84bf-6c053479bc8a} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9055 | 2026.04.07 02:52:22.515986 [ 5 ] {d759c0f2-6988-4e1d-84bf-6c053479bc8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9056 | 2026.04.07 02:52:22.516379 [ 5 ] {d759c0f2-6988-4e1d-84bf-6c053479bc8a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9057 | 2026.04.07 02:52:22.516601 [ 5 ] {d759c0f2-6988-4e1d-84bf-6c053479bc8a} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9058 | 2026.04.07 02:52:22.516760 [ 5 ] {d759c0f2-6988-4e1d-84bf-6c053479bc8a} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001792 sec., 36830.357142857145 rows/sec., 2.93 MiB/sec. | ||
| 9059 | 2026.04.07 02:52:22.516804 [ 5 ] {d759c0f2-6988-4e1d-84bf-6c053479bc8a} <Debug> TCPHandler: Processed in 0.002234187 sec. | ||
| 9060 | 2026.04.07 02:52:22.516920 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9061 | 2026.04.07 02:52:22.517015 [ 5 ] {f88d510c-2bf5-4e39-8995-b8e66d1085ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9062 | 2026.04.07 02:52:22.517057 [ 5 ] {f88d510c-2bf5-4e39-8995-b8e66d1085ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9063 | 2026.04.07 02:52:22.517446 [ 5 ] {f88d510c-2bf5-4e39-8995-b8e66d1085ea} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9064 | 2026.04.07 02:52:22.517481 [ 5 ] {f88d510c-2bf5-4e39-8995-b8e66d1085ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9065 | 2026.04.07 02:52:22.517770 [ 5 ] {f88d510c-2bf5-4e39-8995-b8e66d1085ea} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9066 | 2026.04.07 02:52:22.517981 [ 5 ] {f88d510c-2bf5-4e39-8995-b8e66d1085ea} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9067 | 2026.04.07 02:52:22.518112 [ 5 ] {f88d510c-2bf5-4e39-8995-b8e66d1085ea} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001115 sec., 4484.304932735426 rows/sec., 337.20 KiB/sec. | ||
| 9068 | 2026.04.07 02:52:22.518150 [ 5 ] {f88d510c-2bf5-4e39-8995-b8e66d1085ea} <Debug> TCPHandler: Processed in 0.001282267 sec. | ||
| 9069 | 2026.04.07 02:52:22.518261 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9070 | 2026.04.07 02:52:22.518355 [ 5 ] {44dbdae8-1fa3-4913-b64c-0b0a9278520e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9071 | 2026.04.07 02:52:22.518395 [ 5 ] {44dbdae8-1fa3-4913-b64c-0b0a9278520e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9072 | 2026.04.07 02:52:22.518792 [ 5 ] {44dbdae8-1fa3-4913-b64c-0b0a9278520e} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9073 | 2026.04.07 02:52:22.518828 [ 5 ] {44dbdae8-1fa3-4913-b64c-0b0a9278520e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9074 | 2026.04.07 02:52:22.519127 [ 5 ] {44dbdae8-1fa3-4913-b64c-0b0a9278520e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9075 | 2026.04.07 02:52:22.519348 [ 5 ] {44dbdae8-1fa3-4913-b64c-0b0a9278520e} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9076 | 2026.04.07 02:52:22.519477 [ 5 ] {44dbdae8-1fa3-4913-b64c-0b0a9278520e} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001139 sec., 60579.45566286216 rows/sec., 4.73 MiB/sec. | ||
| 9077 | 2026.04.07 02:52:22.519515 [ 5 ] {44dbdae8-1fa3-4913-b64c-0b0a9278520e} <Debug> TCPHandler: Processed in 0.001306468 sec. | ||
| 9078 | 2026.04.07 02:52:22.519623 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9079 | 2026.04.07 02:52:22.519716 [ 5 ] {f421acc8-54fd-4650-ac19-9f1326d56571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9080 | 2026.04.07 02:52:22.519760 [ 5 ] {f421acc8-54fd-4650-ac19-9f1326d56571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9081 | 2026.04.07 02:52:22.520152 [ 5 ] {f421acc8-54fd-4650-ac19-9f1326d56571} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9082 | 2026.04.07 02:52:22.520187 [ 5 ] {f421acc8-54fd-4650-ac19-9f1326d56571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9083 | 2026.04.07 02:52:22.520505 [ 5 ] {f421acc8-54fd-4650-ac19-9f1326d56571} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9084 | 2026.04.07 02:52:22.520711 [ 5 ] {f421acc8-54fd-4650-ac19-9f1326d56571} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9085 | 2026.04.07 02:52:22.520839 [ 5 ] {f421acc8-54fd-4650-ac19-9f1326d56571} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 9086 | 2026.04.07 02:52:22.520876 [ 5 ] {f421acc8-54fd-4650-ac19-9f1326d56571} <Debug> TCPHandler: Processed in 0.001304697 sec. | ||
| 9087 | 2026.04.07 02:52:22.520981 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9088 | 2026.04.07 02:52:22.521077 [ 5 ] {588b9edf-758d-472d-bbd2-55a1990ee607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9089 | 2026.04.07 02:52:22.521131 [ 5 ] {588b9edf-758d-472d-bbd2-55a1990ee607} <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 | ||
| 9090 | 2026.04.07 02:52:22.521869 [ 5 ] {588b9edf-758d-472d-bbd2-55a1990ee607} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9091 | 2026.04.07 02:52:22.521905 [ 5 ] {588b9edf-758d-472d-bbd2-55a1990ee607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9092 | 2026.04.07 02:52:22.522398 [ 5 ] {588b9edf-758d-472d-bbd2-55a1990ee607} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9093 | 2026.04.07 02:52:22.522616 [ 5 ] {588b9edf-758d-472d-bbd2-55a1990ee607} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9094 | 2026.04.07 02:52:22.522754 [ 5 ] {588b9edf-758d-472d-bbd2-55a1990ee607} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001695 sec., 2949.8525073746314 rows/sec., 5.29 MiB/sec. | ||
| 9095 | 2026.04.07 02:52:22.522747 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9096 | 2026.04.07 02:52:22.522818 [ 5 ] {588b9edf-758d-472d-bbd2-55a1990ee607} <Debug> TCPHandler: Processed in 0.001888479 sec. | ||
| 9097 | 2026.04.07 02:52:22.522859 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9098 | 2026.04.07 02:52:22.522901 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9099 | 2026.04.07 02:52:22.522938 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9100 | 2026.04.07 02:52:22.523042 [ 200 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 9101 | 2026.04.07 02:52:22.523057 [ 5 ] {55c25bd7-bb33-4a32-8b22-3d8a8fed63f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9102 | 2026.04.07 02:52:22.523132 [ 5 ] {55c25bd7-bb33-4a32-8b22-3d8a8fed63f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9103 | 2026.04.07 02:52:22.523344 [ 200 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9104 | 2026.04.07 02:52:22.523419 [ 200 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 949 rows starting from the beginning of the part | ||
| 9105 | 2026.04.07 02:52:22.523477 [ 5 ] {55c25bd7-bb33-4a32-8b22-3d8a8fed63f9} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9106 | 2026.04.07 02:52:22.523519 [ 5 ] {55c25bd7-bb33-4a32-8b22-3d8a8fed63f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9107 | 2026.04.07 02:52:22.523557 [ 200 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
| 9108 | 2026.04.07 02:52:22.523690 [ 200 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 9109 | 2026.04.07 02:52:22.523806 [ 200 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part | ||
| 9110 | 2026.04.07 02:52:22.523852 [ 5 ] {55c25bd7-bb33-4a32-8b22-3d8a8fed63f9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9111 | 2026.04.07 02:52:22.523915 [ 200 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 9112 | 2026.04.07 02:52:22.524030 [ 200 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part | ||
| 9113 | 2026.04.07 02:52:22.524087 [ 5 ] {55c25bd7-bb33-4a32-8b22-3d8a8fed63f9} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9114 | 2026.04.07 02:52:22.524230 [ 5 ] {55c25bd7-bb33-4a32-8b22-3d8a8fed63f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. | ||
| 9115 | 2026.04.07 02:52:22.524266 [ 5 ] {55c25bd7-bb33-4a32-8b22-3d8a8fed63f9} <Debug> TCPHandler: Processed in 0.001380539 sec. | ||
| 9116 | 2026.04.07 02:52:22.530719 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1045 rows, containing 19 columns (19 merged, 0 gathered) in 0.007736334 sec., 135076.89817942193 rows/sec., 242.05 MiB/sec. | ||
| 9117 | 2026.04.07 02:52:22.532555 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9118 | 2026.04.07 02:52:22.533028 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9119 | 2026.04.07 02:52:22.533125 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9120 | 2026.04.07 02:52:22.533262 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.28 MiB. | ||
| 9121 | 2026.04.07 02:52:23.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.74 MiB, peak 305.97 MiB, free memory in arenas 0.00 B, will set to 302.02 MiB (RSS), difference: 4.28 MiB | ||
| 9122 | 2026.04.07 02:52:25.537232 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9123 | 2026.04.07 02:52:25.537299 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9124 | 2026.04.07 02:52:25.690260 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18220 | ||
| 9125 | 2026.04.07 02:52:25.691124 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9126 | 2026.04.07 02:52:25.691207 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9127 | 2026.04.07 02:52:25.691981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9128 | 2026.04.07 02:52:25.692205 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9129 | 2026.04.07 02:52:25.692336 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18220 | ||
| 9130 | 2026.04.07 02:52:26.705224 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9131 | 2026.04.07 02:52:26.722801 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9132 | 2026.04.07 02:52:26.722860 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9133 | 2026.04.07 02:52:26.728777 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9134 | 2026.04.07 02:52:26.729495 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9135 | 2026.04.07 02:52:26.732726 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9136 | 2026.04.07 02:52:27.524412 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9137 | 2026.04.07 02:52:27.524615 [ 5 ] {dc5b3447-a78f-411b-92ed-0b4e5e982ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9138 | 2026.04.07 02:52:27.524693 [ 5 ] {dc5b3447-a78f-411b-92ed-0b4e5e982ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9139 | 2026.04.07 02:52:27.525562 [ 5 ] {dc5b3447-a78f-411b-92ed-0b4e5e982ca7} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9140 | 2026.04.07 02:52:27.525607 [ 5 ] {dc5b3447-a78f-411b-92ed-0b4e5e982ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9141 | 2026.04.07 02:52:27.526031 [ 5 ] {dc5b3447-a78f-411b-92ed-0b4e5e982ca7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9142 | 2026.04.07 02:52:27.526263 [ 5 ] {dc5b3447-a78f-411b-92ed-0b4e5e982ca7} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9143 | 2026.04.07 02:52:27.526454 [ 5 ] {dc5b3447-a78f-411b-92ed-0b4e5e982ca7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001892 sec., 150105.70824524312 rows/sec., 9.53 MiB/sec. | ||
| 9144 | 2026.04.07 02:52:27.526513 [ 5 ] {dc5b3447-a78f-411b-92ed-0b4e5e982ca7} <Debug> TCPHandler: Processed in 0.002242347 sec. | ||
| 9145 | 2026.04.07 02:52:27.526643 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9146 | 2026.04.07 02:52:27.526750 [ 5 ] {493da428-0dd2-49c1-9042-75f3ae1f9f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9147 | 2026.04.07 02:52:27.526796 [ 5 ] {493da428-0dd2-49c1-9042-75f3ae1f9f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9148 | 2026.04.07 02:52:27.527854 [ 5 ] {493da428-0dd2-49c1-9042-75f3ae1f9f50} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9149 | 2026.04.07 02:52:27.527891 [ 5 ] {493da428-0dd2-49c1-9042-75f3ae1f9f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9150 | 2026.04.07 02:52:27.528264 [ 5 ] {493da428-0dd2-49c1-9042-75f3ae1f9f50} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9151 | 2026.04.07 02:52:27.528479 [ 5 ] {493da428-0dd2-49c1-9042-75f3ae1f9f50} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9152 | 2026.04.07 02:52:27.528619 [ 58 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9153 | 2026.04.07 02:52:27.528631 [ 5 ] {493da428-0dd2-49c1-9042-75f3ae1f9f50} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001906 sec., 455928.64637985313 rows/sec., 35.74 MiB/sec. | ||
| 9154 | 2026.04.07 02:52:27.528682 [ 58 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9155 | 2026.04.07 02:52:27.528697 [ 5 ] {493da428-0dd2-49c1-9042-75f3ae1f9f50} <Debug> TCPHandler: Processed in 0.002108534 sec. | ||
| 9156 | 2026.04.07 02:52:27.528707 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9157 | 2026.04.07 02:52:27.528825 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9158 | 2026.04.07 02:52:27.528863 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 9159 | 2026.04.07 02:52:27.528935 [ 5 ] {db1ffec0-cbf1-482c-979a-f8cc575db2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9160 | 2026.04.07 02:52:27.528982 [ 5 ] {db1ffec0-cbf1-482c-979a-f8cc575db2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9161 | 2026.04.07 02:52:27.529038 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9162 | 2026.04.07 02:52:27.529082 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3357 rows starting from the beginning of the part | ||
| 9163 | 2026.04.07 02:52:27.529157 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 869 rows starting from the beginning of the part | ||
| 9164 | 2026.04.07 02:52:27.529209 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 66 rows starting from the beginning of the part | ||
| 9165 | 2026.04.07 02:52:27.529257 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 872 rows starting from the beginning of the part | ||
| 9166 | 2026.04.07 02:52:27.529303 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 66 rows starting from the beginning of the part | ||
| 9167 | 2026.04.07 02:52:27.529350 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 869 rows starting from the beginning of the part | ||
| 9168 | 2026.04.07 02:52:27.529480 [ 5 ] {db1ffec0-cbf1-482c-979a-f8cc575db2e9} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9169 | 2026.04.07 02:52:27.529524 [ 5 ] {db1ffec0-cbf1-482c-979a-f8cc575db2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9170 | 2026.04.07 02:52:27.529885 [ 5 ] {db1ffec0-cbf1-482c-979a-f8cc575db2e9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9171 | 2026.04.07 02:52:27.530149 [ 5 ] {db1ffec0-cbf1-482c-979a-f8cc575db2e9} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9172 | 2026.04.07 02:52:27.530294 [ 5 ] {db1ffec0-cbf1-482c-979a-f8cc575db2e9} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.00138 sec., 128985.50724637682 rows/sec., 7.96 MiB/sec. | ||
| 9173 | 2026.04.07 02:52:27.530333 [ 5 ] {db1ffec0-cbf1-482c-979a-f8cc575db2e9} <Debug> TCPHandler: Processed in 0.001560513 sec. | ||
| 9174 | 2026.04.07 02:52:27.530447 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9175 | 2026.04.07 02:52:27.530544 [ 5 ] {6f7f9d9d-5e31-4650-9a4c-12e3675d9207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9176 | 2026.04.07 02:52:27.530585 [ 5 ] {6f7f9d9d-5e31-4650-9a4c-12e3675d9207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9177 | 2026.04.07 02:52:27.531058 [ 5 ] {6f7f9d9d-5e31-4650-9a4c-12e3675d9207} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2026.04.07 02:52:27.531096 [ 5 ] {6f7f9d9d-5e31-4650-9a4c-12e3675d9207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9179 | 2026.04.07 02:52:27.531418 [ 5 ] {6f7f9d9d-5e31-4650-9a4c-12e3675d9207} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9180 | 2026.04.07 02:52:27.531598 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6099 rows, containing 5 columns (5 merged, 0 gathered) in 0.00280873 sec., 2171444.033424359 rows/sec., 175.29 MiB/sec. | ||
| 9181 | 2026.04.07 02:52:27.531628 [ 5 ] {6f7f9d9d-5e31-4650-9a4c-12e3675d9207} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9182 | 2026.04.07 02:52:27.531765 [ 5 ] {6f7f9d9d-5e31-4650-9a4c-12e3675d9207} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001241 sec., 120064.46414182112 rows/sec., 7.76 MiB/sec. | ||
| 9183 | 2026.04.07 02:52:27.531804 [ 5 ] {6f7f9d9d-5e31-4650-9a4c-12e3675d9207} <Debug> TCPHandler: Processed in 0.00140738 sec. | ||
| 9184 | 2026.04.07 02:52:27.531897 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9185 | 2026.04.07 02:52:27.531912 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9186 | 2026.04.07 02:52:27.532014 [ 5 ] {44659bfb-7502-41a7-8abf-493d8fe9e449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9187 | 2026.04.07 02:52:27.532057 [ 5 ] {44659bfb-7502-41a7-8abf-493d8fe9e449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9188 | 2026.04.07 02:52:27.532183 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_61_12} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9189 | 2026.04.07 02:52:27.532262 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_61_12} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9190 | 2026.04.07 02:52:27.532354 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 9191 | 2026.04.07 02:52:27.532515 [ 5 ] {44659bfb-7502-41a7-8abf-493d8fe9e449} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9192 | 2026.04.07 02:52:27.532555 [ 5 ] {44659bfb-7502-41a7-8abf-493d8fe9e449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9193 | 2026.04.07 02:52:27.532861 [ 5 ] {44659bfb-7502-41a7-8abf-493d8fe9e449} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9194 | 2026.04.07 02:52:27.533076 [ 5 ] {44659bfb-7502-41a7-8abf-493d8fe9e449} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9195 | 2026.04.07 02:52:27.533203 [ 5 ] {44659bfb-7502-41a7-8abf-493d8fe9e449} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001207 sec., 122618.06130903066 rows/sec., 6.97 MiB/sec. | ||
| 9196 | 2026.04.07 02:52:27.533241 [ 5 ] {44659bfb-7502-41a7-8abf-493d8fe9e449} <Debug> TCPHandler: Processed in 0.001379929 sec. | ||
| 9197 | 2026.04.07 02:52:27.533347 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9198 | 2026.04.07 02:52:27.533441 [ 5 ] {019e6ac4-5025-49cd-ae7d-c1724f5fc543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9199 | 2026.04.07 02:52:27.533480 [ 5 ] {019e6ac4-5025-49cd-ae7d-c1724f5fc543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9200 | 2026.04.07 02:52:27.534175 [ 5 ] {019e6ac4-5025-49cd-ae7d-c1724f5fc543} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9201 | 2026.04.07 02:52:27.534211 [ 5 ] {019e6ac4-5025-49cd-ae7d-c1724f5fc543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9202 | 2026.04.07 02:52:27.534540 [ 5 ] {019e6ac4-5025-49cd-ae7d-c1724f5fc543} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9203 | 2026.04.07 02:52:27.534750 [ 5 ] {019e6ac4-5025-49cd-ae7d-c1724f5fc543} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9204 | 2026.04.07 02:52:27.534870 [ 58 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9205 | 2026.04.07 02:52:27.534882 [ 5 ] {019e6ac4-5025-49cd-ae7d-c1724f5fc543} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001459 sec., 360520.9047292666 rows/sec., 25.48 MiB/sec. | ||
| 9206 | 2026.04.07 02:52:27.534913 [ 58 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9207 | 2026.04.07 02:52:27.534933 [ 5 ] {019e6ac4-5025-49cd-ae7d-c1724f5fc543} <Debug> TCPHandler: Processed in 0.001636615 sec. | ||
| 9208 | 2026.04.07 02:52:27.534940 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9209 | 2026.04.07 02:52:27.535039 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 9210 | 2026.04.07 02:52:27.535056 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9211 | 2026.04.07 02:52:27.535153 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9212 | 2026.04.07 02:52:27.535161 [ 5 ] {c557c565-d0b4-4b55-9f2a-0d56ca321500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9213 | 2026.04.07 02:52:27.535193 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1829 rows starting from the beginning of the part | ||
| 9214 | 2026.04.07 02:52:27.535219 [ 5 ] {c557c565-d0b4-4b55-9f2a-0d56ca321500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9215 | 2026.04.07 02:52:27.535260 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 526 rows starting from the beginning of the part | ||
| 9216 | 2026.04.07 02:52:27.535315 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 69 rows starting from the beginning of the part | ||
| 9217 | 2026.04.07 02:52:27.535359 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 532 rows starting from the beginning of the part | ||
| 9218 | 2026.04.07 02:52:27.535402 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 69 rows starting from the beginning of the part | ||
| 9219 | 2026.04.07 02:52:27.535448 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 526 rows starting from the beginning of the part | ||
| 9220 | 2026.04.07 02:52:27.535562 [ 5 ] {c557c565-d0b4-4b55-9f2a-0d56ca321500} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9221 | 2026.04.07 02:52:27.535604 [ 5 ] {c557c565-d0b4-4b55-9f2a-0d56ca321500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9222 | 2026.04.07 02:52:27.535938 [ 5 ] {c557c565-d0b4-4b55-9f2a-0d56ca321500} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9223 | 2026.04.07 02:52:27.536187 [ 5 ] {c557c565-d0b4-4b55-9f2a-0d56ca321500} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9224 | 2026.04.07 02:52:27.536326 [ 5 ] {c557c565-d0b4-4b55-9f2a-0d56ca321500} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001183 sec., 5071.851225697379 rows/sec., 264.98 KiB/sec. | ||
| 9225 | 2026.04.07 02:52:27.536364 [ 5 ] {c557c565-d0b4-4b55-9f2a-0d56ca321500} <Debug> TCPHandler: Processed in 0.001359959 sec. | ||
| 9226 | 2026.04.07 02:52:27.536470 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9227 | 2026.04.07 02:52:27.536566 [ 5 ] {b13c593c-ed24-47bb-affa-2a33750101d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9228 | 2026.04.07 02:52:27.536607 [ 5 ] {b13c593c-ed24-47bb-affa-2a33750101d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9229 | 2026.04.07 02:52:27.536749 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3551 rows, containing 5 columns (5 merged, 0 gathered) in 0.001750097 sec., 2029030.3908869051 rows/sec., 149.11 MiB/sec. | ||
| 9230 | 2026.04.07 02:52:27.537024 [ 198 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9231 | 2026.04.07 02:52:27.537038 [ 5 ] {b13c593c-ed24-47bb-affa-2a33750101d4} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9232 | 2026.04.07 02:52:27.537081 [ 5 ] {b13c593c-ed24-47bb-affa-2a33750101d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9233 | 2026.04.07 02:52:27.537402 [ 198 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_61_12} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9234 | 2026.04.07 02:52:27.537450 [ 5 ] {b13c593c-ed24-47bb-affa-2a33750101d4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9235 | 2026.04.07 02:52:27.537502 [ 198 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_61_12} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9236 | 2026.04.07 02:52:27.537625 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9237 | 2026.04.07 02:52:27.537683 [ 5 ] {b13c593c-ed24-47bb-affa-2a33750101d4} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9238 | 2026.04.07 02:52:27.537807 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9239 | 2026.04.07 02:52:27.537819 [ 5 ] {b13c593c-ed24-47bb-affa-2a33750101d4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001271 sec., 208497.24626278522 rows/sec., 13.85 MiB/sec. | ||
| 9240 | 2026.04.07 02:52:27.537843 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9241 | 2026.04.07 02:52:27.537866 [ 5 ] {b13c593c-ed24-47bb-affa-2a33750101d4} <Debug> TCPHandler: Processed in 0.001444681 sec. | ||
| 9242 | 2026.04.07 02:52:27.537866 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9243 | 2026.04.07 02:52:27.537951 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 9244 | 2026.04.07 02:52:27.537983 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9245 | 2026.04.07 02:52:27.538044 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9246 | 2026.04.07 02:52:27.538075 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 22473 rows starting from the beginning of the part | ||
| 9247 | 2026.04.07 02:52:27.538082 [ 5 ] {6e51f18b-b11e-46ef-9ef1-06d075297d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9248 | 2026.04.07 02:52:27.538123 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 265 rows starting from the beginning of the part | ||
| 9249 | 2026.04.07 02:52:27.538130 [ 5 ] {6e51f18b-b11e-46ef-9ef1-06d075297d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9250 | 2026.04.07 02:52:27.538172 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 9251 | 2026.04.07 02:52:27.538213 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 268 rows starting from the beginning of the part | ||
| 9252 | 2026.04.07 02:52:27.538249 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 9253 | 2026.04.07 02:52:27.538285 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 265 rows starting from the beginning of the part | ||
| 9254 | 2026.04.07 02:52:27.538456 [ 5 ] {6e51f18b-b11e-46ef-9ef1-06d075297d9f} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9255 | 2026.04.07 02:52:27.538498 [ 5 ] {6e51f18b-b11e-46ef-9ef1-06d075297d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9256 | 2026.04.07 02:52:27.538812 [ 5 ] {6e51f18b-b11e-46ef-9ef1-06d075297d9f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9257 | 2026.04.07 02:52:27.539019 [ 5 ] {6e51f18b-b11e-46ef-9ef1-06d075297d9f} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9258 | 2026.04.07 02:52:27.539157 [ 5 ] {6e51f18b-b11e-46ef-9ef1-06d075297d9f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 9259 | 2026.04.07 02:52:27.539193 [ 5 ] {6e51f18b-b11e-46ef-9ef1-06d075297d9f} <Debug> TCPHandler: Processed in 0.001260957 sec. | ||
| 9260 | 2026.04.07 02:52:27.539299 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9261 | 2026.04.07 02:52:27.539394 [ 5 ] {cd9b6a79-5cac-4a45-bc14-215e3587bded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9262 | 2026.04.07 02:52:27.539449 [ 5 ] {cd9b6a79-5cac-4a45-bc14-215e3587bded} <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 | ||
| 9263 | 2026.04.07 02:52:27.540293 [ 5 ] {cd9b6a79-5cac-4a45-bc14-215e3587bded} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9264 | 2026.04.07 02:52:27.540329 [ 5 ] {cd9b6a79-5cac-4a45-bc14-215e3587bded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9265 | 2026.04.07 02:52:27.543615 [ 5 ] {cd9b6a79-5cac-4a45-bc14-215e3587bded} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9266 | 2026.04.07 02:52:27.543860 [ 5 ] {cd9b6a79-5cac-4a45-bc14-215e3587bded} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9267 | 2026.04.07 02:52:27.544005 [ 5 ] {cd9b6a79-5cac-4a45-bc14-215e3587bded} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.004628 sec., 7778.738115816767 rows/sec., 13.94 MiB/sec. | ||
| 9268 | 2026.04.07 02:52:27.544074 [ 5 ] {cd9b6a79-5cac-4a45-bc14-215e3587bded} <Debug> TCPHandler: Processed in 0.004825272 sec. | ||
| 9269 | 2026.04.07 02:52:27.544194 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9270 | 2026.04.07 02:52:27.544289 [ 5 ] {41d310b4-05e3-4750-a870-7bc0fa77a7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9271 | 2026.04.07 02:52:27.544330 [ 5 ] {41d310b4-05e3-4750-a870-7bc0fa77a7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9272 | 2026.04.07 02:52:27.544675 [ 5 ] {41d310b4-05e3-4750-a870-7bc0fa77a7f9} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9273 | 2026.04.07 02:52:27.544711 [ 5 ] {41d310b4-05e3-4750-a870-7bc0fa77a7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9274 | 2026.04.07 02:52:27.545021 [ 5 ] {41d310b4-05e3-4750-a870-7bc0fa77a7f9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9275 | 2026.04.07 02:52:27.545234 [ 5 ] {41d310b4-05e3-4750-a870-7bc0fa77a7f9} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9276 | 2026.04.07 02:52:27.545370 [ 5 ] {41d310b4-05e3-4750-a870-7bc0fa77a7f9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.0011 sec., 81818.18181818181 rows/sec., 5.12 MiB/sec. | ||
| 9277 | 2026.04.07 02:52:27.545383 [ 56 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9278 | 2026.04.07 02:52:27.545406 [ 5 ] {41d310b4-05e3-4750-a870-7bc0fa77a7f9} <Debug> TCPHandler: Processed in 0.001263617 sec. | ||
| 9279 | 2026.04.07 02:52:27.545450 [ 56 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9280 | 2026.04.07 02:52:27.545477 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9281 | 2026.04.07 02:52:27.545555 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 9282 | 2026.04.07 02:52:27.545612 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23591 rows, containing 5 columns (5 merged, 0 gathered) in 0.007687292 sec., 3068831.000565609 rows/sec., 198.03 MiB/sec. | ||
| 9283 | 2026.04.07 02:52:27.545657 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9284 | 2026.04.07 02:52:27.545693 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3450 rows starting from the beginning of the part | ||
| 9285 | 2026.04.07 02:52:27.545751 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 90 rows starting from the beginning of the part | ||
| 9286 | 2026.04.07 02:52:27.545793 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 9287 | 2026.04.07 02:52:27.545830 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 90 rows starting from the beginning of the part | ||
| 9288 | 2026.04.07 02:52:27.545864 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 9289 | 2026.04.07 02:52:27.545904 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 9290 | 2026.04.07 02:52:27.546161 [ 195 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9291 | 2026.04.07 02:52:27.546465 [ 195 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9292 | 2026.04.07 02:52:27.546546 [ 195 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9293 | 2026.04.07 02:52:27.546625 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 9294 | 2026.04.07 02:52:27.547271 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3840 rows, containing 4 columns (4 merged, 0 gathered) in 0.001749697 sec., 2194665.7049763473 rows/sec., 141.72 MiB/sec. | ||
| 9295 | 2026.04.07 02:52:27.547532 [ 195 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9296 | 2026.04.07 02:52:27.547824 [ 195 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_61_12} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9297 | 2026.04.07 02:52:27.547899 [ 195 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_61_12} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9298 | 2026.04.07 02:52:27.547986 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9299 | 2026.04.07 02:52:28.333067 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9300 | 2026.04.07 02:52:28.333271 [ 5 ] {295ded8f-e40f-4812-8020-a26c0e507ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9301 | 2026.04.07 02:52:28.333340 [ 5 ] {295ded8f-e40f-4812-8020-a26c0e507ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9302 | 2026.04.07 02:52:28.333955 [ 5 ] {295ded8f-e40f-4812-8020-a26c0e507ca4} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9303 | 2026.04.07 02:52:28.334007 [ 5 ] {295ded8f-e40f-4812-8020-a26c0e507ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9304 | 2026.04.07 02:52:28.334411 [ 5 ] {295ded8f-e40f-4812-8020-a26c0e507ca4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9305 | 2026.04.07 02:52:28.334646 [ 5 ] {295ded8f-e40f-4812-8020-a26c0e507ca4} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9306 | 2026.04.07 02:52:28.334804 [ 5 ] {295ded8f-e40f-4812-8020-a26c0e507ca4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001582 sec., 1264.2225031605562 rows/sec., 103.09 KiB/sec. | ||
| 9307 | 2026.04.07 02:52:28.334848 [ 5 ] {295ded8f-e40f-4812-8020-a26c0e507ca4} <Debug> TCPHandler: Processed in 0.001920521 sec. | ||
| 9308 | 2026.04.07 02:52:28.334970 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9309 | 2026.04.07 02:52:28.335067 [ 5 ] {4e2cc6e1-2f2c-450c-be70-ae467fc678c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9310 | 2026.04.07 02:52:28.335108 [ 5 ] {4e2cc6e1-2f2c-450c-be70-ae467fc678c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9311 | 2026.04.07 02:52:28.337154 [ 5 ] {4e2cc6e1-2f2c-450c-be70-ae467fc678c0} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9312 | 2026.04.07 02:52:28.337191 [ 5 ] {4e2cc6e1-2f2c-450c-be70-ae467fc678c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9313 | 2026.04.07 02:52:28.337654 [ 5 ] {4e2cc6e1-2f2c-450c-be70-ae467fc678c0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9314 | 2026.04.07 02:52:28.337891 [ 5 ] {4e2cc6e1-2f2c-450c-be70-ae467fc678c0} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9315 | 2026.04.07 02:52:28.338026 [ 5 ] {4e2cc6e1-2f2c-450c-be70-ae467fc678c0} <Debug> executeQuery: Read 2412 rows, 182.38 KiB in 0.002978 sec., 809939.5567494963 rows/sec., 59.81 MiB/sec. | ||
| 9316 | 2026.04.07 02:52:28.338066 [ 5 ] {4e2cc6e1-2f2c-450c-be70-ae467fc678c0} <Debug> TCPHandler: Processed in 0.003148356 sec. | ||
| 9317 | 2026.04.07 02:52:28.338178 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9318 | 2026.04.07 02:52:28.338275 [ 5 ] {29dfc958-cc9a-478a-bb28-0dc1d22d90d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9319 | 2026.04.07 02:52:28.338315 [ 5 ] {29dfc958-cc9a-478a-bb28-0dc1d22d90d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9320 | 2026.04.07 02:52:28.338719 [ 5 ] {29dfc958-cc9a-478a-bb28-0dc1d22d90d0} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9321 | 2026.04.07 02:52:28.338756 [ 5 ] {29dfc958-cc9a-478a-bb28-0dc1d22d90d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9322 | 2026.04.07 02:52:28.339059 [ 5 ] {29dfc958-cc9a-478a-bb28-0dc1d22d90d0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9323 | 2026.04.07 02:52:28.339275 [ 5 ] {29dfc958-cc9a-478a-bb28-0dc1d22d90d0} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9324 | 2026.04.07 02:52:28.339404 [ 5 ] {29dfc958-cc9a-478a-bb28-0dc1d22d90d0} <Debug> executeQuery: Read 16 rows, 1.19 KiB in 0.001148 sec., 13937.282229965158 rows/sec., 1.01 MiB/sec. | ||
| 9325 | 2026.04.07 02:52:28.339443 [ 5 ] {29dfc958-cc9a-478a-bb28-0dc1d22d90d0} <Debug> TCPHandler: Processed in 0.001316418 sec. | ||
| 9326 | 2026.04.07 02:52:28.339561 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9327 | 2026.04.07 02:52:28.339686 [ 5 ] {38a39872-39b1-4a2e-a76a-594a54d8a28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9328 | 2026.04.07 02:52:28.339735 [ 5 ] {38a39872-39b1-4a2e-a76a-594a54d8a28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9329 | 2026.04.07 02:52:28.340608 [ 5 ] {38a39872-39b1-4a2e-a76a-594a54d8a28f} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9330 | 2026.04.07 02:52:28.340644 [ 5 ] {38a39872-39b1-4a2e-a76a-594a54d8a28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9331 | 2026.04.07 02:52:28.340983 [ 5 ] {38a39872-39b1-4a2e-a76a-594a54d8a28f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9332 | 2026.04.07 02:52:28.341206 [ 5 ] {38a39872-39b1-4a2e-a76a-594a54d8a28f} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9333 | 2026.04.07 02:52:28.341336 [ 5 ] {38a39872-39b1-4a2e-a76a-594a54d8a28f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001677 sec., 477638.6404293381 rows/sec., 27.59 MiB/sec. | ||
| 9334 | 2026.04.07 02:52:28.341374 [ 5 ] {38a39872-39b1-4a2e-a76a-594a54d8a28f} <Debug> TCPHandler: Processed in 0.001874409 sec. | ||
| 9335 | 2026.04.07 02:52:28.341473 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9336 | 2026.04.07 02:52:28.341571 [ 5 ] {133e94b1-a5a4-4373-a30a-5ebcd36d2220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9337 | 2026.04.07 02:52:28.341612 [ 5 ] {133e94b1-a5a4-4373-a30a-5ebcd36d2220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9338 | 2026.04.07 02:52:28.341973 [ 5 ] {133e94b1-a5a4-4373-a30a-5ebcd36d2220} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9339 | 2026.04.07 02:52:28.342010 [ 5 ] {133e94b1-a5a4-4373-a30a-5ebcd36d2220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9340 | 2026.04.07 02:52:28.342328 [ 5 ] {133e94b1-a5a4-4373-a30a-5ebcd36d2220} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9341 | 2026.04.07 02:52:28.342553 [ 5 ] {133e94b1-a5a4-4373-a30a-5ebcd36d2220} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9342 | 2026.04.07 02:52:28.342683 [ 5 ] {133e94b1-a5a4-4373-a30a-5ebcd36d2220} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001129 sec., 885.7395925597874 rows/sec., 62.28 KiB/sec. | ||
| 9343 | 2026.04.07 02:52:28.342724 [ 5 ] {133e94b1-a5a4-4373-a30a-5ebcd36d2220} <Debug> TCPHandler: Processed in 0.001299408 sec. | ||
| 9344 | 2026.04.07 02:52:28.342844 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9345 | 2026.04.07 02:52:28.342959 [ 5 ] {5fb2c4d2-e695-46b4-b233-98dcd6d5e426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9346 | 2026.04.07 02:52:28.343004 [ 5 ] {5fb2c4d2-e695-46b4-b233-98dcd6d5e426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9347 | 2026.04.07 02:52:28.344044 [ 5 ] {5fb2c4d2-e695-46b4-b233-98dcd6d5e426} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9348 | 2026.04.07 02:52:28.344081 [ 5 ] {5fb2c4d2-e695-46b4-b233-98dcd6d5e426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9349 | 2026.04.07 02:52:28.344501 [ 5 ] {5fb2c4d2-e695-46b4-b233-98dcd6d5e426} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9350 | 2026.04.07 02:52:28.344759 [ 5 ] {5fb2c4d2-e695-46b4-b233-98dcd6d5e426} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9351 | 2026.04.07 02:52:28.344898 [ 5 ] {5fb2c4d2-e695-46b4-b233-98dcd6d5e426} <Debug> executeQuery: Read 1295 rows, 88.52 KiB in 0.001971 sec., 657026.8899036022 rows/sec., 43.86 MiB/sec. | ||
| 9352 | 2026.04.07 02:52:28.344941 [ 5 ] {5fb2c4d2-e695-46b4-b233-98dcd6d5e426} <Debug> TCPHandler: Processed in 0.002163006 sec. | ||
| 9353 | 2026.04.07 02:52:28.345046 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9354 | 2026.04.07 02:52:28.345143 [ 5 ] {a50f3177-5c78-4a8d-8103-d0eafb33f7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9355 | 2026.04.07 02:52:28.345187 [ 5 ] {a50f3177-5c78-4a8d-8103-d0eafb33f7c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9356 | 2026.04.07 02:52:28.345997 [ 5 ] {a50f3177-5c78-4a8d-8103-d0eafb33f7c5} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9357 | 2026.04.07 02:52:28.346033 [ 5 ] {a50f3177-5c78-4a8d-8103-d0eafb33f7c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9358 | 2026.04.07 02:52:28.346473 [ 5 ] {a50f3177-5c78-4a8d-8103-d0eafb33f7c5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9359 | 2026.04.07 02:52:28.346689 [ 5 ] {a50f3177-5c78-4a8d-8103-d0eafb33f7c5} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9360 | 2026.04.07 02:52:28.346824 [ 5 ] {a50f3177-5c78-4a8d-8103-d0eafb33f7c5} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001699 sec., 881106.5332548558 rows/sec., 53.44 MiB/sec. | ||
| 9361 | 2026.04.07 02:52:28.346861 [ 5 ] {a50f3177-5c78-4a8d-8103-d0eafb33f7c5} <Debug> TCPHandler: Processed in 0.001865119 sec. | ||
| 9362 | 2026.04.07 02:52:28.346966 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9363 | 2026.04.07 02:52:28.347062 [ 5 ] {96f9e4de-b029-4e3d-96bf-d9c473f3f42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9364 | 2026.04.07 02:52:28.347117 [ 5 ] {96f9e4de-b029-4e3d-96bf-d9c473f3f42e} <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 | ||
| 9365 | 2026.04.07 02:52:28.347902 [ 5 ] {96f9e4de-b029-4e3d-96bf-d9c473f3f42e} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9366 | 2026.04.07 02:52:28.347938 [ 5 ] {96f9e4de-b029-4e3d-96bf-d9c473f3f42e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9367 | 2026.04.07 02:52:28.348459 [ 5 ] {96f9e4de-b029-4e3d-96bf-d9c473f3f42e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9368 | 2026.04.07 02:52:28.348697 [ 5 ] {96f9e4de-b029-4e3d-96bf-d9c473f3f42e} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9369 | 2026.04.07 02:52:28.348842 [ 5 ] {96f9e4de-b029-4e3d-96bf-d9c473f3f42e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001799 sec., 7782.101167315175 rows/sec., 13.95 MiB/sec. | ||
| 9370 | 2026.04.07 02:52:28.348906 [ 5 ] {96f9e4de-b029-4e3d-96bf-d9c473f3f42e} <Debug> TCPHandler: Processed in 0.001989422 sec. | ||
| 9371 | 2026.04.07 02:52:28.349011 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9372 | 2026.04.07 02:52:28.349102 [ 5 ] {cf8c01ee-9fec-4698-8eaf-4ebb6b1fa455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9373 | 2026.04.07 02:52:28.349140 [ 5 ] {cf8c01ee-9fec-4698-8eaf-4ebb6b1fa455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9374 | 2026.04.07 02:52:28.349428 [ 5 ] {cf8c01ee-9fec-4698-8eaf-4ebb6b1fa455} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9375 | 2026.04.07 02:52:28.349462 [ 5 ] {cf8c01ee-9fec-4698-8eaf-4ebb6b1fa455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9376 | 2026.04.07 02:52:28.349749 [ 5 ] {cf8c01ee-9fec-4698-8eaf-4ebb6b1fa455} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9377 | 2026.04.07 02:52:28.349946 [ 5 ] {cf8c01ee-9fec-4698-8eaf-4ebb6b1fa455} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9378 | 2026.04.07 02:52:28.350136 [ 5 ] {cf8c01ee-9fec-4698-8eaf-4ebb6b1fa455} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001048 sec., 11450.381679389311 rows/sec., 790.20 KiB/sec. | ||
| 9379 | 2026.04.07 02:52:28.350173 [ 5 ] {cf8c01ee-9fec-4698-8eaf-4ebb6b1fa455} <Debug> TCPHandler: Processed in 0.001210856 sec. | ||
| 9380 | 2026.04.07 02:52:30.724552 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1242 | ||
| 9381 | 2026.04.07 02:52:30.727223 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9382 | 2026.04.07 02:52:30.727270 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9383 | 2026.04.07 02:52:30.728714 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9384 | 2026.04.07 02:52:30.728982 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9385 | 2026.04.07 02:52:30.729251 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1242 | ||
| 9386 | 2026.04.07 02:52:32.514019 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9387 | 2026.04.07 02:52:32.514216 [ 5 ] {e1296b00-9a23-4cb9-99c6-32aac81d8c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9388 | 2026.04.07 02:52:32.514288 [ 5 ] {e1296b00-9a23-4cb9-99c6-32aac81d8c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9389 | 2026.04.07 02:52:32.514950 [ 5 ] {e1296b00-9a23-4cb9-99c6-32aac81d8c1e} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9390 | 2026.04.07 02:52:32.514992 [ 5 ] {e1296b00-9a23-4cb9-99c6-32aac81d8c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9391 | 2026.04.07 02:52:32.515364 [ 5 ] {e1296b00-9a23-4cb9-99c6-32aac81d8c1e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9392 | 2026.04.07 02:52:32.515579 [ 5 ] {e1296b00-9a23-4cb9-99c6-32aac81d8c1e} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9393 | 2026.04.07 02:52:32.515730 [ 5 ] {e1296b00-9a23-4cb9-99c6-32aac81d8c1e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001568 sec., 35714.28571428572 rows/sec., 2.74 MiB/sec. | ||
| 9394 | 2026.04.07 02:52:32.515771 [ 5 ] {e1296b00-9a23-4cb9-99c6-32aac81d8c1e} <Debug> TCPHandler: Processed in 0.001889299 sec. | ||
| 9395 | 2026.04.07 02:52:32.515885 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9396 | 2026.04.07 02:52:32.515978 [ 5 ] {2fadc592-2928-4fec-b9d0-491f1c37e2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9397 | 2026.04.07 02:52:32.516019 [ 5 ] {2fadc592-2928-4fec-b9d0-491f1c37e2a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9398 | 2026.04.07 02:52:32.516425 [ 5 ] {2fadc592-2928-4fec-b9d0-491f1c37e2a7} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9399 | 2026.04.07 02:52:32.516461 [ 5 ] {2fadc592-2928-4fec-b9d0-491f1c37e2a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9400 | 2026.04.07 02:52:32.516761 [ 5 ] {2fadc592-2928-4fec-b9d0-491f1c37e2a7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9401 | 2026.04.07 02:52:32.516982 [ 5 ] {2fadc592-2928-4fec-b9d0-491f1c37e2a7} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9402 | 2026.04.07 02:52:32.517106 [ 5 ] {2fadc592-2928-4fec-b9d0-491f1c37e2a7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001146 sec., 55846.42233856893 rows/sec., 4.36 MiB/sec. | ||
| 9403 | 2026.04.07 02:52:32.517144 [ 5 ] {2fadc592-2928-4fec-b9d0-491f1c37e2a7} <Debug> TCPHandler: Processed in 0.001309658 sec. | ||
| 9404 | 2026.04.07 02:52:32.517251 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9405 | 2026.04.07 02:52:32.517343 [ 5 ] {7568a628-cfb7-40d4-8ec5-a4aeca7d52a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9406 | 2026.04.07 02:52:32.517385 [ 5 ] {7568a628-cfb7-40d4-8ec5-a4aeca7d52a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9407 | 2026.04.07 02:52:32.517754 [ 5 ] {7568a628-cfb7-40d4-8ec5-a4aeca7d52a0} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9408 | 2026.04.07 02:52:32.517791 [ 5 ] {7568a628-cfb7-40d4-8ec5-a4aeca7d52a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9409 | 2026.04.07 02:52:32.518107 [ 5 ] {7568a628-cfb7-40d4-8ec5-a4aeca7d52a0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9410 | 2026.04.07 02:52:32.518323 [ 5 ] {7568a628-cfb7-40d4-8ec5-a4aeca7d52a0} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9411 | 2026.04.07 02:52:32.518446 [ 5 ] {7568a628-cfb7-40d4-8ec5-a4aeca7d52a0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001121 sec., 114183.76449598573 rows/sec., 7.95 MiB/sec. | ||
| 9412 | 2026.04.07 02:52:32.518482 [ 5 ] {7568a628-cfb7-40d4-8ec5-a4aeca7d52a0} <Debug> TCPHandler: Processed in 0.001281497 sec. | ||
| 9413 | 2026.04.07 02:52:32.518589 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9414 | 2026.04.07 02:52:32.518681 [ 5 ] {510ef223-8665-404c-8b26-12c663af75a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9415 | 2026.04.07 02:52:32.518722 [ 5 ] {510ef223-8665-404c-8b26-12c663af75a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9416 | 2026.04.07 02:52:32.519029 [ 5 ] {510ef223-8665-404c-8b26-12c663af75a9} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9417 | 2026.04.07 02:52:32.519065 [ 5 ] {510ef223-8665-404c-8b26-12c663af75a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 9418 | 2026.04.07 02:52:32.519362 [ 5 ] {510ef223-8665-404c-8b26-12c663af75a9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9419 | 2026.04.07 02:52:32.519568 [ 5 ] {510ef223-8665-404c-8b26-12c663af75a9} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9420 | 2026.04.07 02:52:32.519693 [ 5 ] {510ef223-8665-404c-8b26-12c663af75a9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00103 sec., 46601.94174757281 rows/sec., 3.14 MiB/sec. | ||
| 9421 | 2026.04.07 02:52:32.519730 [ 5 ] {510ef223-8665-404c-8b26-12c663af75a9} <Debug> TCPHandler: Processed in 0.001190565 sec. | ||
| 9422 | 2026.04.07 02:52:33.192506 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18732 | ||
| 9423 | 2026.04.07 02:52:33.193036 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9424 | 2026.04.07 02:52:33.193086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9425 | 2026.04.07 02:52:33.193592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9426 | 2026.04.07 02:52:33.193836 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9427 | 2026.04.07 02:52:33.193994 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18732 | ||
| 9428 | 2026.04.07 02:52:34.232908 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9429 | 2026.04.07 02:52:34.250498 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9430 | 2026.04.07 02:52:34.250559 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9431 | 2026.04.07 02:52:34.256706 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9432 | 2026.04.07 02:52:34.257443 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9433 | 2026.04.07 02:52:34.260361 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9434 | 2026.04.07 02:52:37.525783 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9435 | 2026.04.07 02:52:37.526088 [ 5 ] {e27d31b8-fd2e-4cbc-8862-b2a5fa276976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9436 | 2026.04.07 02:52:37.526167 [ 5 ] {e27d31b8-fd2e-4cbc-8862-b2a5fa276976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9437 | 2026.04.07 02:52:37.526931 [ 5 ] {e27d31b8-fd2e-4cbc-8862-b2a5fa276976} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9438 | 2026.04.07 02:52:37.526975 [ 5 ] {e27d31b8-fd2e-4cbc-8862-b2a5fa276976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9439 | 2026.04.07 02:52:37.527385 [ 5 ] {e27d31b8-fd2e-4cbc-8862-b2a5fa276976} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9440 | 2026.04.07 02:52:37.527612 [ 5 ] {e27d31b8-fd2e-4cbc-8862-b2a5fa276976} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9441 | 2026.04.07 02:52:37.527771 [ 5 ] {e27d31b8-fd2e-4cbc-8862-b2a5fa276976} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001774 sec., 160090.1916572717 rows/sec., 10.17 MiB/sec. | ||
| 9442 | 2026.04.07 02:52:37.527826 [ 5 ] {e27d31b8-fd2e-4cbc-8862-b2a5fa276976} <Debug> TCPHandler: Processed in 0.002229337 sec. | ||
| 9443 | 2026.04.07 02:52:37.527953 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9444 | 2026.04.07 02:52:37.528056 [ 5 ] {91956cff-c5f1-4ca4-9239-548ab157c5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9445 | 2026.04.07 02:52:37.528098 [ 5 ] {91956cff-c5f1-4ca4-9239-548ab157c5da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9446 | 2026.04.07 02:52:37.528908 [ 5 ] {91956cff-c5f1-4ca4-9239-548ab157c5da} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9447 | 2026.04.07 02:52:37.528945 [ 5 ] {91956cff-c5f1-4ca4-9239-548ab157c5da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9448 | 2026.04.07 02:52:37.529338 [ 5 ] {91956cff-c5f1-4ca4-9239-548ab157c5da} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9449 | 2026.04.07 02:52:37.529551 [ 5 ] {91956cff-c5f1-4ca4-9239-548ab157c5da} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9450 | 2026.04.07 02:52:37.529683 [ 5 ] {91956cff-c5f1-4ca4-9239-548ab157c5da} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.00165 sec., 526666.6666666666 rows/sec., 41.28 MiB/sec. | ||
| 9451 | 2026.04.07 02:52:37.529723 [ 5 ] {91956cff-c5f1-4ca4-9239-548ab157c5da} <Debug> TCPHandler: Processed in 0.001823758 sec. | ||
| 9452 | 2026.04.07 02:52:37.529831 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9453 | 2026.04.07 02:52:37.529927 [ 5 ] {53a177d5-2486-450b-a479-65d031a5405b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9454 | 2026.04.07 02:52:37.529970 [ 5 ] {53a177d5-2486-450b-a479-65d031a5405b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9455 | 2026.04.07 02:52:37.530453 [ 5 ] {53a177d5-2486-450b-a479-65d031a5405b} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9456 | 2026.04.07 02:52:37.530489 [ 5 ] {53a177d5-2486-450b-a479-65d031a5405b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9457 | 2026.04.07 02:52:37.530811 [ 5 ] {53a177d5-2486-450b-a479-65d031a5405b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9458 | 2026.04.07 02:52:37.531025 [ 5 ] {53a177d5-2486-450b-a479-65d031a5405b} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9459 | 2026.04.07 02:52:37.531135 [ 38 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9460 | 2026.04.07 02:52:37.531152 [ 5 ] {53a177d5-2486-450b-a479-65d031a5405b} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001246 sec., 142857.14285714287 rows/sec., 8.82 MiB/sec. | ||
| 9461 | 2026.04.07 02:52:37.531201 [ 38 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9462 | 2026.04.07 02:52:37.531209 [ 5 ] {53a177d5-2486-450b-a479-65d031a5405b} <Debug> TCPHandler: Processed in 0.00142848 sec. | ||
| 9463 | 2026.04.07 02:52:37.531229 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9464 | 2026.04.07 02:52:37.531330 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9465 | 2026.04.07 02:52:37.531338 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 9466 | 2026.04.07 02:52:37.531431 [ 5 ] {9096a457-7f9b-4acc-a38e-d6d1e5937fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9467 | 2026.04.07 02:52:37.531474 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9468 | 2026.04.07 02:52:37.531476 [ 5 ] {9096a457-7f9b-4acc-a38e-d6d1e5937fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9469 | 2026.04.07 02:52:37.531519 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 224 rows starting from the beginning of the part | ||
| 9470 | 2026.04.07 02:52:37.531597 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 184 rows starting from the beginning of the part | ||
| 9471 | 2026.04.07 02:52:37.531648 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 5 rows starting from the beginning of the part | ||
| 9472 | 2026.04.07 02:52:37.531695 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 178 rows starting from the beginning of the part | ||
| 9473 | 2026.04.07 02:52:37.531737 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part | ||
| 9474 | 2026.04.07 02:52:37.531781 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 178 rows starting from the beginning of the part | ||
| 9475 | 2026.04.07 02:52:37.531952 [ 5 ] {9096a457-7f9b-4acc-a38e-d6d1e5937fcb} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9476 | 2026.04.07 02:52:37.531995 [ 5 ] {9096a457-7f9b-4acc-a38e-d6d1e5937fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9477 | 2026.04.07 02:52:37.532329 [ 5 ] {9096a457-7f9b-4acc-a38e-d6d1e5937fcb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9478 | 2026.04.07 02:52:37.532563 [ 5 ] {9096a457-7f9b-4acc-a38e-d6d1e5937fcb} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2026.04.07 02:52:37.532691 [ 5 ] {9096a457-7f9b-4acc-a38e-d6d1e5937fcb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001279 sec., 116497.2634870993 rows/sec., 7.53 MiB/sec. | ||
| 9480 | 2026.04.07 02:52:37.532717 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 785 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143027 sec., 548847.420417124 rows/sec., 36.50 MiB/sec. | ||
| 9481 | 2026.04.07 02:52:37.532729 [ 5 ] {9096a457-7f9b-4acc-a38e-d6d1e5937fcb} <Debug> TCPHandler: Processed in 0.00145028 sec. | ||
| 9482 | 2026.04.07 02:52:37.532842 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9483 | 2026.04.07 02:52:37.532866 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9484 | 2026.04.07 02:52:37.532938 [ 5 ] {b9d5cecd-0c55-4e0b-b204-cad80e517618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9485 | 2026.04.07 02:52:37.532982 [ 5 ] {b9d5cecd-0c55-4e0b-b204-cad80e517618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9486 | 2026.04.07 02:52:37.533130 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_51_10} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9487 | 2026.04.07 02:52:37.533211 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_51_10} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9488 | 2026.04.07 02:52:37.533280 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9489 | 2026.04.07 02:52:37.533430 [ 5 ] {b9d5cecd-0c55-4e0b-b204-cad80e517618} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9490 | 2026.04.07 02:52:37.533470 [ 5 ] {b9d5cecd-0c55-4e0b-b204-cad80e517618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9491 | 2026.04.07 02:52:37.533816 [ 5 ] {b9d5cecd-0c55-4e0b-b204-cad80e517618} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9492 | 2026.04.07 02:52:37.534027 [ 5 ] {b9d5cecd-0c55-4e0b-b204-cad80e517618} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9493 | 2026.04.07 02:52:37.534153 [ 5 ] {b9d5cecd-0c55-4e0b-b204-cad80e517618} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001235 sec., 119838.05668016194 rows/sec., 6.82 MiB/sec. | ||
| 9494 | 2026.04.07 02:52:37.534192 [ 5 ] {b9d5cecd-0c55-4e0b-b204-cad80e517618} <Debug> TCPHandler: Processed in 0.001398709 sec. | ||
| 9495 | 2026.04.07 02:52:37.534301 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9496 | 2026.04.07 02:52:37.534393 [ 5 ] {29abe042-96be-4708-bc2e-f017c58419f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9497 | 2026.04.07 02:52:37.534432 [ 5 ] {29abe042-96be-4708-bc2e-f017c58419f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9498 | 2026.04.07 02:52:37.535075 [ 5 ] {29abe042-96be-4708-bc2e-f017c58419f7} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9499 | 2026.04.07 02:52:37.535109 [ 5 ] {29abe042-96be-4708-bc2e-f017c58419f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9500 | 2026.04.07 02:52:37.535437 [ 5 ] {29abe042-96be-4708-bc2e-f017c58419f7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9501 | 2026.04.07 02:52:37.535649 [ 5 ] {29abe042-96be-4708-bc2e-f017c58419f7} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9502 | 2026.04.07 02:52:37.535777 [ 5 ] {29abe042-96be-4708-bc2e-f017c58419f7} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001401 sec., 375446.10992148466 rows/sec., 26.53 MiB/sec. | ||
| 9503 | 2026.04.07 02:52:37.535815 [ 5 ] {29abe042-96be-4708-bc2e-f017c58419f7} <Debug> TCPHandler: Processed in 0.001564023 sec. | ||
| 9504 | 2026.04.07 02:52:37.535920 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9505 | 2026.04.07 02:52:37.536013 [ 5 ] {a8861de5-8384-48f0-bc95-01c123b7510f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9506 | 2026.04.07 02:52:37.536053 [ 5 ] {a8861de5-8384-48f0-bc95-01c123b7510f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9507 | 2026.04.07 02:52:37.536374 [ 5 ] {a8861de5-8384-48f0-bc95-01c123b7510f} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9508 | 2026.04.07 02:52:37.536410 [ 5 ] {a8861de5-8384-48f0-bc95-01c123b7510f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9509 | 2026.04.07 02:52:37.536712 [ 5 ] {a8861de5-8384-48f0-bc95-01c123b7510f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9510 | 2026.04.07 02:52:37.536926 [ 5 ] {a8861de5-8384-48f0-bc95-01c123b7510f} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9511 | 2026.04.07 02:52:37.537030 [ 38 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9512 | 2026.04.07 02:52:37.537052 [ 5 ] {a8861de5-8384-48f0-bc95-01c123b7510f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 9513 | 2026.04.07 02:52:37.537062 [ 38 ] {} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9514 | 2026.04.07 02:52:37.537092 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9515 | 2026.04.07 02:52:37.537096 [ 5 ] {a8861de5-8384-48f0-bc95-01c123b7510f} <Debug> TCPHandler: Processed in 0.001224896 sec. | ||
| 9516 | 2026.04.07 02:52:37.537210 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9517 | 2026.04.07 02:52:37.537219 [ 199 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::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 | ||
| 9518 | 2026.04.07 02:52:37.537303 [ 5 ] {d85ca617-a5d5-42fd-881b-90c5562395ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9519 | 2026.04.07 02:52:37.537349 [ 5 ] {d85ca617-a5d5-42fd-881b-90c5562395ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9520 | 2026.04.07 02:52:37.537384 [ 199 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9521 | 2026.04.07 02:52:37.537431 [ 199 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 9522 | 2026.04.07 02:52:37.537504 [ 199 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9523 | 2026.04.07 02:52:37.537553 [ 199 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 9524 | 2026.04.07 02:52:37.537597 [ 199 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 9525 | 2026.04.07 02:52:37.537640 [ 199 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9526 | 2026.04.07 02:52:37.537684 [ 199 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9527 | 2026.04.07 02:52:37.537765 [ 5 ] {d85ca617-a5d5-42fd-881b-90c5562395ad} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9528 | 2026.04.07 02:52:37.537808 [ 5 ] {d85ca617-a5d5-42fd-881b-90c5562395ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9529 | 2026.04.07 02:52:37.538188 [ 5 ] {d85ca617-a5d5-42fd-881b-90c5562395ad} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9530 | 2026.04.07 02:52:37.538448 [ 5 ] {d85ca617-a5d5-42fd-881b-90c5562395ad} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9531 | 2026.04.07 02:52:37.538540 [ 197 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001390719 sec., 112172.19294480051 rows/sec., 5.72 MiB/sec. | ||
| 9532 | 2026.04.07 02:52:37.538574 [ 5 ] {d85ca617-a5d5-42fd-881b-90c5562395ad} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001289 sec., 205585.72536850272 rows/sec., 13.66 MiB/sec. | ||
| 9533 | 2026.04.07 02:52:37.538612 [ 5 ] {d85ca617-a5d5-42fd-881b-90c5562395ad} <Debug> TCPHandler: Processed in 0.001450841 sec. | ||
| 9534 | 2026.04.07 02:52:37.538664 [ 199 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9535 | 2026.04.07 02:52:37.538720 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9536 | 2026.04.07 02:52:37.538817 [ 5 ] {9e8f8e1f-0d8d-4def-a08a-8f6d9cccf07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9537 | 2026.04.07 02:52:37.538861 [ 5 ] {9e8f8e1f-0d8d-4def-a08a-8f6d9cccf07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9538 | 2026.04.07 02:52:37.538950 [ 199 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_26_5} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2026.04.07 02:52:37.539028 [ 199 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_26_5} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9540 | 2026.04.07 02:52:37.539100 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9541 | 2026.04.07 02:52:37.539162 [ 5 ] {9e8f8e1f-0d8d-4def-a08a-8f6d9cccf07c} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9542 | 2026.04.07 02:52:37.539203 [ 5 ] {9e8f8e1f-0d8d-4def-a08a-8f6d9cccf07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9543 | 2026.04.07 02:52:37.539505 [ 5 ] {9e8f8e1f-0d8d-4def-a08a-8f6d9cccf07c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9544 | 2026.04.07 02:52:37.539711 [ 5 ] {9e8f8e1f-0d8d-4def-a08a-8f6d9cccf07c} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9545 | 2026.04.07 02:52:37.539836 [ 5 ] {9e8f8e1f-0d8d-4def-a08a-8f6d9cccf07c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 9546 | 2026.04.07 02:52:37.539873 [ 5 ] {9e8f8e1f-0d8d-4def-a08a-8f6d9cccf07c} <Debug> TCPHandler: Processed in 0.001203625 sec. | ||
| 9547 | 2026.04.07 02:52:37.539986 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9548 | 2026.04.07 02:52:37.540077 [ 5 ] {2e2a54d9-7964-46ec-9a5f-0422a703b921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9549 | 2026.04.07 02:52:37.540128 [ 5 ] {2e2a54d9-7964-46ec-9a5f-0422a703b921} <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 | ||
| 9550 | 2026.04.07 02:52:37.540988 [ 5 ] {2e2a54d9-7964-46ec-9a5f-0422a703b921} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9551 | 2026.04.07 02:52:37.541023 [ 5 ] {2e2a54d9-7964-46ec-9a5f-0422a703b921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9552 | 2026.04.07 02:52:37.541586 [ 5 ] {2e2a54d9-7964-46ec-9a5f-0422a703b921} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9553 | 2026.04.07 02:52:37.541810 [ 5 ] {2e2a54d9-7964-46ec-9a5f-0422a703b921} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9554 | 2026.04.07 02:52:37.541944 [ 5 ] {2e2a54d9-7964-46ec-9a5f-0422a703b921} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001884 sec., 19108.28025477707 rows/sec., 34.24 MiB/sec. | ||
| 9555 | 2026.04.07 02:52:37.541997 [ 5 ] {2e2a54d9-7964-46ec-9a5f-0422a703b921} <Debug> TCPHandler: Processed in 0.002059363 sec. | ||
| 9556 | 2026.04.07 02:52:37.542106 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9557 | 2026.04.07 02:52:37.542201 [ 5 ] {57480ea4-540f-47aa-b3e2-a767fc781c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9558 | 2026.04.07 02:52:37.542241 [ 5 ] {57480ea4-540f-47aa-b3e2-a767fc781c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9559 | 2026.04.07 02:52:37.542566 [ 5 ] {57480ea4-540f-47aa-b3e2-a767fc781c63} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9560 | 2026.04.07 02:52:37.542601 [ 5 ] {57480ea4-540f-47aa-b3e2-a767fc781c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9561 | 2026.04.07 02:52:37.542910 [ 5 ] {57480ea4-540f-47aa-b3e2-a767fc781c63} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9562 | 2026.04.07 02:52:37.543145 [ 5 ] {57480ea4-540f-47aa-b3e2-a767fc781c63} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9563 | 2026.04.07 02:52:37.543272 [ 5 ] {57480ea4-540f-47aa-b3e2-a767fc781c63} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00109 sec., 82568.80733944954 rows/sec., 5.17 MiB/sec. | ||
| 9564 | 2026.04.07 02:52:37.543307 [ 5 ] {57480ea4-540f-47aa-b3e2-a767fc781c63} <Debug> TCPHandler: Processed in 0.001250557 sec. | ||
| 9565 | 2026.04.07 02:52:40.537603 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9566 | 2026.04.07 02:52:40.537666 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9567 | 2026.04.07 02:52:40.694079 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19180 | ||
| 9568 | 2026.04.07 02:52:40.694850 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9569 | 2026.04.07 02:52:40.694922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9570 | 2026.04.07 02:52:40.695463 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9571 | 2026.04.07 02:52:40.695703 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9572 | 2026.04.07 02:52:40.695828 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19180 | ||
| 9573 | 2026.04.07 02:52:40.729541 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1272 | ||
| 9574 | 2026.04.07 02:52:40.731876 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9575 | 2026.04.07 02:52:40.731938 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9576 | 2026.04.07 02:52:40.733156 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9577 | 2026.04.07 02:52:40.733433 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2026.04.07 02:52:40.733814 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1272 | ||
| 9579 | 2026.04.07 02:52:41.760424 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9580 | 2026.04.07 02:52:41.778733 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2026.04.07 02:52:41.778793 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9582 | 2026.04.07 02:52:41.784712 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9583 | 2026.04.07 02:52:41.785440 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9584 | 2026.04.07 02:52:41.788361 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9585 | 2026.04.07 02:52:42.515992 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9586 | 2026.04.07 02:52:42.516255 [ 5 ] {00e7f86c-1cce-462c-b06e-dd8837a7ffce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9587 | 2026.04.07 02:52:42.516326 [ 5 ] {00e7f86c-1cce-462c-b06e-dd8837a7ffce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9588 | 2026.04.07 02:52:42.516954 [ 5 ] {00e7f86c-1cce-462c-b06e-dd8837a7ffce} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9589 | 2026.04.07 02:52:42.517006 [ 5 ] {00e7f86c-1cce-462c-b06e-dd8837a7ffce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9590 | 2026.04.07 02:52:42.517421 [ 5 ] {00e7f86c-1cce-462c-b06e-dd8837a7ffce} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9591 | 2026.04.07 02:52:42.517654 [ 5 ] {00e7f86c-1cce-462c-b06e-dd8837a7ffce} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9592 | 2026.04.07 02:52:42.517827 [ 5 ] {00e7f86c-1cce-462c-b06e-dd8837a7ffce} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001623 sec., 40665.434380776336 rows/sec., 3.24 MiB/sec. | ||
| 9593 | 2026.04.07 02:52:42.517878 [ 5 ] {00e7f86c-1cce-462c-b06e-dd8837a7ffce} <Debug> TCPHandler: Processed in 0.002080244 sec. | ||
| 9594 | 2026.04.07 02:52:42.518002 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9595 | 2026.04.07 02:52:42.518106 [ 5 ] {9f88f9ac-3e00-4e4a-9075-6e0f4d63a67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9596 | 2026.04.07 02:52:42.518149 [ 5 ] {9f88f9ac-3e00-4e4a-9075-6e0f4d63a67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9597 | 2026.04.07 02:52:42.518561 [ 5 ] {9f88f9ac-3e00-4e4a-9075-6e0f4d63a67e} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9598 | 2026.04.07 02:52:42.518600 [ 5 ] {9f88f9ac-3e00-4e4a-9075-6e0f4d63a67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9599 | 2026.04.07 02:52:42.518915 [ 5 ] {9f88f9ac-3e00-4e4a-9075-6e0f4d63a67e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9600 | 2026.04.07 02:52:42.519127 [ 5 ] {9f88f9ac-3e00-4e4a-9075-6e0f4d63a67e} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9601 | 2026.04.07 02:52:42.519261 [ 5 ] {9f88f9ac-3e00-4e4a-9075-6e0f4d63a67e} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001178 sec., 4244.4821731748725 rows/sec., 319.17 KiB/sec. | ||
| 9602 | 2026.04.07 02:52:42.519300 [ 5 ] {9f88f9ac-3e00-4e4a-9075-6e0f4d63a67e} <Debug> TCPHandler: Processed in 0.001351038 sec. | ||
| 9603 | 2026.04.07 02:52:42.519404 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9604 | 2026.04.07 02:52:42.519503 [ 5 ] {ee647e01-debe-4273-be86-1723e56ae771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9605 | 2026.04.07 02:52:42.519545 [ 5 ] {ee647e01-debe-4273-be86-1723e56ae771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9606 | 2026.04.07 02:52:42.519948 [ 5 ] {ee647e01-debe-4273-be86-1723e56ae771} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9607 | 2026.04.07 02:52:42.519986 [ 5 ] {ee647e01-debe-4273-be86-1723e56ae771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9608 | 2026.04.07 02:52:42.520292 [ 5 ] {ee647e01-debe-4273-be86-1723e56ae771} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9609 | 2026.04.07 02:52:42.520511 [ 5 ] {ee647e01-debe-4273-be86-1723e56ae771} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9610 | 2026.04.07 02:52:42.520647 [ 5 ] {ee647e01-debe-4273-be86-1723e56ae771} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001164 sec., 59278.35051546391 rows/sec., 4.63 MiB/sec. | ||
| 9611 | 2026.04.07 02:52:42.520686 [ 5 ] {ee647e01-debe-4273-be86-1723e56ae771} <Debug> TCPHandler: Processed in 0.001333138 sec. | ||
| 9612 | 2026.04.07 02:52:42.520792 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9613 | 2026.04.07 02:52:42.520891 [ 5 ] {3d76d3e5-68e5-46fd-9010-648f39931ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9614 | 2026.04.07 02:52:42.520935 [ 5 ] {3d76d3e5-68e5-46fd-9010-648f39931ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9615 | 2026.04.07 02:52:42.521338 [ 5 ] {3d76d3e5-68e5-46fd-9010-648f39931ec4} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9616 | 2026.04.07 02:52:42.521377 [ 5 ] {3d76d3e5-68e5-46fd-9010-648f39931ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9617 | 2026.04.07 02:52:42.521756 [ 5 ] {3d76d3e5-68e5-46fd-9010-648f39931ec4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9618 | 2026.04.07 02:52:42.521979 [ 5 ] {3d76d3e5-68e5-46fd-9010-648f39931ec4} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9619 | 2026.04.07 02:52:42.522119 [ 5 ] {3d76d3e5-68e5-46fd-9010-648f39931ec4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 9620 | 2026.04.07 02:52:42.522158 [ 5 ] {3d76d3e5-68e5-46fd-9010-648f39931ec4} <Debug> TCPHandler: Processed in 0.00141619 sec. | ||
| 9621 | 2026.04.07 02:52:42.522275 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9622 | 2026.04.07 02:52:42.522373 [ 5 ] {72df1a16-759e-486a-8b6d-12fcbff230e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9623 | 2026.04.07 02:52:42.522429 [ 5 ] {72df1a16-759e-486a-8b6d-12fcbff230e4} <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 | ||
| 9624 | 2026.04.07 02:52:42.523178 [ 5 ] {72df1a16-759e-486a-8b6d-12fcbff230e4} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9625 | 2026.04.07 02:52:42.523215 [ 5 ] {72df1a16-759e-486a-8b6d-12fcbff230e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9626 | 2026.04.07 02:52:42.523735 [ 5 ] {72df1a16-759e-486a-8b6d-12fcbff230e4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9627 | 2026.04.07 02:52:42.523957 [ 5 ] {72df1a16-759e-486a-8b6d-12fcbff230e4} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9628 | 2026.04.07 02:52:42.524108 [ 5 ] {72df1a16-759e-486a-8b6d-12fcbff230e4} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001754 sec., 2850.6271379703535 rows/sec., 5.11 MiB/sec. | ||
| 9629 | 2026.04.07 02:52:42.524179 [ 5 ] {72df1a16-759e-486a-8b6d-12fcbff230e4} <Debug> TCPHandler: Processed in 0.001955661 sec. | ||
| 9630 | 2026.04.07 02:52:42.524287 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9631 | 2026.04.07 02:52:42.524382 [ 5 ] {96858f4a-e142-489c-af0c-b9cf75411b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9632 | 2026.04.07 02:52:42.524424 [ 5 ] {96858f4a-e142-489c-af0c-b9cf75411b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9633 | 2026.04.07 02:52:42.524756 [ 5 ] {96858f4a-e142-489c-af0c-b9cf75411b0d} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9634 | 2026.04.07 02:52:42.524792 [ 5 ] {96858f4a-e142-489c-af0c-b9cf75411b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9635 | 2026.04.07 02:52:42.525110 [ 5 ] {96858f4a-e142-489c-af0c-b9cf75411b0d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9636 | 2026.04.07 02:52:42.525327 [ 5 ] {96858f4a-e142-489c-af0c-b9cf75411b0d} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9637 | 2026.04.07 02:52:42.525462 [ 5 ] {96858f4a-e142-489c-af0c-b9cf75411b0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 9638 | 2026.04.07 02:52:42.525497 [ 5 ] {96858f4a-e142-489c-af0c-b9cf75411b0d} <Debug> TCPHandler: Processed in 0.001262667 sec. | ||
| 9639 | 2026.04.07 02:52:47.524756 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9640 | 2026.04.07 02:52:47.524971 [ 5 ] {3e42d055-e9bc-4d60-b809-7be5f53baaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9641 | 2026.04.07 02:52:47.525045 [ 5 ] {3e42d055-e9bc-4d60-b809-7be5f53baaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9642 | 2026.04.07 02:52:47.525817 [ 5 ] {3e42d055-e9bc-4d60-b809-7be5f53baaca} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9643 | 2026.04.07 02:52:47.525868 [ 5 ] {3e42d055-e9bc-4d60-b809-7be5f53baaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9644 | 2026.04.07 02:52:47.526285 [ 5 ] {3e42d055-e9bc-4d60-b809-7be5f53baaca} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9645 | 2026.04.07 02:52:47.526520 [ 5 ] {3e42d055-e9bc-4d60-b809-7be5f53baaca} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9646 | 2026.04.07 02:52:47.526679 [ 5 ] {3e42d055-e9bc-4d60-b809-7be5f53baaca} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001762 sec., 161180.47673098752 rows/sec., 10.24 MiB/sec. | ||
| 9647 | 2026.04.07 02:52:47.526730 [ 5 ] {3e42d055-e9bc-4d60-b809-7be5f53baaca} <Debug> TCPHandler: Processed in 0.002114905 sec. | ||
| 9648 | 2026.04.07 02:52:47.526853 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9649 | 2026.04.07 02:52:47.526956 [ 5 ] {39bc277f-57e9-42a9-9b98-4aefc33382a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9650 | 2026.04.07 02:52:47.527001 [ 5 ] {39bc277f-57e9-42a9-9b98-4aefc33382a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9651 | 2026.04.07 02:52:47.528005 [ 5 ] {39bc277f-57e9-42a9-9b98-4aefc33382a5} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9652 | 2026.04.07 02:52:47.528046 [ 5 ] {39bc277f-57e9-42a9-9b98-4aefc33382a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9653 | 2026.04.07 02:52:47.528428 [ 5 ] {39bc277f-57e9-42a9-9b98-4aefc33382a5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9654 | 2026.04.07 02:52:47.528652 [ 5 ] {39bc277f-57e9-42a9-9b98-4aefc33382a5} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9655 | 2026.04.07 02:52:47.528779 [ 24 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9656 | 2026.04.07 02:52:47.528801 [ 5 ] {39bc277f-57e9-42a9-9b98-4aefc33382a5} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001853 sec., 468969.23907177546 rows/sec., 36.76 MiB/sec. | ||
| 9657 | 2026.04.07 02:52:47.528851 [ 24 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9658 | 2026.04.07 02:52:47.528865 [ 5 ] {39bc277f-57e9-42a9-9b98-4aefc33382a5} <Debug> TCPHandler: Processed in 0.002063854 sec. | ||
| 9659 | 2026.04.07 02:52:47.528885 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9660 | 2026.04.07 02:52:47.528992 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9661 | 2026.04.07 02:52:47.528995 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 9662 | 2026.04.07 02:52:47.529098 [ 5 ] {8b50dae3-e22b-48f9-b026-b0d26c04c21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9663 | 2026.04.07 02:52:47.529128 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9664 | 2026.04.07 02:52:47.529144 [ 5 ] {8b50dae3-e22b-48f9-b026-b0d26c04c21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9665 | 2026.04.07 02:52:47.529169 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3357 rows starting from the beginning of the part | ||
| 9666 | 2026.04.07 02:52:47.529249 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2412 rows starting from the beginning of the part | ||
| 9667 | 2026.04.07 02:52:47.529299 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 9668 | 2026.04.07 02:52:47.529344 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 869 rows starting from the beginning of the part | ||
| 9669 | 2026.04.07 02:52:47.529385 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 66 rows starting from the beginning of the part | ||
| 9670 | 2026.04.07 02:52:47.529423 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 869 rows starting from the beginning of the part | ||
| 9671 | 2026.04.07 02:52:47.529645 [ 5 ] {8b50dae3-e22b-48f9-b026-b0d26c04c21b} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9672 | 2026.04.07 02:52:47.529688 [ 5 ] {8b50dae3-e22b-48f9-b026-b0d26c04c21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9673 | 2026.04.07 02:52:47.530008 [ 5 ] {8b50dae3-e22b-48f9-b026-b0d26c04c21b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9674 | 2026.04.07 02:52:47.530227 [ 5 ] {8b50dae3-e22b-48f9-b026-b0d26c04c21b} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9675 | 2026.04.07 02:52:47.530373 [ 5 ] {8b50dae3-e22b-48f9-b026-b0d26c04c21b} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001282 sec., 138845.5538221529 rows/sec., 8.57 MiB/sec. | ||
| 9676 | 2026.04.07 02:52:47.530415 [ 5 ] {8b50dae3-e22b-48f9-b026-b0d26c04c21b} <Debug> TCPHandler: Processed in 0.001474451 sec. | ||
| 9677 | 2026.04.07 02:52:47.530525 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9678 | 2026.04.07 02:52:47.530618 [ 5 ] {a760c8e6-065e-44e5-aec9-c1a1ca8f21db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9679 | 2026.04.07 02:52:47.530657 [ 5 ] {a760c8e6-065e-44e5-aec9-c1a1ca8f21db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9680 | 2026.04.07 02:52:47.531108 [ 5 ] {a760c8e6-065e-44e5-aec9-c1a1ca8f21db} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2026.04.07 02:52:47.531144 [ 5 ] {a760c8e6-065e-44e5-aec9-c1a1ca8f21db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9682 | 2026.04.07 02:52:47.531448 [ 5 ] {a760c8e6-065e-44e5-aec9-c1a1ca8f21db} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9683 | 2026.04.07 02:52:47.531658 [ 5 ] {a760c8e6-065e-44e5-aec9-c1a1ca8f21db} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9684 | 2026.04.07 02:52:47.531760 [ 24 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9685 | 2026.04.07 02:52:47.531768 [ 199 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7629 rows, containing 5 columns (5 merged, 0 gathered) in 0.002812819 sec., 2712225.706666515 rows/sec., 215.80 MiB/sec. | ||
| 9686 | 2026.04.07 02:52:47.531800 [ 5 ] {a760c8e6-065e-44e5-aec9-c1a1ca8f21db} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001185 sec., 125738.39662447256 rows/sec., 8.12 MiB/sec. | ||
| 9687 | 2026.04.07 02:52:47.531792 [ 24 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9688 | 2026.04.07 02:52:47.531858 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9689 | 2026.04.07 02:52:47.531859 [ 5 ] {a760c8e6-065e-44e5-aec9-c1a1ca8f21db} <Debug> TCPHandler: Processed in 0.001383389 sec. | ||
| 9690 | 2026.04.07 02:52:47.531970 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::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 | ||
| 9691 | 2026.04.07 02:52:47.531982 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9692 | 2026.04.07 02:52:47.532082 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9693 | 2026.04.07 02:52:47.532102 [ 5 ] {e5de9b01-ca8f-4d98-8c37-c0d7c96e880c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9694 | 2026.04.07 02:52:47.532112 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9695 | 2026.04.07 02:52:47.532148 [ 5 ] {e5de9b01-ca8f-4d98-8c37-c0d7c96e880c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9696 | 2026.04.07 02:52:47.532159 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 975 rows starting from the beginning of the part | ||
| 9697 | 2026.04.07 02:52:47.532244 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 9698 | 2026.04.07 02:52:47.532300 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 9699 | 2026.04.07 02:52:47.532341 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_66_13} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9700 | 2026.04.07 02:52:47.532350 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 801 rows starting from the beginning of the part | ||
| 9701 | 2026.04.07 02:52:47.532402 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 149 rows starting from the beginning of the part | ||
| 9702 | 2026.04.07 02:52:47.532416 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_66_13} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9703 | 2026.04.07 02:52:47.532444 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 9704 | 2026.04.07 02:52:47.532489 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 9705 | 2026.04.07 02:52:47.532609 [ 5 ] {e5de9b01-ca8f-4d98-8c37-c0d7c96e880c} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9706 | 2026.04.07 02:52:47.532652 [ 5 ] {e5de9b01-ca8f-4d98-8c37-c0d7c96e880c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9707 | 2026.04.07 02:52:47.532961 [ 5 ] {e5de9b01-ca8f-4d98-8c37-c0d7c96e880c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9708 | 2026.04.07 02:52:47.533193 [ 5 ] {e5de9b01-ca8f-4d98-8c37-c0d7c96e880c} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9709 | 2026.04.07 02:52:47.533322 [ 5 ] {e5de9b01-ca8f-4d98-8c37-c0d7c96e880c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001237 sec., 119644.30072756669 rows/sec., 6.80 MiB/sec. | ||
| 9710 | 2026.04.07 02:52:47.533363 [ 5 ] {e5de9b01-ca8f-4d98-8c37-c0d7c96e880c} <Debug> TCPHandler: Processed in 0.00142827 sec. | ||
| 9711 | 2026.04.07 02:52:47.533469 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9712 | 2026.04.07 02:52:47.533561 [ 5 ] {0845e890-f530-43fd-9222-84534b85e945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9713 | 2026.04.07 02:52:47.533599 [ 5 ] {0845e890-f530-43fd-9222-84534b85e945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9714 | 2026.04.07 02:52:47.533631 [ 193 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001720766 sec., 1378455.8737213542 rows/sec., 88.20 MiB/sec. | ||
| 9715 | 2026.04.07 02:52:47.533787 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9716 | 2026.04.07 02:52:47.534034 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_36_7} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9717 | 2026.04.07 02:52:47.534101 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_36_7} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9718 | 2026.04.07 02:52:47.534181 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 9719 | 2026.04.07 02:52:47.534301 [ 5 ] {0845e890-f530-43fd-9222-84534b85e945} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9720 | 2026.04.07 02:52:47.534341 [ 5 ] {0845e890-f530-43fd-9222-84534b85e945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9721 | 2026.04.07 02:52:47.534655 [ 5 ] {0845e890-f530-43fd-9222-84534b85e945} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9722 | 2026.04.07 02:52:47.534852 [ 5 ] {0845e890-f530-43fd-9222-84534b85e945} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9723 | 2026.04.07 02:52:47.534960 [ 24 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9724 | 2026.04.07 02:52:47.534978 [ 5 ] {0845e890-f530-43fd-9222-84534b85e945} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001434 sec., 366806.1366806137 rows/sec., 25.92 MiB/sec. | ||
| 9725 | 2026.04.07 02:52:47.534991 [ 24 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9726 | 2026.04.07 02:52:47.535018 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9727 | 2026.04.07 02:52:47.535021 [ 5 ] {0845e890-f530-43fd-9222-84534b85e945} <Debug> TCPHandler: Processed in 0.001598934 sec. | ||
| 9728 | 2026.04.07 02:52:47.535110 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 9729 | 2026.04.07 02:52:47.535138 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9730 | 2026.04.07 02:52:47.535228 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9731 | 2026.04.07 02:52:47.535234 [ 5 ] {334a32b1-6b8d-4daa-a284-26433f0e2c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9732 | 2026.04.07 02:52:47.535270 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1829 rows starting from the beginning of the part | ||
| 9733 | 2026.04.07 02:52:47.535289 [ 5 ] {334a32b1-6b8d-4daa-a284-26433f0e2c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9734 | 2026.04.07 02:52:47.535342 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1295 rows starting from the beginning of the part | ||
| 9735 | 2026.04.07 02:52:47.535390 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 9736 | 2026.04.07 02:52:47.535430 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 526 rows starting from the beginning of the part | ||
| 9737 | 2026.04.07 02:52:47.535467 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 69 rows starting from the beginning of the part | ||
| 9738 | 2026.04.07 02:52:47.535509 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 526 rows starting from the beginning of the part | ||
| 9739 | 2026.04.07 02:52:47.535623 [ 5 ] {334a32b1-6b8d-4daa-a284-26433f0e2c8f} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9740 | 2026.04.07 02:52:47.535665 [ 5 ] {334a32b1-6b8d-4daa-a284-26433f0e2c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9741 | 2026.04.07 02:52:47.535979 [ 5 ] {334a32b1-6b8d-4daa-a284-26433f0e2c8f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9742 | 2026.04.07 02:52:47.536196 [ 5 ] {334a32b1-6b8d-4daa-a284-26433f0e2c8f} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9743 | 2026.04.07 02:52:47.536331 [ 5 ] {334a32b1-6b8d-4daa-a284-26433f0e2c8f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001114 sec., 5385.996409335728 rows/sec., 281.40 KiB/sec. | ||
| 9744 | 2026.04.07 02:52:47.536368 [ 5 ] {334a32b1-6b8d-4daa-a284-26433f0e2c8f} <Debug> TCPHandler: Processed in 0.001277907 sec. | ||
| 9745 | 2026.04.07 02:52:47.536476 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9746 | 2026.04.07 02:52:47.536569 [ 5 ] {9551a3e0-e1ee-4cf2-b3ba-0250b59fb955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9747 | 2026.04.07 02:52:47.536611 [ 5 ] {9551a3e0-e1ee-4cf2-b3ba-0250b59fb955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9748 | 2026.04.07 02:52:47.537022 [ 5 ] {9551a3e0-e1ee-4cf2-b3ba-0250b59fb955} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9749 | 2026.04.07 02:52:47.537049 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4309 rows, containing 5 columns (5 merged, 0 gathered) in 0.001984592 sec., 2171227.1338390964 rows/sec., 157.34 MiB/sec. | ||
| 9750 | 2026.04.07 02:52:47.537058 [ 5 ] {9551a3e0-e1ee-4cf2-b3ba-0250b59fb955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9751 | 2026.04.07 02:52:47.537262 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9752 | 2026.04.07 02:52:47.537421 [ 5 ] {9551a3e0-e1ee-4cf2-b3ba-0250b59fb955} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9753 | 2026.04.07 02:52:47.537583 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_66_13} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9754 | 2026.04.07 02:52:47.537673 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_66_13} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9755 | 2026.04.07 02:52:47.537705 [ 5 ] {9551a3e0-e1ee-4cf2-b3ba-0250b59fb955} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9756 | 2026.04.07 02:52:47.537747 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 9757 | 2026.04.07 02:52:47.537840 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9758 | 2026.04.07 02:52:47.537847 [ 5 ] {9551a3e0-e1ee-4cf2-b3ba-0250b59fb955} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001295 sec., 204633.20463320464 rows/sec., 13.60 MiB/sec. | ||
| 9759 | 2026.04.07 02:52:47.537875 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9760 | 2026.04.07 02:52:47.537898 [ 5 ] {9551a3e0-e1ee-4cf2-b3ba-0250b59fb955} <Debug> TCPHandler: Processed in 0.001471302 sec. | ||
| 9761 | 2026.04.07 02:52:47.537899 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9762 | 2026.04.07 02:52:47.538003 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 9763 | 2026.04.07 02:52:47.538027 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9764 | 2026.04.07 02:52:47.538089 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9765 | 2026.04.07 02:52:47.538117 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 23591 rows starting from the beginning of the part | ||
| 9766 | 2026.04.07 02:52:47.538129 [ 5 ] {3d34d73b-9296-4960-a0ee-a84d081cfe2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9767 | 2026.04.07 02:52:47.538173 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1497 rows starting from the beginning of the part | ||
| 9768 | 2026.04.07 02:52:47.538174 [ 5 ] {3d34d73b-9296-4960-a0ee-a84d081cfe2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9769 | 2026.04.07 02:52:47.538214 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 128 rows starting from the beginning of the part | ||
| 9770 | 2026.04.07 02:52:47.538253 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 265 rows starting from the beginning of the part | ||
| 9771 | 2026.04.07 02:52:47.538290 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 9772 | 2026.04.07 02:52:47.538331 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 265 rows starting from the beginning of the part | ||
| 9773 | 2026.04.07 02:52:47.538501 [ 5 ] {3d34d73b-9296-4960-a0ee-a84d081cfe2f} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9774 | 2026.04.07 02:52:47.538536 [ 5 ] {3d34d73b-9296-4960-a0ee-a84d081cfe2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9775 | 2026.04.07 02:52:47.538838 [ 5 ] {3d34d73b-9296-4960-a0ee-a84d081cfe2f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9776 | 2026.04.07 02:52:47.539045 [ 5 ] {3d34d73b-9296-4960-a0ee-a84d081cfe2f} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9777 | 2026.04.07 02:52:47.539174 [ 5 ] {3d34d73b-9296-4960-a0ee-a84d081cfe2f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 9778 | 2026.04.07 02:52:47.539211 [ 5 ] {3d34d73b-9296-4960-a0ee-a84d081cfe2f} <Debug> TCPHandler: Processed in 0.001237796 sec. | ||
| 9779 | 2026.04.07 02:52:47.539319 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9780 | 2026.04.07 02:52:47.539412 [ 5 ] {6dab0bb5-f96f-451e-aa3b-460f290db5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9781 | 2026.04.07 02:52:47.539465 [ 5 ] {6dab0bb5-f96f-451e-aa3b-460f290db5a8} <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 | ||
| 9782 | 2026.04.07 02:52:47.540318 [ 5 ] {6dab0bb5-f96f-451e-aa3b-460f290db5a8} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9783 | 2026.04.07 02:52:47.540352 [ 5 ] {6dab0bb5-f96f-451e-aa3b-460f290db5a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9784 | 2026.04.07 02:52:47.540905 [ 5 ] {6dab0bb5-f96f-451e-aa3b-460f290db5a8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9785 | 2026.04.07 02:52:47.541120 [ 5 ] {6dab0bb5-f96f-451e-aa3b-460f290db5a8} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9786 | 2026.04.07 02:52:47.541233 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9787 | 2026.04.07 02:52:47.541260 [ 5 ] {6dab0bb5-f96f-451e-aa3b-460f290db5a8} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001865 sec., 19302.9490616622 rows/sec., 34.59 MiB/sec. | ||
| 9788 | 2026.04.07 02:52:47.541281 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9789 | 2026.04.07 02:52:47.541304 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9790 | 2026.04.07 02:52:47.541322 [ 5 ] {6dab0bb5-f96f-451e-aa3b-460f290db5a8} <Debug> TCPHandler: Processed in 0.002052904 sec. | ||
| 9791 | 2026.04.07 02:52:47.541386 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 9792 | 2026.04.07 02:52:47.541442 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9793 | 2026.04.07 02:52:47.541541 [ 5 ] {28da2d07-5b69-42bb-a741-6035e5707a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9794 | 2026.04.07 02:52:47.541581 [ 5 ] {28da2d07-5b69-42bb-a741-6035e5707a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9795 | 2026.04.07 02:52:47.541613 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9796 | 2026.04.07 02:52:47.541677 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1045 rows starting from the beginning of the part | ||
| 9797 | 2026.04.07 02:52:47.541811 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
| 9798 | 2026.04.07 02:52:47.541915 [ 5 ] {28da2d07-5b69-42bb-a741-6035e5707a08} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9799 | 2026.04.07 02:52:47.541930 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part | ||
| 9800 | 2026.04.07 02:52:47.541957 [ 5 ] {28da2d07-5b69-42bb-a741-6035e5707a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9801 | 2026.04.07 02:52:47.542054 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
| 9802 | 2026.04.07 02:52:47.542168 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part | ||
| 9803 | 2026.04.07 02:52:47.542277 [ 5 ] {28da2d07-5b69-42bb-a741-6035e5707a08} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9804 | 2026.04.07 02:52:47.542285 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 9805 | 2026.04.07 02:52:47.542503 [ 5 ] {28da2d07-5b69-42bb-a741-6035e5707a08} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9806 | 2026.04.07 02:52:47.542630 [ 27 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9807 | 2026.04.07 02:52:47.542636 [ 5 ] {28da2d07-5b69-42bb-a741-6035e5707a08} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001114 sec., 80789.94614003591 rows/sec., 5.06 MiB/sec. | ||
| 9808 | 2026.04.07 02:52:47.542664 [ 27 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9809 | 2026.04.07 02:52:47.542690 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9810 | 2026.04.07 02:52:47.542692 [ 5 ] {28da2d07-5b69-42bb-a741-6035e5707a08} <Debug> TCPHandler: Processed in 0.001298888 sec. | ||
| 9811 | 2026.04.07 02:52:47.542775 [ 200 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 9812 | 2026.04.07 02:52:47.542886 [ 200 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9813 | 2026.04.07 02:52:47.542916 [ 200 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3840 rows starting from the beginning of the part | ||
| 9814 | 2026.04.07 02:52:47.543003 [ 200 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 12 rows starting from the beginning of the part | ||
| 9815 | 2026.04.07 02:52:47.543053 [ 200 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 9816 | 2026.04.07 02:52:47.543102 [ 200 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 90 rows starting from the beginning of the part | ||
| 9817 | 2026.04.07 02:52:47.543147 [ 200 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 9818 | 2026.04.07 02:52:47.543194 [ 200 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 90 rows starting from the beginning of the part | ||
| 9819 | 2026.04.07 02:52:47.544286 [ 190 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25906 rows, containing 5 columns (5 merged, 0 gathered) in 0.006320163 sec., 4098944.916452313 rows/sec., 263.98 MiB/sec. | ||
| 9820 | 2026.04.07 02:52:47.544612 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9821 | 2026.04.07 02:52:47.544904 [ 195 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4140 rows, containing 4 columns (4 merged, 0 gathered) in 0.002165885 sec., 1911458.8262996417 rows/sec., 123.42 MiB/sec. | ||
| 9822 | 2026.04.07 02:52:47.544963 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9823 | 2026.04.07 02:52:47.545052 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9824 | 2026.04.07 02:52:47.545157 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
| 9825 | 2026.04.07 02:52:47.545410 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9826 | 2026.04.07 02:52:47.545681 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_66_13} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9827 | 2026.04.07 02:52:47.545751 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_66_13} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9828 | 2026.04.07 02:52:47.545827 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 9829 | 2026.04.07 02:52:47.548568 [ 203 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1172 rows, containing 19 columns (19 merged, 0 gathered) in 0.007218533 sec., 162359.85899073954 rows/sec., 290.94 MiB/sec. | ||
| 9830 | 2026.04.07 02:52:47.550136 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9831 | 2026.04.07 02:52:47.550461 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9832 | 2026.04.07 02:52:47.550534 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9833 | 2026.04.07 02:52:47.550685 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 9834 | 2026.04.07 02:52:48.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.52 MiB, peak 315.59 MiB, free memory in arenas 0.00 B, will set to 305.62 MiB (RSS), difference: 2.10 MiB | ||
| 9835 | 2026.04.07 02:52:48.196025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19692 | ||
| 9836 | 2026.04.07 02:52:48.196922 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9837 | 2026.04.07 02:52:48.197009 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9838 | 2026.04.07 02:52:48.197812 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9839 | 2026.04.07 02:52:48.198211 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9840 | 2026.04.07 02:52:48.198433 [ 77 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9841 | 2026.04.07 02:52:48.198442 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19692 | ||
| 9842 | 2026.04.07 02:52:48.198535 [ 77 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9843 | 2026.04.07 02:52:48.198569 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 9844 | 2026.04.07 02:52:48.198790 [ 195 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::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 | ||
| 9845 | 2026.04.07 02:52:48.199014 [ 195 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9846 | 2026.04.07 02:52:48.199087 [ 195 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17260 rows starting from the beginning of the part | ||
| 9847 | 2026.04.07 02:52:48.199200 [ 195 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9848 | 2026.04.07 02:52:48.199277 [ 195 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9849 | 2026.04.07 02:52:48.199344 [ 195 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9850 | 2026.04.07 02:52:48.199409 [ 195 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9851 | 2026.04.07 02:52:48.199498 [ 195 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9852 | 2026.04.07 02:52:48.203476 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19692 rows, containing 4 columns (4 merged, 0 gathered) in 0.004773511 sec., 4125265.4492678447 rows/sec., 59.01 MiB/sec. | ||
| 9853 | 2026.04.07 02:52:48.203870 [ 195 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9854 | 2026.04.07 02:52:48.204286 [ 195 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_41_8} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9855 | 2026.04.07 02:52:48.204402 [ 195 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_41_8} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9856 | 2026.04.07 02:52:48.204556 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9857 | 2026.04.07 02:52:49.026058 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38926 | ||
| 9858 | 2026.04.07 02:52:49.026179 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9859 | 2026.04.07 02:52:49.026209 [ 292 ] {} <Debug> TCP-Session: ce4fcf44-267c-4257-a8ee-0ab05cff3b77 Authenticating user 'default' from [fd00:1122:3344:101::e]:38926 | ||
| 9860 | 2026.04.07 02:52:49.026235 [ 292 ] {} <Debug> TCP-Session: ce4fcf44-267c-4257-a8ee-0ab05cff3b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9861 | 2026.04.07 02:52:49.026250 [ 292 ] {} <Debug> TCP-Session: ce4fcf44-267c-4257-a8ee-0ab05cff3b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9862 | 2026.04.07 02:52:49.026450 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58747 | ||
| 9863 | 2026.04.07 02:52:49.026466 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62251 | ||
| 9864 | 2026.04.07 02:52:49.026506 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35073 | ||
| 9865 | 2026.04.07 02:52:49.026529 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63488 | ||
| 9866 | 2026.04.07 02:52:49.026570 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9867 | 2026.04.07 02:52:49.026551 [ 292 ] {} <Trace> TCP-Session: ce4fcf44-267c-4257-a8ee-0ab05cff3b77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9868 | 2026.04.07 02:52:49.026618 [ 293 ] {} <Debug> TCP-Session: 6f819258-69e9-459b-9b17-68d59336098a Authenticating user 'default' from [fd00:1122:3344:101::e]:58747 | ||
| 9869 | 2026.04.07 02:52:49.026622 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9870 | 2026.04.07 02:52:49.026653 [ 293 ] {} <Debug> TCP-Session: 6f819258-69e9-459b-9b17-68d59336098a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9871 | 2026.04.07 02:52:49.026622 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9872 | 2026.04.07 02:52:49.026682 [ 290 ] {} <Debug> TCP-Session: 915cb6c0-1afc-4e79-85cf-496e2436fc38 Authenticating user 'default' from [fd00:1122:3344:101::e]:35073 | ||
| 9873 | 2026.04.07 02:52:49.026673 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9874 | 2026.04.07 02:52:49.026715 [ 3 ] {} <Debug> TCP-Session: 84c4899b-1c6f-4d4b-a421-197edfcaf0bf Authenticating user 'default' from [fd00:1122:3344:101::e]:62251 | ||
| 9875 | 2026.04.07 02:52:49.026730 [ 290 ] {} <Debug> TCP-Session: 915cb6c0-1afc-4e79-85cf-496e2436fc38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9876 | 2026.04.07 02:52:49.026756 [ 291 ] {} <Debug> TCP-Session: 56a76ccb-76fc-417b-8931-044a2833ec4c Authenticating user 'default' from [fd00:1122:3344:101::e]:63488 | ||
| 9877 | 2026.04.07 02:52:49.026762 [ 3 ] {} <Debug> TCP-Session: 84c4899b-1c6f-4d4b-a421-197edfcaf0bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9878 | 2026.04.07 02:52:49.026772 [ 290 ] {} <Debug> TCP-Session: 915cb6c0-1afc-4e79-85cf-496e2436fc38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9879 | 2026.04.07 02:52:49.026796 [ 291 ] {} <Debug> TCP-Session: 56a76ccb-76fc-417b-8931-044a2833ec4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9880 | 2026.04.07 02:52:49.026803 [ 3 ] {} <Debug> TCP-Session: 84c4899b-1c6f-4d4b-a421-197edfcaf0bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9881 | 2026.04.07 02:52:49.026830 [ 291 ] {} <Debug> TCP-Session: 56a76ccb-76fc-417b-8931-044a2833ec4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9882 | 2026.04.07 02:52:49.026777 [ 292 ] {fa14f5c3-4fff-4ba2-81e2-80a80b114627} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38926) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9883 | 2026.04.07 02:52:49.026678 [ 293 ] {} <Debug> TCP-Session: 6f819258-69e9-459b-9b17-68d59336098a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9884 | 2026.04.07 02:52:49.026496 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64123 | ||
| 9885 | 2026.04.07 02:52:49.026484 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49757 | ||
| 9886 | 2026.04.07 02:52:49.026458 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42671 | ||
| 9887 | 2026.04.07 02:52:49.026474 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39646 | ||
| 9888 | 2026.04.07 02:52:49.026987 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9889 | 2026.04.07 02:52:49.027043 [ 289 ] {} <Debug> TCP-Session: 0375978a-072c-4a79-84d1-8563b7f26bdb Authenticating user 'default' from [fd00:1122:3344:101::e]:64123 | ||
| 9890 | 2026.04.07 02:52:49.027063 [ 289 ] {} <Debug> TCP-Session: 0375978a-072c-4a79-84d1-8563b7f26bdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9891 | 2026.04.07 02:52:49.027078 [ 289 ] {} <Debug> TCP-Session: 0375978a-072c-4a79-84d1-8563b7f26bdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9892 | 2026.04.07 02:52:49.027144 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9893 | 2026.04.07 02:52:49.027144 [ 292 ] {fa14f5c3-4fff-4ba2-81e2-80a80b114627} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9894 | 2026.04.07 02:52:49.027175 [ 288 ] {} <Debug> TCP-Session: d95bf44d-a3b0-4da1-80a6-5437667850cf Authenticating user 'default' from [fd00:1122:3344:101::e]:49757 | ||
| 9895 | 2026.04.07 02:52:49.027197 [ 288 ] {} <Debug> TCP-Session: d95bf44d-a3b0-4da1-80a6-5437667850cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9896 | 2026.04.07 02:52:49.027209 [ 288 ] {} <Debug> TCP-Session: d95bf44d-a3b0-4da1-80a6-5437667850cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9897 | 2026.04.07 02:52:49.027216 [ 292 ] {fa14f5c3-4fff-4ba2-81e2-80a80b114627} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9898 | 2026.04.07 02:52:49.027480 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9899 | 2026.04.07 02:52:49.027502 [ 292 ] {fa14f5c3-4fff-4ba2-81e2-80a80b114627} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 9900 | 2026.04.07 02:52:49.027509 [ 349 ] {} <Debug> TCP-Session: 93bce111-80ce-41e5-af80-0e8c1e299767 Authenticating user 'default' from [fd00:1122:3344:101::e]:39646 | ||
| 9901 | 2026.04.07 02:52:49.027534 [ 349 ] {} <Debug> TCP-Session: 93bce111-80ce-41e5-af80-0e8c1e299767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9902 | 2026.04.07 02:52:49.027550 [ 349 ] {} <Debug> TCP-Session: 93bce111-80ce-41e5-af80-0e8c1e299767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9903 | 2026.04.07 02:52:49.027581 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9904 | 2026.04.07 02:52:49.027617 [ 294 ] {} <Debug> TCP-Session: f6276899-0e60-4351-ae73-6488895c7fc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42671 | ||
| 9905 | 2026.04.07 02:52:49.027634 [ 294 ] {} <Debug> TCP-Session: f6276899-0e60-4351-ae73-6488895c7fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9906 | 2026.04.07 02:52:49.027646 [ 294 ] {} <Debug> TCP-Session: f6276899-0e60-4351-ae73-6488895c7fc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9907 | 2026.04.07 02:52:49.028474 [ 328 ] {fa14f5c3-4fff-4ba2-81e2-80a80b114627} <Trace> AggregatingTransform: Aggregating | ||
| 9908 | 2026.04.07 02:52:49.028530 [ 328 ] {fa14f5c3-4fff-4ba2-81e2-80a80b114627} <Trace> Aggregator: Aggregation method: without_key | ||
| 9909 | 2026.04.07 02:52:49.028563 [ 328 ] {fa14f5c3-4fff-4ba2-81e2-80a80b114627} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00095542 sec. (1046.660 rows/sec., 40.89 KiB/sec.) | ||
| 9910 | 2026.04.07 02:52:49.028583 [ 328 ] {fa14f5c3-4fff-4ba2-81e2-80a80b114627} <Trace> Aggregator: Merging aggregated data | ||
| 9911 | 2026.04.07 02:52:49.029915 [ 292 ] {fa14f5c3-4fff-4ba2-81e2-80a80b114627} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003199 sec., 312.5976867771179 rows/sec., 12.21 KiB/sec. | ||
| 9912 | 2026.04.07 02:52:49.030045 [ 292 ] {fa14f5c3-4fff-4ba2-81e2-80a80b114627} <Debug> TCPHandler: Processed in 0.003607896 sec. | ||
| 9913 | 2026.04.07 02:52:49.030174 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9914 | 2026.04.07 02:52:49.030202 [ 292 ] {} <Debug> TCP-Session: ce4fcf44-267c-4257-a8ee-0ab05cff3b77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9915 | 2026.04.07 02:52:49.030208 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9916 | 2026.04.07 02:52:49.030230 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9917 | 2026.04.07 02:52:49.030247 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9918 | 2026.04.07 02:52:49.030272 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9919 | 2026.04.07 02:52:49.030285 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9920 | 2026.04.07 02:52:49.030302 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9921 | 2026.04.07 02:52:49.030317 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9922 | 2026.04.07 02:52:49.030338 [ 294 ] {} <Debug> TCP-Session: f6276899-0e60-4351-ae73-6488895c7fc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9923 | 2026.04.07 02:52:49.030347 [ 290 ] {} <Debug> TCP-Session: 915cb6c0-1afc-4e79-85cf-496e2436fc38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9924 | 2026.04.07 02:52:49.030365 [ 288 ] {} <Debug> TCP-Session: d95bf44d-a3b0-4da1-80a6-5437667850cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9925 | 2026.04.07 02:52:49.030336 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9926 | 2026.04.07 02:52:49.030320 [ 3 ] {} <Debug> TCP-Session: 84c4899b-1c6f-4d4b-a421-197edfcaf0bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9927 | 2026.04.07 02:52:49.030426 [ 289 ] {} <Debug> TCP-Session: 0375978a-072c-4a79-84d1-8563b7f26bdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9928 | 2026.04.07 02:52:49.030279 [ 291 ] {} <Debug> TCP-Session: 56a76ccb-76fc-417b-8931-044a2833ec4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9929 | 2026.04.07 02:52:49.030260 [ 293 ] {} <Debug> TCP-Session: 6f819258-69e9-459b-9b17-68d59336098a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9930 | 2026.04.07 02:52:49.030301 [ 349 ] {} <Debug> TCP-Session: 93bce111-80ce-41e5-af80-0e8c1e299767 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9931 | 2026.04.07 02:52:49.179090 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54067 | ||
| 9932 | 2026.04.07 02:52:49.179196 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9933 | 2026.04.07 02:52:49.179223 [ 292 ] {} <Debug> TCP-Session: d9c3fd92-b8de-4097-b398-55e2820ab3e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54067 | ||
| 9934 | 2026.04.07 02:52:49.179246 [ 292 ] {} <Debug> TCP-Session: d9c3fd92-b8de-4097-b398-55e2820ab3e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9935 | 2026.04.07 02:52:49.179259 [ 292 ] {} <Debug> TCP-Session: d9c3fd92-b8de-4097-b398-55e2820ab3e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9936 | 2026.04.07 02:52:49.179458 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47480 | ||
| 9937 | 2026.04.07 02:52:49.179479 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45630 | ||
| 9938 | 2026.04.07 02:52:49.179511 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41889 | ||
| 9939 | 2026.04.07 02:52:49.179537 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48225 | ||
| 9940 | 2026.04.07 02:52:49.179563 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60930 | ||
| 9941 | 2026.04.07 02:52:49.179585 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9942 | 2026.04.07 02:52:49.179603 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9943 | 2026.04.07 02:52:49.179605 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9944 | 2026.04.07 02:52:49.179625 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9945 | 2026.04.07 02:52:49.179645 [ 294 ] {} <Debug> TCP-Session: f8843cef-1135-473c-8c51-f905e475d944 Authenticating user 'default' from [fd00:1122:3344:101::e]:45630 | ||
| 9946 | 2026.04.07 02:52:49.179654 [ 288 ] {} <Debug> TCP-Session: b643f783-56dd-4e98-a291-5e5f49551597 Authenticating user 'default' from [fd00:1122:3344:101::e]:41889 | ||
| 9947 | 2026.04.07 02:52:49.179668 [ 290 ] {} <Debug> TCP-Session: e7d718c1-e47a-4e15-8dfe-10fc067ae332 Authenticating user 'default' from [fd00:1122:3344:101::e]:48225 | ||
| 9948 | 2026.04.07 02:52:49.179678 [ 294 ] {} <Debug> TCP-Session: f8843cef-1135-473c-8c51-f905e475d944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9949 | 2026.04.07 02:52:49.179688 [ 288 ] {} <Debug> TCP-Session: b643f783-56dd-4e98-a291-5e5f49551597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9950 | 2026.04.07 02:52:49.179701 [ 290 ] {} <Debug> TCP-Session: e7d718c1-e47a-4e15-8dfe-10fc067ae332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9951 | 2026.04.07 02:52:49.179723 [ 288 ] {} <Debug> TCP-Session: b643f783-56dd-4e98-a291-5e5f49551597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9952 | 2026.04.07 02:52:49.179742 [ 290 ] {} <Debug> TCP-Session: e7d718c1-e47a-4e15-8dfe-10fc067ae332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9953 | 2026.04.07 02:52:49.179677 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9954 | 2026.04.07 02:52:49.179632 [ 293 ] {} <Debug> TCP-Session: acca9587-c12b-4b10-9515-3c8ee1de6cc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47480 | ||
| 9955 | 2026.04.07 02:52:49.179526 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46960 | ||
| 9956 | 2026.04.07 02:52:49.179816 [ 293 ] {} <Debug> TCP-Session: acca9587-c12b-4b10-9515-3c8ee1de6cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9957 | 2026.04.07 02:52:49.179800 [ 291 ] {} <Debug> TCP-Session: aea74ffb-ec87-4174-85f7-15819f0b7900 Authenticating user 'default' from [fd00:1122:3344:101::e]:60930 | ||
| 9958 | 2026.04.07 02:52:49.179842 [ 293 ] {} <Debug> TCP-Session: acca9587-c12b-4b10-9515-3c8ee1de6cc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9959 | 2026.04.07 02:52:49.179870 [ 291 ] {} <Debug> TCP-Session: aea74ffb-ec87-4174-85f7-15819f0b7900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9960 | 2026.04.07 02:52:49.179875 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9961 | 2026.04.07 02:52:49.179896 [ 291 ] {} <Debug> TCP-Session: aea74ffb-ec87-4174-85f7-15819f0b7900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9962 | 2026.04.07 02:52:49.179917 [ 289 ] {} <Debug> TCP-Session: d3fd56e0-de20-4cca-b916-18d65f5fb05a Authenticating user 'default' from [fd00:1122:3344:101::e]:46960 | ||
| 9963 | 2026.04.07 02:52:49.179485 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36336 | ||
| 9964 | 2026.04.07 02:52:49.179943 [ 289 ] {} <Debug> TCP-Session: d3fd56e0-de20-4cca-b916-18d65f5fb05a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9965 | 2026.04.07 02:52:49.179707 [ 294 ] {} <Debug> TCP-Session: f8843cef-1135-473c-8c51-f905e475d944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9966 | 2026.04.07 02:52:49.179979 [ 289 ] {} <Debug> TCP-Session: d3fd56e0-de20-4cca-b916-18d65f5fb05a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9967 | 2026.04.07 02:52:49.179568 [ 292 ] {} <Trace> TCP-Session: d9c3fd92-b8de-4097-b398-55e2820ab3e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9968 | 2026.04.07 02:52:49.180009 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9969 | 2026.04.07 02:52:49.179498 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63402 | ||
| 9970 | 2026.04.07 02:52:49.180056 [ 3 ] {} <Debug> TCP-Session: 3803b60e-5915-412c-83e4-bdcae690f7f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36336 | ||
| 9971 | 2026.04.07 02:52:49.180088 [ 3 ] {} <Debug> TCP-Session: 3803b60e-5915-412c-83e4-bdcae690f7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9972 | 2026.04.07 02:52:49.180100 [ 3 ] {} <Debug> TCP-Session: 3803b60e-5915-412c-83e4-bdcae690f7f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9973 | 2026.04.07 02:52:49.180118 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9974 | 2026.04.07 02:52:49.180145 [ 349 ] {} <Debug> TCP-Session: 7cdc04d2-21c6-4ae1-9fe1-86e2cd959206 Authenticating user 'default' from [fd00:1122:3344:101::e]:63402 | ||
| 9975 | 2026.04.07 02:52:49.180162 [ 349 ] {} <Debug> TCP-Session: 7cdc04d2-21c6-4ae1-9fe1-86e2cd959206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9976 | 2026.04.07 02:52:49.180175 [ 349 ] {} <Debug> TCP-Session: 7cdc04d2-21c6-4ae1-9fe1-86e2cd959206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9977 | 2026.04.07 02:52:49.180185 [ 292 ] {64cfe559-de37-4b46-bcce-dec8e9444e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54067) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9978 | 2026.04.07 02:52:49.180452 [ 292 ] {64cfe559-de37-4b46-bcce-dec8e9444e6d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9979 | 2026.04.07 02:52:49.180508 [ 292 ] {64cfe559-de37-4b46-bcce-dec8e9444e6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9980 | 2026.04.07 02:52:49.180786 [ 292 ] {64cfe559-de37-4b46-bcce-dec8e9444e6d} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 9981 | 2026.04.07 02:52:49.181656 [ 328 ] {64cfe559-de37-4b46-bcce-dec8e9444e6d} <Trace> AggregatingTransform: Aggregating | ||
| 9982 | 2026.04.07 02:52:49.181693 [ 328 ] {64cfe559-de37-4b46-bcce-dec8e9444e6d} <Trace> Aggregator: Aggregation method: without_key | ||
| 9983 | 2026.04.07 02:52:49.181726 [ 328 ] {64cfe559-de37-4b46-bcce-dec8e9444e6d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000842548 sec. (1186.876 rows/sec., 46.36 KiB/sec.) | ||
| 9984 | 2026.04.07 02:52:49.181743 [ 328 ] {64cfe559-de37-4b46-bcce-dec8e9444e6d} <Trace> Aggregator: Merging aggregated data | ||
| 9985 | 2026.04.07 02:52:49.183193 [ 292 ] {64cfe559-de37-4b46-bcce-dec8e9444e6d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003066 sec., 326.1578604044357 rows/sec., 12.74 KiB/sec. | ||
| 9986 | 2026.04.07 02:52:49.183317 [ 292 ] {64cfe559-de37-4b46-bcce-dec8e9444e6d} <Debug> TCPHandler: Processed in 0.003864632 sec. | ||
| 9987 | 2026.04.07 02:52:49.183467 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9988 | 2026.04.07 02:52:49.183495 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9989 | 2026.04.07 02:52:49.183511 [ 292 ] {} <Debug> TCP-Session: d9c3fd92-b8de-4097-b398-55e2820ab3e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9990 | 2026.04.07 02:52:49.183520 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9991 | 2026.04.07 02:52:49.183560 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9992 | 2026.04.07 02:52:49.183581 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9993 | 2026.04.07 02:52:49.183588 [ 293 ] {} <Debug> TCP-Session: acca9587-c12b-4b10-9515-3c8ee1de6cc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9994 | 2026.04.07 02:52:49.183606 [ 349 ] {} <Debug> TCP-Session: 7cdc04d2-21c6-4ae1-9fe1-86e2cd959206 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9995 | 2026.04.07 02:52:49.183620 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9996 | 2026.04.07 02:52:49.183637 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9997 | 2026.04.07 02:52:49.183626 [ 289 ] {} <Debug> TCP-Session: d3fd56e0-de20-4cca-b916-18d65f5fb05a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9998 | 2026.04.07 02:52:49.183669 [ 3 ] {} <Debug> TCP-Session: 3803b60e-5915-412c-83e4-bdcae690f7f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9999 | 2026.04.07 02:52:49.183681 [ 290 ] {} <Debug> TCP-Session: e7d718c1-e47a-4e15-8dfe-10fc067ae332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10000 | 2026.04.07 02:52:49.183600 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10001 | 2026.04.07 02:52:49.183536 [ 291 ] {} <Debug> TCP-Session: aea74ffb-ec87-4174-85f7-15819f0b7900 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10002 | 2026.04.07 02:52:49.183541 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10003 | 2026.04.07 02:52:49.183759 [ 288 ] {} <Debug> TCP-Session: b643f783-56dd-4e98-a291-5e5f49551597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10004 | 2026.04.07 02:52:49.183816 [ 294 ] {} <Debug> TCP-Session: f8843cef-1135-473c-8c51-f905e475d944 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10005 | 2026.04.07 02:52:49.201474 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37547 | ||
| 10006 | 2026.04.07 02:52:49.201543 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10007 | 2026.04.07 02:52:49.201566 [ 292 ] {} <Debug> TCP-Session: d6ba86c4-67c6-49b2-85aa-2e69ee69cf17 Authenticating user 'default' from [fd00:1122:3344:101::e]:37547 | ||
| 10008 | 2026.04.07 02:52:49.201584 [ 292 ] {} <Debug> TCP-Session: d6ba86c4-67c6-49b2-85aa-2e69ee69cf17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10009 | 2026.04.07 02:52:49.201596 [ 292 ] {} <Debug> TCP-Session: d6ba86c4-67c6-49b2-85aa-2e69ee69cf17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10010 | 2026.04.07 02:52:49.201780 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59830 | ||
| 10011 | 2026.04.07 02:52:49.201797 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57559 | ||
| 10012 | 2026.04.07 02:52:49.201829 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55212 | ||
| 10013 | 2026.04.07 02:52:49.201842 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52234 | ||
| 10014 | 2026.04.07 02:52:49.201863 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35657 | ||
| 10015 | 2026.04.07 02:52:49.201876 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10016 | 2026.04.07 02:52:49.201897 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10017 | 2026.04.07 02:52:49.201903 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42842 | ||
| 10018 | 2026.04.07 02:52:49.201921 [ 3 ] {} <Debug> TCP-Session: 30a85a73-3e4b-4921-983c-a61dcf0599d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55212 | ||
| 10019 | 2026.04.07 02:52:49.201915 [ 294 ] {} <Debug> TCP-Session: cd8d80b2-d26b-4b26-83ea-fee49209ffec Authenticating user 'default' from [fd00:1122:3344:101::e]:57559 | ||
| 10020 | 2026.04.07 02:52:49.201933 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10021 | 2026.04.07 02:52:49.201951 [ 294 ] {} <Debug> TCP-Session: cd8d80b2-d26b-4b26-83ea-fee49209ffec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10022 | 2026.04.07 02:52:49.201945 [ 3 ] {} <Debug> TCP-Session: 30a85a73-3e4b-4921-983c-a61dcf0599d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10023 | 2026.04.07 02:52:49.201970 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10024 | 2026.04.07 02:52:49.201978 [ 3 ] {} <Debug> TCP-Session: 30a85a73-3e4b-4921-983c-a61dcf0599d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10025 | 2026.04.07 02:52:49.201978 [ 294 ] {} <Debug> TCP-Session: cd8d80b2-d26b-4b26-83ea-fee49209ffec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10026 | 2026.04.07 02:52:49.201994 [ 290 ] {} <Debug> TCP-Session: 3756a3ef-464e-427b-90d3-8dabdf159a12 Authenticating user 'default' from [fd00:1122:3344:101::e]:42842 | ||
| 10027 | 2026.04.07 02:52:49.201968 [ 288 ] {} <Debug> TCP-Session: 1a5ba2b3-5190-4899-8e82-651db80b4cbd Authenticating user 'default' from [fd00:1122:3344:101::e]:35657 | ||
| 10028 | 2026.04.07 02:52:49.202015 [ 290 ] {} <Debug> TCP-Session: 3756a3ef-464e-427b-90d3-8dabdf159a12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10029 | 2026.04.07 02:52:49.202038 [ 288 ] {} <Debug> TCP-Session: 1a5ba2b3-5190-4899-8e82-651db80b4cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10030 | 2026.04.07 02:52:49.202048 [ 290 ] {} <Debug> TCP-Session: 3756a3ef-464e-427b-90d3-8dabdf159a12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10031 | 2026.04.07 02:52:49.202064 [ 288 ] {} <Debug> TCP-Session: 1a5ba2b3-5190-4899-8e82-651db80b4cbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10032 | 2026.04.07 02:52:49.201920 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63104 | ||
| 10033 | 2026.04.07 02:52:49.201900 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55274 | ||
| 10034 | 2026.04.07 02:52:49.201875 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10035 | 2026.04.07 02:52:49.201923 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10036 | 2026.04.07 02:52:49.202169 [ 293 ] {} <Debug> TCP-Session: ef708196-6f4c-4a62-87b8-edfaae607618 Authenticating user 'default' from [fd00:1122:3344:101::e]:59830 | ||
| 10037 | 2026.04.07 02:52:49.202182 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10038 | 2026.04.07 02:52:49.202197 [ 293 ] {} <Debug> TCP-Session: ef708196-6f4c-4a62-87b8-edfaae607618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10039 | 2026.04.07 02:52:49.202190 [ 349 ] {} <Debug> TCP-Session: 9243ed6b-83f3-4421-9d66-8aad53961598 Authenticating user 'default' from [fd00:1122:3344:101::e]:52234 | ||
| 10040 | 2026.04.07 02:52:49.202214 [ 293 ] {} <Debug> TCP-Session: ef708196-6f4c-4a62-87b8-edfaae607618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10041 | 2026.04.07 02:52:49.202210 [ 289 ] {} <Debug> TCP-Session: a9e0607a-eebd-46b0-8919-b5d6e246a590 Authenticating user 'default' from [fd00:1122:3344:101::e]:55274 | ||
| 10042 | 2026.04.07 02:52:49.202232 [ 349 ] {} <Debug> TCP-Session: 9243ed6b-83f3-4421-9d66-8aad53961598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10043 | 2026.04.07 02:52:49.202256 [ 289 ] {} <Debug> TCP-Session: a9e0607a-eebd-46b0-8919-b5d6e246a590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10044 | 2026.04.07 02:52:49.202272 [ 349 ] {} <Debug> TCP-Session: 9243ed6b-83f3-4421-9d66-8aad53961598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10045 | 2026.04.07 02:52:49.202287 [ 289 ] {} <Debug> TCP-Session: a9e0607a-eebd-46b0-8919-b5d6e246a590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10046 | 2026.04.07 02:52:49.202170 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10047 | 2026.04.07 02:52:49.201842 [ 292 ] {} <Trace> TCP-Session: d6ba86c4-67c6-49b2-85aa-2e69ee69cf17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10048 | 2026.04.07 02:52:49.202347 [ 291 ] {} <Debug> TCP-Session: e6444e8a-d976-4770-a40e-3a2e350556aa Authenticating user 'default' from [fd00:1122:3344:101::e]:63104 | ||
| 10049 | 2026.04.07 02:52:49.202377 [ 291 ] {} <Debug> TCP-Session: e6444e8a-d976-4770-a40e-3a2e350556aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10050 | 2026.04.07 02:52:49.202390 [ 291 ] {} <Debug> TCP-Session: e6444e8a-d976-4770-a40e-3a2e350556aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10051 | 2026.04.07 02:52:49.202480 [ 292 ] {7222764e-329d-4272-8636-419880357da9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37547) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10052 | 2026.04.07 02:52:49.202683 [ 292 ] {7222764e-329d-4272-8636-419880357da9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10053 | 2026.04.07 02:52:49.202731 [ 292 ] {7222764e-329d-4272-8636-419880357da9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10054 | 2026.04.07 02:52:49.202972 [ 292 ] {7222764e-329d-4272-8636-419880357da9} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 10055 | 2026.04.07 02:52:49.203815 [ 346 ] {7222764e-329d-4272-8636-419880357da9} <Trace> AggregatingTransform: Aggregating | ||
| 10056 | 2026.04.07 02:52:49.203872 [ 346 ] {7222764e-329d-4272-8636-419880357da9} <Trace> Aggregator: Aggregation method: without_key | ||
| 10057 | 2026.04.07 02:52:49.203911 [ 346 ] {7222764e-329d-4272-8636-419880357da9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000847818 sec. (1179.498 rows/sec., 46.07 KiB/sec.) | ||
| 10058 | 2026.04.07 02:52:49.203931 [ 346 ] {7222764e-329d-4272-8636-419880357da9} <Trace> Aggregator: Merging aggregated data | ||
| 10059 | 2026.04.07 02:52:49.205158 [ 292 ] {7222764e-329d-4272-8636-419880357da9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002719 sec., 367.78227289444646 rows/sec., 14.37 KiB/sec. | ||
| 10060 | 2026.04.07 02:52:49.205296 [ 292 ] {7222764e-329d-4272-8636-419880357da9} <Debug> TCPHandler: Processed in 0.003534345 sec. | ||
| 10061 | 2026.04.07 02:52:49.205403 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10062 | 2026.04.07 02:52:49.205429 [ 292 ] {} <Debug> TCP-Session: d6ba86c4-67c6-49b2-85aa-2e69ee69cf17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10063 | 2026.04.07 02:52:49.205435 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10064 | 2026.04.07 02:52:49.205458 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10065 | 2026.04.07 02:52:49.205477 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10066 | 2026.04.07 02:52:49.205496 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10067 | 2026.04.07 02:52:49.205500 [ 288 ] {} <Debug> TCP-Session: 1a5ba2b3-5190-4899-8e82-651db80b4cbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10068 | 2026.04.07 02:52:49.205520 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10069 | 2026.04.07 02:52:49.205539 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10070 | 2026.04.07 02:52:49.205563 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10071 | 2026.04.07 02:52:49.205583 [ 294 ] {} <Debug> TCP-Session: cd8d80b2-d26b-4b26-83ea-fee49209ffec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10072 | 2026.04.07 02:52:49.205592 [ 3 ] {} <Debug> TCP-Session: 30a85a73-3e4b-4921-983c-a61dcf0599d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10073 | 2026.04.07 02:52:49.205591 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10074 | 2026.04.07 02:52:49.205536 [ 289 ] {} <Debug> TCP-Session: a9e0607a-eebd-46b0-8919-b5d6e246a590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10075 | 2026.04.07 02:52:49.205657 [ 290 ] {} <Debug> TCP-Session: 3756a3ef-464e-427b-90d3-8dabdf159a12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10076 | 2026.04.07 02:52:49.205523 [ 293 ] {} <Debug> TCP-Session: ef708196-6f4c-4a62-87b8-edfaae607618 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10077 | 2026.04.07 02:52:49.205488 [ 291 ] {} <Debug> TCP-Session: e6444e8a-d976-4770-a40e-3a2e350556aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10078 | 2026.04.07 02:52:49.205607 [ 349 ] {} <Debug> TCP-Session: 9243ed6b-83f3-4421-9d66-8aad53961598 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10079 | 2026.04.07 02:52:49.288512 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 10080 | 2026.04.07 02:52:49.308880 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10081 | 2026.04.07 02:52:49.308950 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10082 | 2026.04.07 02:52:49.314856 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10083 | 2026.04.07 02:52:49.315622 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10084 | 2026.04.07 02:52:49.315987 [ 100 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10085 | 2026.04.07 02:52:49.316055 [ 100 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10086 | 2026.04.07 02:52:49.316076 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10087 | 2026.04.07 02:52:49.316225 [ 198 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 10088 | 2026.04.07 02:52:49.320246 [ 198 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10089 | 2026.04.07 02:52:49.320487 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 10090 | 2026.04.07 02:52:49.321691 [ 198 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 10091 | 2026.04.07 02:52:49.326251 [ 198 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 10092 | 2026.04.07 02:52:49.330775 [ 198 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 10093 | 2026.04.07 02:52:49.335194 [ 198 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 10094 | 2026.04.07 02:52:49.339497 [ 198 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 10095 | 2026.04.07 02:52:49.343490 [ 198 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 10096 | 2026.04.07 02:52:49.401937 [ 195 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.08577649 sec., 3602.3856886659737 rows/sec., 18.63 MiB/sec. | ||
| 10097 | 2026.04.07 02:52:49.404613 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10098 | 2026.04.07 02:52:49.406784 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_41_8} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10099 | 2026.04.07 02:52:49.406905 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_41_8} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10100 | 2026.04.07 02:52:49.409479 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10101 | 2026.04.07 02:52:50.734112 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1312 | ||
| 10102 | 2026.04.07 02:52:50.736617 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10103 | 2026.04.07 02:52:50.736666 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10104 | 2026.04.07 02:52:50.737939 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10105 | 2026.04.07 02:52:50.738219 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10106 | 2026.04.07 02:52:50.738586 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1312 | ||
| 10107 | 2026.04.07 02:52:52.515419 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10108 | 2026.04.07 02:52:52.515601 [ 5 ] {1b94b924-2f16-4afe-87c7-cc00fa7e5f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10109 | 2026.04.07 02:52:52.515673 [ 5 ] {1b94b924-2f16-4afe-87c7-cc00fa7e5f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10110 | 2026.04.07 02:52:52.516365 [ 5 ] {1b94b924-2f16-4afe-87c7-cc00fa7e5f19} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10111 | 2026.04.07 02:52:52.516420 [ 5 ] {1b94b924-2f16-4afe-87c7-cc00fa7e5f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10112 | 2026.04.07 02:52:52.516825 [ 5 ] {1b94b924-2f16-4afe-87c7-cc00fa7e5f19} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10113 | 2026.04.07 02:52:52.517052 [ 5 ] {1b94b924-2f16-4afe-87c7-cc00fa7e5f19} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10114 | 2026.04.07 02:52:52.517217 [ 5 ] {1b94b924-2f16-4afe-87c7-cc00fa7e5f19} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001664 sec., 39663.46153846154 rows/sec., 3.16 MiB/sec. | ||
| 10115 | 2026.04.07 02:52:52.517277 [ 5 ] {1b94b924-2f16-4afe-87c7-cc00fa7e5f19} <Debug> TCPHandler: Processed in 0.001988522 sec. | ||
| 10116 | 2026.04.07 02:52:52.517400 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10117 | 2026.04.07 02:52:52.517504 [ 5 ] {778fed64-38b1-4d47-9d7d-2abf02d2f3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10118 | 2026.04.07 02:52:52.517548 [ 5 ] {778fed64-38b1-4d47-9d7d-2abf02d2f3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10119 | 2026.04.07 02:52:52.517957 [ 5 ] {778fed64-38b1-4d47-9d7d-2abf02d2f3b3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10120 | 2026.04.07 02:52:52.517993 [ 5 ] {778fed64-38b1-4d47-9d7d-2abf02d2f3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10121 | 2026.04.07 02:52:52.518292 [ 5 ] {778fed64-38b1-4d47-9d7d-2abf02d2f3b3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10122 | 2026.04.07 02:52:52.518496 [ 5 ] {778fed64-38b1-4d47-9d7d-2abf02d2f3b3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10123 | 2026.04.07 02:52:52.518632 [ 5 ] {778fed64-38b1-4d47-9d7d-2abf02d2f3b3} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001152 sec., 4340.277777777777 rows/sec., 326.37 KiB/sec. | ||
| 10124 | 2026.04.07 02:52:52.518671 [ 5 ] {778fed64-38b1-4d47-9d7d-2abf02d2f3b3} <Debug> TCPHandler: Processed in 0.001324277 sec. | ||
| 10125 | 2026.04.07 02:52:52.518799 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10126 | 2026.04.07 02:52:52.518895 [ 5 ] {a22f9248-9339-44e2-bc83-b3552a5a111f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10127 | 2026.04.07 02:52:52.518935 [ 5 ] {a22f9248-9339-44e2-bc83-b3552a5a111f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10128 | 2026.04.07 02:52:52.519346 [ 5 ] {a22f9248-9339-44e2-bc83-b3552a5a111f} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10129 | 2026.04.07 02:52:52.519382 [ 5 ] {a22f9248-9339-44e2-bc83-b3552a5a111f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10130 | 2026.04.07 02:52:52.519687 [ 5 ] {a22f9248-9339-44e2-bc83-b3552a5a111f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10131 | 2026.04.07 02:52:52.519889 [ 5 ] {a22f9248-9339-44e2-bc83-b3552a5a111f} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10132 | 2026.04.07 02:52:52.520021 [ 5 ] {a22f9248-9339-44e2-bc83-b3552a5a111f} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001145 sec., 60262.008733624454 rows/sec., 4.70 MiB/sec. | ||
| 10133 | 2026.04.07 02:52:52.520058 [ 5 ] {a22f9248-9339-44e2-bc83-b3552a5a111f} <Debug> TCPHandler: Processed in 0.001309938 sec. | ||
| 10134 | 2026.04.07 02:52:52.520167 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10135 | 2026.04.07 02:52:52.520262 [ 5 ] {21676bd4-2185-46ff-aaea-cd1660f8c0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10136 | 2026.04.07 02:52:52.520305 [ 5 ] {21676bd4-2185-46ff-aaea-cd1660f8c0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10137 | 2026.04.07 02:52:52.520699 [ 5 ] {21676bd4-2185-46ff-aaea-cd1660f8c0e8} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10138 | 2026.04.07 02:52:52.520735 [ 5 ] {21676bd4-2185-46ff-aaea-cd1660f8c0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10139 | 2026.04.07 02:52:52.521071 [ 5 ] {21676bd4-2185-46ff-aaea-cd1660f8c0e8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10140 | 2026.04.07 02:52:52.521276 [ 5 ] {21676bd4-2185-46ff-aaea-cd1660f8c0e8} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10141 | 2026.04.07 02:52:52.521403 [ 5 ] {21676bd4-2185-46ff-aaea-cd1660f8c0e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 10142 | 2026.04.07 02:52:52.521438 [ 5 ] {21676bd4-2185-46ff-aaea-cd1660f8c0e8} <Debug> TCPHandler: Processed in 0.001322198 sec. | ||
| 10143 | 2026.04.07 02:52:52.521543 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10144 | 2026.04.07 02:52:52.521637 [ 5 ] {ec30c059-4476-4a3f-8194-081653096c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10145 | 2026.04.07 02:52:52.521691 [ 5 ] {ec30c059-4476-4a3f-8194-081653096c77} <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 | ||
| 10146 | 2026.04.07 02:52:52.522418 [ 5 ] {ec30c059-4476-4a3f-8194-081653096c77} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10147 | 2026.04.07 02:52:52.522455 [ 5 ] {ec30c059-4476-4a3f-8194-081653096c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10148 | 2026.04.07 02:52:52.522955 [ 5 ] {ec30c059-4476-4a3f-8194-081653096c77} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10149 | 2026.04.07 02:52:52.523174 [ 5 ] {ec30c059-4476-4a3f-8194-081653096c77} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10150 | 2026.04.07 02:52:52.523313 [ 5 ] {ec30c059-4476-4a3f-8194-081653096c77} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001693 sec., 2953.3372711163615 rows/sec., 5.29 MiB/sec. | ||
| 10151 | 2026.04.07 02:52:52.523373 [ 5 ] {ec30c059-4476-4a3f-8194-081653096c77} <Debug> TCPHandler: Processed in 0.00188064 sec. | ||
| 10152 | 2026.04.07 02:52:52.523477 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10153 | 2026.04.07 02:52:52.523571 [ 5 ] {a38cff05-6ebd-48a9-8244-284a9dd0051f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10154 | 2026.04.07 02:52:52.523612 [ 5 ] {a38cff05-6ebd-48a9-8244-284a9dd0051f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10155 | 2026.04.07 02:52:52.523933 [ 5 ] {a38cff05-6ebd-48a9-8244-284a9dd0051f} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10156 | 2026.04.07 02:52:52.523968 [ 5 ] {a38cff05-6ebd-48a9-8244-284a9dd0051f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10157 | 2026.04.07 02:52:52.524266 [ 5 ] {a38cff05-6ebd-48a9-8244-284a9dd0051f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10158 | 2026.04.07 02:52:52.524472 [ 5 ] {a38cff05-6ebd-48a9-8244-284a9dd0051f} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10159 | 2026.04.07 02:52:52.524601 [ 5 ] {a38cff05-6ebd-48a9-8244-284a9dd0051f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 10160 | 2026.04.07 02:52:52.524636 [ 5 ] {a38cff05-6ebd-48a9-8244-284a9dd0051f} <Debug> TCPHandler: Processed in 0.001209375 sec. | ||
| 10161 | 2026.04.07 02:52:55.537717 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10162 | 2026.04.07 02:52:55.537789 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10163 | 2026.04.07 02:52:55.698697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20140 | ||
| 10164 | 2026.04.07 02:52:55.699494 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10165 | 2026.04.07 02:52:55.699570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10166 | 2026.04.07 02:52:55.700300 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10167 | 2026.04.07 02:52:55.700526 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10168 | 2026.04.07 02:52:55.700658 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20140 | ||
| 10169 | 2026.04.07 02:52:56.820655 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10170 | 2026.04.07 02:52:56.836203 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10171 | 2026.04.07 02:52:56.836246 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10172 | 2026.04.07 02:52:56.841633 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10173 | 2026.04.07 02:52:56.842361 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10174 | 2026.04.07 02:52:56.844947 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10175 | 2026.04.07 02:52:57.525044 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10176 | 2026.04.07 02:52:57.525228 [ 5 ] {2244d1c4-4891-48c9-a3c9-ab035ecc70b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10177 | 2026.04.07 02:52:57.525295 [ 5 ] {2244d1c4-4891-48c9-a3c9-ab035ecc70b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10178 | 2026.04.07 02:52:57.525994 [ 5 ] {2244d1c4-4891-48c9-a3c9-ab035ecc70b9} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10179 | 2026.04.07 02:52:57.526043 [ 5 ] {2244d1c4-4891-48c9-a3c9-ab035ecc70b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10180 | 2026.04.07 02:52:57.526444 [ 5 ] {2244d1c4-4891-48c9-a3c9-ab035ecc70b9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10181 | 2026.04.07 02:52:57.526675 [ 5 ] {2244d1c4-4891-48c9-a3c9-ab035ecc70b9} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10182 | 2026.04.07 02:52:57.526823 [ 5 ] {2244d1c4-4891-48c9-a3c9-ab035ecc70b9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001645 sec., 172644.37689969604 rows/sec., 10.97 MiB/sec. | ||
| 10183 | 2026.04.07 02:52:57.526867 [ 5 ] {2244d1c4-4891-48c9-a3c9-ab035ecc70b9} <Debug> TCPHandler: Processed in 0.001956771 sec. | ||
| 10184 | 2026.04.07 02:52:57.526980 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10185 | 2026.04.07 02:52:57.527079 [ 5 ] {f3a3b377-7810-4861-981d-40e8beaa0e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10186 | 2026.04.07 02:52:57.527118 [ 5 ] {f3a3b377-7810-4861-981d-40e8beaa0e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10187 | 2026.04.07 02:52:57.527821 [ 5 ] {f3a3b377-7810-4861-981d-40e8beaa0e24} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10188 | 2026.04.07 02:52:57.527856 [ 5 ] {f3a3b377-7810-4861-981d-40e8beaa0e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10189 | 2026.04.07 02:52:57.528243 [ 5 ] {f3a3b377-7810-4861-981d-40e8beaa0e24} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10190 | 2026.04.07 02:52:57.528467 [ 5 ] {f3a3b377-7810-4861-981d-40e8beaa0e24} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10191 | 2026.04.07 02:52:57.528597 [ 5 ] {f3a3b377-7810-4861-981d-40e8beaa0e24} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001536 sec., 565755.2083333334 rows/sec., 44.35 MiB/sec. | ||
| 10192 | 2026.04.07 02:52:57.528634 [ 5 ] {f3a3b377-7810-4861-981d-40e8beaa0e24} <Debug> TCPHandler: Processed in 0.001703696 sec. | ||
| 10193 | 2026.04.07 02:52:57.528741 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10194 | 2026.04.07 02:52:57.528839 [ 5 ] {125c5209-ed6e-4f33-a05f-2898a84c75b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10195 | 2026.04.07 02:52:57.528878 [ 5 ] {125c5209-ed6e-4f33-a05f-2898a84c75b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10196 | 2026.04.07 02:52:57.529310 [ 5 ] {125c5209-ed6e-4f33-a05f-2898a84c75b2} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10197 | 2026.04.07 02:52:57.529346 [ 5 ] {125c5209-ed6e-4f33-a05f-2898a84c75b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10198 | 2026.04.07 02:52:57.529650 [ 5 ] {125c5209-ed6e-4f33-a05f-2898a84c75b2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10199 | 2026.04.07 02:52:57.529867 [ 5 ] {125c5209-ed6e-4f33-a05f-2898a84c75b2} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10200 | 2026.04.07 02:52:57.529994 [ 5 ] {125c5209-ed6e-4f33-a05f-2898a84c75b2} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001173 sec., 151747.65558397272 rows/sec., 9.37 MiB/sec. | ||
| 10201 | 2026.04.07 02:52:57.530032 [ 5 ] {125c5209-ed6e-4f33-a05f-2898a84c75b2} <Debug> TCPHandler: Processed in 0.001339448 sec. | ||
| 10202 | 2026.04.07 02:52:57.530138 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10203 | 2026.04.07 02:52:57.530233 [ 5 ] {abcb4f97-33bc-42fb-a47a-9f7d423e1215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10204 | 2026.04.07 02:52:57.530271 [ 5 ] {abcb4f97-33bc-42fb-a47a-9f7d423e1215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10205 | 2026.04.07 02:52:57.530697 [ 5 ] {abcb4f97-33bc-42fb-a47a-9f7d423e1215} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10206 | 2026.04.07 02:52:57.530730 [ 5 ] {abcb4f97-33bc-42fb-a47a-9f7d423e1215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10207 | 2026.04.07 02:52:57.531037 [ 5 ] {abcb4f97-33bc-42fb-a47a-9f7d423e1215} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10208 | 2026.04.07 02:52:57.531247 [ 5 ] {abcb4f97-33bc-42fb-a47a-9f7d423e1215} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10209 | 2026.04.07 02:52:57.531373 [ 5 ] {abcb4f97-33bc-42fb-a47a-9f7d423e1215} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001159 sec., 128559.10267471957 rows/sec., 8.31 MiB/sec. | ||
| 10210 | 2026.04.07 02:52:57.531409 [ 5 ] {abcb4f97-33bc-42fb-a47a-9f7d423e1215} <Debug> TCPHandler: Processed in 0.001320288 sec. | ||
| 10211 | 2026.04.07 02:52:57.531516 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10212 | 2026.04.07 02:52:57.531608 [ 5 ] {c974ff08-ed20-44bd-99bd-2b715b5895cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10213 | 2026.04.07 02:52:57.531647 [ 5 ] {c974ff08-ed20-44bd-99bd-2b715b5895cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10214 | 2026.04.07 02:52:57.532063 [ 5 ] {c974ff08-ed20-44bd-99bd-2b715b5895cb} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10215 | 2026.04.07 02:52:57.532096 [ 5 ] {c974ff08-ed20-44bd-99bd-2b715b5895cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10216 | 2026.04.07 02:52:57.532404 [ 5 ] {c974ff08-ed20-44bd-99bd-2b715b5895cb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10217 | 2026.04.07 02:52:57.532615 [ 5 ] {c974ff08-ed20-44bd-99bd-2b715b5895cb} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10218 | 2026.04.07 02:52:57.532740 [ 5 ] {c974ff08-ed20-44bd-99bd-2b715b5895cb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001148 sec., 128919.86062717771 rows/sec., 7.33 MiB/sec. | ||
| 10219 | 2026.04.07 02:52:57.532777 [ 5 ] {c974ff08-ed20-44bd-99bd-2b715b5895cb} <Debug> TCPHandler: Processed in 0.001313758 sec. | ||
| 10220 | 2026.04.07 02:52:57.532879 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10221 | 2026.04.07 02:52:57.532974 [ 5 ] {ce68cba3-c8b7-4cca-96b2-a4cb6835f445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10222 | 2026.04.07 02:52:57.533013 [ 5 ] {ce68cba3-c8b7-4cca-96b2-a4cb6835f445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10223 | 2026.04.07 02:52:57.533556 [ 5 ] {ce68cba3-c8b7-4cca-96b2-a4cb6835f445} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10224 | 2026.04.07 02:52:57.533590 [ 5 ] {ce68cba3-c8b7-4cca-96b2-a4cb6835f445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10225 | 2026.04.07 02:52:57.533923 [ 5 ] {ce68cba3-c8b7-4cca-96b2-a4cb6835f445} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10226 | 2026.04.07 02:52:57.534137 [ 5 ] {ce68cba3-c8b7-4cca-96b2-a4cb6835f445} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10227 | 2026.04.07 02:52:57.534267 [ 5 ] {ce68cba3-c8b7-4cca-96b2-a4cb6835f445} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001314 sec., 400304.41400304413 rows/sec., 28.29 MiB/sec. | ||
| 10228 | 2026.04.07 02:52:57.534303 [ 5 ] {ce68cba3-c8b7-4cca-96b2-a4cb6835f445} <Debug> TCPHandler: Processed in 0.001473341 sec. | ||
| 10229 | 2026.04.07 02:52:57.534402 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10230 | 2026.04.07 02:52:57.534497 [ 5 ] {12675a68-caa0-4b30-8492-6380faabf6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10231 | 2026.04.07 02:52:57.534538 [ 5 ] {12675a68-caa0-4b30-8492-6380faabf6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10232 | 2026.04.07 02:52:57.534861 [ 5 ] {12675a68-caa0-4b30-8492-6380faabf6a0} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10233 | 2026.04.07 02:52:57.534895 [ 5 ] {12675a68-caa0-4b30-8492-6380faabf6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10234 | 2026.04.07 02:52:57.535206 [ 5 ] {12675a68-caa0-4b30-8492-6380faabf6a0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10235 | 2026.04.07 02:52:57.535441 [ 5 ] {12675a68-caa0-4b30-8492-6380faabf6a0} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10236 | 2026.04.07 02:52:57.535569 [ 5 ] {12675a68-caa0-4b30-8492-6380faabf6a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 10237 | 2026.04.07 02:52:57.535605 [ 5 ] {12675a68-caa0-4b30-8492-6380faabf6a0} <Debug> TCPHandler: Processed in 0.001252117 sec. | ||
| 10238 | 2026.04.07 02:52:57.535724 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10239 | 2026.04.07 02:52:57.535834 [ 5 ] {3c5254f6-6278-4680-bf62-278d42bd07e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10240 | 2026.04.07 02:52:57.535878 [ 5 ] {3c5254f6-6278-4680-bf62-278d42bd07e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10241 | 2026.04.07 02:52:57.536274 [ 5 ] {3c5254f6-6278-4680-bf62-278d42bd07e9} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10242 | 2026.04.07 02:52:57.536308 [ 5 ] {3c5254f6-6278-4680-bf62-278d42bd07e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10243 | 2026.04.07 02:52:57.536654 [ 5 ] {3c5254f6-6278-4680-bf62-278d42bd07e9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10244 | 2026.04.07 02:52:57.536878 [ 5 ] {3c5254f6-6278-4680-bf62-278d42bd07e9} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10245 | 2026.04.07 02:52:57.537010 [ 5 ] {3c5254f6-6278-4680-bf62-278d42bd07e9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001195 sec., 221757.3221757322 rows/sec., 14.74 MiB/sec. | ||
| 10246 | 2026.04.07 02:52:57.537046 [ 5 ] {3c5254f6-6278-4680-bf62-278d42bd07e9} <Debug> TCPHandler: Processed in 0.001387189 sec. | ||
| 10247 | 2026.04.07 02:52:57.537155 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10248 | 2026.04.07 02:52:57.537251 [ 5 ] {4cda5f5f-3d22-4a77-9ed3-71580e518a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10249 | 2026.04.07 02:52:57.537294 [ 5 ] {4cda5f5f-3d22-4a77-9ed3-71580e518a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10250 | 2026.04.07 02:52:57.537602 [ 5 ] {4cda5f5f-3d22-4a77-9ed3-71580e518a6a} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10251 | 2026.04.07 02:52:57.537635 [ 5 ] {4cda5f5f-3d22-4a77-9ed3-71580e518a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10252 | 2026.04.07 02:52:57.537929 [ 5 ] {4cda5f5f-3d22-4a77-9ed3-71580e518a6a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10253 | 2026.04.07 02:52:57.538137 [ 5 ] {4cda5f5f-3d22-4a77-9ed3-71580e518a6a} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10254 | 2026.04.07 02:52:57.538264 [ 5 ] {4cda5f5f-3d22-4a77-9ed3-71580e518a6a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 10255 | 2026.04.07 02:52:57.538300 [ 5 ] {4cda5f5f-3d22-4a77-9ed3-71580e518a6a} <Debug> TCPHandler: Processed in 0.001197465 sec. | ||
| 10256 | 2026.04.07 02:52:57.538400 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10257 | 2026.04.07 02:52:57.538492 [ 5 ] {22b9d403-8354-4a03-972f-3ac67cf0713b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10258 | 2026.04.07 02:52:57.538545 [ 5 ] {22b9d403-8354-4a03-972f-3ac67cf0713b} <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 | ||
| 10259 | 2026.04.07 02:52:57.539313 [ 5 ] {22b9d403-8354-4a03-972f-3ac67cf0713b} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10260 | 2026.04.07 02:52:57.539347 [ 5 ] {22b9d403-8354-4a03-972f-3ac67cf0713b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10261 | 2026.04.07 02:52:57.539889 [ 5 ] {22b9d403-8354-4a03-972f-3ac67cf0713b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10262 | 2026.04.07 02:52:57.540117 [ 5 ] {22b9d403-8354-4a03-972f-3ac67cf0713b} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10263 | 2026.04.07 02:52:57.540253 [ 5 ] {22b9d403-8354-4a03-972f-3ac67cf0713b} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001777 sec., 20258.863252673043 rows/sec., 36.30 MiB/sec. | ||
| 10264 | 2026.04.07 02:52:57.540305 [ 5 ] {22b9d403-8354-4a03-972f-3ac67cf0713b} <Debug> TCPHandler: Processed in 0.001957022 sec. | ||
| 10265 | 2026.04.07 02:52:57.540414 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10266 | 2026.04.07 02:52:57.540508 [ 5 ] {c86962ce-4758-419d-bfd7-5a450403c3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10267 | 2026.04.07 02:52:57.540549 [ 5 ] {c86962ce-4758-419d-bfd7-5a450403c3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10268 | 2026.04.07 02:52:57.540864 [ 5 ] {c86962ce-4758-419d-bfd7-5a450403c3e6} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10269 | 2026.04.07 02:52:57.540897 [ 5 ] {c86962ce-4758-419d-bfd7-5a450403c3e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10270 | 2026.04.07 02:52:57.541201 [ 5 ] {c86962ce-4758-419d-bfd7-5a450403c3e6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10271 | 2026.04.07 02:52:57.541414 [ 5 ] {c86962ce-4758-419d-bfd7-5a450403c3e6} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10272 | 2026.04.07 02:52:57.541541 [ 5 ] {c86962ce-4758-419d-bfd7-5a450403c3e6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00105 sec., 85714.28571428572 rows/sec., 5.36 MiB/sec. | ||
| 10273 | 2026.04.07 02:52:57.541576 [ 5 ] {c86962ce-4758-419d-bfd7-5a450403c3e6} <Debug> TCPHandler: Processed in 0.001213406 sec. | ||
| 10274 | 2026.04.07 02:52:58.345457 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10275 | 2026.04.07 02:52:58.345684 [ 5 ] {dc5133d3-34b9-4cad-9042-63f4510ebe1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10276 | 2026.04.07 02:52:58.345762 [ 5 ] {dc5133d3-34b9-4cad-9042-63f4510ebe1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10277 | 2026.04.07 02:52:58.346408 [ 5 ] {dc5133d3-34b9-4cad-9042-63f4510ebe1b} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10278 | 2026.04.07 02:52:58.346456 [ 5 ] {dc5133d3-34b9-4cad-9042-63f4510ebe1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10279 | 2026.04.07 02:52:58.346872 [ 5 ] {dc5133d3-34b9-4cad-9042-63f4510ebe1b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10280 | 2026.04.07 02:52:58.347109 [ 5 ] {dc5133d3-34b9-4cad-9042-63f4510ebe1b} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10281 | 2026.04.07 02:52:58.347251 [ 150 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10282 | 2026.04.07 02:52:58.347274 [ 5 ] {dc5133d3-34b9-4cad-9042-63f4510ebe1b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001644 sec., 14598.5401459854 rows/sec., 1.21 MiB/sec. | ||
| 10283 | 2026.04.07 02:52:58.347321 [ 150 ] {} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10284 | 2026.04.07 02:52:58.347346 [ 5 ] {dc5133d3-34b9-4cad-9042-63f4510ebe1b} <Debug> TCPHandler: Processed in 0.002036793 sec. | ||
| 10285 | 2026.04.07 02:52:58.347350 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10286 | 2026.04.07 02:52:58.347468 [ 197 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::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 | ||
| 10287 | 2026.04.07 02:52:58.347474 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10288 | 2026.04.07 02:52:58.347588 [ 197 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10289 | 2026.04.07 02:52:58.347608 [ 5 ] {2047ad9d-73e3-4922-9243-3f9c02790b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10290 | 2026.04.07 02:52:58.347621 [ 197 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 308 rows starting from the beginning of the part | ||
| 10291 | 2026.04.07 02:52:58.347655 [ 5 ] {2047ad9d-73e3-4922-9243-3f9c02790b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10292 | 2026.04.07 02:52:58.347689 [ 197 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 10293 | 2026.04.07 02:52:58.347738 [ 197 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 10294 | 2026.04.07 02:52:58.347785 [ 197 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 10295 | 2026.04.07 02:52:58.347826 [ 197 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 10296 | 2026.04.07 02:52:58.347863 [ 197 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::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 | ||
| 10297 | 2026.04.07 02:52:58.348122 [ 5 ] {2047ad9d-73e3-4922-9243-3f9c02790b63} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10298 | 2026.04.07 02:52:58.348159 [ 5 ] {2047ad9d-73e3-4922-9243-3f9c02790b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10299 | 2026.04.07 02:52:58.348475 [ 5 ] {2047ad9d-73e3-4922-9243-3f9c02790b63} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10300 | 2026.04.07 02:52:58.348697 [ 5 ] {2047ad9d-73e3-4922-9243-3f9c02790b63} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10301 | 2026.04.07 02:52:58.348774 [ 195 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347589 sec., 1089352.9110136696 rows/sec., 74.04 MiB/sec. | ||
| 10302 | 2026.04.07 02:52:58.348836 [ 5 ] {2047ad9d-73e3-4922-9243-3f9c02790b63} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00125 sec., 8000 rows/sec., 652.34 KiB/sec. | ||
| 10303 | 2026.04.07 02:52:58.348881 [ 5 ] {2047ad9d-73e3-4922-9243-3f9c02790b63} <Debug> TCPHandler: Processed in 0.001461771 sec. | ||
| 10304 | 2026.04.07 02:52:58.348986 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10305 | 2026.04.07 02:52:58.349011 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10306 | 2026.04.07 02:52:58.349117 [ 5 ] {1a1e83d2-f85f-4d1e-8c3e-83950733195b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10307 | 2026.04.07 02:52:58.349162 [ 5 ] {1a1e83d2-f85f-4d1e-8c3e-83950733195b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10308 | 2026.04.07 02:52:58.349291 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_31_6} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10309 | 2026.04.07 02:52:58.349377 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_31_6} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10310 | 2026.04.07 02:52:58.349483 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10311 | 2026.04.07 02:52:58.350718 [ 5 ] {1a1e83d2-f85f-4d1e-8c3e-83950733195b} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10312 | 2026.04.07 02:52:58.350761 [ 5 ] {1a1e83d2-f85f-4d1e-8c3e-83950733195b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10313 | 2026.04.07 02:52:58.351282 [ 5 ] {1a1e83d2-f85f-4d1e-8c3e-83950733195b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10314 | 2026.04.07 02:52:58.351505 [ 5 ] {1a1e83d2-f85f-4d1e-8c3e-83950733195b} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10315 | 2026.04.07 02:52:58.351638 [ 5 ] {1a1e83d2-f85f-4d1e-8c3e-83950733195b} <Debug> executeQuery: Read 2540 rows, 194.50 KiB in 0.002541 sec., 999606.4541519088 rows/sec., 74.75 MiB/sec. | ||
| 10316 | 2026.04.07 02:52:58.351676 [ 5 ] {1a1e83d2-f85f-4d1e-8c3e-83950733195b} <Debug> TCPHandler: Processed in 0.002715187 sec. | ||
| 10317 | 2026.04.07 02:52:58.351787 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10318 | 2026.04.07 02:52:58.351884 [ 5 ] {a5844c7b-fcae-4b84-805c-4717be6c2c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10319 | 2026.04.07 02:52:58.351928 [ 5 ] {a5844c7b-fcae-4b84-805c-4717be6c2c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10320 | 2026.04.07 02:52:58.352344 [ 5 ] {a5844c7b-fcae-4b84-805c-4717be6c2c62} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10321 | 2026.04.07 02:52:58.352382 [ 5 ] {a5844c7b-fcae-4b84-805c-4717be6c2c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10322 | 2026.04.07 02:52:58.352683 [ 5 ] {a5844c7b-fcae-4b84-805c-4717be6c2c62} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10323 | 2026.04.07 02:52:58.352904 [ 5 ] {a5844c7b-fcae-4b84-805c-4717be6c2c62} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10324 | 2026.04.07 02:52:58.353012 [ 150 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10325 | 2026.04.07 02:52:58.353032 [ 5 ] {a5844c7b-fcae-4b84-805c-4717be6c2c62} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001168 sec., 32534.246575342466 rows/sec., 2.39 MiB/sec. | ||
| 10326 | 2026.04.07 02:52:58.353045 [ 150 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10327 | 2026.04.07 02:52:58.353073 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10328 | 2026.04.07 02:52:58.353077 [ 5 ] {a5844c7b-fcae-4b84-805c-4717be6c2c62} <Debug> TCPHandler: Processed in 0.001339049 sec. | ||
| 10329 | 2026.04.07 02:52:58.353148 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 10330 | 2026.04.07 02:52:58.353193 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10331 | 2026.04.07 02:52:58.353239 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10332 | 2026.04.07 02:52:58.353266 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 224 rows starting from the beginning of the part | ||
| 10333 | 2026.04.07 02:52:58.353287 [ 5 ] {dbe90aa7-b8a3-4c0c-b183-71bca3e83dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10334 | 2026.04.07 02:52:58.353314 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 5 rows starting from the beginning of the part | ||
| 10335 | 2026.04.07 02:52:58.353328 [ 5 ] {dbe90aa7-b8a3-4c0c-b183-71bca3e83dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10336 | 2026.04.07 02:52:58.353356 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 178 rows starting from the beginning of the part | ||
| 10337 | 2026.04.07 02:52:58.353393 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 5 rows starting from the beginning of the part | ||
| 10338 | 2026.04.07 02:52:58.353432 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 178 rows starting from the beginning of the part | ||
| 10339 | 2026.04.07 02:52:58.353468 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 38 rows starting from the beginning of the part | ||
| 10340 | 2026.04.07 02:52:58.354009 [ 5 ] {dbe90aa7-b8a3-4c0c-b183-71bca3e83dd6} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2026.04.07 02:52:58.354044 [ 5 ] {dbe90aa7-b8a3-4c0c-b183-71bca3e83dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10342 | 2026.04.07 02:52:58.354215 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001099743 sec., 571042.5072039558 rows/sec., 38.38 MiB/sec. | ||
| 10343 | 2026.04.07 02:52:58.354329 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10344 | 2026.04.07 02:52:58.354387 [ 5 ] {dbe90aa7-b8a3-4c0c-b183-71bca3e83dd6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10345 | 2026.04.07 02:52:58.354563 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_56_11} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10346 | 2026.04.07 02:52:58.354612 [ 5 ] {dbe90aa7-b8a3-4c0c-b183-71bca3e83dd6} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10347 | 2026.04.07 02:52:58.354629 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_56_11} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10348 | 2026.04.07 02:52:58.354687 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10349 | 2026.04.07 02:52:58.354748 [ 5 ] {dbe90aa7-b8a3-4c0c-b183-71bca3e83dd6} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001478 sec., 558186.7388362653 rows/sec., 32.65 MiB/sec. | ||
| 10350 | 2026.04.07 02:52:58.354787 [ 5 ] {dbe90aa7-b8a3-4c0c-b183-71bca3e83dd6} <Debug> TCPHandler: Processed in 0.001642985 sec. | ||
| 10351 | 2026.04.07 02:52:58.354892 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10352 | 2026.04.07 02:52:58.354986 [ 5 ] {c16200f7-2428-4860-b1a0-fabe112940ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10353 | 2026.04.07 02:52:58.355026 [ 5 ] {c16200f7-2428-4860-b1a0-fabe112940ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10354 | 2026.04.07 02:52:58.355389 [ 5 ] {c16200f7-2428-4860-b1a0-fabe112940ed} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10355 | 2026.04.07 02:52:58.355425 [ 5 ] {c16200f7-2428-4860-b1a0-fabe112940ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10356 | 2026.04.07 02:52:58.355706 [ 5 ] {c16200f7-2428-4860-b1a0-fabe112940ed} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10357 | 2026.04.07 02:52:58.355911 [ 5 ] {c16200f7-2428-4860-b1a0-fabe112940ed} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10358 | 2026.04.07 02:52:58.356035 [ 5 ] {c16200f7-2428-4860-b1a0-fabe112940ed} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001067 sec., 937.207122774133 rows/sec., 65.90 KiB/sec. | ||
| 10359 | 2026.04.07 02:52:58.356073 [ 5 ] {c16200f7-2428-4860-b1a0-fabe112940ed} <Debug> TCPHandler: Processed in 0.001229486 sec. | ||
| 10360 | 2026.04.07 02:52:58.356174 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10361 | 2026.04.07 02:52:58.356267 [ 5 ] {7ae9d6e6-b298-4a97-99a3-91066a459edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10362 | 2026.04.07 02:52:58.356307 [ 5 ] {7ae9d6e6-b298-4a97-99a3-91066a459edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10363 | 2026.04.07 02:52:58.356687 [ 5 ] {7ae9d6e6-b298-4a97-99a3-91066a459edd} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10364 | 2026.04.07 02:52:58.356724 [ 5 ] {7ae9d6e6-b298-4a97-99a3-91066a459edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10365 | 2026.04.07 02:52:58.357013 [ 5 ] {7ae9d6e6-b298-4a97-99a3-91066a459edd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10366 | 2026.04.07 02:52:58.357229 [ 5 ] {7ae9d6e6-b298-4a97-99a3-91066a459edd} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10367 | 2026.04.07 02:52:58.357353 [ 5 ] {7ae9d6e6-b298-4a97-99a3-91066a459edd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 849.95 KiB/sec. | ||
| 10368 | 2026.04.07 02:52:58.357354 [ 150 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10369 | 2026.04.07 02:52:58.357393 [ 5 ] {7ae9d6e6-b298-4a97-99a3-91066a459edd} <Debug> TCPHandler: Processed in 0.001267717 sec. | ||
| 10370 | 2026.04.07 02:52:58.357406 [ 150 ] {} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10371 | 2026.04.07 02:52:58.357431 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10372 | 2026.04.07 02:52:58.357502 [ 197 ] {be70be13-f367-4027-924d-7834913bcbbb::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 | ||
| 10373 | 2026.04.07 02:52:58.357510 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10374 | 2026.04.07 02:52:58.357584 [ 197 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10375 | 2026.04.07 02:52:58.357610 [ 197 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 160 rows starting from the beginning of the part | ||
| 10376 | 2026.04.07 02:52:58.357610 [ 5 ] {4ab8a565-13e6-48b0-9493-1427e36bd1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10377 | 2026.04.07 02:52:58.357657 [ 5 ] {4ab8a565-13e6-48b0-9493-1427e36bd1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10378 | 2026.04.07 02:52:58.357661 [ 197 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 10379 | 2026.04.07 02:52:58.357708 [ 197 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 10380 | 2026.04.07 02:52:58.357745 [ 197 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 10381 | 2026.04.07 02:52:58.357782 [ 197 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 10382 | 2026.04.07 02:52:58.357818 [ 197 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 10383 | 2026.04.07 02:52:58.358501 [ 194 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001042132 sec., 733112.503982221 rows/sec., 44.94 MiB/sec. | ||
| 10384 | 2026.04.07 02:52:58.358531 [ 5 ] {4ab8a565-13e6-48b0-9493-1427e36bd1d5} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10385 | 2026.04.07 02:52:58.358569 [ 5 ] {4ab8a565-13e6-48b0-9493-1427e36bd1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10386 | 2026.04.07 02:52:58.358603 [ 197 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10387 | 2026.04.07 02:52:58.358816 [ 197 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_31_6} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10388 | 2026.04.07 02:52:58.358878 [ 197 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_31_6} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10389 | 2026.04.07 02:52:58.358913 [ 5 ] {4ab8a565-13e6-48b0-9493-1427e36bd1d5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10390 | 2026.04.07 02:52:58.358928 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10391 | 2026.04.07 02:52:58.359109 [ 5 ] {4ab8a565-13e6-48b0-9493-1427e36bd1d5} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10392 | 2026.04.07 02:52:58.359230 [ 5 ] {4ab8a565-13e6-48b0-9493-1427e36bd1d5} <Debug> executeQuery: Read 1341 rows, 92.59 KiB in 0.001696 sec., 790683.962264151 rows/sec., 53.31 MiB/sec. | ||
| 10393 | 2026.04.07 02:52:58.359266 [ 5 ] {4ab8a565-13e6-48b0-9493-1427e36bd1d5} <Debug> TCPHandler: Processed in 0.00186583 sec. | ||
| 10394 | 2026.04.07 02:52:58.359442 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10395 | 2026.04.07 02:52:58.359536 [ 5 ] {f42ed4e3-b161-4f55-9ef1-b3b356cc1dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10396 | 2026.04.07 02:52:58.359578 [ 5 ] {f42ed4e3-b161-4f55-9ef1-b3b356cc1dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10397 | 2026.04.07 02:52:58.360280 [ 5 ] {f42ed4e3-b161-4f55-9ef1-b3b356cc1dea} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10398 | 2026.04.07 02:52:58.360315 [ 5 ] {f42ed4e3-b161-4f55-9ef1-b3b356cc1dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10399 | 2026.04.07 02:52:58.360749 [ 5 ] {f42ed4e3-b161-4f55-9ef1-b3b356cc1dea} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10400 | 2026.04.07 02:52:58.360961 [ 5 ] {f42ed4e3-b161-4f55-9ef1-b3b356cc1dea} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10401 | 2026.04.07 02:52:58.361089 [ 5 ] {f42ed4e3-b161-4f55-9ef1-b3b356cc1dea} <Debug> executeQuery: Read 1681 rows, 108.20 KiB in 0.001571 sec., 1070019.0961171228 rows/sec., 67.26 MiB/sec. | ||
| 10402 | 2026.04.07 02:52:58.361126 [ 5 ] {f42ed4e3-b161-4f55-9ef1-b3b356cc1dea} <Debug> TCPHandler: Processed in 0.001734927 sec. | ||
| 10403 | 2026.04.07 02:52:58.361231 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10404 | 2026.04.07 02:52:58.361325 [ 5 ] {5dfe6188-56fe-4080-89ab-ba7fab9b9f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10405 | 2026.04.07 02:52:58.361384 [ 5 ] {5dfe6188-56fe-4080-89ab-ba7fab9b9f2e} <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 | ||
| 10406 | 2026.04.07 02:52:58.362150 [ 5 ] {5dfe6188-56fe-4080-89ab-ba7fab9b9f2e} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10407 | 2026.04.07 02:52:58.362184 [ 5 ] {5dfe6188-56fe-4080-89ab-ba7fab9b9f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10408 | 2026.04.07 02:52:58.362686 [ 5 ] {5dfe6188-56fe-4080-89ab-ba7fab9b9f2e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10409 | 2026.04.07 02:52:58.362905 [ 5 ] {5dfe6188-56fe-4080-89ab-ba7fab9b9f2e} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10410 | 2026.04.07 02:52:58.363042 [ 5 ] {5dfe6188-56fe-4080-89ab-ba7fab9b9f2e} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001734 sec., 9227.220299884659 rows/sec., 16.53 MiB/sec. | ||
| 10411 | 2026.04.07 02:52:58.363093 [ 5 ] {5dfe6188-56fe-4080-89ab-ba7fab9b9f2e} <Debug> TCPHandler: Processed in 0.00191116 sec. | ||
| 10412 | 2026.04.07 02:52:58.363200 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10413 | 2026.04.07 02:52:58.363295 [ 5 ] {bb1e6b1a-17a3-481c-95ec-332e0547272a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10414 | 2026.04.07 02:52:58.363336 [ 5 ] {bb1e6b1a-17a3-481c-95ec-332e0547272a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10415 | 2026.04.07 02:52:58.363641 [ 5 ] {bb1e6b1a-17a3-481c-95ec-332e0547272a} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10416 | 2026.04.07 02:52:58.363674 [ 5 ] {bb1e6b1a-17a3-481c-95ec-332e0547272a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10417 | 2026.04.07 02:52:58.363980 [ 5 ] {bb1e6b1a-17a3-481c-95ec-332e0547272a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10418 | 2026.04.07 02:52:58.364186 [ 5 ] {bb1e6b1a-17a3-481c-95ec-332e0547272a} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10419 | 2026.04.07 02:52:58.364312 [ 5 ] {bb1e6b1a-17a3-481c-95ec-332e0547272a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001036 sec., 11583.011583011583 rows/sec., 799.35 KiB/sec. | ||
| 10420 | 2026.04.07 02:52:58.364347 [ 5 ] {bb1e6b1a-17a3-481c-95ec-332e0547272a} <Debug> TCPHandler: Processed in 0.001195795 sec. | ||
| 10421 | 2026.04.07 02:53:00.738847 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1368 | ||
| 10422 | 2026.04.07 02:53:00.742143 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10423 | 2026.04.07 02:53:00.742190 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10424 | 2026.04.07 02:53:00.743371 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10425 | 2026.04.07 02:53:00.743630 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10426 | 2026.04.07 02:53:00.743816 [ 147 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10427 | 2026.04.07 02:53:00.743885 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1368 | ||
| 10428 | 2026.04.07 02:53:00.743915 [ 147 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10429 | 2026.04.07 02:53:00.743957 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10430 | 2026.04.07 02:53:00.744069 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 10431 | 2026.04.07 02:53:00.744586 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10432 | 2026.04.07 02:53:00.744718 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1154 rows starting from the beginning of the part | ||
| 10433 | 2026.04.07 02:53:00.745062 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 10434 | 2026.04.07 02:53:00.745354 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 52 rows starting from the beginning of the part | ||
| 10435 | 2026.04.07 02:53:00.745633 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 10436 | 2026.04.07 02:53:00.745917 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 10437 | 2026.04.07 02:53:00.746210 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 10438 | 2026.04.07 02:53:00.753138 [ 203 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1368 rows, containing 72 columns (72 merged, 0 gathered) in 0.009108963 sec., 150181.7495581001 rows/sec., 121.78 MiB/sec. | ||
| 10439 | 2026.04.07 02:53:00.755097 [ 203 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10440 | 2026.04.07 02:53:00.755680 [ 203 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_31_6} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10441 | 2026.04.07 02:53:00.755766 [ 203 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_31_6} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10442 | 2026.04.07 02:53:00.756094 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.00 MiB. | ||
| 10443 | 2026.04.07 02:53:01.000288 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.14 MiB, peak 320.89 MiB, free memory in arenas 0.00 B, will set to 307.94 MiB (RSS), difference: 4.80 MiB | ||
| 10444 | 2026.04.07 02:53:02.514242 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10445 | 2026.04.07 02:53:02.514442 [ 5 ] {39533a84-18c0-4409-bd33-1bed3be01d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10446 | 2026.04.07 02:53:02.514519 [ 5 ] {39533a84-18c0-4409-bd33-1bed3be01d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10447 | 2026.04.07 02:53:02.515242 [ 5 ] {39533a84-18c0-4409-bd33-1bed3be01d56} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10448 | 2026.04.07 02:53:02.515291 [ 5 ] {39533a84-18c0-4409-bd33-1bed3be01d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10449 | 2026.04.07 02:53:02.515683 [ 5 ] {39533a84-18c0-4409-bd33-1bed3be01d56} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10450 | 2026.04.07 02:53:02.515910 [ 5 ] {39533a84-18c0-4409-bd33-1bed3be01d56} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10451 | 2026.04.07 02:53:02.516069 [ 5 ] {39533a84-18c0-4409-bd33-1bed3be01d56} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001682 sec., 33293.69797859691 rows/sec., 2.56 MiB/sec. | ||
| 10452 | 2026.04.07 02:53:02.516110 [ 5 ] {39533a84-18c0-4409-bd33-1bed3be01d56} <Debug> TCPHandler: Processed in 0.002012252 sec. | ||
| 10453 | 2026.04.07 02:53:02.516222 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10454 | 2026.04.07 02:53:02.516318 [ 5 ] {66cfdfba-8e30-4c3d-bca7-ec22814b797c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10455 | 2026.04.07 02:53:02.516360 [ 5 ] {66cfdfba-8e30-4c3d-bca7-ec22814b797c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10456 | 2026.04.07 02:53:02.516777 [ 5 ] {66cfdfba-8e30-4c3d-bca7-ec22814b797c} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10457 | 2026.04.07 02:53:02.516813 [ 5 ] {66cfdfba-8e30-4c3d-bca7-ec22814b797c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10458 | 2026.04.07 02:53:02.517114 [ 5 ] {66cfdfba-8e30-4c3d-bca7-ec22814b797c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10459 | 2026.04.07 02:53:02.517339 [ 5 ] {66cfdfba-8e30-4c3d-bca7-ec22814b797c} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10460 | 2026.04.07 02:53:02.517470 [ 5 ] {66cfdfba-8e30-4c3d-bca7-ec22814b797c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 10461 | 2026.04.07 02:53:02.517508 [ 5 ] {66cfdfba-8e30-4c3d-bca7-ec22814b797c} <Debug> TCPHandler: Processed in 0.001334917 sec. | ||
| 10462 | 2026.04.07 02:53:02.517614 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10463 | 2026.04.07 02:53:02.517708 [ 5 ] {c7300d41-eac8-42b3-9aad-a53c55aef92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10464 | 2026.04.07 02:53:02.517751 [ 5 ] {c7300d41-eac8-42b3-9aad-a53c55aef92e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10465 | 2026.04.07 02:53:02.518125 [ 5 ] {c7300d41-eac8-42b3-9aad-a53c55aef92e} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10466 | 2026.04.07 02:53:02.518161 [ 5 ] {c7300d41-eac8-42b3-9aad-a53c55aef92e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10467 | 2026.04.07 02:53:02.518496 [ 5 ] {c7300d41-eac8-42b3-9aad-a53c55aef92e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10468 | 2026.04.07 02:53:02.518708 [ 5 ] {c7300d41-eac8-42b3-9aad-a53c55aef92e} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10469 | 2026.04.07 02:53:02.518836 [ 5 ] {c7300d41-eac8-42b3-9aad-a53c55aef92e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001147 sec., 111595.46643417611 rows/sec., 7.77 MiB/sec. | ||
| 10470 | 2026.04.07 02:53:02.518873 [ 5 ] {c7300d41-eac8-42b3-9aad-a53c55aef92e} <Debug> TCPHandler: Processed in 0.001307697 sec. | ||
| 10471 | 2026.04.07 02:53:02.518976 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10472 | 2026.04.07 02:53:02.519070 [ 5 ] {6da87a83-25fd-4976-96f9-67efb448d9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10473 | 2026.04.07 02:53:02.519113 [ 5 ] {6da87a83-25fd-4976-96f9-67efb448d9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10474 | 2026.04.07 02:53:02.519429 [ 5 ] {6da87a83-25fd-4976-96f9-67efb448d9e3} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10475 | 2026.04.07 02:53:02.519465 [ 5 ] {6da87a83-25fd-4976-96f9-67efb448d9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10476 | 2026.04.07 02:53:02.519759 [ 5 ] {6da87a83-25fd-4976-96f9-67efb448d9e3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10477 | 2026.04.07 02:53:02.519967 [ 5 ] {6da87a83-25fd-4976-96f9-67efb448d9e3} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10478 | 2026.04.07 02:53:02.520095 [ 5 ] {6da87a83-25fd-4976-96f9-67efb448d9e3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001043 sec., 46021.09300095877 rows/sec., 3.10 MiB/sec. | ||
| 10479 | 2026.04.07 02:53:02.520132 [ 5 ] {6da87a83-25fd-4976-96f9-67efb448d9e3} <Debug> TCPHandler: Processed in 0.001203865 sec. | ||
| 10480 | 2026.04.07 02:53:03.200822 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20652 | ||
| 10481 | 2026.04.07 02:53:03.201370 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10482 | 2026.04.07 02:53:03.201424 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10483 | 2026.04.07 02:53:03.201931 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10484 | 2026.04.07 02:53:03.202171 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10485 | 2026.04.07 02:53:03.202307 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20652 | ||
| 10486 | 2026.04.07 02:53:04.345083 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10487 | 2026.04.07 02:53:04.361913 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10488 | 2026.04.07 02:53:04.361963 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10489 | 2026.04.07 02:53:04.367846 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10490 | 2026.04.07 02:53:04.368538 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10491 | 2026.04.07 02:53:04.371287 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10492 | 2026.04.07 02:53:07.516625 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10493 | 2026.04.07 02:53:07.516826 [ 5 ] {5a5847f8-bbe9-4e1d-aea1-a102ac86f0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10494 | 2026.04.07 02:53:07.516901 [ 5 ] {5a5847f8-bbe9-4e1d-aea1-a102ac86f0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10495 | 2026.04.07 02:53:07.517659 [ 5 ] {5a5847f8-bbe9-4e1d-aea1-a102ac86f0bf} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10496 | 2026.04.07 02:53:07.517703 [ 5 ] {5a5847f8-bbe9-4e1d-aea1-a102ac86f0bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10497 | 2026.04.07 02:53:07.518109 [ 5 ] {5a5847f8-bbe9-4e1d-aea1-a102ac86f0bf} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10498 | 2026.04.07 02:53:07.518353 [ 5 ] {5a5847f8-bbe9-4e1d-aea1-a102ac86f0bf} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10499 | 2026.04.07 02:53:07.518502 [ 138 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10500 | 2026.04.07 02:53:07.518512 [ 5 ] {5a5847f8-bbe9-4e1d-aea1-a102ac86f0bf} <Debug> executeQuery: Read 128 rows, 11.32 KiB in 0.001739 sec., 73605.52041403105 rows/sec., 6.36 MiB/sec. | ||
| 10501 | 2026.04.07 02:53:07.518568 [ 138 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10502 | 2026.04.07 02:53:07.518589 [ 5 ] {5a5847f8-bbe9-4e1d-aea1-a102ac86f0bf} <Debug> TCPHandler: Processed in 0.002102865 sec. | ||
| 10503 | 2026.04.07 02:53:07.518598 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10504 | 2026.04.07 02:53:07.518719 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10505 | 2026.04.07 02:53:07.518720 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 10506 | 2026.04.07 02:53:07.518829 [ 5 ] {f7059d18-f2bb-4a7c-a0f3-fc6222ebaeae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10507 | 2026.04.07 02:53:07.518859 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10508 | 2026.04.07 02:53:07.518879 [ 5 ] {f7059d18-f2bb-4a7c-a0f3-fc6222ebaeae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10509 | 2026.04.07 02:53:07.518902 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3357 rows starting from the beginning of the part | ||
| 10510 | 2026.04.07 02:53:07.518981 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 66 rows starting from the beginning of the part | ||
| 10511 | 2026.04.07 02:53:07.519029 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 869 rows starting from the beginning of the part | ||
| 10512 | 2026.04.07 02:53:07.519076 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 2540 rows starting from the beginning of the part | ||
| 10513 | 2026.04.07 02:53:07.519119 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 10514 | 2026.04.07 02:53:07.519162 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 128 rows starting from the beginning of the part | ||
| 10515 | 2026.04.07 02:53:07.519325 [ 5 ] {f7059d18-f2bb-4a7c-a0f3-fc6222ebaeae} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10516 | 2026.04.07 02:53:07.519369 [ 5 ] {f7059d18-f2bb-4a7c-a0f3-fc6222ebaeae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10517 | 2026.04.07 02:53:07.519732 [ 5 ] {f7059d18-f2bb-4a7c-a0f3-fc6222ebaeae} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10518 | 2026.04.07 02:53:07.519981 [ 5 ] {f7059d18-f2bb-4a7c-a0f3-fc6222ebaeae} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10519 | 2026.04.07 02:53:07.520121 [ 5 ] {f7059d18-f2bb-4a7c-a0f3-fc6222ebaeae} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001316 sec., 27355.623100303954 rows/sec., 2.01 MiB/sec. | ||
| 10520 | 2026.04.07 02:53:07.520161 [ 5 ] {f7059d18-f2bb-4a7c-a0f3-fc6222ebaeae} <Debug> TCPHandler: Processed in 0.001494402 sec. | ||
| 10521 | 2026.04.07 02:53:07.520266 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10522 | 2026.04.07 02:53:07.520362 [ 5 ] {6567d538-398e-48b1-a1ac-2e23e545244a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10523 | 2026.04.07 02:53:07.520404 [ 5 ] {6567d538-398e-48b1-a1ac-2e23e545244a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10524 | 2026.04.07 02:53:07.520829 [ 5 ] {6567d538-398e-48b1-a1ac-2e23e545244a} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10525 | 2026.04.07 02:53:07.520865 [ 5 ] {6567d538-398e-48b1-a1ac-2e23e545244a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10526 | 2026.04.07 02:53:07.521225 [ 5 ] {6567d538-398e-48b1-a1ac-2e23e545244a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10527 | 2026.04.07 02:53:07.521450 [ 5 ] {6567d538-398e-48b1-a1ac-2e23e545244a} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10528 | 2026.04.07 02:53:07.521540 [ 191 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7016 rows, containing 5 columns (5 merged, 0 gathered) in 0.002865751 sec., 2448223.8687171354 rows/sec., 195.21 MiB/sec. | ||
| 10529 | 2026.04.07 02:53:07.521564 [ 138 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10530 | 2026.04.07 02:53:07.521582 [ 5 ] {6567d538-398e-48b1-a1ac-2e23e545244a} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001239 sec., 80710.25020177562 rows/sec., 6.30 MiB/sec. | ||
| 10531 | 2026.04.07 02:53:07.521611 [ 138 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10532 | 2026.04.07 02:53:07.521634 [ 5 ] {6567d538-398e-48b1-a1ac-2e23e545244a} <Debug> TCPHandler: Processed in 0.00141808 sec. | ||
| 10533 | 2026.04.07 02:53:07.521635 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10534 | 2026.04.07 02:53:07.521750 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10535 | 2026.04.07 02:53:07.521775 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 10536 | 2026.04.07 02:53:07.521848 [ 5 ] {89fae466-7763-4fa0-8ee6-f2410dd1c0a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10537 | 2026.04.07 02:53:07.521875 [ 193 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10538 | 2026.04.07 02:53:07.521896 [ 5 ] {89fae466-7763-4fa0-8ee6-f2410dd1c0a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10539 | 2026.04.07 02:53:07.521939 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10540 | 2026.04.07 02:53:07.521983 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1829 rows starting from the beginning of the part | ||
| 10541 | 2026.04.07 02:53:07.522062 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 69 rows starting from the beginning of the part | ||
| 10542 | 2026.04.07 02:53:07.522119 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 526 rows starting from the beginning of the part | ||
| 10543 | 2026.04.07 02:53:07.522165 [ 193 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_71_14} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10544 | 2026.04.07 02:53:07.522193 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1341 rows starting from the beginning of the part | ||
| 10545 | 2026.04.07 02:53:07.522238 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 10546 | 2026.04.07 02:53:07.522254 [ 193 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_71_14} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10547 | 2026.04.07 02:53:07.522281 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 100 rows starting from the beginning of the part | ||
| 10548 | 2026.04.07 02:53:07.522309 [ 5 ] {89fae466-7763-4fa0-8ee6-f2410dd1c0a2} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10549 | 2026.04.07 02:53:07.522344 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 10550 | 2026.04.07 02:53:07.522348 [ 5 ] {89fae466-7763-4fa0-8ee6-f2410dd1c0a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10551 | 2026.04.07 02:53:07.522766 [ 5 ] {89fae466-7763-4fa0-8ee6-f2410dd1c0a2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10552 | 2026.04.07 02:53:07.523004 [ 5 ] {89fae466-7763-4fa0-8ee6-f2410dd1c0a2} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10553 | 2026.04.07 02:53:07.523122 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10554 | 2026.04.07 02:53:07.523139 [ 5 ] {89fae466-7763-4fa0-8ee6-f2410dd1c0a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001309 sec., 122230.71046600457 rows/sec., 8.51 MiB/sec. | ||
| 10555 | 2026.04.07 02:53:07.523163 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10556 | 2026.04.07 02:53:07.523186 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10557 | 2026.04.07 02:53:07.523186 [ 5 ] {89fae466-7763-4fa0-8ee6-f2410dd1c0a2} <Debug> TCPHandler: Processed in 0.001485402 sec. | ||
| 10558 | 2026.04.07 02:53:07.523271 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 10559 | 2026.04.07 02:53:07.523304 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10560 | 2026.04.07 02:53:07.523398 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10561 | 2026.04.07 02:53:07.523403 [ 5 ] {e1f80ebe-b0f3-4ed3-950d-e714381671dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10562 | 2026.04.07 02:53:07.523442 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 25906 rows starting from the beginning of the part | ||
| 10563 | 2026.04.07 02:53:07.523473 [ 5 ] {e1f80ebe-b0f3-4ed3-950d-e714381671dc} <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 | ||
| 10564 | 2026.04.07 02:53:07.523517 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 10565 | 2026.04.07 02:53:07.523570 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 265 rows starting from the beginning of the part | ||
| 10566 | 2026.04.07 02:53:07.523614 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1681 rows starting from the beginning of the part | ||
| 10567 | 2026.04.07 02:53:07.523657 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 128 rows starting from the beginning of the part | ||
| 10568 | 2026.04.07 02:53:07.523700 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 10569 | 2026.04.07 02:53:07.523797 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3929 rows, containing 5 columns (5 merged, 0 gathered) in 0.002087234 sec., 1882395.5531579114 rows/sec., 136.74 MiB/sec. | ||
| 10570 | 2026.04.07 02:53:07.524082 [ 193 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10571 | 2026.04.07 02:53:07.524318 [ 5 ] {e1f80ebe-b0f3-4ed3-950d-e714381671dc} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10572 | 2026.04.07 02:53:07.524354 [ 5 ] {e1f80ebe-b0f3-4ed3-950d-e714381671dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10573 | 2026.04.07 02:53:07.524353 [ 193 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_71_14} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10574 | 2026.04.07 02:53:07.524436 [ 193 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_71_14} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10575 | 2026.04.07 02:53:07.524513 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 10576 | 2026.04.07 02:53:07.524961 [ 5 ] {e1f80ebe-b0f3-4ed3-950d-e714381671dc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10577 | 2026.04.07 02:53:07.525201 [ 5 ] {e1f80ebe-b0f3-4ed3-950d-e714381671dc} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10578 | 2026.04.07 02:53:07.525340 [ 5 ] {e1f80ebe-b0f3-4ed3-950d-e714381671dc} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001955 sec., 18414.322250639383 rows/sec., 33.00 MiB/sec. | ||
| 10579 | 2026.04.07 02:53:07.525393 [ 5 ] {e1f80ebe-b0f3-4ed3-950d-e714381671dc} <Debug> TCPHandler: Processed in 0.002137715 sec. | ||
| 10580 | 2026.04.07 02:53:07.525516 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10581 | 2026.04.07 02:53:07.525622 [ 5 ] {c9548d62-33d8-4b90-901c-4915b6b08b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10582 | 2026.04.07 02:53:07.525665 [ 5 ] {c9548d62-33d8-4b90-901c-4915b6b08b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10583 | 2026.04.07 02:53:07.526010 [ 5 ] {c9548d62-33d8-4b90-901c-4915b6b08b4b} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10584 | 2026.04.07 02:53:07.526048 [ 5 ] {c9548d62-33d8-4b90-901c-4915b6b08b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10585 | 2026.04.07 02:53:07.526386 [ 5 ] {c9548d62-33d8-4b90-901c-4915b6b08b4b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10586 | 2026.04.07 02:53:07.526603 [ 5 ] {c9548d62-33d8-4b90-901c-4915b6b08b4b} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10587 | 2026.04.07 02:53:07.526719 [ 138 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10588 | 2026.04.07 02:53:07.526738 [ 5 ] {c9548d62-33d8-4b90-901c-4915b6b08b4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 10589 | 2026.04.07 02:53:07.526757 [ 138 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10590 | 2026.04.07 02:53:07.526782 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10591 | 2026.04.07 02:53:07.526784 [ 5 ] {c9548d62-33d8-4b90-901c-4915b6b08b4b} <Debug> TCPHandler: Processed in 0.001328988 sec. | ||
| 10592 | 2026.04.07 02:53:07.526873 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 10593 | 2026.04.07 02:53:07.526987 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10594 | 2026.04.07 02:53:07.527018 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4140 rows starting from the beginning of the part | ||
| 10595 | 2026.04.07 02:53:07.527077 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10596 | 2026.04.07 02:53:07.527127 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 90 rows starting from the beginning of the part | ||
| 10597 | 2026.04.07 02:53:07.527170 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 12 rows starting from the beginning of the part | ||
| 10598 | 2026.04.07 02:53:07.527212 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 48 rows starting from the beginning of the part | ||
| 10599 | 2026.04.07 02:53:07.527252 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 10600 | 2026.04.07 02:53:07.535880 [ 187 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4410 rows, containing 4 columns (4 merged, 0 gathered) in 0.00905058 sec., 487261.5898649589 rows/sec., 31.50 MiB/sec. | ||
| 10601 | 2026.04.07 02:53:07.536198 [ 196 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10602 | 2026.04.07 02:53:07.536521 [ 196 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_71_14} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10603 | 2026.04.07 02:53:07.536613 [ 196 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_71_14} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10604 | 2026.04.07 02:53:07.536700 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 10605 | 2026.04.07 02:53:07.540407 [ 199 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28300 rows, containing 5 columns (5 merged, 0 gathered) in 0.017172502 sec., 1647983.5029281115 rows/sec., 106.15 MiB/sec. | ||
| 10606 | 2026.04.07 02:53:07.541053 [ 199 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10607 | 2026.04.07 02:53:07.541393 [ 199 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10608 | 2026.04.07 02:53:07.541476 [ 199 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10609 | 2026.04.07 02:53:07.541561 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 10610 | 2026.04.07 02:53:08.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.84 MiB, peak 320.89 MiB, free memory in arenas 0.00 B, will set to 312.02 MiB (RSS), difference: 3.18 MiB | ||
| 10611 | 2026.04.07 02:53:09.126239 [ 135 ] {} <Debug> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 10612 | 2026.04.07 02:53:09.126308 [ 135 ] {} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10613 | 2026.04.07 02:53:09.126328 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10614 | 2026.04.07 02:53:09.126423 [ 199 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 10615 | 2026.04.07 02:53:09.126542 [ 199 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10616 | 2026.04.07 02:53:09.126577 [ 199 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 10617 | 2026.04.07 02:53:09.126645 [ 199 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 10618 | 2026.04.07 02:53:09.126691 [ 199 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 10619 | 2026.04.07 02:53:09.126735 [ 199 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 10620 | 2026.04.07 02:53:09.126776 [ 199 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 10621 | 2026.04.07 02:53:09.127494 [ 187 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001111714 sec., 5397.071548977525 rows/sec., 400.56 KiB/sec. | ||
| 10622 | 2026.04.07 02:53:09.127605 [ 199 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 10623 | 2026.04.07 02:53:09.127861 [ 199 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_9_2} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10624 | 2026.04.07 02:53:09.127931 [ 199 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_9_2} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 10625 | 2026.04.07 02:53:09.127999 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 10626 | 2026.04.07 02:53:09.459166 [ 135 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 10627 | 2026.04.07 02:53:09.459258 [ 135 ] {} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10628 | 2026.04.07 02:53:09.459279 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10629 | 2026.04.07 02:53:09.459406 [ 192 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 10630 | 2026.04.07 02:53:09.459548 [ 192 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10631 | 2026.04.07 02:53:09.459585 [ 192 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 26 rows starting from the beginning of the part | ||
| 10632 | 2026.04.07 02:53:09.459648 [ 192 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 10633 | 2026.04.07 02:53:09.459690 [ 192 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 10634 | 2026.04.07 02:53:09.459730 [ 192 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 10635 | 2026.04.07 02:53:09.459769 [ 192 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 10636 | 2026.04.07 02:53:09.460636 [ 198 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001277877 sec., 23476.437873128634 rows/sec., 1.54 MiB/sec. | ||
| 10637 | 2026.04.07 02:53:09.460831 [ 198 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 10638 | 2026.04.07 02:53:09.461175 [ 198 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_29_6} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10639 | 2026.04.07 02:53:09.461261 [ 198 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_29_6} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 10640 | 2026.04.07 02:53:09.461367 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 10641 | 2026.04.07 02:53:10.538029 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10642 | 2026.04.07 02:53:10.538080 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10643 | 2026.04.07 02:53:10.702362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21100 | ||
| 10644 | 2026.04.07 02:53:10.702842 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10645 | 2026.04.07 02:53:10.702878 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10646 | 2026.04.07 02:53:10.703345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10647 | 2026.04.07 02:53:10.703576 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10648 | 2026.04.07 02:53:10.703705 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21100 | ||
| 10649 | 2026.04.07 02:53:10.744164 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1388 | ||
| 10650 | 2026.04.07 02:53:10.746403 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10651 | 2026.04.07 02:53:10.746466 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10652 | 2026.04.07 02:53:10.747664 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10653 | 2026.04.07 02:53:10.747937 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10654 | 2026.04.07 02:53:10.748323 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1388 | ||
| 10655 | 2026.04.07 02:53:11.872343 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10656 | 2026.04.07 02:53:11.889594 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10657 | 2026.04.07 02:53:11.889643 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10658 | 2026.04.07 02:53:11.895897 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10659 | 2026.04.07 02:53:11.896588 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10660 | 2026.04.07 02:53:11.899743 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10661 | 2026.04.07 02:53:12.515520 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10662 | 2026.04.07 02:53:12.515727 [ 5 ] {77348ed7-7a32-4b54-b73e-3ff08bc126c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10663 | 2026.04.07 02:53:12.515803 [ 5 ] {77348ed7-7a32-4b54-b73e-3ff08bc126c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10664 | 2026.04.07 02:53:12.516532 [ 5 ] {77348ed7-7a32-4b54-b73e-3ff08bc126c4} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10665 | 2026.04.07 02:53:12.516584 [ 5 ] {77348ed7-7a32-4b54-b73e-3ff08bc126c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10666 | 2026.04.07 02:53:12.516983 [ 5 ] {77348ed7-7a32-4b54-b73e-3ff08bc126c4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10667 | 2026.04.07 02:53:12.517226 [ 5 ] {77348ed7-7a32-4b54-b73e-3ff08bc126c4} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10668 | 2026.04.07 02:53:12.517391 [ 5 ] {77348ed7-7a32-4b54-b73e-3ff08bc126c4} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001719 sec., 38394.41535776614 rows/sec., 3.06 MiB/sec. | ||
| 10669 | 2026.04.07 02:53:12.517448 [ 5 ] {77348ed7-7a32-4b54-b73e-3ff08bc126c4} <Debug> TCPHandler: Processed in 0.002072074 sec. | ||
| 10670 | 2026.04.07 02:53:12.517570 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10671 | 2026.04.07 02:53:12.517677 [ 5 ] {bdf56878-e61e-4fb5-89e6-eba7587d6647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10672 | 2026.04.07 02:53:12.517720 [ 5 ] {bdf56878-e61e-4fb5-89e6-eba7587d6647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10673 | 2026.04.07 02:53:12.518131 [ 5 ] {bdf56878-e61e-4fb5-89e6-eba7587d6647} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10674 | 2026.04.07 02:53:12.518170 [ 5 ] {bdf56878-e61e-4fb5-89e6-eba7587d6647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10675 | 2026.04.07 02:53:12.518488 [ 5 ] {bdf56878-e61e-4fb5-89e6-eba7587d6647} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10676 | 2026.04.07 02:53:12.518707 [ 5 ] {bdf56878-e61e-4fb5-89e6-eba7587d6647} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10677 | 2026.04.07 02:53:12.518852 [ 5 ] {bdf56878-e61e-4fb5-89e6-eba7587d6647} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001199 sec., 4170.141784820684 rows/sec., 313.58 KiB/sec. | ||
| 10678 | 2026.04.07 02:53:12.518893 [ 5 ] {bdf56878-e61e-4fb5-89e6-eba7587d6647} <Debug> TCPHandler: Processed in 0.00137676 sec. | ||
| 10679 | 2026.04.07 02:53:12.519003 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10680 | 2026.04.07 02:53:12.519101 [ 5 ] {09c872f9-ed5f-4137-ac54-c46e78b53e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10681 | 2026.04.07 02:53:12.519144 [ 5 ] {09c872f9-ed5f-4137-ac54-c46e78b53e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10682 | 2026.04.07 02:53:12.519571 [ 5 ] {09c872f9-ed5f-4137-ac54-c46e78b53e42} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10683 | 2026.04.07 02:53:12.519608 [ 5 ] {09c872f9-ed5f-4137-ac54-c46e78b53e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10684 | 2026.04.07 02:53:12.519923 [ 5 ] {09c872f9-ed5f-4137-ac54-c46e78b53e42} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10685 | 2026.04.07 02:53:12.520136 [ 5 ] {09c872f9-ed5f-4137-ac54-c46e78b53e42} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10686 | 2026.04.07 02:53:12.520274 [ 5 ] {09c872f9-ed5f-4137-ac54-c46e78b53e42} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001195 sec., 57740.58577405857 rows/sec., 4.51 MiB/sec. | ||
| 10687 | 2026.04.07 02:53:12.520313 [ 5 ] {09c872f9-ed5f-4137-ac54-c46e78b53e42} <Debug> TCPHandler: Processed in 0.001361698 sec. | ||
| 10688 | 2026.04.07 02:53:12.520420 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10689 | 2026.04.07 02:53:12.520516 [ 5 ] {a3fe20dd-6fc0-4bae-bc59-0cf0857edacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10690 | 2026.04.07 02:53:12.520560 [ 5 ] {a3fe20dd-6fc0-4bae-bc59-0cf0857edacd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10691 | 2026.04.07 02:53:12.520968 [ 5 ] {a3fe20dd-6fc0-4bae-bc59-0cf0857edacd} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10692 | 2026.04.07 02:53:12.521004 [ 5 ] {a3fe20dd-6fc0-4bae-bc59-0cf0857edacd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10693 | 2026.04.07 02:53:12.521348 [ 5 ] {a3fe20dd-6fc0-4bae-bc59-0cf0857edacd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10694 | 2026.04.07 02:53:12.521569 [ 5 ] {a3fe20dd-6fc0-4bae-bc59-0cf0857edacd} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10695 | 2026.04.07 02:53:12.521704 [ 5 ] {a3fe20dd-6fc0-4bae-bc59-0cf0857edacd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 10696 | 2026.04.07 02:53:12.521742 [ 5 ] {a3fe20dd-6fc0-4bae-bc59-0cf0857edacd} <Debug> TCPHandler: Processed in 0.00137356 sec. | ||
| 10697 | 2026.04.07 02:53:12.521849 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10698 | 2026.04.07 02:53:12.521953 [ 5 ] {64f877e5-a762-4038-8a46-cf76d769695d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10699 | 2026.04.07 02:53:12.522010 [ 5 ] {64f877e5-a762-4038-8a46-cf76d769695d} <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 | ||
| 10700 | 2026.04.07 02:53:12.522766 [ 5 ] {64f877e5-a762-4038-8a46-cf76d769695d} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10701 | 2026.04.07 02:53:12.522802 [ 5 ] {64f877e5-a762-4038-8a46-cf76d769695d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10702 | 2026.04.07 02:53:12.523318 [ 5 ] {64f877e5-a762-4038-8a46-cf76d769695d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10703 | 2026.04.07 02:53:12.523647 [ 5 ] {64f877e5-a762-4038-8a46-cf76d769695d} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10704 | 2026.04.07 02:53:12.523793 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10705 | 2026.04.07 02:53:12.523818 [ 5 ] {64f877e5-a762-4038-8a46-cf76d769695d} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001882 sec., 2656.748140276302 rows/sec., 4.76 MiB/sec. | ||
| 10706 | 2026.04.07 02:53:12.523862 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10707 | 2026.04.07 02:53:12.523891 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10708 | 2026.04.07 02:53:12.523895 [ 5 ] {64f877e5-a762-4038-8a46-cf76d769695d} <Debug> TCPHandler: Processed in 0.002097634 sec. | ||
| 10709 | 2026.04.07 02:53:12.524026 [ 192 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 10710 | 2026.04.07 02:53:12.524035 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10711 | 2026.04.07 02:53:12.524178 [ 5 ] {c3fc1420-0ca8-4d34-8290-570e365a785b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10712 | 2026.04.07 02:53:12.524227 [ 5 ] {c3fc1420-0ca8-4d34-8290-570e365a785b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10713 | 2026.04.07 02:53:12.524307 [ 192 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10714 | 2026.04.07 02:53:12.524369 [ 192 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1172 rows starting from the beginning of the part | ||
| 10715 | 2026.04.07 02:53:12.524500 [ 192 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 5 rows starting from the beginning of the part | ||
| 10716 | 2026.04.07 02:53:12.524602 [ 192 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
| 10717 | 2026.04.07 02:53:12.524601 [ 5 ] {c3fc1420-0ca8-4d34-8290-570e365a785b} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10718 | 2026.04.07 02:53:12.524652 [ 5 ] {c3fc1420-0ca8-4d34-8290-570e365a785b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 10719 | 2026.04.07 02:53:12.524697 [ 192 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 16 rows starting from the beginning of the part | ||
| 10720 | 2026.04.07 02:53:12.524789 [ 192 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
| 10721 | 2026.04.07 02:53:12.524876 [ 192 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 5 rows starting from the beginning of the part | ||
| 10722 | 2026.04.07 02:53:12.524980 [ 5 ] {c3fc1420-0ca8-4d34-8290-570e365a785b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10723 | 2026.04.07 02:53:12.525245 [ 5 ] {c3fc1420-0ca8-4d34-8290-570e365a785b} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10724 | 2026.04.07 02:53:12.525395 [ 5 ] {c3fc1420-0ca8-4d34-8290-570e365a785b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001243 sec., 48270.313757039425 rows/sec., 3.25 MiB/sec. | ||
| 10725 | 2026.04.07 02:53:12.525438 [ 5 ] {c3fc1420-0ca8-4d34-8290-570e365a785b} <Debug> TCPHandler: Processed in 0.001464141 sec. | ||
| 10726 | 2026.04.07 02:53:12.530496 [ 198 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1270 rows, containing 19 columns (19 merged, 0 gathered) in 0.006529448 sec., 194503.42509810935 rows/sec., 348.54 MiB/sec. | ||
| 10727 | 2026.04.07 02:53:12.532366 [ 187 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10728 | 2026.04.07 02:53:12.532754 [ 187 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10729 | 2026.04.07 02:53:12.532839 [ 187 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10730 | 2026.04.07 02:53:12.532982 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 10731 | 2026.04.07 02:53:13.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.51 MiB, peak 324.04 MiB, free memory in arenas 0.00 B, will set to 314.75 MiB (RSS), difference: 2.25 MiB | ||
| 10732 | 2026.04.07 02:53:17.525382 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10733 | 2026.04.07 02:53:17.525590 [ 5 ] {45c7f425-cb82-4f1b-b6c7-2d7331cffb67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10734 | 2026.04.07 02:53:17.525660 [ 5 ] {45c7f425-cb82-4f1b-b6c7-2d7331cffb67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10735 | 2026.04.07 02:53:17.526422 [ 5 ] {45c7f425-cb82-4f1b-b6c7-2d7331cffb67} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10736 | 2026.04.07 02:53:17.526465 [ 5 ] {45c7f425-cb82-4f1b-b6c7-2d7331cffb67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10737 | 2026.04.07 02:53:17.526871 [ 5 ] {45c7f425-cb82-4f1b-b6c7-2d7331cffb67} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10738 | 2026.04.07 02:53:17.527097 [ 5 ] {45c7f425-cb82-4f1b-b6c7-2d7331cffb67} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10739 | 2026.04.07 02:53:17.527246 [ 5 ] {45c7f425-cb82-4f1b-b6c7-2d7331cffb67} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00171 sec., 166081.87134502924 rows/sec., 10.55 MiB/sec. | ||
| 10740 | 2026.04.07 02:53:17.527285 [ 5 ] {45c7f425-cb82-4f1b-b6c7-2d7331cffb67} <Debug> TCPHandler: Processed in 0.002041943 sec. | ||
| 10741 | 2026.04.07 02:53:17.527405 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10742 | 2026.04.07 02:53:17.527497 [ 5 ] {1dbe93b5-5ec8-47f3-a60c-811dd3663d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10743 | 2026.04.07 02:53:17.527538 [ 5 ] {1dbe93b5-5ec8-47f3-a60c-811dd3663d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10744 | 2026.04.07 02:53:17.527930 [ 5 ] {1dbe93b5-5ec8-47f3-a60c-811dd3663d30} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10745 | 2026.04.07 02:53:17.527963 [ 5 ] {1dbe93b5-5ec8-47f3-a60c-811dd3663d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10746 | 2026.04.07 02:53:17.528256 [ 5 ] {1dbe93b5-5ec8-47f3-a60c-811dd3663d30} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10747 | 2026.04.07 02:53:17.528460 [ 5 ] {1dbe93b5-5ec8-47f3-a60c-811dd3663d30} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10748 | 2026.04.07 02:53:17.528586 [ 5 ] {1dbe93b5-5ec8-47f3-a60c-811dd3663d30} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 441.97 KiB/sec. | ||
| 10749 | 2026.04.07 02:53:17.528622 [ 5 ] {1dbe93b5-5ec8-47f3-a60c-811dd3663d30} <Debug> TCPHandler: Processed in 0.001267027 sec. | ||
| 10750 | 2026.04.07 02:53:17.528734 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10751 | 2026.04.07 02:53:17.528826 [ 5 ] {928f3ee9-9e8a-4dcc-9fdf-8cbe352c3e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10752 | 2026.04.07 02:53:17.528864 [ 5 ] {928f3ee9-9e8a-4dcc-9fdf-8cbe352c3e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10753 | 2026.04.07 02:53:17.529529 [ 5 ] {928f3ee9-9e8a-4dcc-9fdf-8cbe352c3e19} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10754 | 2026.04.07 02:53:17.529564 [ 5 ] {928f3ee9-9e8a-4dcc-9fdf-8cbe352c3e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10755 | 2026.04.07 02:53:17.529917 [ 5 ] {928f3ee9-9e8a-4dcc-9fdf-8cbe352c3e19} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10756 | 2026.04.07 02:53:17.530127 [ 5 ] {928f3ee9-9e8a-4dcc-9fdf-8cbe352c3e19} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10757 | 2026.04.07 02:53:17.530251 [ 5 ] {928f3ee9-9e8a-4dcc-9fdf-8cbe352c3e19} <Debug> executeQuery: Read 872 rows, 69.97 KiB in 0.001443 sec., 604296.6042966043 rows/sec., 47.36 MiB/sec. | ||
| 10758 | 2026.04.07 02:53:17.530287 [ 5 ] {928f3ee9-9e8a-4dcc-9fdf-8cbe352c3e19} <Debug> TCPHandler: Processed in 0.001603204 sec. | ||
| 10759 | 2026.04.07 02:53:17.530395 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10760 | 2026.04.07 02:53:17.530489 [ 5 ] {d76684b3-75ac-485d-9e05-e98f15e8310a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10761 | 2026.04.07 02:53:17.530527 [ 5 ] {d76684b3-75ac-485d-9e05-e98f15e8310a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10762 | 2026.04.07 02:53:17.530979 [ 5 ] {d76684b3-75ac-485d-9e05-e98f15e8310a} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10763 | 2026.04.07 02:53:17.531013 [ 5 ] {d76684b3-75ac-485d-9e05-e98f15e8310a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10764 | 2026.04.07 02:53:17.531325 [ 5 ] {d76684b3-75ac-485d-9e05-e98f15e8310a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10765 | 2026.04.07 02:53:17.531533 [ 5 ] {d76684b3-75ac-485d-9e05-e98f15e8310a} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10766 | 2026.04.07 02:53:17.531657 [ 5 ] {d76684b3-75ac-485d-9e05-e98f15e8310a} <Debug> executeQuery: Read 184 rows, 11.67 KiB in 0.001188 sec., 154882.15488215486 rows/sec., 9.59 MiB/sec. | ||
| 10767 | 2026.04.07 02:53:17.531693 [ 5 ] {d76684b3-75ac-485d-9e05-e98f15e8310a} <Debug> TCPHandler: Processed in 0.001346948 sec. | ||
| 10768 | 2026.04.07 02:53:17.531799 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10769 | 2026.04.07 02:53:17.531891 [ 5 ] {54cec435-f278-4eba-b925-28dc38a9a6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10770 | 2026.04.07 02:53:17.531928 [ 5 ] {54cec435-f278-4eba-b925-28dc38a9a6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10771 | 2026.04.07 02:53:17.532355 [ 5 ] {54cec435-f278-4eba-b925-28dc38a9a6be} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10772 | 2026.04.07 02:53:17.532388 [ 5 ] {54cec435-f278-4eba-b925-28dc38a9a6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10773 | 2026.04.07 02:53:17.532681 [ 5 ] {54cec435-f278-4eba-b925-28dc38a9a6be} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10774 | 2026.04.07 02:53:17.532891 [ 5 ] {54cec435-f278-4eba-b925-28dc38a9a6be} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10775 | 2026.04.07 02:53:17.533013 [ 5 ] {54cec435-f278-4eba-b925-28dc38a9a6be} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001139 sec., 130816.5057067603 rows/sec., 8.45 MiB/sec. | ||
| 10776 | 2026.04.07 02:53:17.533049 [ 5 ] {54cec435-f278-4eba-b925-28dc38a9a6be} <Debug> TCPHandler: Processed in 0.001298298 sec. | ||
| 10777 | 2026.04.07 02:53:17.533159 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10778 | 2026.04.07 02:53:17.533251 [ 5 ] {cc323850-acb2-4d00-9a11-d498f56cd3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10779 | 2026.04.07 02:53:17.533289 [ 5 ] {cc323850-acb2-4d00-9a11-d498f56cd3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10780 | 2026.04.07 02:53:17.533772 [ 5 ] {cc323850-acb2-4d00-9a11-d498f56cd3f0} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10781 | 2026.04.07 02:53:17.533812 [ 5 ] {cc323850-acb2-4d00-9a11-d498f56cd3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10782 | 2026.04.07 02:53:17.534166 [ 5 ] {cc323850-acb2-4d00-9a11-d498f56cd3f0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10783 | 2026.04.07 02:53:17.534370 [ 5 ] {cc323850-acb2-4d00-9a11-d498f56cd3f0} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10784 | 2026.04.07 02:53:17.534498 [ 5 ] {cc323850-acb2-4d00-9a11-d498f56cd3f0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001264 sec., 117088.60759493672 rows/sec., 6.66 MiB/sec. | ||
| 10785 | 2026.04.07 02:53:17.534535 [ 5 ] {cc323850-acb2-4d00-9a11-d498f56cd3f0} <Debug> TCPHandler: Processed in 0.00142757 sec. | ||
| 10786 | 2026.04.07 02:53:17.534645 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10787 | 2026.04.07 02:53:17.534736 [ 5 ] {0b17fbfb-1335-45b2-9ac4-8d76242b8ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10788 | 2026.04.07 02:53:17.534775 [ 5 ] {0b17fbfb-1335-45b2-9ac4-8d76242b8ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10789 | 2026.04.07 02:53:17.535344 [ 5 ] {0b17fbfb-1335-45b2-9ac4-8d76242b8ca8} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10790 | 2026.04.07 02:53:17.535376 [ 5 ] {0b17fbfb-1335-45b2-9ac4-8d76242b8ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10791 | 2026.04.07 02:53:17.535688 [ 5 ] {0b17fbfb-1335-45b2-9ac4-8d76242b8ca8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10792 | 2026.04.07 02:53:17.535895 [ 5 ] {0b17fbfb-1335-45b2-9ac4-8d76242b8ca8} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10793 | 2026.04.07 02:53:17.536021 [ 5 ] {0b17fbfb-1335-45b2-9ac4-8d76242b8ca8} <Debug> executeQuery: Read 532 rows, 38.55 KiB in 0.001303 sec., 408288.56485034537 rows/sec., 28.89 MiB/sec. | ||
| 10794 | 2026.04.07 02:53:17.536057 [ 5 ] {0b17fbfb-1335-45b2-9ac4-8d76242b8ca8} <Debug> TCPHandler: Processed in 0.001460861 sec. | ||
| 10795 | 2026.04.07 02:53:17.536163 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10796 | 2026.04.07 02:53:17.536255 [ 5 ] {49d74467-6f0f-4b70-ad72-f842e023254a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10797 | 2026.04.07 02:53:17.536295 [ 5 ] {49d74467-6f0f-4b70-ad72-f842e023254a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10798 | 2026.04.07 02:53:17.536620 [ 5 ] {49d74467-6f0f-4b70-ad72-f842e023254a} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10799 | 2026.04.07 02:53:17.536653 [ 5 ] {49d74467-6f0f-4b70-ad72-f842e023254a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10800 | 2026.04.07 02:53:17.536959 [ 5 ] {49d74467-6f0f-4b70-ad72-f842e023254a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10801 | 2026.04.07 02:53:17.537166 [ 5 ] {49d74467-6f0f-4b70-ad72-f842e023254a} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10802 | 2026.04.07 02:53:17.537301 [ 5 ] {49d74467-6f0f-4b70-ad72-f842e023254a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 10803 | 2026.04.07 02:53:17.537337 [ 5 ] {49d74467-6f0f-4b70-ad72-f842e023254a} <Debug> TCPHandler: Processed in 0.001221795 sec. | ||
| 10804 | 2026.04.07 02:53:17.537450 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10805 | 2026.04.07 02:53:17.537543 [ 5 ] {b26ed49d-7da7-408c-8ac5-d6536a36f14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10806 | 2026.04.07 02:53:17.537584 [ 5 ] {b26ed49d-7da7-408c-8ac5-d6536a36f14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10807 | 2026.04.07 02:53:17.537977 [ 5 ] {b26ed49d-7da7-408c-8ac5-d6536a36f14a} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10808 | 2026.04.07 02:53:17.538009 [ 5 ] {b26ed49d-7da7-408c-8ac5-d6536a36f14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10809 | 2026.04.07 02:53:17.538332 [ 5 ] {b26ed49d-7da7-408c-8ac5-d6536a36f14a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10810 | 2026.04.07 02:53:17.538538 [ 5 ] {b26ed49d-7da7-408c-8ac5-d6536a36f14a} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10811 | 2026.04.07 02:53:17.538660 [ 5 ] {b26ed49d-7da7-408c-8ac5-d6536a36f14a} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001135 sec., 236123.34801762115 rows/sec., 15.70 MiB/sec. | ||
| 10812 | 2026.04.07 02:53:17.538695 [ 5 ] {b26ed49d-7da7-408c-8ac5-d6536a36f14a} <Debug> TCPHandler: Processed in 0.001293387 sec. | ||
| 10813 | 2026.04.07 02:53:17.538806 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10814 | 2026.04.07 02:53:17.538900 [ 5 ] {f4c17d34-0c34-4521-99b2-4c668dafc4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10815 | 2026.04.07 02:53:17.538942 [ 5 ] {f4c17d34-0c34-4521-99b2-4c668dafc4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10816 | 2026.04.07 02:53:17.539248 [ 5 ] {f4c17d34-0c34-4521-99b2-4c668dafc4b1} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10817 | 2026.04.07 02:53:17.539281 [ 5 ] {f4c17d34-0c34-4521-99b2-4c668dafc4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10818 | 2026.04.07 02:53:17.539576 [ 5 ] {f4c17d34-0c34-4521-99b2-4c668dafc4b1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10819 | 2026.04.07 02:53:17.539776 [ 5 ] {f4c17d34-0c34-4521-99b2-4c668dafc4b1} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10820 | 2026.04.07 02:53:17.539901 [ 5 ] {f4c17d34-0c34-4521-99b2-4c668dafc4b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 10821 | 2026.04.07 02:53:17.539935 [ 5 ] {f4c17d34-0c34-4521-99b2-4c668dafc4b1} <Debug> TCPHandler: Processed in 0.001177395 sec. | ||
| 10822 | 2026.04.07 02:53:17.540044 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10823 | 2026.04.07 02:53:17.540136 [ 5 ] {15ad1445-7918-495b-b4a6-d2b81cf2c071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10824 | 2026.04.07 02:53:17.540188 [ 5 ] {15ad1445-7918-495b-b4a6-d2b81cf2c071} <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 | ||
| 10825 | 2026.04.07 02:53:17.540971 [ 5 ] {15ad1445-7918-495b-b4a6-d2b81cf2c071} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10826 | 2026.04.07 02:53:17.541004 [ 5 ] {15ad1445-7918-495b-b4a6-d2b81cf2c071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10827 | 2026.04.07 02:53:17.541536 [ 5 ] {15ad1445-7918-495b-b4a6-d2b81cf2c071} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10828 | 2026.04.07 02:53:17.541755 [ 5 ] {15ad1445-7918-495b-b4a6-d2b81cf2c071} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10829 | 2026.04.07 02:53:17.541889 [ 5 ] {15ad1445-7918-495b-b4a6-d2b81cf2c071} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00177 sec., 20338.983050847455 rows/sec., 36.45 MiB/sec. | ||
| 10830 | 2026.04.07 02:53:17.541941 [ 5 ] {15ad1445-7918-495b-b4a6-d2b81cf2c071} <Debug> TCPHandler: Processed in 0.001944891 sec. | ||
| 10831 | 2026.04.07 02:53:17.542052 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10832 | 2026.04.07 02:53:17.542145 [ 5 ] {510aa710-bb71-4860-b0a3-49d00fc76f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10833 | 2026.04.07 02:53:17.542184 [ 5 ] {510aa710-bb71-4860-b0a3-49d00fc76f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10834 | 2026.04.07 02:53:17.542501 [ 5 ] {510aa710-bb71-4860-b0a3-49d00fc76f21} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10835 | 2026.04.07 02:53:17.542534 [ 5 ] {510aa710-bb71-4860-b0a3-49d00fc76f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10836 | 2026.04.07 02:53:17.542833 [ 5 ] {510aa710-bb71-4860-b0a3-49d00fc76f21} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10837 | 2026.04.07 02:53:17.543036 [ 5 ] {510aa710-bb71-4860-b0a3-49d00fc76f21} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10838 | 2026.04.07 02:53:17.543159 [ 5 ] {510aa710-bb71-4860-b0a3-49d00fc76f21} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001033 sec., 87124.87899322361 rows/sec., 5.45 MiB/sec. | ||
| 10839 | 2026.04.07 02:53:17.543193 [ 5 ] {510aa710-bb71-4860-b0a3-49d00fc76f21} <Debug> TCPHandler: Processed in 0.001190125 sec. | ||
| 10840 | 2026.04.07 02:53:18.203888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21612 | ||
| 10841 | 2026.04.07 02:53:18.204757 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10842 | 2026.04.07 02:53:18.204825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10843 | 2026.04.07 02:53:18.205547 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10844 | 2026.04.07 02:53:18.205913 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10845 | 2026.04.07 02:53:18.206128 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21612 | ||
| 10846 | 2026.04.07 02:53:19.399919 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10847 | 2026.04.07 02:53:19.417604 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10848 | 2026.04.07 02:53:19.417661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10849 | 2026.04.07 02:53:19.423984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10850 | 2026.04.07 02:53:19.424709 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10851 | 2026.04.07 02:53:19.427608 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10852 | 2026.04.07 02:53:20.748548 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1424 | ||
| 10853 | 2026.04.07 02:53:20.750979 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10854 | 2026.04.07 02:53:20.751028 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10855 | 2026.04.07 02:53:20.752225 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10856 | 2026.04.07 02:53:20.752481 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10857 | 2026.04.07 02:53:20.752742 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1424 | ||
| 10858 | 2026.04.07 02:53:22.515955 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10859 | 2026.04.07 02:53:22.516232 [ 5 ] {373b74c8-d5e8-49b0-bcea-228be2bb85dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10860 | 2026.04.07 02:53:22.516338 [ 5 ] {373b74c8-d5e8-49b0-bcea-228be2bb85dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10861 | 2026.04.07 02:53:22.517180 [ 5 ] {373b74c8-d5e8-49b0-bcea-228be2bb85dd} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10862 | 2026.04.07 02:53:22.517228 [ 5 ] {373b74c8-d5e8-49b0-bcea-228be2bb85dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10863 | 2026.04.07 02:53:22.517630 [ 5 ] {373b74c8-d5e8-49b0-bcea-228be2bb85dd} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10864 | 2026.04.07 02:53:22.517857 [ 5 ] {373b74c8-d5e8-49b0-bcea-228be2bb85dd} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10865 | 2026.04.07 02:53:22.518024 [ 5 ] {373b74c8-d5e8-49b0-bcea-228be2bb85dd} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001868 sec., 35331.90578158458 rows/sec., 2.81 MiB/sec. | ||
| 10866 | 2026.04.07 02:53:22.518073 [ 5 ] {373b74c8-d5e8-49b0-bcea-228be2bb85dd} <Debug> TCPHandler: Processed in 0.002302529 sec. | ||
| 10867 | 2026.04.07 02:53:22.518185 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10868 | 2026.04.07 02:53:22.518286 [ 5 ] {5b9bf872-af07-44ac-90ce-6be6e0b95ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10869 | 2026.04.07 02:53:22.518330 [ 5 ] {5b9bf872-af07-44ac-90ce-6be6e0b95ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10870 | 2026.04.07 02:53:22.518736 [ 5 ] {5b9bf872-af07-44ac-90ce-6be6e0b95ec0} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10871 | 2026.04.07 02:53:22.518774 [ 5 ] {5b9bf872-af07-44ac-90ce-6be6e0b95ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10872 | 2026.04.07 02:53:22.519073 [ 5 ] {5b9bf872-af07-44ac-90ce-6be6e0b95ec0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10873 | 2026.04.07 02:53:22.519310 [ 5 ] {5b9bf872-af07-44ac-90ce-6be6e0b95ec0} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10874 | 2026.04.07 02:53:22.519443 [ 5 ] {5b9bf872-af07-44ac-90ce-6be6e0b95ec0} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001181 sec., 4233.7002540220155 rows/sec., 318.35 KiB/sec. | ||
| 10875 | 2026.04.07 02:53:22.519482 [ 5 ] {5b9bf872-af07-44ac-90ce-6be6e0b95ec0} <Debug> TCPHandler: Processed in 0.001348198 sec. | ||
| 10876 | 2026.04.07 02:53:22.519587 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10877 | 2026.04.07 02:53:22.519682 [ 5 ] {0682d74a-1c29-42bd-aff0-20f443620239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10878 | 2026.04.07 02:53:22.519723 [ 5 ] {0682d74a-1c29-42bd-aff0-20f443620239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10879 | 2026.04.07 02:53:22.520150 [ 5 ] {0682d74a-1c29-42bd-aff0-20f443620239} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10880 | 2026.04.07 02:53:22.520186 [ 5 ] {0682d74a-1c29-42bd-aff0-20f443620239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10881 | 2026.04.07 02:53:22.520499 [ 5 ] {0682d74a-1c29-42bd-aff0-20f443620239} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10882 | 2026.04.07 02:53:22.520708 [ 5 ] {0682d74a-1c29-42bd-aff0-20f443620239} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10883 | 2026.04.07 02:53:22.520838 [ 5 ] {0682d74a-1c29-42bd-aff0-20f443620239} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001175 sec., 58723.40425531915 rows/sec., 4.58 MiB/sec. | ||
| 10884 | 2026.04.07 02:53:22.520900 [ 5 ] {0682d74a-1c29-42bd-aff0-20f443620239} <Debug> TCPHandler: Processed in 0.001361349 sec. | ||
| 10885 | 2026.04.07 02:53:22.521038 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10886 | 2026.04.07 02:53:22.521138 [ 5 ] {c37620df-1185-4756-b8fc-26c8b28229db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10887 | 2026.04.07 02:53:22.521184 [ 5 ] {c37620df-1185-4756-b8fc-26c8b28229db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10888 | 2026.04.07 02:53:22.521631 [ 5 ] {c37620df-1185-4756-b8fc-26c8b28229db} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10889 | 2026.04.07 02:53:22.521668 [ 5 ] {c37620df-1185-4756-b8fc-26c8b28229db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10890 | 2026.04.07 02:53:22.522022 [ 5 ] {c37620df-1185-4756-b8fc-26c8b28229db} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10891 | 2026.04.07 02:53:22.522236 [ 5 ] {c37620df-1185-4756-b8fc-26c8b28229db} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10892 | 2026.04.07 02:53:22.522371 [ 5 ] {c37620df-1185-4756-b8fc-26c8b28229db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 10893 | 2026.04.07 02:53:22.522409 [ 5 ] {c37620df-1185-4756-b8fc-26c8b28229db} <Debug> TCPHandler: Processed in 0.00142395 sec. | ||
| 10894 | 2026.04.07 02:53:22.522528 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10895 | 2026.04.07 02:53:22.522625 [ 5 ] {378bc7a3-81b4-448c-ba1f-b5d98408d353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10896 | 2026.04.07 02:53:22.522680 [ 5 ] {378bc7a3-81b4-448c-ba1f-b5d98408d353} <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 | ||
| 10897 | 2026.04.07 02:53:22.523430 [ 5 ] {378bc7a3-81b4-448c-ba1f-b5d98408d353} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10898 | 2026.04.07 02:53:22.523467 [ 5 ] {378bc7a3-81b4-448c-ba1f-b5d98408d353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10899 | 2026.04.07 02:53:22.523966 [ 5 ] {378bc7a3-81b4-448c-ba1f-b5d98408d353} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10900 | 2026.04.07 02:53:22.524184 [ 5 ] {378bc7a3-81b4-448c-ba1f-b5d98408d353} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10901 | 2026.04.07 02:53:22.524340 [ 5 ] {378bc7a3-81b4-448c-ba1f-b5d98408d353} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001733 sec., 2885.1702250432777 rows/sec., 5.17 MiB/sec. | ||
| 10902 | 2026.04.07 02:53:22.524402 [ 5 ] {378bc7a3-81b4-448c-ba1f-b5d98408d353} <Debug> TCPHandler: Processed in 0.001926161 sec. | ||
| 10903 | 2026.04.07 02:53:22.524511 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10904 | 2026.04.07 02:53:22.524607 [ 5 ] {2214e588-c6ad-4269-9f17-d07c722836d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10905 | 2026.04.07 02:53:22.524648 [ 5 ] {2214e588-c6ad-4269-9f17-d07c722836d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10906 | 2026.04.07 02:53:22.524978 [ 5 ] {2214e588-c6ad-4269-9f17-d07c722836d2} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10907 | 2026.04.07 02:53:22.525014 [ 5 ] {2214e588-c6ad-4269-9f17-d07c722836d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10908 | 2026.04.07 02:53:22.525315 [ 5 ] {2214e588-c6ad-4269-9f17-d07c722836d2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10909 | 2026.04.07 02:53:22.525541 [ 5 ] {2214e588-c6ad-4269-9f17-d07c722836d2} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10910 | 2026.04.07 02:53:22.525673 [ 5 ] {2214e588-c6ad-4269-9f17-d07c722836d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 10911 | 2026.04.07 02:53:22.525708 [ 5 ] {2214e588-c6ad-4269-9f17-d07c722836d2} <Debug> TCPHandler: Processed in 0.001248787 sec. | ||
| 10912 | 2026.04.07 02:53:25.538132 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10913 | 2026.04.07 02:53:25.538198 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10914 | 2026.04.07 02:53:25.706233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22060 | ||
| 10915 | 2026.04.07 02:53:25.706730 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10916 | 2026.04.07 02:53:25.706771 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10917 | 2026.04.07 02:53:25.707276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10918 | 2026.04.07 02:53:25.707508 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10919 | 2026.04.07 02:53:25.707642 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22060 | ||
| 10920 | 2026.04.07 02:53:25.707644 [ 94 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10921 | 2026.04.07 02:53:25.707705 [ 94 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10922 | 2026.04.07 02:53:25.707724 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10923 | 2026.04.07 02:53:25.707850 [ 195 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::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 | ||
| 10924 | 2026.04.07 02:53:25.708011 [ 195 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10925 | 2026.04.07 02:53:25.708053 [ 195 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19692 rows starting from the beginning of the part | ||
| 10926 | 2026.04.07 02:53:25.708124 [ 195 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10927 | 2026.04.07 02:53:25.708173 [ 195 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10928 | 2026.04.07 02:53:25.708219 [ 195 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10929 | 2026.04.07 02:53:25.708263 [ 195 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10930 | 2026.04.07 02:53:25.708307 [ 195 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10931 | 2026.04.07 02:53:25.710325 [ 189 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22060 rows, containing 4 columns (4 merged, 0 gathered) in 0.002532653 sec., 8710233.893075759 rows/sec., 124.60 MiB/sec. | ||
| 10932 | 2026.04.07 02:53:25.710636 [ 195 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10933 | 2026.04.07 02:53:25.710882 [ 195 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_46_9} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10934 | 2026.04.07 02:53:25.710952 [ 195 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_46_9} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10935 | 2026.04.07 02:53:25.711026 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 10936 | 2026.04.07 02:53:26.927704 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10937 | 2026.04.07 02:53:26.945452 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10938 | 2026.04.07 02:53:26.945505 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10939 | 2026.04.07 02:53:26.951678 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10940 | 2026.04.07 02:53:26.952389 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10941 | 2026.04.07 02:53:26.952675 [ 98 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10942 | 2026.04.07 02:53:26.952743 [ 98 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10943 | 2026.04.07 02:53:26.952765 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10944 | 2026.04.07 02:53:26.952874 [ 198 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 10945 | 2026.04.07 02:53:26.955435 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10946 | 2026.04.07 02:53:26.956907 [ 198 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10947 | 2026.04.07 02:53:26.958601 [ 198 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 10948 | 2026.04.07 02:53:26.963288 [ 198 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 10949 | 2026.04.07 02:53:26.967915 [ 198 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 10950 | 2026.04.07 02:53:26.972610 [ 198 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 10951 | 2026.04.07 02:53:26.977192 [ 198 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 10952 | 2026.04.07 02:53:26.981163 [ 198 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 10953 | 2026.04.07 02:53:27.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.33 MiB, peak 325.33 MiB, free memory in arenas 0.00 B, will set to 314.89 MiB (RSS), difference: -10.44 MiB | ||
| 10954 | 2026.04.07 02:53:27.031968 [ 189 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.0791377 sec., 4384.762256168678 rows/sec., 22.67 MiB/sec. | ||
| 10955 | 2026.04.07 02:53:27.034763 [ 197 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10956 | 2026.04.07 02:53:27.036951 [ 197 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_46_9} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2026.04.07 02:53:27.037059 [ 197 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_46_9} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10958 | 2026.04.07 02:53:27.039953 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10959 | 2026.04.07 02:53:27.524934 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10960 | 2026.04.07 02:53:27.525213 [ 5 ] {aa570b4e-bb8f-4bce-b03a-b4b34ae8635f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10961 | 2026.04.07 02:53:27.525314 [ 5 ] {aa570b4e-bb8f-4bce-b03a-b4b34ae8635f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10962 | 2026.04.07 02:53:27.526318 [ 5 ] {aa570b4e-bb8f-4bce-b03a-b4b34ae8635f} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10963 | 2026.04.07 02:53:27.526361 [ 5 ] {aa570b4e-bb8f-4bce-b03a-b4b34ae8635f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10964 | 2026.04.07 02:53:27.526745 [ 5 ] {aa570b4e-bb8f-4bce-b03a-b4b34ae8635f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10965 | 2026.04.07 02:53:27.526963 [ 5 ] {aa570b4e-bb8f-4bce-b03a-b4b34ae8635f} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10966 | 2026.04.07 02:53:27.527113 [ 5 ] {aa570b4e-bb8f-4bce-b03a-b4b34ae8635f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001976 sec., 143724.69635627532 rows/sec., 9.13 MiB/sec. | ||
| 10967 | 2026.04.07 02:53:27.527153 [ 5 ] {aa570b4e-bb8f-4bce-b03a-b4b34ae8635f} <Debug> TCPHandler: Processed in 0.00235661 sec. | ||
| 10968 | 2026.04.07 02:53:27.527271 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10969 | 2026.04.07 02:53:27.527364 [ 5 ] {bc6e30b5-e9fa-41a2-b306-1477956c635b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10970 | 2026.04.07 02:53:27.527404 [ 5 ] {bc6e30b5-e9fa-41a2-b306-1477956c635b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10971 | 2026.04.07 02:53:27.528461 [ 5 ] {bc6e30b5-e9fa-41a2-b306-1477956c635b} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10972 | 2026.04.07 02:53:27.528498 [ 5 ] {bc6e30b5-e9fa-41a2-b306-1477956c635b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10973 | 2026.04.07 02:53:27.528851 [ 5 ] {bc6e30b5-e9fa-41a2-b306-1477956c635b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10974 | 2026.04.07 02:53:27.529051 [ 5 ] {bc6e30b5-e9fa-41a2-b306-1477956c635b} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10975 | 2026.04.07 02:53:27.529180 [ 5 ] {bc6e30b5-e9fa-41a2-b306-1477956c635b} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001834 sec., 473827.69901853875 rows/sec., 37.14 MiB/sec. | ||
| 10976 | 2026.04.07 02:53:27.529217 [ 5 ] {bc6e30b5-e9fa-41a2-b306-1477956c635b} <Debug> TCPHandler: Processed in 0.001995602 sec. | ||
| 10977 | 2026.04.07 02:53:27.529327 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10978 | 2026.04.07 02:53:27.529421 [ 5 ] {6105c76d-447e-44de-b092-541fe33f8602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10979 | 2026.04.07 02:53:27.529459 [ 5 ] {6105c76d-447e-44de-b092-541fe33f8602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10980 | 2026.04.07 02:53:27.529987 [ 5 ] {6105c76d-447e-44de-b092-541fe33f8602} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10981 | 2026.04.07 02:53:27.530024 [ 5 ] {6105c76d-447e-44de-b092-541fe33f8602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10982 | 2026.04.07 02:53:27.530324 [ 5 ] {6105c76d-447e-44de-b092-541fe33f8602} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10983 | 2026.04.07 02:53:27.530538 [ 5 ] {6105c76d-447e-44de-b092-541fe33f8602} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10984 | 2026.04.07 02:53:27.530655 [ 78 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10985 | 2026.04.07 02:53:27.530667 [ 5 ] {6105c76d-447e-44de-b092-541fe33f8602} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001265 sec., 140711.46245059287 rows/sec., 8.68 MiB/sec. | ||
| 10986 | 2026.04.07 02:53:27.530718 [ 78 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10987 | 2026.04.07 02:53:27.530727 [ 5 ] {6105c76d-447e-44de-b092-541fe33f8602} <Debug> TCPHandler: Processed in 0.00144856 sec. | ||
| 10988 | 2026.04.07 02:53:27.530748 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 10989 | 2026.04.07 02:53:27.530846 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10990 | 2026.04.07 02:53:27.530887 [ 203 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 10991 | 2026.04.07 02:53:27.530944 [ 5 ] {5ee85394-67e2-4f9b-b1be-b88abace1e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10992 | 2026.04.07 02:53:27.530990 [ 5 ] {5ee85394-67e2-4f9b-b1be-b88abace1e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10993 | 2026.04.07 02:53:27.531097 [ 203 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10994 | 2026.04.07 02:53:27.531157 [ 203 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 226 rows starting from the beginning of the part | ||
| 10995 | 2026.04.07 02:53:27.531269 [ 203 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 10996 | 2026.04.07 02:53:27.531345 [ 203 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 5 rows starting from the beginning of the part | ||
| 10997 | 2026.04.07 02:53:27.531415 [ 203 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 184 rows starting from the beginning of the part | ||
| 10998 | 2026.04.07 02:53:27.531460 [ 5 ] {5ee85394-67e2-4f9b-b1be-b88abace1e7c} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10999 | 2026.04.07 02:53:27.531479 [ 203 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 5 rows starting from the beginning of the part | ||
| 11000 | 2026.04.07 02:53:27.531506 [ 5 ] {5ee85394-67e2-4f9b-b1be-b88abace1e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11001 | 2026.04.07 02:53:27.531557 [ 203 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 178 rows starting from the beginning of the part | ||
| 11002 | 2026.04.07 02:53:27.531822 [ 5 ] {5ee85394-67e2-4f9b-b1be-b88abace1e7c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11003 | 2026.04.07 02:53:27.532055 [ 5 ] {5ee85394-67e2-4f9b-b1be-b88abace1e7c} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11004 | 2026.04.07 02:53:27.532196 [ 5 ] {5ee85394-67e2-4f9b-b1be-b88abace1e7c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001271 sec., 117230.52714398112 rows/sec., 7.57 MiB/sec. | ||
| 11005 | 2026.04.07 02:53:27.532234 [ 5 ] {5ee85394-67e2-4f9b-b1be-b88abace1e7c} <Debug> TCPHandler: Processed in 0.00143589 sec. | ||
| 11006 | 2026.04.07 02:53:27.532358 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11007 | 2026.04.07 02:53:27.532451 [ 5 ] {4f36d62a-b20f-4618-93b4-08120424a176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11008 | 2026.04.07 02:53:27.532491 [ 5 ] {4f36d62a-b20f-4618-93b4-08120424a176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11009 | 2026.04.07 02:53:27.532757 [ 190 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 634 rows, containing 5 columns (5 merged, 0 gathered) in 0.001936441 sec., 327404.7595563201 rows/sec., 22.02 MiB/sec. | ||
| 11010 | 2026.04.07 02:53:27.532949 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11011 | 2026.04.07 02:53:27.532956 [ 5 ] {4f36d62a-b20f-4618-93b4-08120424a176} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11012 | 2026.04.07 02:53:27.533005 [ 5 ] {4f36d62a-b20f-4618-93b4-08120424a176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11013 | 2026.04.07 02:53:27.533313 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_61_12} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11014 | 2026.04.07 02:53:27.533411 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_61_12} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11015 | 2026.04.07 02:53:27.533468 [ 5 ] {4f36d62a-b20f-4618-93b4-08120424a176} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11016 | 2026.04.07 02:53:27.533529 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11017 | 2026.04.07 02:53:27.533690 [ 5 ] {4f36d62a-b20f-4618-93b4-08120424a176} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11018 | 2026.04.07 02:53:27.533821 [ 5 ] {4f36d62a-b20f-4618-93b4-08120424a176} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001387 sec., 106705.11896178803 rows/sec., 6.07 MiB/sec. | ||
| 11019 | 2026.04.07 02:53:27.533857 [ 5 ] {4f36d62a-b20f-4618-93b4-08120424a176} <Debug> TCPHandler: Processed in 0.001546752 sec. | ||
| 11020 | 2026.04.07 02:53:27.533967 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11021 | 2026.04.07 02:53:27.534059 [ 5 ] {6c9957d9-2898-4a80-ae9f-5bcbd53422bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11022 | 2026.04.07 02:53:27.534098 [ 5 ] {6c9957d9-2898-4a80-ae9f-5bcbd53422bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11023 | 2026.04.07 02:53:27.534786 [ 5 ] {6c9957d9-2898-4a80-ae9f-5bcbd53422bb} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11024 | 2026.04.07 02:53:27.534822 [ 5 ] {6c9957d9-2898-4a80-ae9f-5bcbd53422bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11025 | 2026.04.07 02:53:27.535151 [ 5 ] {6c9957d9-2898-4a80-ae9f-5bcbd53422bb} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11026 | 2026.04.07 02:53:27.535352 [ 5 ] {6c9957d9-2898-4a80-ae9f-5bcbd53422bb} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11027 | 2026.04.07 02:53:27.535478 [ 5 ] {6c9957d9-2898-4a80-ae9f-5bcbd53422bb} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001436 sec., 366295.2646239554 rows/sec., 25.88 MiB/sec. | ||
| 11028 | 2026.04.07 02:53:27.535515 [ 5 ] {6c9957d9-2898-4a80-ae9f-5bcbd53422bb} <Debug> TCPHandler: Processed in 0.001595113 sec. | ||
| 11029 | 2026.04.07 02:53:27.535626 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11030 | 2026.04.07 02:53:27.535717 [ 5 ] {5fd7fa12-519f-438a-bae1-5e3fbea3df57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11031 | 2026.04.07 02:53:27.535756 [ 5 ] {5fd7fa12-519f-438a-bae1-5e3fbea3df57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11032 | 2026.04.07 02:53:27.536082 [ 5 ] {5fd7fa12-519f-438a-bae1-5e3fbea3df57} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11033 | 2026.04.07 02:53:27.536117 [ 5 ] {5fd7fa12-519f-438a-bae1-5e3fbea3df57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11034 | 2026.04.07 02:53:27.536420 [ 5 ] {5fd7fa12-519f-438a-bae1-5e3fbea3df57} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11035 | 2026.04.07 02:53:27.536620 [ 5 ] {5fd7fa12-519f-438a-bae1-5e3fbea3df57} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11036 | 2026.04.07 02:53:27.536745 [ 5 ] {5fd7fa12-519f-438a-bae1-5e3fbea3df57} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 11037 | 2026.04.07 02:53:27.536780 [ 5 ] {5fd7fa12-519f-438a-bae1-5e3fbea3df57} <Debug> TCPHandler: Processed in 0.001203185 sec. | ||
| 11038 | 2026.04.07 02:53:27.536890 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11039 | 2026.04.07 02:53:27.536982 [ 5 ] {a32ebab9-9ea7-47ca-89b4-5550bb5ae330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11040 | 2026.04.07 02:53:27.537023 [ 5 ] {a32ebab9-9ea7-47ca-89b4-5550bb5ae330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11041 | 2026.04.07 02:53:27.537451 [ 5 ] {a32ebab9-9ea7-47ca-89b4-5550bb5ae330} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11042 | 2026.04.07 02:53:27.537487 [ 5 ] {a32ebab9-9ea7-47ca-89b4-5550bb5ae330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11043 | 2026.04.07 02:53:27.537814 [ 5 ] {a32ebab9-9ea7-47ca-89b4-5550bb5ae330} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11044 | 2026.04.07 02:53:27.538027 [ 5 ] {a32ebab9-9ea7-47ca-89b4-5550bb5ae330} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11045 | 2026.04.07 02:53:27.538154 [ 5 ] {a32ebab9-9ea7-47ca-89b4-5550bb5ae330} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00119 sec., 222689.07563025207 rows/sec., 14.80 MiB/sec. | ||
| 11046 | 2026.04.07 02:53:27.538190 [ 5 ] {a32ebab9-9ea7-47ca-89b4-5550bb5ae330} <Debug> TCPHandler: Processed in 0.001348489 sec. | ||
| 11047 | 2026.04.07 02:53:27.538296 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11048 | 2026.04.07 02:53:27.538388 [ 5 ] {b2e837b3-7445-4425-a3aa-7da3630af026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11049 | 2026.04.07 02:53:27.538428 [ 5 ] {b2e837b3-7445-4425-a3aa-7da3630af026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11050 | 2026.04.07 02:53:27.538734 [ 5 ] {b2e837b3-7445-4425-a3aa-7da3630af026} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11051 | 2026.04.07 02:53:27.538769 [ 5 ] {b2e837b3-7445-4425-a3aa-7da3630af026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11052 | 2026.04.07 02:53:27.539055 [ 5 ] {b2e837b3-7445-4425-a3aa-7da3630af026} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11053 | 2026.04.07 02:53:27.539260 [ 5 ] {b2e837b3-7445-4425-a3aa-7da3630af026} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11054 | 2026.04.07 02:53:27.539389 [ 5 ] {b2e837b3-7445-4425-a3aa-7da3630af026} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 11055 | 2026.04.07 02:53:27.539424 [ 5 ] {b2e837b3-7445-4425-a3aa-7da3630af026} <Debug> TCPHandler: Processed in 0.001175965 sec. | ||
| 11056 | 2026.04.07 02:53:27.539531 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11057 | 2026.04.07 02:53:27.539623 [ 5 ] {0e0c807d-8f17-42e6-bb40-7973e6efd8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11058 | 2026.04.07 02:53:27.539674 [ 5 ] {0e0c807d-8f17-42e6-bb40-7973e6efd8af} <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 | ||
| 11059 | 2026.04.07 02:53:27.540522 [ 5 ] {0e0c807d-8f17-42e6-bb40-7973e6efd8af} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11060 | 2026.04.07 02:53:27.540558 [ 5 ] {0e0c807d-8f17-42e6-bb40-7973e6efd8af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11061 | 2026.04.07 02:53:27.541140 [ 5 ] {0e0c807d-8f17-42e6-bb40-7973e6efd8af} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11062 | 2026.04.07 02:53:27.541362 [ 5 ] {0e0c807d-8f17-42e6-bb40-7973e6efd8af} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11063 | 2026.04.07 02:53:27.541496 [ 5 ] {0e0c807d-8f17-42e6-bb40-7973e6efd8af} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00189 sec., 19047.61904761905 rows/sec., 34.13 MiB/sec. | ||
| 11064 | 2026.04.07 02:53:27.541548 [ 5 ] {0e0c807d-8f17-42e6-bb40-7973e6efd8af} <Debug> TCPHandler: Processed in 0.002064024 sec. | ||
| 11065 | 2026.04.07 02:53:27.541667 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11066 | 2026.04.07 02:53:27.541760 [ 5 ] {40e6ee39-6ed7-4e84-a002-eafd8806ad09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11067 | 2026.04.07 02:53:27.541800 [ 5 ] {40e6ee39-6ed7-4e84-a002-eafd8806ad09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11068 | 2026.04.07 02:53:27.542133 [ 5 ] {40e6ee39-6ed7-4e84-a002-eafd8806ad09} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11069 | 2026.04.07 02:53:27.542169 [ 5 ] {40e6ee39-6ed7-4e84-a002-eafd8806ad09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11070 | 2026.04.07 02:53:27.542466 [ 5 ] {40e6ee39-6ed7-4e84-a002-eafd8806ad09} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11071 | 2026.04.07 02:53:27.542679 [ 5 ] {40e6ee39-6ed7-4e84-a002-eafd8806ad09} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11072 | 2026.04.07 02:53:27.542805 [ 5 ] {40e6ee39-6ed7-4e84-a002-eafd8806ad09} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001063 sec., 84666.03951081845 rows/sec., 5.30 MiB/sec. | ||
| 11073 | 2026.04.07 02:53:27.542840 [ 5 ] {40e6ee39-6ed7-4e84-a002-eafd8806ad09} <Debug> TCPHandler: Processed in 0.001221746 sec. | ||
| 11074 | 2026.04.07 02:53:28.000270 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.28 MiB, peak 325.33 MiB, free memory in arenas 0.00 B, will set to 315.54 MiB (RSS), difference: 9.25 MiB | ||
| 11075 | 2026.04.07 02:53:28.338467 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11076 | 2026.04.07 02:53:28.338784 [ 5 ] {f4ab2817-a96c-4ef2-9f3a-0fcb1d3d3be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11077 | 2026.04.07 02:53:28.338891 [ 5 ] {f4ab2817-a96c-4ef2-9f3a-0fcb1d3d3be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11078 | 2026.04.07 02:53:28.339536 [ 5 ] {f4ab2817-a96c-4ef2-9f3a-0fcb1d3d3be7} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11079 | 2026.04.07 02:53:28.339589 [ 5 ] {f4ab2817-a96c-4ef2-9f3a-0fcb1d3d3be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11080 | 2026.04.07 02:53:28.339983 [ 5 ] {f4ab2817-a96c-4ef2-9f3a-0fcb1d3d3be7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11081 | 2026.04.07 02:53:28.340215 [ 5 ] {f4ab2817-a96c-4ef2-9f3a-0fcb1d3d3be7} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11082 | 2026.04.07 02:53:28.340370 [ 116 ] {} <Debug> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196) (MergerMutator): Selected 6 parts from all_1_13_3 to all_18_18_0 | ||
| 11083 | 2026.04.07 02:53:28.340377 [ 5 ] {f4ab2817-a96c-4ef2-9f3a-0fcb1d3d3be7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00167 sec., 1197.6047904191616 rows/sec., 97.66 KiB/sec. | ||
| 11084 | 2026.04.07 02:53:28.340449 [ 116 ] {} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11085 | 2026.04.07 02:53:28.340467 [ 5 ] {f4ab2817-a96c-4ef2-9f3a-0fcb1d3d3be7} <Debug> TCPHandler: Processed in 0.002189277 sec. | ||
| 11086 | 2026.04.07 02:53:28.340482 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11087 | 2026.04.07 02:53:28.340597 [ 189 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_13_3 to all_18_18_0 into Compact with storage Full | ||
| 11088 | 2026.04.07 02:53:28.340620 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11089 | 2026.04.07 02:53:28.340723 [ 189 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11090 | 2026.04.07 02:53:28.340727 [ 5 ] {29efdddf-df94-437b-af3d-abb0963f0a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11091 | 2026.04.07 02:53:28.340759 [ 189 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 11092 | 2026.04.07 02:53:28.340777 [ 5 ] {29efdddf-df94-437b-af3d-abb0963f0a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11093 | 2026.04.07 02:53:28.340827 [ 189 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 11094 | 2026.04.07 02:53:28.340878 [ 189 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 11095 | 2026.04.07 02:53:28.340924 [ 189 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 11096 | 2026.04.07 02:53:28.340966 [ 189 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::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 | ||
| 11097 | 2026.04.07 02:53:28.341002 [ 189 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 11098 | 2026.04.07 02:53:28.341790 [ 194 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001233986 sec., 37277.570410037064 rows/sec., 3.11 MiB/sec. | ||
| 11099 | 2026.04.07 02:53:28.341995 [ 190 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 11100 | 2026.04.07 02:53:28.342308 [ 190 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_18_4} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11101 | 2026.04.07 02:53:28.342390 [ 190 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_18_4} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196) (MergerMutator): Merged 6 parts: [all_1_13_3, all_18_18_0] -> all_1_18_4 | ||
| 11102 | 2026.04.07 02:53:28.342436 [ 5 ] {29efdddf-df94-437b-af3d-abb0963f0a15} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2026.04.07 02:53:28.342484 [ 5 ] {29efdddf-df94-437b-af3d-abb0963f0a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11104 | 2026.04.07 02:53:28.342501 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11105 | 2026.04.07 02:53:28.342979 [ 5 ] {29efdddf-df94-437b-af3d-abb0963f0a15} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11106 | 2026.04.07 02:53:28.343196 [ 5 ] {29efdddf-df94-437b-af3d-abb0963f0a15} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11107 | 2026.04.07 02:53:28.343316 [ 116 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11108 | 2026.04.07 02:53:28.343326 [ 5 ] {29efdddf-df94-437b-af3d-abb0963f0a15} <Debug> executeQuery: Read 2416 rows, 182.74 KiB in 0.002618 sec., 922841.8640183345 rows/sec., 68.17 MiB/sec. | ||
| 11109 | 2026.04.07 02:53:28.343350 [ 116 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11110 | 2026.04.07 02:53:28.343372 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11111 | 2026.04.07 02:53:28.343374 [ 5 ] {29efdddf-df94-437b-af3d-abb0963f0a15} <Debug> TCPHandler: Processed in 0.002803389 sec. | ||
| 11112 | 2026.04.07 02:53:28.343449 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 11113 | 2026.04.07 02:53:28.343504 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11114 | 2026.04.07 02:53:28.343529 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11115 | 2026.04.07 02:53:28.343554 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3361 rows starting from the beginning of the part | ||
| 11116 | 2026.04.07 02:53:28.343598 [ 5 ] {f546278b-adaf-4967-b91b-71049f50baa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11117 | 2026.04.07 02:53:28.343599 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 66 rows starting from the beginning of the part | ||
| 11118 | 2026.04.07 02:53:28.343638 [ 5 ] {f546278b-adaf-4967-b91b-71049f50baa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11119 | 2026.04.07 02:53:28.343648 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 872 rows starting from the beginning of the part | ||
| 11120 | 2026.04.07 02:53:28.343681 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 66 rows starting from the beginning of the part | ||
| 11121 | 2026.04.07 02:53:28.343713 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 869 rows starting from the beginning of the part | ||
| 11122 | 2026.04.07 02:53:28.343747 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2416 rows starting from the beginning of the part | ||
| 11123 | 2026.04.07 02:53:28.344032 [ 5 ] {f546278b-adaf-4967-b91b-71049f50baa7} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11124 | 2026.04.07 02:53:28.344067 [ 5 ] {f546278b-adaf-4967-b91b-71049f50baa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11125 | 2026.04.07 02:53:28.344362 [ 5 ] {f546278b-adaf-4967-b91b-71049f50baa7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11126 | 2026.04.07 02:53:28.344573 [ 5 ] {f546278b-adaf-4967-b91b-71049f50baa7} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11127 | 2026.04.07 02:53:28.344701 [ 5 ] {f546278b-adaf-4967-b91b-71049f50baa7} <Debug> executeQuery: Read 18 rows, 1.34 KiB in 0.001121 sec., 16057.091882247993 rows/sec., 1.17 MiB/sec. | ||
| 11128 | 2026.04.07 02:53:28.344738 [ 5 ] {f546278b-adaf-4967-b91b-71049f50baa7} <Debug> TCPHandler: Processed in 0.001283447 sec. | ||
| 11129 | 2026.04.07 02:53:28.344845 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11130 | 2026.04.07 02:53:28.344937 [ 5 ] {d66d399f-2627-42a0-97d3-ebc41616d648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11131 | 2026.04.07 02:53:28.344975 [ 5 ] {d66d399f-2627-42a0-97d3-ebc41616d648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11132 | 2026.04.07 02:53:28.345615 [ 5 ] {d66d399f-2627-42a0-97d3-ebc41616d648} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11133 | 2026.04.07 02:53:28.345651 [ 5 ] {d66d399f-2627-42a0-97d3-ebc41616d648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11134 | 2026.04.07 02:53:28.345849 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7650 rows, containing 5 columns (5 merged, 0 gathered) in 0.002427281 sec., 3151674.651595757 rows/sec., 250.88 MiB/sec. | ||
| 11135 | 2026.04.07 02:53:28.345996 [ 5 ] {d66d399f-2627-42a0-97d3-ebc41616d648} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11136 | 2026.04.07 02:53:28.346218 [ 5 ] {d66d399f-2627-42a0-97d3-ebc41616d648} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11137 | 2026.04.07 02:53:28.346223 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11138 | 2026.04.07 02:53:28.346347 [ 116 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11139 | 2026.04.07 02:53:28.346350 [ 5 ] {d66d399f-2627-42a0-97d3-ebc41616d648} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001431 sec., 559748.427672956 rows/sec., 32.33 MiB/sec. | ||
| 11140 | 2026.04.07 02:53:28.346394 [ 116 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11141 | 2026.04.07 02:53:28.346413 [ 5 ] {d66d399f-2627-42a0-97d3-ebc41616d648} <Debug> TCPHandler: Processed in 0.001617274 sec. | ||
| 11142 | 2026.04.07 02:53:28.346424 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11143 | 2026.04.07 02:53:28.346519 [ 190 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::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 | ||
| 11144 | 2026.04.07 02:53:28.346525 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_76_15} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11145 | 2026.04.07 02:53:28.346540 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11146 | 2026.04.07 02:53:28.346632 [ 190 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11147 | 2026.04.07 02:53:28.346646 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_76_15} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11148 | 2026.04.07 02:53:28.346675 [ 190 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 975 rows starting from the beginning of the part | ||
| 11149 | 2026.04.07 02:53:28.346677 [ 5 ] {4aed5db9-4e4d-4f3b-a316-fac438985304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11150 | 2026.04.07 02:53:28.346742 [ 5 ] {4aed5db9-4e4d-4f3b-a316-fac438985304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11151 | 2026.04.07 02:53:28.346750 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 11152 | 2026.04.07 02:53:28.346754 [ 190 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 149 rows starting from the beginning of the part | ||
| 11153 | 2026.04.07 02:53:28.346825 [ 190 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 825 rows starting from the beginning of the part | ||
| 11154 | 2026.04.07 02:53:28.346874 [ 190 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 149 rows starting from the beginning of the part | ||
| 11155 | 2026.04.07 02:53:28.346917 [ 190 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 149 rows starting from the beginning of the part | ||
| 11156 | 2026.04.07 02:53:28.346957 [ 190 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 801 rows starting from the beginning of the part | ||
| 11157 | 2026.04.07 02:53:28.347162 [ 5 ] {4aed5db9-4e4d-4f3b-a316-fac438985304} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11158 | 2026.04.07 02:53:28.347205 [ 5 ] {4aed5db9-4e4d-4f3b-a316-fac438985304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11159 | 2026.04.07 02:53:28.347510 [ 5 ] {4aed5db9-4e4d-4f3b-a316-fac438985304} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 11160 | 2026.04.07 02:53:28.347736 [ 5 ] {4aed5db9-4e4d-4f3b-a316-fac438985304} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11161 | 2026.04.07 02:53:28.347865 [ 5 ] {4aed5db9-4e4d-4f3b-a316-fac438985304} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001212 sec., 825.0825082508251 rows/sec., 58.01 KiB/sec. | ||
| 11162 | 2026.04.07 02:53:28.347903 [ 5 ] {4aed5db9-4e4d-4f3b-a316-fac438985304} <Debug> TCPHandler: Processed in 0.00142208 sec. | ||
| 11163 | 2026.04.07 02:53:28.348021 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11164 | 2026.04.07 02:53:28.348144 [ 5 ] {63adb5b1-23d4-4005-8085-0592b9e4cb83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11165 | 2026.04.07 02:53:28.348169 [ 196 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3048 rows, containing 5 columns (5 merged, 0 gathered) in 0.001685796 sec., 1808047.9488621398 rows/sec., 114.48 MiB/sec. | ||
| 11166 | 2026.04.07 02:53:28.348195 [ 5 ] {63adb5b1-23d4-4005-8085-0592b9e4cb83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11167 | 2026.04.07 02:53:28.348353 [ 188 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11168 | 2026.04.07 02:53:28.348632 [ 188 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_41_8} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11169 | 2026.04.07 02:53:28.348710 [ 188 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_41_8} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11170 | 2026.04.07 02:53:28.348795 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 11171 | 2026.04.07 02:53:28.349157 [ 5 ] {63adb5b1-23d4-4005-8085-0592b9e4cb83} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11172 | 2026.04.07 02:53:28.349200 [ 5 ] {63adb5b1-23d4-4005-8085-0592b9e4cb83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11173 | 2026.04.07 02:53:28.349599 [ 5 ] {63adb5b1-23d4-4005-8085-0592b9e4cb83} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11174 | 2026.04.07 02:53:28.349822 [ 5 ] {63adb5b1-23d4-4005-8085-0592b9e4cb83} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11175 | 2026.04.07 02:53:28.349939 [ 116 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11176 | 2026.04.07 02:53:28.349956 [ 5 ] {63adb5b1-23d4-4005-8085-0592b9e4cb83} <Debug> executeQuery: Read 1297 rows, 88.68 KiB in 0.001836 sec., 706427.0152505446 rows/sec., 47.17 MiB/sec. | ||
| 11177 | 2026.04.07 02:53:28.349977 [ 116 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11178 | 2026.04.07 02:53:28.350002 [ 5 ] {63adb5b1-23d4-4005-8085-0592b9e4cb83} <Debug> TCPHandler: Processed in 0.002041944 sec. | ||
| 11179 | 2026.04.07 02:53:28.350003 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11180 | 2026.04.07 02:53:28.350092 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 11181 | 2026.04.07 02:53:28.350119 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11182 | 2026.04.07 02:53:28.350185 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11183 | 2026.04.07 02:53:28.350213 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1831 rows starting from the beginning of the part | ||
| 11184 | 2026.04.07 02:53:28.350220 [ 5 ] {2d4cc796-76b5-4539-83e6-1a4fd14fc0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11185 | 2026.04.07 02:53:28.350259 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 69 rows starting from the beginning of the part | ||
| 11186 | 2026.04.07 02:53:28.350271 [ 5 ] {2d4cc796-76b5-4539-83e6-1a4fd14fc0a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11187 | 2026.04.07 02:53:28.350303 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 532 rows starting from the beginning of the part | ||
| 11188 | 2026.04.07 02:53:28.350343 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 69 rows starting from the beginning of the part | ||
| 11189 | 2026.04.07 02:53:28.350376 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 526 rows starting from the beginning of the part | ||
| 11190 | 2026.04.07 02:53:28.350411 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1297 rows starting from the beginning of the part | ||
| 11191 | 2026.04.07 02:53:28.350981 [ 5 ] {2d4cc796-76b5-4539-83e6-1a4fd14fc0a7} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11192 | 2026.04.07 02:53:28.351028 [ 5 ] {2d4cc796-76b5-4539-83e6-1a4fd14fc0a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11193 | 2026.04.07 02:53:28.351481 [ 5 ] {2d4cc796-76b5-4539-83e6-1a4fd14fc0a7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11194 | 2026.04.07 02:53:28.351702 [ 5 ] {2d4cc796-76b5-4539-83e6-1a4fd14fc0a7} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11195 | 2026.04.07 02:53:28.351710 [ 193 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4324 rows, containing 5 columns (5 merged, 0 gathered) in 0.001648125 sec., 2623587.4099355326 rows/sec., 190.21 MiB/sec. | ||
| 11196 | 2026.04.07 02:53:28.351833 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11197 | 2026.04.07 02:53:28.351839 [ 5 ] {2d4cc796-76b5-4539-83e6-1a4fd14fc0a7} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001638 sec., 913919.4139194139 rows/sec., 55.43 MiB/sec. | ||
| 11198 | 2026.04.07 02:53:28.351871 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11199 | 2026.04.07 02:53:28.351907 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11200 | 2026.04.07 02:53:28.351916 [ 5 ] {2d4cc796-76b5-4539-83e6-1a4fd14fc0a7} <Debug> TCPHandler: Processed in 0.001844889 sec. | ||
| 11201 | 2026.04.07 02:53:28.351982 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 11202 | 2026.04.07 02:53:28.351992 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11203 | 2026.04.07 02:53:28.352038 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11204 | 2026.04.07 02:53:28.352090 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11205 | 2026.04.07 02:53:28.352129 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 28300 rows starting from the beginning of the part | ||
| 11206 | 2026.04.07 02:53:28.352135 [ 5 ] {0afc5f74-6836-438e-b9d8-f349d7527d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11207 | 2026.04.07 02:53:28.352200 [ 5 ] {0afc5f74-6836-438e-b9d8-f349d7527d5f} <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 | ||
| 11208 | 2026.04.07 02:53:28.352203 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::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 | ||
| 11209 | 2026.04.07 02:53:28.352268 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 268 rows starting from the beginning of the part | ||
| 11210 | 2026.04.07 02:53:28.352313 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 11211 | 2026.04.07 02:53:28.352347 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_76_15} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11212 | 2026.04.07 02:53:28.352356 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 265 rows starting from the beginning of the part | ||
| 11213 | 2026.04.07 02:53:28.352411 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1497 rows starting from the beginning of the part | ||
| 11214 | 2026.04.07 02:53:28.352450 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_76_15} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11215 | 2026.04.07 02:53:28.352557 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 11216 | 2026.04.07 02:53:28.353001 [ 5 ] {0afc5f74-6836-438e-b9d8-f349d7527d5f} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11217 | 2026.04.07 02:53:28.353042 [ 5 ] {0afc5f74-6836-438e-b9d8-f349d7527d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11218 | 2026.04.07 02:53:28.353707 [ 5 ] {0afc5f74-6836-438e-b9d8-f349d7527d5f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11219 | 2026.04.07 02:53:28.353947 [ 5 ] {0afc5f74-6836-438e-b9d8-f349d7527d5f} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11220 | 2026.04.07 02:53:28.354089 [ 5 ] {0afc5f74-6836-438e-b9d8-f349d7527d5f} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001972 sec., 8113.590263691684 rows/sec., 14.54 MiB/sec. | ||
| 11221 | 2026.04.07 02:53:28.354170 [ 5 ] {0afc5f74-6836-438e-b9d8-f349d7527d5f} <Debug> TCPHandler: Processed in 0.002179466 sec. | ||
| 11222 | 2026.04.07 02:53:28.354277 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11223 | 2026.04.07 02:53:28.354370 [ 5 ] {89e95aa4-f48a-48e0-9a93-d0a506b536e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11224 | 2026.04.07 02:53:28.354411 [ 5 ] {89e95aa4-f48a-48e0-9a93-d0a506b536e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11225 | 2026.04.07 02:53:28.354730 [ 5 ] {89e95aa4-f48a-48e0-9a93-d0a506b536e6} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11226 | 2026.04.07 02:53:28.354766 [ 5 ] {89e95aa4-f48a-48e0-9a93-d0a506b536e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11227 | 2026.04.07 02:53:28.355148 [ 5 ] {89e95aa4-f48a-48e0-9a93-d0a506b536e6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11228 | 2026.04.07 02:53:28.355357 [ 5 ] {89e95aa4-f48a-48e0-9a93-d0a506b536e6} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11229 | 2026.04.07 02:53:28.355492 [ 116 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11230 | 2026.04.07 02:53:28.355513 [ 5 ] {89e95aa4-f48a-48e0-9a93-d0a506b536e6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001161 sec., 10335.917312661499 rows/sec., 713.29 KiB/sec. | ||
| 11231 | 2026.04.07 02:53:28.355524 [ 116 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11232 | 2026.04.07 02:53:28.355552 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11233 | 2026.04.07 02:53:28.355556 [ 5 ] {89e95aa4-f48a-48e0-9a93-d0a506b536e6} <Debug> TCPHandler: Processed in 0.001326838 sec. | ||
| 11234 | 2026.04.07 02:53:28.355632 [ 193 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 11235 | 2026.04.07 02:53:28.355727 [ 193 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11236 | 2026.04.07 02:53:28.355757 [ 193 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4410 rows starting from the beginning of the part | ||
| 11237 | 2026.04.07 02:53:28.355815 [ 193 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 11238 | 2026.04.07 02:53:28.355863 [ 193 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 90 rows starting from the beginning of the part | ||
| 11239 | 2026.04.07 02:53:28.355907 [ 193 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 11240 | 2026.04.07 02:53:28.355945 [ 193 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part | ||
| 11241 | 2026.04.07 02:53:28.355982 [ 193 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 12 rows starting from the beginning of the part | ||
| 11242 | 2026.04.07 02:53:28.358512 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4722 rows, containing 4 columns (4 merged, 0 gathered) in 0.002912051 sec., 1621537.5348852063 rows/sec., 104.82 MiB/sec. | ||
| 11243 | 2026.04.07 02:53:28.359033 [ 186 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11244 | 2026.04.07 02:53:28.359323 [ 186 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_76_15} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11245 | 2026.04.07 02:53:28.359397 [ 186 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_76_15} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11246 | 2026.04.07 02:53:28.359480 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11247 | 2026.04.07 02:53:28.361846 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30650 rows, containing 5 columns (5 merged, 0 gathered) in 0.009898089 sec., 3096557.3253584607 rows/sec., 199.17 MiB/sec. | ||
| 11248 | 2026.04.07 02:53:28.362318 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11249 | 2026.04.07 02:53:28.362602 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11250 | 2026.04.07 02:53:28.362668 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11251 | 2026.04.07 02:53:28.362746 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 11252 | 2026.04.07 02:53:29.001166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.39 MiB, peak 327.70 MiB, free memory in arenas 0.00 B, will set to 319.38 MiB (RSS), difference: 2.99 MiB | ||
| 11253 | 2026.04.07 02:53:30.752910 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1476 | ||
| 11254 | 2026.04.07 02:53:30.755654 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11255 | 2026.04.07 02:53:30.755696 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11256 | 2026.04.07 02:53:30.756885 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11257 | 2026.04.07 02:53:30.757145 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11258 | 2026.04.07 02:53:30.757399 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1476 | ||
| 11259 | 2026.04.07 02:53:32.514425 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11260 | 2026.04.07 02:53:32.514607 [ 5 ] {2efe3d68-a9ab-4eeb-be59-4b51a0297506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11261 | 2026.04.07 02:53:32.514675 [ 5 ] {2efe3d68-a9ab-4eeb-be59-4b51a0297506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11262 | 2026.04.07 02:53:32.515325 [ 5 ] {2efe3d68-a9ab-4eeb-be59-4b51a0297506} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11263 | 2026.04.07 02:53:32.515372 [ 5 ] {2efe3d68-a9ab-4eeb-be59-4b51a0297506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11264 | 2026.04.07 02:53:32.515765 [ 5 ] {2efe3d68-a9ab-4eeb-be59-4b51a0297506} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11265 | 2026.04.07 02:53:32.515996 [ 5 ] {2efe3d68-a9ab-4eeb-be59-4b51a0297506} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11266 | 2026.04.07 02:53:32.516151 [ 5 ] {2efe3d68-a9ab-4eeb-be59-4b51a0297506} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001593 sec., 35153.79786566227 rows/sec., 2.70 MiB/sec. | ||
| 11267 | 2026.04.07 02:53:32.516194 [ 5 ] {2efe3d68-a9ab-4eeb-be59-4b51a0297506} <Debug> TCPHandler: Processed in 0.001904201 sec. | ||
| 11268 | 2026.04.07 02:53:32.516309 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11269 | 2026.04.07 02:53:32.516406 [ 5 ] {1fa1ee1b-a950-4565-9d5b-57cd501b85f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11270 | 2026.04.07 02:53:32.516447 [ 5 ] {1fa1ee1b-a950-4565-9d5b-57cd501b85f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11271 | 2026.04.07 02:53:32.516870 [ 5 ] {1fa1ee1b-a950-4565-9d5b-57cd501b85f9} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11272 | 2026.04.07 02:53:32.516907 [ 5 ] {1fa1ee1b-a950-4565-9d5b-57cd501b85f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11273 | 2026.04.07 02:53:32.517210 [ 5 ] {1fa1ee1b-a950-4565-9d5b-57cd501b85f9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11274 | 2026.04.07 02:53:32.517439 [ 5 ] {1fa1ee1b-a950-4565-9d5b-57cd501b85f9} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11275 | 2026.04.07 02:53:32.517575 [ 5 ] {1fa1ee1b-a950-4565-9d5b-57cd501b85f9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 11276 | 2026.04.07 02:53:32.517614 [ 5 ] {1fa1ee1b-a950-4565-9d5b-57cd501b85f9} <Debug> TCPHandler: Processed in 0.001356108 sec. | ||
| 11277 | 2026.04.07 02:53:32.517722 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11278 | 2026.04.07 02:53:32.517817 [ 5 ] {eef8156b-84c9-4d7a-8c71-3be88009ca82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11279 | 2026.04.07 02:53:32.517860 [ 5 ] {eef8156b-84c9-4d7a-8c71-3be88009ca82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11280 | 2026.04.07 02:53:32.518236 [ 5 ] {eef8156b-84c9-4d7a-8c71-3be88009ca82} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11281 | 2026.04.07 02:53:32.518272 [ 5 ] {eef8156b-84c9-4d7a-8c71-3be88009ca82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11282 | 2026.04.07 02:53:32.518598 [ 5 ] {eef8156b-84c9-4d7a-8c71-3be88009ca82} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11283 | 2026.04.07 02:53:32.518807 [ 5 ] {eef8156b-84c9-4d7a-8c71-3be88009ca82} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11284 | 2026.04.07 02:53:32.518936 [ 5 ] {eef8156b-84c9-4d7a-8c71-3be88009ca82} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001137 sec., 112576.95690413368 rows/sec., 7.84 MiB/sec. | ||
| 11285 | 2026.04.07 02:53:32.518974 [ 5 ] {eef8156b-84c9-4d7a-8c71-3be88009ca82} <Debug> TCPHandler: Processed in 0.001302457 sec. | ||
| 11286 | 2026.04.07 02:53:32.519083 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11287 | 2026.04.07 02:53:32.519179 [ 5 ] {b7b1793a-b20f-451d-a8c2-081f10ce99dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11288 | 2026.04.07 02:53:32.519220 [ 5 ] {b7b1793a-b20f-451d-a8c2-081f10ce99dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11289 | 2026.04.07 02:53:32.519542 [ 5 ] {b7b1793a-b20f-451d-a8c2-081f10ce99dc} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11290 | 2026.04.07 02:53:32.519579 [ 5 ] {b7b1793a-b20f-451d-a8c2-081f10ce99dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11291 | 2026.04.07 02:53:32.519875 [ 5 ] {b7b1793a-b20f-451d-a8c2-081f10ce99dc} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11292 | 2026.04.07 02:53:32.520083 [ 5 ] {b7b1793a-b20f-451d-a8c2-081f10ce99dc} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11293 | 2026.04.07 02:53:32.520210 [ 5 ] {b7b1793a-b20f-451d-a8c2-081f10ce99dc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001049 sec., 45757.864632983794 rows/sec., 3.08 MiB/sec. | ||
| 11294 | 2026.04.07 02:53:32.520245 [ 5 ] {b7b1793a-b20f-451d-a8c2-081f10ce99dc} <Debug> TCPHandler: Processed in 0.001212295 sec. | ||
| 11295 | 2026.04.07 02:53:33.208697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22572 | ||
| 11296 | 2026.04.07 02:53:33.209240 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11297 | 2026.04.07 02:53:33.209293 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11298 | 2026.04.07 02:53:33.209784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11299 | 2026.04.07 02:53:33.210024 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11300 | 2026.04.07 02:53:33.210180 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22572 | ||
| 11301 | 2026.04.07 02:53:34.456465 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11302 | 2026.04.07 02:53:34.472565 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11303 | 2026.04.07 02:53:34.472636 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11304 | 2026.04.07 02:53:34.478027 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11305 | 2026.04.07 02:53:34.478720 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11306 | 2026.04.07 02:53:34.482136 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11307 | 2026.04.07 02:53:37.525674 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11308 | 2026.04.07 02:53:37.525855 [ 5 ] {3122f931-59d5-4d40-a7c0-2e3602520886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11309 | 2026.04.07 02:53:37.525922 [ 5 ] {3122f931-59d5-4d40-a7c0-2e3602520886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11310 | 2026.04.07 02:53:37.526683 [ 5 ] {3122f931-59d5-4d40-a7c0-2e3602520886} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11311 | 2026.04.07 02:53:37.526732 [ 5 ] {3122f931-59d5-4d40-a7c0-2e3602520886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11312 | 2026.04.07 02:53:37.527135 [ 5 ] {3122f931-59d5-4d40-a7c0-2e3602520886} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11313 | 2026.04.07 02:53:37.527384 [ 5 ] {3122f931-59d5-4d40-a7c0-2e3602520886} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11314 | 2026.04.07 02:53:37.527543 [ 5 ] {3122f931-59d5-4d40-a7c0-2e3602520886} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001738 sec., 163406.21403912542 rows/sec., 10.38 MiB/sec. | ||
| 11315 | 2026.04.07 02:53:37.527597 [ 5 ] {3122f931-59d5-4d40-a7c0-2e3602520886} <Debug> TCPHandler: Processed in 0.002062704 sec. | ||
| 11316 | 2026.04.07 02:53:37.527730 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11317 | 2026.04.07 02:53:37.527835 [ 5 ] {84a5bcaa-8bc9-4149-b868-2ec36df0a593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11318 | 2026.04.07 02:53:37.527880 [ 5 ] {84a5bcaa-8bc9-4149-b868-2ec36df0a593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11319 | 2026.04.07 02:53:37.528826 [ 5 ] {84a5bcaa-8bc9-4149-b868-2ec36df0a593} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11320 | 2026.04.07 02:53:37.528861 [ 5 ] {84a5bcaa-8bc9-4149-b868-2ec36df0a593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11321 | 2026.04.07 02:53:37.529235 [ 5 ] {84a5bcaa-8bc9-4149-b868-2ec36df0a593} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11322 | 2026.04.07 02:53:37.529449 [ 5 ] {84a5bcaa-8bc9-4149-b868-2ec36df0a593} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11323 | 2026.04.07 02:53:37.529593 [ 5 ] {84a5bcaa-8bc9-4149-b868-2ec36df0a593} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001782 sec., 487654.3209876543 rows/sec., 38.23 MiB/sec. | ||
| 11324 | 2026.04.07 02:53:37.529632 [ 5 ] {84a5bcaa-8bc9-4149-b868-2ec36df0a593} <Debug> TCPHandler: Processed in 0.001955992 sec. | ||
| 11325 | 2026.04.07 02:53:37.529750 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11326 | 2026.04.07 02:53:37.529849 [ 5 ] {b579fd78-5ff0-4fb9-bf2a-f416c40da89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11327 | 2026.04.07 02:53:37.529891 [ 5 ] {b579fd78-5ff0-4fb9-bf2a-f416c40da89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11328 | 2026.04.07 02:53:37.530350 [ 5 ] {b579fd78-5ff0-4fb9-bf2a-f416c40da89e} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11329 | 2026.04.07 02:53:37.530384 [ 5 ] {b579fd78-5ff0-4fb9-bf2a-f416c40da89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11330 | 2026.04.07 02:53:37.530700 [ 5 ] {b579fd78-5ff0-4fb9-bf2a-f416c40da89e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11331 | 2026.04.07 02:53:37.530914 [ 5 ] {b579fd78-5ff0-4fb9-bf2a-f416c40da89e} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11332 | 2026.04.07 02:53:37.531046 [ 5 ] {b579fd78-5ff0-4fb9-bf2a-f416c40da89e} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001217 sec., 146261.29827444535 rows/sec., 9.03 MiB/sec. | ||
| 11333 | 2026.04.07 02:53:37.531083 [ 5 ] {b579fd78-5ff0-4fb9-bf2a-f416c40da89e} <Debug> TCPHandler: Processed in 0.001386059 sec. | ||
| 11334 | 2026.04.07 02:53:37.531193 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11335 | 2026.04.07 02:53:37.531290 [ 5 ] {48f360ef-9f7e-4f3b-b346-54ad8772a262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11336 | 2026.04.07 02:53:37.531332 [ 5 ] {48f360ef-9f7e-4f3b-b346-54ad8772a262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11337 | 2026.04.07 02:53:37.531766 [ 5 ] {48f360ef-9f7e-4f3b-b346-54ad8772a262} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11338 | 2026.04.07 02:53:37.531801 [ 5 ] {48f360ef-9f7e-4f3b-b346-54ad8772a262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11339 | 2026.04.07 02:53:37.532101 [ 5 ] {48f360ef-9f7e-4f3b-b346-54ad8772a262} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11340 | 2026.04.07 02:53:37.532308 [ 5 ] {48f360ef-9f7e-4f3b-b346-54ad8772a262} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11341 | 2026.04.07 02:53:37.532435 [ 5 ] {48f360ef-9f7e-4f3b-b346-54ad8772a262} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001164 sec., 128006.87285223366 rows/sec., 8.27 MiB/sec. | ||
| 11342 | 2026.04.07 02:53:37.532473 [ 5 ] {48f360ef-9f7e-4f3b-b346-54ad8772a262} <Debug> TCPHandler: Processed in 0.001330438 sec. | ||
| 11343 | 2026.04.07 02:53:37.532582 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11344 | 2026.04.07 02:53:37.532677 [ 5 ] {2e0023cd-b599-4f3e-9fd2-6f43651a5b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11345 | 2026.04.07 02:53:37.532717 [ 5 ] {2e0023cd-b599-4f3e-9fd2-6f43651a5b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11346 | 2026.04.07 02:53:37.533141 [ 5 ] {2e0023cd-b599-4f3e-9fd2-6f43651a5b19} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11347 | 2026.04.07 02:53:37.533176 [ 5 ] {2e0023cd-b599-4f3e-9fd2-6f43651a5b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11348 | 2026.04.07 02:53:37.533491 [ 5 ] {2e0023cd-b599-4f3e-9fd2-6f43651a5b19} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11349 | 2026.04.07 02:53:37.533698 [ 5 ] {2e0023cd-b599-4f3e-9fd2-6f43651a5b19} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11350 | 2026.04.07 02:53:37.533823 [ 5 ] {2e0023cd-b599-4f3e-9fd2-6f43651a5b19} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001164 sec., 127147.76632302404 rows/sec., 7.23 MiB/sec. | ||
| 11351 | 2026.04.07 02:53:37.533860 [ 5 ] {2e0023cd-b599-4f3e-9fd2-6f43651a5b19} <Debug> TCPHandler: Processed in 0.001328848 sec. | ||
| 11352 | 2026.04.07 02:53:37.533967 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11353 | 2026.04.07 02:53:37.534061 [ 5 ] {07e3bbf3-49e1-4b1b-89fb-546326c01121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11354 | 2026.04.07 02:53:37.534102 [ 5 ] {07e3bbf3-49e1-4b1b-89fb-546326c01121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11355 | 2026.04.07 02:53:37.534739 [ 5 ] {07e3bbf3-49e1-4b1b-89fb-546326c01121} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11356 | 2026.04.07 02:53:37.534773 [ 5 ] {07e3bbf3-49e1-4b1b-89fb-546326c01121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11357 | 2026.04.07 02:53:37.535095 [ 5 ] {07e3bbf3-49e1-4b1b-89fb-546326c01121} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11358 | 2026.04.07 02:53:37.535307 [ 5 ] {07e3bbf3-49e1-4b1b-89fb-546326c01121} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11359 | 2026.04.07 02:53:37.535447 [ 5 ] {07e3bbf3-49e1-4b1b-89fb-546326c01121} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001403 sec., 374910.90520313615 rows/sec., 26.49 MiB/sec. | ||
| 11360 | 2026.04.07 02:53:37.535485 [ 5 ] {07e3bbf3-49e1-4b1b-89fb-546326c01121} <Debug> TCPHandler: Processed in 0.001569203 sec. | ||
| 11361 | 2026.04.07 02:53:37.535602 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11362 | 2026.04.07 02:53:37.535697 [ 5 ] {5c03c43e-52bb-4ab4-a0b1-9efd384d6b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11363 | 2026.04.07 02:53:37.535739 [ 5 ] {5c03c43e-52bb-4ab4-a0b1-9efd384d6b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11364 | 2026.04.07 02:53:37.536068 [ 5 ] {5c03c43e-52bb-4ab4-a0b1-9efd384d6b16} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11365 | 2026.04.07 02:53:37.536103 [ 5 ] {5c03c43e-52bb-4ab4-a0b1-9efd384d6b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11366 | 2026.04.07 02:53:37.536409 [ 5 ] {5c03c43e-52bb-4ab4-a0b1-9efd384d6b16} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11367 | 2026.04.07 02:53:37.536617 [ 5 ] {5c03c43e-52bb-4ab4-a0b1-9efd384d6b16} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11368 | 2026.04.07 02:53:37.536711 [ 113 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11369 | 2026.04.07 02:53:37.536746 [ 5 ] {5c03c43e-52bb-4ab4-a0b1-9efd384d6b16} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 11370 | 2026.04.07 02:53:37.536746 [ 113 ] {} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11371 | 2026.04.07 02:53:37.536776 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11372 | 2026.04.07 02:53:37.536783 [ 5 ] {5c03c43e-52bb-4ab4-a0b1-9efd384d6b16} <Debug> TCPHandler: Processed in 0.001231366 sec. | ||
| 11373 | 2026.04.07 02:53:37.536894 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11374 | 2026.04.07 02:53:37.536893 [ 186 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::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 | ||
| 11375 | 2026.04.07 02:53:37.536991 [ 5 ] {4008ed6d-2a13-4799-9b90-6584009f716d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11376 | 2026.04.07 02:53:37.537038 [ 5 ] {4008ed6d-2a13-4799-9b90-6584009f716d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11377 | 2026.04.07 02:53:37.537040 [ 186 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11378 | 2026.04.07 02:53:37.537088 [ 186 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 11379 | 2026.04.07 02:53:37.537151 [ 186 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 11380 | 2026.04.07 02:53:37.537193 [ 186 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 11381 | 2026.04.07 02:53:37.537230 [ 186 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 11382 | 2026.04.07 02:53:37.537267 [ 186 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 11383 | 2026.04.07 02:53:37.537304 [ 186 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 11384 | 2026.04.07 02:53:37.537472 [ 5 ] {4008ed6d-2a13-4799-9b90-6584009f716d} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11385 | 2026.04.07 02:53:37.537513 [ 5 ] {4008ed6d-2a13-4799-9b90-6584009f716d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11386 | 2026.04.07 02:53:37.537877 [ 5 ] {4008ed6d-2a13-4799-9b90-6584009f716d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11387 | 2026.04.07 02:53:37.538088 [ 193 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001253857 sec., 148342.27507602543 rows/sec., 7.57 MiB/sec. | ||
| 11388 | 2026.04.07 02:53:37.538100 [ 5 ] {4008ed6d-2a13-4799-9b90-6584009f716d} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11389 | 2026.04.07 02:53:37.538244 [ 5 ] {4008ed6d-2a13-4799-9b90-6584009f716d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001272 sec., 208333.33333333334 rows/sec., 13.84 MiB/sec. | ||
| 11390 | 2026.04.07 02:53:37.538282 [ 5 ] {4008ed6d-2a13-4799-9b90-6584009f716d} <Debug> TCPHandler: Processed in 0.00143917 sec. | ||
| 11391 | 2026.04.07 02:53:37.538307 [ 192 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11392 | 2026.04.07 02:53:37.538403 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11393 | 2026.04.07 02:53:37.538502 [ 5 ] {2f9af492-ba9d-47b0-a042-4dde474d9463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11394 | 2026.04.07 02:53:37.538547 [ 5 ] {2f9af492-ba9d-47b0-a042-4dde474d9463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11395 | 2026.04.07 02:53:37.538660 [ 192 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_31_6} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11396 | 2026.04.07 02:53:37.538761 [ 192 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_31_6} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11397 | 2026.04.07 02:53:37.538866 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11398 | 2026.04.07 02:53:37.538870 [ 5 ] {2f9af492-ba9d-47b0-a042-4dde474d9463} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11399 | 2026.04.07 02:53:37.538917 [ 5 ] {2f9af492-ba9d-47b0-a042-4dde474d9463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11400 | 2026.04.07 02:53:37.539229 [ 5 ] {2f9af492-ba9d-47b0-a042-4dde474d9463} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11401 | 2026.04.07 02:53:37.539439 [ 5 ] {2f9af492-ba9d-47b0-a042-4dde474d9463} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11402 | 2026.04.07 02:53:37.539570 [ 5 ] {2f9af492-ba9d-47b0-a042-4dde474d9463} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 11403 | 2026.04.07 02:53:37.539606 [ 5 ] {2f9af492-ba9d-47b0-a042-4dde474d9463} <Debug> TCPHandler: Processed in 0.001255457 sec. | ||
| 11404 | 2026.04.07 02:53:37.539713 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11405 | 2026.04.07 02:53:37.539808 [ 5 ] {fec997e6-55b8-4bc7-9272-a9759b095e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11406 | 2026.04.07 02:53:37.539860 [ 5 ] {fec997e6-55b8-4bc7-9272-a9759b095e12} <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 | ||
| 11407 | 2026.04.07 02:53:37.540709 [ 5 ] {fec997e6-55b8-4bc7-9272-a9759b095e12} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11408 | 2026.04.07 02:53:37.540743 [ 5 ] {fec997e6-55b8-4bc7-9272-a9759b095e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11409 | 2026.04.07 02:53:37.541305 [ 5 ] {fec997e6-55b8-4bc7-9272-a9759b095e12} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11410 | 2026.04.07 02:53:37.541540 [ 5 ] {fec997e6-55b8-4bc7-9272-a9759b095e12} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11411 | 2026.04.07 02:53:37.541646 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11412 | 2026.04.07 02:53:37.541676 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11413 | 2026.04.07 02:53:37.541678 [ 5 ] {fec997e6-55b8-4bc7-9272-a9759b095e12} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001889 sec., 19057.702488088937 rows/sec., 34.15 MiB/sec. | ||
| 11414 | 2026.04.07 02:53:37.541696 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11415 | 2026.04.07 02:53:37.541752 [ 5 ] {fec997e6-55b8-4bc7-9272-a9759b095e12} <Debug> TCPHandler: Processed in 0.002089354 sec. | ||
| 11416 | 2026.04.07 02:53:37.541775 [ 186 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 11417 | 2026.04.07 02:53:37.541871 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11418 | 2026.04.07 02:53:37.541971 [ 5 ] {8c62163f-05a3-411d-9f58-9ef3f2118f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11419 | 2026.04.07 02:53:37.541992 [ 186 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11420 | 2026.04.07 02:53:37.542012 [ 5 ] {8c62163f-05a3-411d-9f58-9ef3f2118f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11421 | 2026.04.07 02:53:37.542049 [ 186 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1270 rows starting from the beginning of the part | ||
| 11422 | 2026.04.07 02:53:37.542173 [ 186 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 11423 | 2026.04.07 02:53:37.542270 [ 186 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 5 rows starting from the beginning of the part | ||
| 11424 | 2026.04.07 02:53:37.542351 [ 5 ] {8c62163f-05a3-411d-9f58-9ef3f2118f97} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11425 | 2026.04.07 02:53:37.542360 [ 186 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
| 11426 | 2026.04.07 02:53:37.542393 [ 5 ] {8c62163f-05a3-411d-9f58-9ef3f2118f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11427 | 2026.04.07 02:53:37.542467 [ 186 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 16 rows starting from the beginning of the part | ||
| 11428 | 2026.04.07 02:53:37.542562 [ 186 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
| 11429 | 2026.04.07 02:53:37.542720 [ 5 ] {8c62163f-05a3-411d-9f58-9ef3f2118f97} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11430 | 2026.04.07 02:53:37.542988 [ 5 ] {8c62163f-05a3-411d-9f58-9ef3f2118f97} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11431 | 2026.04.07 02:53:37.543128 [ 5 ] {8c62163f-05a3-411d-9f58-9ef3f2118f97} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001175 sec., 76595.74468085106 rows/sec., 4.79 MiB/sec. | ||
| 11432 | 2026.04.07 02:53:37.543165 [ 5 ] {8c62163f-05a3-411d-9f58-9ef3f2118f97} <Debug> TCPHandler: Processed in 0.001345188 sec. | ||
| 11433 | 2026.04.07 02:53:37.547572 [ 187 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1399 rows, containing 19 columns (19 merged, 0 gathered) in 0.005825323 sec., 240158.35688424486 rows/sec., 430.35 MiB/sec. | ||
| 11434 | 2026.04.07 02:53:37.549358 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11435 | 2026.04.07 02:53:37.549765 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11436 | 2026.04.07 02:53:37.549848 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11437 | 2026.04.07 02:53:37.550013 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.44 MiB. | ||
| 11438 | 2026.04.07 02:53:40.538250 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11439 | 2026.04.07 02:53:40.538310 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11440 | 2026.04.07 02:53:40.710391 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23020 | ||
| 11441 | 2026.04.07 02:53:40.710892 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11442 | 2026.04.07 02:53:40.710943 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11443 | 2026.04.07 02:53:40.711437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11444 | 2026.04.07 02:53:40.711683 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11445 | 2026.04.07 02:53:40.711824 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23020 | ||
| 11446 | 2026.04.07 02:53:40.757780 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1506 | ||
| 11447 | 2026.04.07 02:53:40.760173 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11448 | 2026.04.07 02:53:40.760224 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11449 | 2026.04.07 02:53:40.761465 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11450 | 2026.04.07 02:53:40.761734 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11451 | 2026.04.07 02:53:40.762000 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1506 | ||
| 11452 | 2026.04.07 02:53:41.001854 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00140694 sec. | ||
| 11453 | 2026.04.07 02:53:41.982360 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11454 | 2026.04.07 02:53:41.999293 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11455 | 2026.04.07 02:53:41.999353 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11456 | 2026.04.07 02:53:42.004792 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11457 | 2026.04.07 02:53:42.005492 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11458 | 2026.04.07 02:53:42.008424 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11459 | 2026.04.07 02:53:42.515631 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11460 | 2026.04.07 02:53:42.515912 [ 5 ] {4abf0c56-de15-4366-b276-c90f4aff7c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11461 | 2026.04.07 02:53:42.516016 [ 5 ] {4abf0c56-de15-4366-b276-c90f4aff7c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11462 | 2026.04.07 02:53:42.516890 [ 5 ] {4abf0c56-de15-4366-b276-c90f4aff7c52} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11463 | 2026.04.07 02:53:42.516933 [ 5 ] {4abf0c56-de15-4366-b276-c90f4aff7c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11464 | 2026.04.07 02:53:42.517326 [ 5 ] {4abf0c56-de15-4366-b276-c90f4aff7c52} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11465 | 2026.04.07 02:53:42.517558 [ 5 ] {4abf0c56-de15-4366-b276-c90f4aff7c52} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11466 | 2026.04.07 02:53:42.517715 [ 5 ] {4abf0c56-de15-4366-b276-c90f4aff7c52} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.00188 sec., 35106.382978723406 rows/sec., 2.80 MiB/sec. | ||
| 11467 | 2026.04.07 02:53:42.517758 [ 5 ] {4abf0c56-de15-4366-b276-c90f4aff7c52} <Debug> TCPHandler: Processed in 0.002318259 sec. | ||
| 11468 | 2026.04.07 02:53:42.517880 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11469 | 2026.04.07 02:53:42.517976 [ 5 ] {c01e8ddf-ee46-43cf-91e3-06e5478ab0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11470 | 2026.04.07 02:53:42.518016 [ 5 ] {c01e8ddf-ee46-43cf-91e3-06e5478ab0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11471 | 2026.04.07 02:53:42.518407 [ 5 ] {c01e8ddf-ee46-43cf-91e3-06e5478ab0c3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11472 | 2026.04.07 02:53:42.518443 [ 5 ] {c01e8ddf-ee46-43cf-91e3-06e5478ab0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11473 | 2026.04.07 02:53:42.518737 [ 5 ] {c01e8ddf-ee46-43cf-91e3-06e5478ab0c3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11474 | 2026.04.07 02:53:42.518947 [ 5 ] {c01e8ddf-ee46-43cf-91e3-06e5478ab0c3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11475 | 2026.04.07 02:53:42.519075 [ 5 ] {c01e8ddf-ee46-43cf-91e3-06e5478ab0c3} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001117 sec., 4476.2757385854975 rows/sec., 336.59 KiB/sec. | ||
| 11476 | 2026.04.07 02:53:42.519111 [ 5 ] {c01e8ddf-ee46-43cf-91e3-06e5478ab0c3} <Debug> TCPHandler: Processed in 0.001283147 sec. | ||
| 11477 | 2026.04.07 02:53:42.519221 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11478 | 2026.04.07 02:53:42.519315 [ 5 ] {7245a77a-890d-4341-9cb7-4a2402c972ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11479 | 2026.04.07 02:53:42.519355 [ 5 ] {7245a77a-890d-4341-9cb7-4a2402c972ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11480 | 2026.04.07 02:53:42.519765 [ 5 ] {7245a77a-890d-4341-9cb7-4a2402c972ac} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11481 | 2026.04.07 02:53:42.519801 [ 5 ] {7245a77a-890d-4341-9cb7-4a2402c972ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11482 | 2026.04.07 02:53:42.520111 [ 5 ] {7245a77a-890d-4341-9cb7-4a2402c972ac} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11483 | 2026.04.07 02:53:42.520327 [ 5 ] {7245a77a-890d-4341-9cb7-4a2402c972ac} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11484 | 2026.04.07 02:53:42.520463 [ 5 ] {7245a77a-890d-4341-9cb7-4a2402c972ac} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001166 sec., 59176.67238421956 rows/sec., 4.62 MiB/sec. | ||
| 11485 | 2026.04.07 02:53:42.520500 [ 5 ] {7245a77a-890d-4341-9cb7-4a2402c972ac} <Debug> TCPHandler: Processed in 0.001330188 sec. | ||
| 11486 | 2026.04.07 02:53:42.520615 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11487 | 2026.04.07 02:53:42.520715 [ 5 ] {89a0517a-295e-4ca5-98d0-155553137935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11488 | 2026.04.07 02:53:42.520759 [ 5 ] {89a0517a-295e-4ca5-98d0-155553137935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11489 | 2026.04.07 02:53:42.521154 [ 5 ] {89a0517a-295e-4ca5-98d0-155553137935} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11490 | 2026.04.07 02:53:42.521189 [ 5 ] {89a0517a-295e-4ca5-98d0-155553137935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11491 | 2026.04.07 02:53:42.521519 [ 5 ] {89a0517a-295e-4ca5-98d0-155553137935} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11492 | 2026.04.07 02:53:42.521735 [ 5 ] {89a0517a-295e-4ca5-98d0-155553137935} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11493 | 2026.04.07 02:53:42.521864 [ 5 ] {89a0517a-295e-4ca5-98d0-155553137935} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 11494 | 2026.04.07 02:53:42.521900 [ 5 ] {89a0517a-295e-4ca5-98d0-155553137935} <Debug> TCPHandler: Processed in 0.001337038 sec. | ||
| 11495 | 2026.04.07 02:53:42.522009 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11496 | 2026.04.07 02:53:42.522103 [ 5 ] {03a87d0e-0723-46f9-bccc-218ea824832b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11497 | 2026.04.07 02:53:42.522157 [ 5 ] {03a87d0e-0723-46f9-bccc-218ea824832b} <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 | ||
| 11498 | 2026.04.07 02:53:42.522896 [ 5 ] {03a87d0e-0723-46f9-bccc-218ea824832b} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11499 | 2026.04.07 02:53:42.522933 [ 5 ] {03a87d0e-0723-46f9-bccc-218ea824832b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11500 | 2026.04.07 02:53:42.523424 [ 5 ] {03a87d0e-0723-46f9-bccc-218ea824832b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11501 | 2026.04.07 02:53:42.523643 [ 5 ] {03a87d0e-0723-46f9-bccc-218ea824832b} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11502 | 2026.04.07 02:53:42.523783 [ 5 ] {03a87d0e-0723-46f9-bccc-218ea824832b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001699 sec., 2942.9075927015892 rows/sec., 5.27 MiB/sec. | ||
| 11503 | 2026.04.07 02:53:42.523837 [ 5 ] {03a87d0e-0723-46f9-bccc-218ea824832b} <Debug> TCPHandler: Processed in 0.001877599 sec. | ||
| 11504 | 2026.04.07 02:53:42.523946 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11505 | 2026.04.07 02:53:42.524041 [ 5 ] {dd2a180b-882e-432d-b03e-3a1d5ab4cdec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11506 | 2026.04.07 02:53:42.524083 [ 5 ] {dd2a180b-882e-432d-b03e-3a1d5ab4cdec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11507 | 2026.04.07 02:53:42.524420 [ 5 ] {dd2a180b-882e-432d-b03e-3a1d5ab4cdec} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11508 | 2026.04.07 02:53:42.524454 [ 5 ] {dd2a180b-882e-432d-b03e-3a1d5ab4cdec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11509 | 2026.04.07 02:53:42.524759 [ 5 ] {dd2a180b-882e-432d-b03e-3a1d5ab4cdec} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11510 | 2026.04.07 02:53:42.524975 [ 5 ] {dd2a180b-882e-432d-b03e-3a1d5ab4cdec} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11511 | 2026.04.07 02:53:42.525105 [ 5 ] {dd2a180b-882e-432d-b03e-3a1d5ab4cdec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 11512 | 2026.04.07 02:53:42.525140 [ 5 ] {dd2a180b-882e-432d-b03e-3a1d5ab4cdec} <Debug> TCPHandler: Processed in 0.001245406 sec. | ||
| 11513 | 2026.04.07 02:53:47.525150 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11514 | 2026.04.07 02:53:47.525366 [ 5 ] {01b2758f-288c-4659-b367-b4b440a309b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11515 | 2026.04.07 02:53:47.525441 [ 5 ] {01b2758f-288c-4659-b367-b4b440a309b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11516 | 2026.04.07 02:53:47.526264 [ 5 ] {01b2758f-288c-4659-b367-b4b440a309b9} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11517 | 2026.04.07 02:53:47.526306 [ 5 ] {01b2758f-288c-4659-b367-b4b440a309b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11518 | 2026.04.07 02:53:47.526712 [ 5 ] {01b2758f-288c-4659-b367-b4b440a309b9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11519 | 2026.04.07 02:53:47.526953 [ 5 ] {01b2758f-288c-4659-b367-b4b440a309b9} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11520 | 2026.04.07 02:53:47.527112 [ 5 ] {01b2758f-288c-4659-b367-b4b440a309b9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001799 sec., 157865.48082267927 rows/sec., 10.03 MiB/sec. | ||
| 11521 | 2026.04.07 02:53:47.527166 [ 5 ] {01b2758f-288c-4659-b367-b4b440a309b9} <Debug> TCPHandler: Processed in 0.002159366 sec. | ||
| 11522 | 2026.04.07 02:53:47.527306 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11523 | 2026.04.07 02:53:47.527413 [ 5 ] {7af1507d-0fa9-47c2-9994-b6b700d5d381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11524 | 2026.04.07 02:53:47.527459 [ 5 ] {7af1507d-0fa9-47c2-9994-b6b700d5d381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11525 | 2026.04.07 02:53:47.528283 [ 5 ] {7af1507d-0fa9-47c2-9994-b6b700d5d381} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11526 | 2026.04.07 02:53:47.528319 [ 5 ] {7af1507d-0fa9-47c2-9994-b6b700d5d381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11527 | 2026.04.07 02:53:47.528711 [ 5 ] {7af1507d-0fa9-47c2-9994-b6b700d5d381} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11528 | 2026.04.07 02:53:47.528935 [ 5 ] {7af1507d-0fa9-47c2-9994-b6b700d5d381} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11529 | 2026.04.07 02:53:47.529069 [ 5 ] {7af1507d-0fa9-47c2-9994-b6b700d5d381} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001682 sec., 516646.8489892985 rows/sec., 40.50 MiB/sec. | ||
| 11530 | 2026.04.07 02:53:47.529108 [ 5 ] {7af1507d-0fa9-47c2-9994-b6b700d5d381} <Debug> TCPHandler: Processed in 0.0018571 sec. | ||
| 11531 | 2026.04.07 02:53:47.529226 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11532 | 2026.04.07 02:53:47.529326 [ 5 ] {4937be15-b8db-495a-945c-96f59a40f373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11533 | 2026.04.07 02:53:47.529369 [ 5 ] {4937be15-b8db-495a-945c-96f59a40f373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11534 | 2026.04.07 02:53:47.529824 [ 5 ] {4937be15-b8db-495a-945c-96f59a40f373} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11535 | 2026.04.07 02:53:47.529861 [ 5 ] {4937be15-b8db-495a-945c-96f59a40f373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11536 | 2026.04.07 02:53:47.530170 [ 5 ] {4937be15-b8db-495a-945c-96f59a40f373} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11537 | 2026.04.07 02:53:47.530386 [ 5 ] {4937be15-b8db-495a-945c-96f59a40f373} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11538 | 2026.04.07 02:53:47.530525 [ 5 ] {4937be15-b8db-495a-945c-96f59a40f373} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.00122 sec., 145901.6393442623 rows/sec., 9.00 MiB/sec. | ||
| 11539 | 2026.04.07 02:53:47.530564 [ 5 ] {4937be15-b8db-495a-945c-96f59a40f373} <Debug> TCPHandler: Processed in 0.001390399 sec. | ||
| 11540 | 2026.04.07 02:53:47.530679 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11541 | 2026.04.07 02:53:47.530777 [ 5 ] {4deea7de-ec64-4cb1-b9a0-1bac1816abce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11542 | 2026.04.07 02:53:47.530818 [ 5 ] {4deea7de-ec64-4cb1-b9a0-1bac1816abce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11543 | 2026.04.07 02:53:47.531252 [ 5 ] {4deea7de-ec64-4cb1-b9a0-1bac1816abce} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11544 | 2026.04.07 02:53:47.531288 [ 5 ] {4deea7de-ec64-4cb1-b9a0-1bac1816abce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11545 | 2026.04.07 02:53:47.531601 [ 5 ] {4deea7de-ec64-4cb1-b9a0-1bac1816abce} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11546 | 2026.04.07 02:53:47.531824 [ 5 ] {4deea7de-ec64-4cb1-b9a0-1bac1816abce} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11547 | 2026.04.07 02:53:47.531952 [ 5 ] {4deea7de-ec64-4cb1-b9a0-1bac1816abce} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001195 sec., 124686.19246861924 rows/sec., 8.06 MiB/sec. | ||
| 11548 | 2026.04.07 02:53:47.531990 [ 5 ] {4deea7de-ec64-4cb1-b9a0-1bac1816abce} <Debug> TCPHandler: Processed in 0.001361559 sec. | ||
| 11549 | 2026.04.07 02:53:47.532104 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11550 | 2026.04.07 02:53:47.532199 [ 5 ] {2e8fadc7-38a0-4a91-9445-6fcd95ab4512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11551 | 2026.04.07 02:53:47.532240 [ 5 ] {2e8fadc7-38a0-4a91-9445-6fcd95ab4512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11552 | 2026.04.07 02:53:47.532673 [ 5 ] {2e8fadc7-38a0-4a91-9445-6fcd95ab4512} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11553 | 2026.04.07 02:53:47.532710 [ 5 ] {2e8fadc7-38a0-4a91-9445-6fcd95ab4512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11554 | 2026.04.07 02:53:47.533011 [ 5 ] {2e8fadc7-38a0-4a91-9445-6fcd95ab4512} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11555 | 2026.04.07 02:53:47.533227 [ 5 ] {2e8fadc7-38a0-4a91-9445-6fcd95ab4512} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11556 | 2026.04.07 02:53:47.533355 [ 5 ] {2e8fadc7-38a0-4a91-9445-6fcd95ab4512} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001174 sec., 126064.73594548553 rows/sec., 7.17 MiB/sec. | ||
| 11557 | 2026.04.07 02:53:47.533396 [ 5 ] {2e8fadc7-38a0-4a91-9445-6fcd95ab4512} <Debug> TCPHandler: Processed in 0.001343318 sec. | ||
| 11558 | 2026.04.07 02:53:47.533513 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11559 | 2026.04.07 02:53:47.533609 [ 5 ] {5be9d8ba-43e1-447e-8500-11570e021083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11560 | 2026.04.07 02:53:47.533648 [ 5 ] {5be9d8ba-43e1-447e-8500-11570e021083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11561 | 2026.04.07 02:53:47.534242 [ 5 ] {5be9d8ba-43e1-447e-8500-11570e021083} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11562 | 2026.04.07 02:53:47.534277 [ 5 ] {5be9d8ba-43e1-447e-8500-11570e021083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11563 | 2026.04.07 02:53:47.534601 [ 5 ] {5be9d8ba-43e1-447e-8500-11570e021083} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11564 | 2026.04.07 02:53:47.534811 [ 5 ] {5be9d8ba-43e1-447e-8500-11570e021083} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11565 | 2026.04.07 02:53:47.534942 [ 5 ] {5be9d8ba-43e1-447e-8500-11570e021083} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001351 sec., 389341.22871946706 rows/sec., 27.51 MiB/sec. | ||
| 11566 | 2026.04.07 02:53:47.534979 [ 5 ] {5be9d8ba-43e1-447e-8500-11570e021083} <Debug> TCPHandler: Processed in 0.001516441 sec. | ||
| 11567 | 2026.04.07 02:53:47.535089 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11568 | 2026.04.07 02:53:47.535183 [ 5 ] {dd797055-cfb5-4062-b555-d521f12cd446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11569 | 2026.04.07 02:53:47.535224 [ 5 ] {dd797055-cfb5-4062-b555-d521f12cd446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11570 | 2026.04.07 02:53:47.535557 [ 5 ] {dd797055-cfb5-4062-b555-d521f12cd446} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11571 | 2026.04.07 02:53:47.535591 [ 5 ] {dd797055-cfb5-4062-b555-d521f12cd446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11572 | 2026.04.07 02:53:47.535899 [ 5 ] {dd797055-cfb5-4062-b555-d521f12cd446} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11573 | 2026.04.07 02:53:47.536105 [ 5 ] {dd797055-cfb5-4062-b555-d521f12cd446} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11574 | 2026.04.07 02:53:47.536231 [ 5 ] {dd797055-cfb5-4062-b555-d521f12cd446} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 11575 | 2026.04.07 02:53:47.536266 [ 5 ] {dd797055-cfb5-4062-b555-d521f12cd446} <Debug> TCPHandler: Processed in 0.001227866 sec. | ||
| 11576 | 2026.04.07 02:53:47.536374 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11577 | 2026.04.07 02:53:47.536475 [ 5 ] {dbae1fe3-8af7-4f06-ac20-4a74a863de51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11578 | 2026.04.07 02:53:47.536517 [ 5 ] {dbae1fe3-8af7-4f06-ac20-4a74a863de51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11579 | 2026.04.07 02:53:47.536924 [ 5 ] {dbae1fe3-8af7-4f06-ac20-4a74a863de51} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11580 | 2026.04.07 02:53:47.536957 [ 5 ] {dbae1fe3-8af7-4f06-ac20-4a74a863de51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11581 | 2026.04.07 02:53:47.537286 [ 5 ] {dbae1fe3-8af7-4f06-ac20-4a74a863de51} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11582 | 2026.04.07 02:53:47.537494 [ 5 ] {dbae1fe3-8af7-4f06-ac20-4a74a863de51} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11583 | 2026.04.07 02:53:47.537620 [ 5 ] {dbae1fe3-8af7-4f06-ac20-4a74a863de51} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001163 sec., 227858.98538263113 rows/sec., 15.14 MiB/sec. | ||
| 11584 | 2026.04.07 02:53:47.537655 [ 5 ] {dbae1fe3-8af7-4f06-ac20-4a74a863de51} <Debug> TCPHandler: Processed in 0.001332088 sec. | ||
| 11585 | 2026.04.07 02:53:47.537770 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11586 | 2026.04.07 02:53:47.537865 [ 5 ] {dad01988-a8f8-4baf-98fc-c22cc7d412ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11587 | 2026.04.07 02:53:47.537907 [ 5 ] {dad01988-a8f8-4baf-98fc-c22cc7d412ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11588 | 2026.04.07 02:53:47.538208 [ 5 ] {dad01988-a8f8-4baf-98fc-c22cc7d412ce} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11589 | 2026.04.07 02:53:47.538243 [ 5 ] {dad01988-a8f8-4baf-98fc-c22cc7d412ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11590 | 2026.04.07 02:53:47.538531 [ 5 ] {dad01988-a8f8-4baf-98fc-c22cc7d412ce} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11591 | 2026.04.07 02:53:47.538732 [ 5 ] {dad01988-a8f8-4baf-98fc-c22cc7d412ce} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11592 | 2026.04.07 02:53:47.538860 [ 5 ] {dad01988-a8f8-4baf-98fc-c22cc7d412ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 11593 | 2026.04.07 02:53:47.538895 [ 5 ] {dad01988-a8f8-4baf-98fc-c22cc7d412ce} <Debug> TCPHandler: Processed in 0.001176465 sec. | ||
| 11594 | 2026.04.07 02:53:47.539003 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11595 | 2026.04.07 02:53:47.539098 [ 5 ] {9be9fa8f-911c-4e3a-845f-c6df9fe411f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11596 | 2026.04.07 02:53:47.539150 [ 5 ] {9be9fa8f-911c-4e3a-845f-c6df9fe411f0} <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 | ||
| 11597 | 2026.04.07 02:53:47.539991 [ 5 ] {9be9fa8f-911c-4e3a-845f-c6df9fe411f0} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11598 | 2026.04.07 02:53:47.540027 [ 5 ] {9be9fa8f-911c-4e3a-845f-c6df9fe411f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11599 | 2026.04.07 02:53:47.540561 [ 5 ] {9be9fa8f-911c-4e3a-845f-c6df9fe411f0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11600 | 2026.04.07 02:53:47.540790 [ 5 ] {9be9fa8f-911c-4e3a-845f-c6df9fe411f0} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11601 | 2026.04.07 02:53:47.540925 [ 5 ] {9be9fa8f-911c-4e3a-845f-c6df9fe411f0} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001845 sec., 19512.19512195122 rows/sec., 34.96 MiB/sec. | ||
| 11602 | 2026.04.07 02:53:47.540977 [ 5 ] {9be9fa8f-911c-4e3a-845f-c6df9fe411f0} <Debug> TCPHandler: Processed in 0.002024883 sec. | ||
| 11603 | 2026.04.07 02:53:47.541088 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11604 | 2026.04.07 02:53:47.541182 [ 5 ] {baf29a3b-fffe-41f0-8612-c320ccd79392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11605 | 2026.04.07 02:53:47.541224 [ 5 ] {baf29a3b-fffe-41f0-8612-c320ccd79392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11606 | 2026.04.07 02:53:47.541545 [ 5 ] {baf29a3b-fffe-41f0-8612-c320ccd79392} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11607 | 2026.04.07 02:53:47.541579 [ 5 ] {baf29a3b-fffe-41f0-8612-c320ccd79392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11608 | 2026.04.07 02:53:47.541875 [ 5 ] {baf29a3b-fffe-41f0-8612-c320ccd79392} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11609 | 2026.04.07 02:53:47.542080 [ 5 ] {baf29a3b-fffe-41f0-8612-c320ccd79392} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11610 | 2026.04.07 02:53:47.542204 [ 5 ] {baf29a3b-fffe-41f0-8612-c320ccd79392} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00104 sec., 86538.46153846155 rows/sec., 5.41 MiB/sec. | ||
| 11611 | 2026.04.07 02:53:47.542237 [ 5 ] {baf29a3b-fffe-41f0-8612-c320ccd79392} <Debug> TCPHandler: Processed in 0.001200746 sec. | ||
| 11612 | 2026.04.07 02:53:48.212010 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23532 | ||
| 11613 | 2026.04.07 02:53:48.212887 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11614 | 2026.04.07 02:53:48.212978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11615 | 2026.04.07 02:53:48.213774 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11616 | 2026.04.07 02:53:48.214175 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11617 | 2026.04.07 02:53:48.214415 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23532 | ||
| 11618 | 2026.04.07 02:53:49.104811 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36134 | ||
| 11619 | 2026.04.07 02:53:49.104929 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11620 | 2026.04.07 02:53:49.104961 [ 292 ] {} <Debug> TCP-Session: 1ea18b1d-f0e0-44b8-8197-9798d919a239 Authenticating user 'default' from [fd00:1122:3344:101::e]:36134 | ||
| 11621 | 2026.04.07 02:53:49.104986 [ 292 ] {} <Debug> TCP-Session: 1ea18b1d-f0e0-44b8-8197-9798d919a239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11622 | 2026.04.07 02:53:49.105002 [ 292 ] {} <Debug> TCP-Session: 1ea18b1d-f0e0-44b8-8197-9798d919a239 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11623 | 2026.04.07 02:53:49.105196 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61701 | ||
| 11624 | 2026.04.07 02:53:49.105224 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57157 | ||
| 11625 | 2026.04.07 02:53:49.105257 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43272 | ||
| 11626 | 2026.04.07 02:53:49.105276 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58085 | ||
| 11627 | 2026.04.07 02:53:49.105301 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57272 | ||
| 11628 | 2026.04.07 02:53:49.105323 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11629 | 2026.04.07 02:53:49.105269 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51804 | ||
| 11630 | 2026.04.07 02:53:49.105378 [ 293 ] {} <Debug> TCP-Session: fd7d4ad4-f2a5-41b9-80e4-7acd9ba67d5c Authenticating user 'default' from [fd00:1122:3344:101::e]:61701 | ||
| 11631 | 2026.04.07 02:53:49.105374 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11632 | 2026.04.07 02:53:49.105394 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11633 | 2026.04.07 02:53:49.105410 [ 293 ] {} <Debug> TCP-Session: fd7d4ad4-f2a5-41b9-80e4-7acd9ba67d5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11634 | 2026.04.07 02:53:49.105424 [ 3 ] {} <Debug> TCP-Session: c82c95a0-48ec-442f-8ec8-8b0a8719b572 Authenticating user 'default' from [fd00:1122:3344:101::e]:57157 | ||
| 11635 | 2026.04.07 02:53:49.105432 [ 290 ] {} <Debug> TCP-Session: 65002d20-8a48-4bc6-8c3e-ec53b8f13372 Authenticating user 'default' from [fd00:1122:3344:101::e]:58085 | ||
| 11636 | 2026.04.07 02:53:49.105439 [ 293 ] {} <Debug> TCP-Session: fd7d4ad4-f2a5-41b9-80e4-7acd9ba67d5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11637 | 2026.04.07 02:53:49.105459 [ 3 ] {} <Debug> TCP-Session: c82c95a0-48ec-442f-8ec8-8b0a8719b572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11638 | 2026.04.07 02:53:49.105462 [ 290 ] {} <Debug> TCP-Session: 65002d20-8a48-4bc6-8c3e-ec53b8f13372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11639 | 2026.04.07 02:53:49.105490 [ 3 ] {} <Debug> TCP-Session: c82c95a0-48ec-442f-8ec8-8b0a8719b572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11640 | 2026.04.07 02:53:49.105365 [ 292 ] {} <Trace> TCP-Session: 1ea18b1d-f0e0-44b8-8197-9798d919a239 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11641 | 2026.04.07 02:53:49.105499 [ 290 ] {} <Debug> TCP-Session: 65002d20-8a48-4bc6-8c3e-ec53b8f13372 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11642 | 2026.04.07 02:53:49.105246 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43748 | ||
| 11643 | 2026.04.07 02:53:49.105217 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60710 | ||
| 11644 | 2026.04.07 02:53:49.105725 [ 292 ] {98608450-858d-4adb-bb4f-8ca8b5ac4da3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36134) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11645 | 2026.04.07 02:53:49.106012 [ 292 ] {98608450-858d-4adb-bb4f-8ca8b5ac4da3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11646 | 2026.04.07 02:53:49.106041 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11647 | 2026.04.07 02:53:49.106068 [ 292 ] {98608450-858d-4adb-bb4f-8ca8b5ac4da3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11648 | 2026.04.07 02:53:49.106076 [ 289 ] {} <Debug> TCP-Session: 3e9ec2b2-20bb-4d3d-8267-2360a1853755 Authenticating user 'default' from [fd00:1122:3344:101::e]:51804 | ||
| 11649 | 2026.04.07 02:53:49.106111 [ 289 ] {} <Debug> TCP-Session: 3e9ec2b2-20bb-4d3d-8267-2360a1853755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11650 | 2026.04.07 02:53:49.106126 [ 289 ] {} <Debug> TCP-Session: 3e9ec2b2-20bb-4d3d-8267-2360a1853755 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11651 | 2026.04.07 02:53:49.106164 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11652 | 2026.04.07 02:53:49.106196 [ 294 ] {} <Debug> TCP-Session: 8d1a380b-59c3-4f73-87e2-2997c8e6da15 Authenticating user 'default' from [fd00:1122:3344:101::e]:60710 | ||
| 11653 | 2026.04.07 02:53:49.106212 [ 294 ] {} <Debug> TCP-Session: 8d1a380b-59c3-4f73-87e2-2997c8e6da15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11654 | 2026.04.07 02:53:49.106227 [ 294 ] {} <Debug> TCP-Session: 8d1a380b-59c3-4f73-87e2-2997c8e6da15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11655 | 2026.04.07 02:53:49.106274 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11656 | 2026.04.07 02:53:49.106306 [ 288 ] {} <Debug> TCP-Session: 940b3843-5902-4673-bf95-c4aa1f354d3b Authenticating user 'default' from [fd00:1122:3344:101::e]:43272 | ||
| 11657 | 2026.04.07 02:53:49.106326 [ 288 ] {} <Debug> TCP-Session: 940b3843-5902-4673-bf95-c4aa1f354d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11658 | 2026.04.07 02:53:49.106338 [ 288 ] {} <Debug> TCP-Session: 940b3843-5902-4673-bf95-c4aa1f354d3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11659 | 2026.04.07 02:53:49.106378 [ 292 ] {98608450-858d-4adb-bb4f-8ca8b5ac4da3} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 11660 | 2026.04.07 02:53:49.106513 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11661 | 2026.04.07 02:53:49.106548 [ 349 ] {} <Debug> TCP-Session: b8ce76e7-3a16-4b38-8ebb-8ea50a882e4c Authenticating user 'default' from [fd00:1122:3344:101::e]:43748 | ||
| 11662 | 2026.04.07 02:53:49.106565 [ 349 ] {} <Debug> TCP-Session: b8ce76e7-3a16-4b38-8ebb-8ea50a882e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11663 | 2026.04.07 02:53:49.106577 [ 349 ] {} <Debug> TCP-Session: b8ce76e7-3a16-4b38-8ebb-8ea50a882e4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11664 | 2026.04.07 02:53:49.106639 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11665 | 2026.04.07 02:53:49.106687 [ 291 ] {} <Debug> TCP-Session: 7c06acfa-f34d-4864-aba3-821e19fe5cd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57272 | ||
| 11666 | 2026.04.07 02:53:49.106711 [ 291 ] {} <Debug> TCP-Session: 7c06acfa-f34d-4864-aba3-821e19fe5cd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11667 | 2026.04.07 02:53:49.106724 [ 291 ] {} <Debug> TCP-Session: 7c06acfa-f34d-4864-aba3-821e19fe5cd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11668 | 2026.04.07 02:53:49.107259 [ 316 ] {98608450-858d-4adb-bb4f-8ca8b5ac4da3} <Trace> AggregatingTransform: Aggregating | ||
| 11669 | 2026.04.07 02:53:49.107312 [ 316 ] {98608450-858d-4adb-bb4f-8ca8b5ac4da3} <Trace> Aggregator: Aggregation method: without_key | ||
| 11670 | 2026.04.07 02:53:49.107347 [ 316 ] {98608450-858d-4adb-bb4f-8ca8b5ac4da3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000863208 sec. (1158.469 rows/sec., 45.25 KiB/sec.) | ||
| 11671 | 2026.04.07 02:53:49.107368 [ 316 ] {98608450-858d-4adb-bb4f-8ca8b5ac4da3} <Trace> Aggregator: Merging aggregated data | ||
| 11672 | 2026.04.07 02:53:49.108711 [ 292 ] {98608450-858d-4adb-bb4f-8ca8b5ac4da3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003057 sec., 327.11808963035656 rows/sec., 12.78 KiB/sec. | ||
| 11673 | 2026.04.07 02:53:49.108830 [ 292 ] {98608450-858d-4adb-bb4f-8ca8b5ac4da3} <Debug> TCPHandler: Processed in 0.003602666 sec. | ||
| 11674 | 2026.04.07 02:53:49.108915 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11675 | 2026.04.07 02:53:49.108943 [ 292 ] {} <Debug> TCP-Session: 1ea18b1d-f0e0-44b8-8197-9798d919a239 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11676 | 2026.04.07 02:53:49.108943 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11677 | 2026.04.07 02:53:49.108960 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11678 | 2026.04.07 02:53:49.108980 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11679 | 2026.04.07 02:53:49.109001 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11680 | 2026.04.07 02:53:49.109017 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11681 | 2026.04.07 02:53:49.109037 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11682 | 2026.04.07 02:53:49.109054 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11683 | 2026.04.07 02:53:49.109071 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11684 | 2026.04.07 02:53:49.109100 [ 288 ] {} <Debug> TCP-Session: 940b3843-5902-4673-bf95-c4aa1f354d3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11685 | 2026.04.07 02:53:49.109120 [ 290 ] {} <Debug> TCP-Session: 65002d20-8a48-4bc6-8c3e-ec53b8f13372 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11686 | 2026.04.07 02:53:49.109078 [ 294 ] {} <Debug> TCP-Session: 8d1a380b-59c3-4f73-87e2-2997c8e6da15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11687 | 2026.04.07 02:53:49.109064 [ 3 ] {} <Debug> TCP-Session: c82c95a0-48ec-442f-8ec8-8b0a8719b572 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11688 | 2026.04.07 02:53:49.109048 [ 289 ] {} <Debug> TCP-Session: 3e9ec2b2-20bb-4d3d-8267-2360a1853755 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11689 | 2026.04.07 02:53:49.109032 [ 293 ] {} <Debug> TCP-Session: fd7d4ad4-f2a5-41b9-80e4-7acd9ba67d5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11690 | 2026.04.07 02:53:49.108998 [ 291 ] {} <Debug> TCP-Session: 7c06acfa-f34d-4864-aba3-821e19fe5cd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11691 | 2026.04.07 02:53:49.109015 [ 349 ] {} <Debug> TCP-Session: b8ce76e7-3a16-4b38-8ebb-8ea50a882e4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11692 | 2026.04.07 02:53:49.208566 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41671 | ||
| 11693 | 2026.04.07 02:53:49.208691 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11694 | 2026.04.07 02:53:49.208722 [ 292 ] {} <Debug> TCP-Session: 22b2d35f-cbe5-4ffb-a0e7-a370c0725ae3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41671 | ||
| 11695 | 2026.04.07 02:53:49.208749 [ 292 ] {} <Debug> TCP-Session: 22b2d35f-cbe5-4ffb-a0e7-a370c0725ae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11696 | 2026.04.07 02:53:49.208764 [ 292 ] {} <Debug> TCP-Session: 22b2d35f-cbe5-4ffb-a0e7-a370c0725ae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11697 | 2026.04.07 02:53:49.208960 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41397 | ||
| 11698 | 2026.04.07 02:53:49.208983 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60377 | ||
| 11699 | 2026.04.07 02:53:49.209020 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37326 | ||
| 11700 | 2026.04.07 02:53:49.209064 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37744 | ||
| 11701 | 2026.04.07 02:53:49.209085 [ 292 ] {} <Trace> TCP-Session: 22b2d35f-cbe5-4ffb-a0e7-a370c0725ae3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11702 | 2026.04.07 02:53:49.209114 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11703 | 2026.04.07 02:53:49.209138 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11704 | 2026.04.07 02:53:49.209162 [ 294 ] {} <Debug> TCP-Session: b5ff1416-1332-43ae-ad10-bc9805f82c08 Authenticating user 'default' from [fd00:1122:3344:101::e]:60377 | ||
| 11705 | 2026.04.07 02:53:49.209178 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11706 | 2026.04.07 02:53:49.209184 [ 288 ] {} <Debug> TCP-Session: 8f687f6b-6089-402d-8608-c5c35141a578 Authenticating user 'default' from [fd00:1122:3344:101::e]:37326 | ||
| 11707 | 2026.04.07 02:53:49.209201 [ 294 ] {} <Debug> TCP-Session: b5ff1416-1332-43ae-ad10-bc9805f82c08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11708 | 2026.04.07 02:53:49.209215 [ 291 ] {} <Debug> TCP-Session: 4321dc17-2c55-42ff-82ce-527c080008f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37744 | ||
| 11709 | 2026.04.07 02:53:49.209238 [ 294 ] {} <Debug> TCP-Session: b5ff1416-1332-43ae-ad10-bc9805f82c08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11710 | 2026.04.07 02:53:49.209231 [ 288 ] {} <Debug> TCP-Session: 8f687f6b-6089-402d-8608-c5c35141a578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11711 | 2026.04.07 02:53:49.209260 [ 291 ] {} <Debug> TCP-Session: 4321dc17-2c55-42ff-82ce-527c080008f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11712 | 2026.04.07 02:53:49.209284 [ 288 ] {} <Debug> TCP-Session: 8f687f6b-6089-402d-8608-c5c35141a578 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11713 | 2026.04.07 02:53:49.209294 [ 292 ] {2b285bf2-2120-49b5-aa61-15d71b42458c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41671) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11714 | 2026.04.07 02:53:49.209297 [ 291 ] {} <Debug> TCP-Session: 4321dc17-2c55-42ff-82ce-527c080008f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11715 | 2026.04.07 02:53:49.209036 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60702 | ||
| 11716 | 2026.04.07 02:53:49.209031 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61682 | ||
| 11717 | 2026.04.07 02:53:49.209008 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44561 | ||
| 11718 | 2026.04.07 02:53:49.209424 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11719 | 2026.04.07 02:53:49.208998 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60816 | ||
| 11720 | 2026.04.07 02:53:49.209460 [ 290 ] {} <Debug> TCP-Session: bd4bdc1b-363d-4bba-b499-2ccc6dddc5c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60702 | ||
| 11721 | 2026.04.07 02:53:49.209464 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11722 | 2026.04.07 02:53:49.209489 [ 290 ] {} <Debug> TCP-Session: bd4bdc1b-363d-4bba-b499-2ccc6dddc5c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11723 | 2026.04.07 02:53:49.209483 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11724 | 2026.04.07 02:53:49.209516 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11725 | 2026.04.07 02:53:49.209518 [ 290 ] {} <Debug> TCP-Session: bd4bdc1b-363d-4bba-b499-2ccc6dddc5c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11726 | 2026.04.07 02:53:49.209542 [ 349 ] {} <Debug> TCP-Session: 853e81db-7a47-4423-b573-67d035c6700a Authenticating user 'default' from [fd00:1122:3344:101::e]:44561 | ||
| 11727 | 2026.04.07 02:53:49.209554 [ 3 ] {} <Debug> TCP-Session: 2b99c2d7-5d72-4b9c-afa5-7329b34e1cf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60816 | ||
| 11728 | 2026.04.07 02:53:49.209575 [ 349 ] {} <Debug> TCP-Session: 853e81db-7a47-4423-b573-67d035c6700a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11729 | 2026.04.07 02:53:49.209591 [ 3 ] {} <Debug> TCP-Session: 2b99c2d7-5d72-4b9c-afa5-7329b34e1cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11730 | 2026.04.07 02:53:49.209597 [ 292 ] {2b285bf2-2120-49b5-aa61-15d71b42458c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11731 | 2026.04.07 02:53:49.209614 [ 3 ] {} <Debug> TCP-Session: 2b99c2d7-5d72-4b9c-afa5-7329b34e1cf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11732 | 2026.04.07 02:53:49.209602 [ 349 ] {} <Debug> TCP-Session: 853e81db-7a47-4423-b573-67d035c6700a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11733 | 2026.04.07 02:53:49.209514 [ 289 ] {} <Debug> TCP-Session: ed1bbc32-e26c-4653-bf52-a72f719eb6b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61682 | ||
| 11734 | 2026.04.07 02:53:49.209673 [ 292 ] {2b285bf2-2120-49b5-aa61-15d71b42458c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11735 | 2026.04.07 02:53:49.209093 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11736 | 2026.04.07 02:53:49.209699 [ 289 ] {} <Debug> TCP-Session: ed1bbc32-e26c-4653-bf52-a72f719eb6b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11737 | 2026.04.07 02:53:49.209735 [ 289 ] {} <Debug> TCP-Session: ed1bbc32-e26c-4653-bf52-a72f719eb6b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11738 | 2026.04.07 02:53:49.209736 [ 293 ] {} <Debug> TCP-Session: 86ec556a-95ac-4977-8b63-98878ed83e7f Authenticating user 'default' from [fd00:1122:3344:101::e]:41397 | ||
| 11739 | 2026.04.07 02:53:49.209767 [ 293 ] {} <Debug> TCP-Session: 86ec556a-95ac-4977-8b63-98878ed83e7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11740 | 2026.04.07 02:53:49.209781 [ 293 ] {} <Debug> TCP-Session: 86ec556a-95ac-4977-8b63-98878ed83e7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11741 | 2026.04.07 02:53:49.209986 [ 292 ] {2b285bf2-2120-49b5-aa61-15d71b42458c} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 11742 | 2026.04.07 02:53:49.210829 [ 344 ] {2b285bf2-2120-49b5-aa61-15d71b42458c} <Trace> AggregatingTransform: Aggregating | ||
| 11743 | 2026.04.07 02:53:49.210864 [ 344 ] {2b285bf2-2120-49b5-aa61-15d71b42458c} <Trace> Aggregator: Aggregation method: without_key | ||
| 11744 | 2026.04.07 02:53:49.210895 [ 344 ] {2b285bf2-2120-49b5-aa61-15d71b42458c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000808017 sec. (1237.598 rows/sec., 48.34 KiB/sec.) | ||
| 11745 | 2026.04.07 02:53:49.210912 [ 344 ] {2b285bf2-2120-49b5-aa61-15d71b42458c} <Trace> Aggregator: Merging aggregated data | ||
| 11746 | 2026.04.07 02:53:49.212392 [ 292 ] {2b285bf2-2120-49b5-aa61-15d71b42458c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003168 sec., 315.6565656565657 rows/sec., 12.33 KiB/sec. | ||
| 11747 | 2026.04.07 02:53:49.212484 [ 292 ] {2b285bf2-2120-49b5-aa61-15d71b42458c} <Debug> TCPHandler: Processed in 0.003520814 sec. | ||
| 11748 | 2026.04.07 02:53:49.212589 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11749 | 2026.04.07 02:53:49.212616 [ 292 ] {} <Debug> TCP-Session: 22b2d35f-cbe5-4ffb-a0e7-a370c0725ae3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11750 | 2026.04.07 02:53:49.212623 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11751 | 2026.04.07 02:53:49.212641 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11752 | 2026.04.07 02:53:49.212665 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11753 | 2026.04.07 02:53:49.212685 [ 3 ] {} <Debug> TCP-Session: 2b99c2d7-5d72-4b9c-afa5-7329b34e1cf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11754 | 2026.04.07 02:53:49.212680 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11755 | 2026.04.07 02:53:49.212705 [ 290 ] {} <Debug> TCP-Session: bd4bdc1b-363d-4bba-b499-2ccc6dddc5c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11756 | 2026.04.07 02:53:49.212711 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11757 | 2026.04.07 02:53:49.212731 [ 294 ] {} <Debug> TCP-Session: b5ff1416-1332-43ae-ad10-bc9805f82c08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11758 | 2026.04.07 02:53:49.212733 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11759 | 2026.04.07 02:53:49.212760 [ 288 ] {} <Debug> TCP-Session: 8f687f6b-6089-402d-8608-c5c35141a578 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11760 | 2026.04.07 02:53:49.212696 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11761 | 2026.04.07 02:53:49.212804 [ 291 ] {} <Debug> TCP-Session: 4321dc17-2c55-42ff-82ce-527c080008f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11762 | 2026.04.07 02:53:49.212668 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11763 | 2026.04.07 02:53:49.212834 [ 289 ] {} <Debug> TCP-Session: ed1bbc32-e26c-4653-bf52-a72f719eb6b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11764 | 2026.04.07 02:53:49.212671 [ 293 ] {} <Debug> TCP-Session: 86ec556a-95ac-4977-8b63-98878ed83e7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11765 | 2026.04.07 02:53:49.212871 [ 349 ] {} <Debug> TCP-Session: 853e81db-7a47-4423-b573-67d035c6700a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11766 | 2026.04.07 02:53:49.285518 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34029 | ||
| 11767 | 2026.04.07 02:53:49.285626 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11768 | 2026.04.07 02:53:49.285651 [ 292 ] {} <Debug> TCP-Session: 88fcb746-3e83-4757-b671-a4a173456e76 Authenticating user 'default' from [fd00:1122:3344:101::e]:34029 | ||
| 11769 | 2026.04.07 02:53:49.285672 [ 292 ] {} <Debug> TCP-Session: 88fcb746-3e83-4757-b671-a4a173456e76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11770 | 2026.04.07 02:53:49.285685 [ 292 ] {} <Debug> TCP-Session: 88fcb746-3e83-4757-b671-a4a173456e76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11771 | 2026.04.07 02:53:49.285885 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43644 | ||
| 11772 | 2026.04.07 02:53:49.285886 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53588 | ||
| 11773 | 2026.04.07 02:53:49.285945 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41690 | ||
| 11774 | 2026.04.07 02:53:49.285955 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35151 | ||
| 11775 | 2026.04.07 02:53:49.285984 [ 292 ] {} <Trace> TCP-Session: 88fcb746-3e83-4757-b671-a4a173456e76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11776 | 2026.04.07 02:53:49.286000 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11777 | 2026.04.07 02:53:49.285932 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65404 | ||
| 11778 | 2026.04.07 02:53:49.286052 [ 294 ] {} <Debug> TCP-Session: 229ef030-47da-47a1-a39f-dcbb6a8864b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43644 | ||
| 11779 | 2026.04.07 02:53:49.286062 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11780 | 2026.04.07 02:53:49.286063 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11781 | 2026.04.07 02:53:49.286090 [ 294 ] {} <Debug> TCP-Session: 229ef030-47da-47a1-a39f-dcbb6a8864b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11782 | 2026.04.07 02:53:49.286100 [ 290 ] {} <Debug> TCP-Session: 372bcb46-fb94-44d4-b102-518d878d9e22 Authenticating user 'default' from [fd00:1122:3344:101::e]:35151 | ||
| 11783 | 2026.04.07 02:53:49.286110 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11784 | 2026.04.07 02:53:49.286125 [ 294 ] {} <Debug> TCP-Session: 229ef030-47da-47a1-a39f-dcbb6a8864b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11785 | 2026.04.07 02:53:49.286138 [ 290 ] {} <Debug> TCP-Session: 372bcb46-fb94-44d4-b102-518d878d9e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11786 | 2026.04.07 02:53:49.286154 [ 288 ] {} <Debug> TCP-Session: 85abcc37-b1c0-4c7f-89d5-0985ebb2066b Authenticating user 'default' from [fd00:1122:3344:101::e]:65404 | ||
| 11787 | 2026.04.07 02:53:49.286166 [ 292 ] {23973f41-b9d8-4a46-81fe-3414f520a040} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34029) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11788 | 2026.04.07 02:53:49.286186 [ 288 ] {} <Debug> TCP-Session: 85abcc37-b1c0-4c7f-89d5-0985ebb2066b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11789 | 2026.04.07 02:53:49.286172 [ 290 ] {} <Debug> TCP-Session: 372bcb46-fb94-44d4-b102-518d878d9e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11790 | 2026.04.07 02:53:49.286204 [ 288 ] {} <Debug> TCP-Session: 85abcc37-b1c0-4c7f-89d5-0985ebb2066b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11791 | 2026.04.07 02:53:49.286063 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11792 | 2026.04.07 02:53:49.285924 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35487 | ||
| 11793 | 2026.04.07 02:53:49.286266 [ 289 ] {} <Debug> TCP-Session: 5a1bd328-da4c-43a0-b9f0-f8be8e8244f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41690 | ||
| 11794 | 2026.04.07 02:53:49.285903 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47350 | ||
| 11795 | 2026.04.07 02:53:49.286307 [ 289 ] {} <Debug> TCP-Session: 5a1bd328-da4c-43a0-b9f0-f8be8e8244f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11796 | 2026.04.07 02:53:49.286325 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11797 | 2026.04.07 02:53:49.286339 [ 289 ] {} <Debug> TCP-Session: 5a1bd328-da4c-43a0-b9f0-f8be8e8244f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11798 | 2026.04.07 02:53:49.286358 [ 349 ] {} <Debug> TCP-Session: 1719ff6e-70b6-4918-8943-521481c3d892 Authenticating user 'default' from [fd00:1122:3344:101::e]:35487 | ||
| 11799 | 2026.04.07 02:53:49.286368 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11800 | 2026.04.07 02:53:49.286386 [ 349 ] {} <Debug> TCP-Session: 1719ff6e-70b6-4918-8943-521481c3d892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11801 | 2026.04.07 02:53:49.286403 [ 3 ] {} <Debug> TCP-Session: 9d959d0d-10a5-41ff-8ca9-83acf5dad360 Authenticating user 'default' from [fd00:1122:3344:101::e]:47350 | ||
| 11802 | 2026.04.07 02:53:49.286410 [ 349 ] {} <Debug> TCP-Session: 1719ff6e-70b6-4918-8943-521481c3d892 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11803 | 2026.04.07 02:53:49.286428 [ 3 ] {} <Debug> TCP-Session: 9d959d0d-10a5-41ff-8ca9-83acf5dad360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11804 | 2026.04.07 02:53:49.285978 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63880 | ||
| 11805 | 2026.04.07 02:53:49.286452 [ 3 ] {} <Debug> TCP-Session: 9d959d0d-10a5-41ff-8ca9-83acf5dad360 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11806 | 2026.04.07 02:53:49.286445 [ 292 ] {23973f41-b9d8-4a46-81fe-3414f520a040} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11807 | 2026.04.07 02:53:49.286124 [ 293 ] {} <Debug> TCP-Session: e921f8c4-9843-48bf-a494-3189552cf63f Authenticating user 'default' from [fd00:1122:3344:101::e]:53588 | ||
| 11808 | 2026.04.07 02:53:49.286562 [ 293 ] {} <Debug> TCP-Session: e921f8c4-9843-48bf-a494-3189552cf63f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11809 | 2026.04.07 02:53:49.286562 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11810 | 2026.04.07 02:53:49.286571 [ 292 ] {23973f41-b9d8-4a46-81fe-3414f520a040} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11811 | 2026.04.07 02:53:49.286581 [ 293 ] {} <Debug> TCP-Session: e921f8c4-9843-48bf-a494-3189552cf63f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11812 | 2026.04.07 02:53:49.286606 [ 291 ] {} <Debug> TCP-Session: a859d200-a6e8-406e-be65-802411e73f67 Authenticating user 'default' from [fd00:1122:3344:101::e]:63880 | ||
| 11813 | 2026.04.07 02:53:49.286646 [ 291 ] {} <Debug> TCP-Session: a859d200-a6e8-406e-be65-802411e73f67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11814 | 2026.04.07 02:53:49.286658 [ 291 ] {} <Debug> TCP-Session: a859d200-a6e8-406e-be65-802411e73f67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11815 | 2026.04.07 02:53:49.286882 [ 292 ] {23973f41-b9d8-4a46-81fe-3414f520a040} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 11816 | 2026.04.07 02:53:49.287775 [ 297 ] {23973f41-b9d8-4a46-81fe-3414f520a040} <Trace> AggregatingTransform: Aggregating | ||
| 11817 | 2026.04.07 02:53:49.287816 [ 297 ] {23973f41-b9d8-4a46-81fe-3414f520a040} <Trace> Aggregator: Aggregation method: without_key | ||
| 11818 | 2026.04.07 02:53:49.287853 [ 297 ] {23973f41-b9d8-4a46-81fe-3414f520a040} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000870668 sec. (1148.543 rows/sec., 44.86 KiB/sec.) | ||
| 11819 | 2026.04.07 02:53:49.287872 [ 297 ] {23973f41-b9d8-4a46-81fe-3414f520a040} <Trace> Aggregator: Merging aggregated data | ||
| 11820 | 2026.04.07 02:53:49.289126 [ 292 ] {23973f41-b9d8-4a46-81fe-3414f520a040} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003018 sec., 331.3452617627568 rows/sec., 12.94 KiB/sec. | ||
| 11821 | 2026.04.07 02:53:49.289246 [ 292 ] {23973f41-b9d8-4a46-81fe-3414f520a040} <Debug> TCPHandler: Processed in 0.003374922 sec. | ||
| 11822 | 2026.04.07 02:53:49.289366 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11823 | 2026.04.07 02:53:49.289392 [ 292 ] {} <Debug> TCP-Session: 88fcb746-3e83-4757-b671-a4a173456e76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11824 | 2026.04.07 02:53:49.289394 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11825 | 2026.04.07 02:53:49.289417 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11826 | 2026.04.07 02:53:49.289431 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11827 | 2026.04.07 02:53:49.289447 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11828 | 2026.04.07 02:53:49.289472 [ 289 ] {} <Debug> TCP-Session: 5a1bd328-da4c-43a0-b9f0-f8be8e8244f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11829 | 2026.04.07 02:53:49.289501 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11830 | 2026.04.07 02:53:49.289519 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11831 | 2026.04.07 02:53:49.289513 [ 288 ] {} <Debug> TCP-Session: 85abcc37-b1c0-4c7f-89d5-0985ebb2066b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11832 | 2026.04.07 02:53:49.289545 [ 293 ] {} <Debug> TCP-Session: e921f8c4-9843-48bf-a494-3189552cf63f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11833 | 2026.04.07 02:53:49.289564 [ 290 ] {} <Debug> TCP-Session: 372bcb46-fb94-44d4-b102-518d878d9e22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11834 | 2026.04.07 02:53:49.289489 [ 294 ] {} <Debug> TCP-Session: 229ef030-47da-47a1-a39f-dcbb6a8864b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11835 | 2026.04.07 02:53:49.289467 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11836 | 2026.04.07 02:53:49.289431 [ 349 ] {} <Debug> TCP-Session: 1719ff6e-70b6-4918-8943-521481c3d892 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11837 | 2026.04.07 02:53:49.289644 [ 3 ] {} <Debug> TCP-Session: 9d959d0d-10a5-41ff-8ca9-83acf5dad360 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11838 | 2026.04.07 02:53:49.289485 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11839 | 2026.04.07 02:53:49.289728 [ 291 ] {} <Debug> TCP-Session: a859d200-a6e8-406e-be65-802411e73f67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11840 | 2026.04.07 02:53:49.508559 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11841 | 2026.04.07 02:53:49.525929 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11842 | 2026.04.07 02:53:49.525992 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11843 | 2026.04.07 02:53:49.532184 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11844 | 2026.04.07 02:53:49.533038 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11845 | 2026.04.07 02:53:49.536113 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11846 | 2026.04.07 02:53:50.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.43 MiB, peak 331.70 MiB, free memory in arenas 0.00 B, will set to 321.25 MiB (RSS), difference: -1.18 MiB | ||
| 11847 | 2026.04.07 02:53:50.762233 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1546 | ||
| 11848 | 2026.04.07 02:53:50.764795 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11849 | 2026.04.07 02:53:50.764846 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11850 | 2026.04.07 02:53:50.766082 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11851 | 2026.04.07 02:53:50.766347 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11852 | 2026.04.07 02:53:50.766503 [ 97 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11853 | 2026.04.07 02:53:50.766565 [ 97 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11854 | 2026.04.07 02:53:50.766587 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11855 | 2026.04.07 02:53:50.766647 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1546 | ||
| 11856 | 2026.04.07 02:53:50.766690 [ 193 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 11857 | 2026.04.07 02:53:50.767272 [ 193 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11858 | 2026.04.07 02:53:50.767415 [ 193 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1368 rows starting from the beginning of the part | ||
| 11859 | 2026.04.07 02:53:50.767779 [ 193 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
| 11860 | 2026.04.07 02:53:50.768137 [ 193 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 11861 | 2026.04.07 02:53:50.768503 [ 193 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 52 rows starting from the beginning of the part | ||
| 11862 | 2026.04.07 02:53:50.768847 [ 193 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 11863 | 2026.04.07 02:53:50.769195 [ 193 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 11864 | 2026.04.07 02:53:50.775972 [ 203 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 72 columns (72 merged, 0 gathered) in 0.009326987 sec., 165755.56500722043 rows/sec., 132.52 MiB/sec. | ||
| 11865 | 2026.04.07 02:53:50.777875 [ 203 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11866 | 2026.04.07 02:53:50.778536 [ 203 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_36_7} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11867 | 2026.04.07 02:53:50.778626 [ 203 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_36_7} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11868 | 2026.04.07 02:53:50.778980 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 11869 | 2026.04.07 02:53:52.516416 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11870 | 2026.04.07 02:53:52.516617 [ 5 ] {08aafb61-dd2b-4206-a5c0-f3b58b18cd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11871 | 2026.04.07 02:53:52.516692 [ 5 ] {08aafb61-dd2b-4206-a5c0-f3b58b18cd44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11872 | 2026.04.07 02:53:52.517369 [ 5 ] {08aafb61-dd2b-4206-a5c0-f3b58b18cd44} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11873 | 2026.04.07 02:53:52.517415 [ 5 ] {08aafb61-dd2b-4206-a5c0-f3b58b18cd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11874 | 2026.04.07 02:53:52.517807 [ 5 ] {08aafb61-dd2b-4206-a5c0-f3b58b18cd44} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11875 | 2026.04.07 02:53:52.518028 [ 5 ] {08aafb61-dd2b-4206-a5c0-f3b58b18cd44} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11876 | 2026.04.07 02:53:52.518183 [ 5 ] {08aafb61-dd2b-4206-a5c0-f3b58b18cd44} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001621 sec., 40715.60764959901 rows/sec., 3.24 MiB/sec. | ||
| 11877 | 2026.04.07 02:53:52.518224 [ 5 ] {08aafb61-dd2b-4206-a5c0-f3b58b18cd44} <Debug> TCPHandler: Processed in 0.001951251 sec. | ||
| 11878 | 2026.04.07 02:53:52.518220 [ 95 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11879 | 2026.04.07 02:53:52.518299 [ 95 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11880 | 2026.04.07 02:53:52.518323 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11881 | 2026.04.07 02:53:52.518350 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11882 | 2026.04.07 02:53:52.518426 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 11883 | 2026.04.07 02:53:52.518458 [ 5 ] {46b96309-f28c-4818-8272-6568fb555141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11884 | 2026.04.07 02:53:52.518500 [ 5 ] {46b96309-f28c-4818-8272-6568fb555141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11885 | 2026.04.07 02:53:52.518525 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11886 | 2026.04.07 02:53:52.518558 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3361 rows starting from the beginning of the part | ||
| 11887 | 2026.04.07 02:53:52.518625 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 11888 | 2026.04.07 02:53:52.518674 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 869 rows starting from the beginning of the part | ||
| 11889 | 2026.04.07 02:53:52.518719 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 66 rows starting from the beginning of the part | ||
| 11890 | 2026.04.07 02:53:52.518768 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 869 rows starting from the beginning of the part | ||
| 11891 | 2026.04.07 02:53:52.518812 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 66 rows starting from the beginning of the part | ||
| 11892 | 2026.04.07 02:53:52.518913 [ 5 ] {46b96309-f28c-4818-8272-6568fb555141} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11893 | 2026.04.07 02:53:52.518949 [ 5 ] {46b96309-f28c-4818-8272-6568fb555141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11894 | 2026.04.07 02:53:52.519278 [ 5 ] {46b96309-f28c-4818-8272-6568fb555141} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11895 | 2026.04.07 02:53:52.519502 [ 5 ] {46b96309-f28c-4818-8272-6568fb555141} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11896 | 2026.04.07 02:53:52.519621 [ 95 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11897 | 2026.04.07 02:53:52.519636 [ 5 ] {46b96309-f28c-4818-8272-6568fb555141} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001196 sec., 4180.602006688963 rows/sec., 314.36 KiB/sec. | ||
| 11898 | 2026.04.07 02:53:52.519653 [ 95 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11899 | 2026.04.07 02:53:52.519679 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11900 | 2026.04.07 02:53:52.519683 [ 5 ] {46b96309-f28c-4818-8272-6568fb555141} <Debug> TCPHandler: Processed in 0.001385189 sec. | ||
| 11901 | 2026.04.07 02:53:52.519799 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 11902 | 2026.04.07 02:53:52.519808 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11903 | 2026.04.07 02:53:52.519940 [ 5 ] {4763eb4c-130e-48b6-86ae-3f794642e5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11904 | 2026.04.07 02:53:52.519941 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11905 | 2026.04.07 02:53:52.519995 [ 5 ] {4763eb4c-130e-48b6-86ae-3f794642e5b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11906 | 2026.04.07 02:53:52.519997 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 226 rows starting from the beginning of the part | ||
| 11907 | 2026.04.07 02:53:52.520083 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 18 rows starting from the beginning of the part | ||
| 11908 | 2026.04.07 02:53:52.520129 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 178 rows starting from the beginning of the part | ||
| 11909 | 2026.04.07 02:53:52.520169 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 5 rows starting from the beginning of the part | ||
| 11910 | 2026.04.07 02:53:52.520207 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 178 rows starting from the beginning of the part | ||
| 11911 | 2026.04.07 02:53:52.520245 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part | ||
| 11912 | 2026.04.07 02:53:52.520427 [ 5 ] {4763eb4c-130e-48b6-86ae-3f794642e5b5} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11913 | 2026.04.07 02:53:52.520468 [ 5 ] {4763eb4c-130e-48b6-86ae-3f794642e5b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11914 | 2026.04.07 02:53:52.520577 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5287 rows, containing 5 columns (5 merged, 0 gathered) in 0.002193797 sec., 2409976.857475874 rows/sec., 193.99 MiB/sec. | ||
| 11915 | 2026.04.07 02:53:52.520791 [ 5 ] {4763eb4c-130e-48b6-86ae-3f794642e5b5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11916 | 2026.04.07 02:53:52.520900 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11917 | 2026.04.07 02:53:52.521048 [ 5 ] {4763eb4c-130e-48b6-86ae-3f794642e5b5} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11918 | 2026.04.07 02:53:52.521102 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368029 sec., 445896.98025407357 rows/sec., 29.83 MiB/sec. | ||
| 11919 | 2026.04.07 02:53:52.521195 [ 95 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11920 | 2026.04.07 02:53:52.521200 [ 5 ] {4763eb4c-130e-48b6-86ae-3f794642e5b5} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001278 sec., 53990.6103286385 rows/sec., 4.21 MiB/sec. | ||
| 11921 | 2026.04.07 02:53:52.521231 [ 95 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11922 | 2026.04.07 02:53:52.521239 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_81_16} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11923 | 2026.04.07 02:53:52.521254 [ 5 ] {4763eb4c-130e-48b6-86ae-3f794642e5b5} <Debug> TCPHandler: Processed in 0.001495971 sec. | ||
| 11924 | 2026.04.07 02:53:52.521271 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11925 | 2026.04.07 02:53:52.521261 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11926 | 2026.04.07 02:53:52.521340 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_81_16} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11927 | 2026.04.07 02:53:52.521386 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11928 | 2026.04.07 02:53:52.521395 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 11929 | 2026.04.07 02:53:52.521457 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 11930 | 2026.04.07 02:53:52.521493 [ 5 ] {e62a814a-3f76-4524-9cf1-4754554ad163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11931 | 2026.04.07 02:53:52.521524 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11932 | 2026.04.07 02:53:52.521544 [ 5 ] {e62a814a-3f76-4524-9cf1-4754554ad163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11933 | 2026.04.07 02:53:52.521567 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1831 rows starting from the beginning of the part | ||
| 11934 | 2026.04.07 02:53:52.521574 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_66_13} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11935 | 2026.04.07 02:53:52.521646 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 11936 | 2026.04.07 02:53:52.521660 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_66_13} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11937 | 2026.04.07 02:53:52.521699 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 526 rows starting from the beginning of the part | ||
| 11938 | 2026.04.07 02:53:52.521748 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 69 rows starting from the beginning of the part | ||
| 11939 | 2026.04.07 02:53:52.521758 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11940 | 2026.04.07 02:53:52.521791 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 526 rows starting from the beginning of the part | ||
| 11941 | 2026.04.07 02:53:52.521836 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 69 rows starting from the beginning of the part | ||
| 11942 | 2026.04.07 02:53:52.521957 [ 5 ] {e62a814a-3f76-4524-9cf1-4754554ad163} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11943 | 2026.04.07 02:53:52.522000 [ 5 ] {e62a814a-3f76-4524-9cf1-4754554ad163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11944 | 2026.04.07 02:53:52.522364 [ 5 ] {e62a814a-3f76-4524-9cf1-4754554ad163} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11945 | 2026.04.07 02:53:52.522598 [ 5 ] {e62a814a-3f76-4524-9cf1-4754554ad163} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11946 | 2026.04.07 02:53:52.522718 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 5 parts from all_1_76_15 to all_80_80_0 | ||
| 11947 | 2026.04.07 02:53:52.522734 [ 5 ] {e62a814a-3f76-4524-9cf1-4754554ad163} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 11948 | 2026.04.07 02:53:52.522749 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11949 | 2026.04.07 02:53:52.522775 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11950 | 2026.04.07 02:53:52.522779 [ 5 ] {e62a814a-3f76-4524-9cf1-4754554ad163} <Debug> TCPHandler: Processed in 0.00144316 sec. | ||
| 11951 | 2026.04.07 02:53:52.522848 [ 194 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_76_15 to all_80_80_0 into Compact with storage Full | ||
| 11952 | 2026.04.07 02:53:52.522921 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11953 | 2026.04.07 02:53:52.522952 [ 194 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11954 | 2026.04.07 02:53:52.522985 [ 194 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 30650 rows starting from the beginning of the part | ||
| 11955 | 2026.04.07 02:53:52.523038 [ 194 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 128 rows starting from the beginning of the part | ||
| 11956 | 2026.04.07 02:53:52.523050 [ 5 ] {07c9e74e-ff35-4f63-88ed-f454e1a02046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11957 | 2026.04.07 02:53:52.523079 [ 194 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 265 rows starting from the beginning of the part | ||
| 11958 | 2026.04.07 02:53:52.523122 [ 5 ] {07c9e74e-ff35-4f63-88ed-f454e1a02046} <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 | ||
| 11959 | 2026.04.07 02:53:52.523160 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3085 rows, containing 5 columns (5 merged, 0 gathered) in 0.001802788 sec., 1711238.3707901316 rows/sec., 125.74 MiB/sec. | ||
| 11960 | 2026.04.07 02:53:52.523125 [ 194 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11961 | 2026.04.07 02:53:52.523301 [ 194 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 265 rows starting from the beginning of the part | ||
| 11962 | 2026.04.07 02:53:52.523422 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11963 | 2026.04.07 02:53:52.523692 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_81_16} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11964 | 2026.04.07 02:53:52.523760 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_81_16} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11965 | 2026.04.07 02:53:52.523824 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 11966 | 2026.04.07 02:53:52.524048 [ 5 ] {07c9e74e-ff35-4f63-88ed-f454e1a02046} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11967 | 2026.04.07 02:53:52.524146 [ 5 ] {07c9e74e-ff35-4f63-88ed-f454e1a02046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11968 | 2026.04.07 02:53:52.524676 [ 5 ] {07c9e74e-ff35-4f63-88ed-f454e1a02046} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11969 | 2026.04.07 02:53:52.524920 [ 5 ] {07c9e74e-ff35-4f63-88ed-f454e1a02046} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11970 | 2026.04.07 02:53:52.525062 [ 5 ] {07c9e74e-ff35-4f63-88ed-f454e1a02046} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002037 sec., 2454.5900834560625 rows/sec., 4.40 MiB/sec. | ||
| 11971 | 2026.04.07 02:53:52.525117 [ 5 ] {07c9e74e-ff35-4f63-88ed-f454e1a02046} <Debug> TCPHandler: Processed in 0.002258898 sec. | ||
| 11972 | 2026.04.07 02:53:52.525230 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11973 | 2026.04.07 02:53:52.525326 [ 5 ] {a53b2d27-86b6-4b10-ab69-d67dc9ce3168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11974 | 2026.04.07 02:53:52.525368 [ 5 ] {a53b2d27-86b6-4b10-ab69-d67dc9ce3168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11975 | 2026.04.07 02:53:52.525704 [ 5 ] {a53b2d27-86b6-4b10-ab69-d67dc9ce3168} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11976 | 2026.04.07 02:53:52.525743 [ 5 ] {a53b2d27-86b6-4b10-ab69-d67dc9ce3168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11977 | 2026.04.07 02:53:52.526051 [ 5 ] {a53b2d27-86b6-4b10-ab69-d67dc9ce3168} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11978 | 2026.04.07 02:53:52.526255 [ 5 ] {a53b2d27-86b6-4b10-ab69-d67dc9ce3168} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11979 | 2026.04.07 02:53:52.526367 [ 95 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11980 | 2026.04.07 02:53:52.526382 [ 5 ] {a53b2d27-86b6-4b10-ab69-d67dc9ce3168} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 11981 | 2026.04.07 02:53:52.526397 [ 95 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11982 | 2026.04.07 02:53:52.526422 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 11983 | 2026.04.07 02:53:52.526425 [ 5 ] {a53b2d27-86b6-4b10-ab69-d67dc9ce3168} <Debug> TCPHandler: Processed in 0.001246376 sec. | ||
| 11984 | 2026.04.07 02:53:52.526514 [ 196 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 11985 | 2026.04.07 02:53:52.526630 [ 196 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11986 | 2026.04.07 02:53:52.526664 [ 196 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4722 rows starting from the beginning of the part | ||
| 11987 | 2026.04.07 02:53:52.526727 [ 196 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 48 rows starting from the beginning of the part | ||
| 11988 | 2026.04.07 02:53:52.526774 [ 196 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 90 rows starting from the beginning of the part | ||
| 11989 | 2026.04.07 02:53:52.526813 [ 196 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 11990 | 2026.04.07 02:53:52.526852 [ 196 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 90 rows starting from the beginning of the part | ||
| 11991 | 2026.04.07 02:53:52.526891 [ 196 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11992 | 2026.04.07 02:53:52.528824 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5070 rows, containing 4 columns (4 merged, 0 gathered) in 0.00235081 sec., 2156703.434135468 rows/sec., 139.45 MiB/sec. | ||
| 11993 | 2026.04.07 02:53:52.529423 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11994 | 2026.04.07 02:53:52.529734 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_81_16} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11995 | 2026.04.07 02:53:52.529818 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_81_16} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11996 | 2026.04.07 02:53:52.529893 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 11997 | 2026.04.07 02:53:52.532089 [ 188 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31468 rows, containing 5 columns (5 merged, 0 gathered) in 0.009272266 sec., 3393776.666890273 rows/sec., 218.57 MiB/sec. | ||
| 11998 | 2026.04.07 02:53:52.532713 [ 199 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 11999 | 2026.04.07 02:53:52.533006 [ 199 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12000 | 2026.04.07 02:53:52.533076 [ 199 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 5 parts: [all_1_76_15, all_80_80_0] -> all_1_80_16 | ||
| 12001 | 2026.04.07 02:53:52.533165 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12002 | 2026.04.07 02:53:55.538554 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12003 | 2026.04.07 02:53:55.538629 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12004 | 2026.04.07 02:53:55.714564 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23980 | ||
| 12005 | 2026.04.07 02:53:55.715245 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12006 | 2026.04.07 02:53:55.715288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 12007 | 2026.04.07 02:53:55.715757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12008 | 2026.04.07 02:53:55.715987 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12009 | 2026.04.07 02:53:55.716135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23980 | ||
| 12010 | 2026.04.07 02:53:57.036198 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 12011 | 2026.04.07 02:53:57.055233 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12012 | 2026.04.07 02:53:57.055301 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 12013 | 2026.04.07 02:53:57.061649 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12014 | 2026.04.07 02:53:57.062332 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12015 | 2026.04.07 02:53:57.065468 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 12016 | 2026.04.07 02:53:57.525299 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12017 | 2026.04.07 02:53:57.525483 [ 5 ] {3d74497f-6814-4231-beff-fe619c5aa580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12018 | 2026.04.07 02:53:57.525550 [ 5 ] {3d74497f-6814-4231-beff-fe619c5aa580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12019 | 2026.04.07 02:53:57.526282 [ 5 ] {3d74497f-6814-4231-beff-fe619c5aa580} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12020 | 2026.04.07 02:53:57.526329 [ 5 ] {3d74497f-6814-4231-beff-fe619c5aa580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 12021 | 2026.04.07 02:53:57.526721 [ 5 ] {3d74497f-6814-4231-beff-fe619c5aa580} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12022 | 2026.04.07 02:53:57.526950 [ 5 ] {3d74497f-6814-4231-beff-fe619c5aa580} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12023 | 2026.04.07 02:53:57.527099 [ 5 ] {3d74497f-6814-4231-beff-fe619c5aa580} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001666 sec., 170468.18727490996 rows/sec., 10.83 MiB/sec. | ||
| 12024 | 2026.04.07 02:53:57.527116 [ 87 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12025 | 2026.04.07 02:53:57.527141 [ 5 ] {3d74497f-6814-4231-beff-fe619c5aa580} <Debug> TCPHandler: Processed in 0.001977492 sec. | ||
| 12026 | 2026.04.07 02:53:57.527192 [ 87 ] {} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12027 | 2026.04.07 02:53:57.527222 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 12028 | 2026.04.07 02:53:57.527293 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12029 | 2026.04.07 02:53:57.527361 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::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 | ||
| 12030 | 2026.04.07 02:53:57.527392 [ 5 ] {98adc8e1-88ec-4718-a9d7-5324e19723a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12031 | 2026.04.07 02:53:57.527448 [ 5 ] {98adc8e1-88ec-4718-a9d7-5324e19723a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12032 | 2026.04.07 02:53:57.527523 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12033 | 2026.04.07 02:53:57.527566 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 308 rows starting from the beginning of the part | ||
| 12034 | 2026.04.07 02:53:57.527642 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 12035 | 2026.04.07 02:53:57.527695 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 12036 | 2026.04.07 02:53:57.527743 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part | ||
| 12037 | 2026.04.07 02:53:57.527789 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part | ||
| 12038 | 2026.04.07 02:53:57.527835 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 12039 | 2026.04.07 02:53:57.528456 [ 5 ] {98adc8e1-88ec-4718-a9d7-5324e19723a3} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12040 | 2026.04.07 02:53:57.528498 [ 5 ] {98adc8e1-88ec-4718-a9d7-5324e19723a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12041 | 2026.04.07 02:53:57.528879 [ 5 ] {98adc8e1-88ec-4718-a9d7-5324e19723a3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12042 | 2026.04.07 02:53:57.528882 [ 199 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587214 sec., 1088700.0744701093 rows/sec., 73.59 MiB/sec. | ||
| 12043 | 2026.04.07 02:53:57.529045 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12044 | 2026.04.07 02:53:57.529136 [ 5 ] {98adc8e1-88ec-4718-a9d7-5324e19723a3} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12045 | 2026.04.07 02:53:57.529285 [ 5 ] {98adc8e1-88ec-4718-a9d7-5324e19723a3} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001911 sec., 454735.7404500262 rows/sec., 35.65 MiB/sec. | ||
| 12046 | 2026.04.07 02:53:57.529316 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_36_7} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12047 | 2026.04.07 02:53:57.529323 [ 5 ] {98adc8e1-88ec-4718-a9d7-5324e19723a3} <Debug> TCPHandler: Processed in 0.002085064 sec. | ||
| 12048 | 2026.04.07 02:53:57.529395 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_36_7} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12049 | 2026.04.07 02:53:57.529447 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12050 | 2026.04.07 02:53:57.529472 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 12051 | 2026.04.07 02:53:57.529547 [ 5 ] {f6fd2a47-dac3-4a30-a6eb-10a7c14993e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12052 | 2026.04.07 02:53:57.529592 [ 5 ] {f6fd2a47-dac3-4a30-a6eb-10a7c14993e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12053 | 2026.04.07 02:53:57.530061 [ 5 ] {f6fd2a47-dac3-4a30-a6eb-10a7c14993e4} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12054 | 2026.04.07 02:53:57.530098 [ 5 ] {f6fd2a47-dac3-4a30-a6eb-10a7c14993e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 12055 | 2026.04.07 02:53:57.530407 [ 5 ] {f6fd2a47-dac3-4a30-a6eb-10a7c14993e4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12056 | 2026.04.07 02:53:57.530616 [ 5 ] {f6fd2a47-dac3-4a30-a6eb-10a7c14993e4} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12057 | 2026.04.07 02:53:57.530745 [ 5 ] {f6fd2a47-dac3-4a30-a6eb-10a7c14993e4} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001217 sec., 146261.29827444535 rows/sec., 9.03 MiB/sec. | ||
| 12058 | 2026.04.07 02:53:57.530783 [ 5 ] {f6fd2a47-dac3-4a30-a6eb-10a7c14993e4} <Debug> TCPHandler: Processed in 0.001387309 sec. | ||
| 12059 | 2026.04.07 02:53:57.530891 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12060 | 2026.04.07 02:53:57.530985 [ 5 ] {89677d25-9fa9-416d-8343-7d3114f1ba85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12061 | 2026.04.07 02:53:57.531024 [ 5 ] {89677d25-9fa9-416d-8343-7d3114f1ba85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12062 | 2026.04.07 02:53:57.531471 [ 5 ] {89677d25-9fa9-416d-8343-7d3114f1ba85} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12063 | 2026.04.07 02:53:57.531508 [ 5 ] {89677d25-9fa9-416d-8343-7d3114f1ba85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 12064 | 2026.04.07 02:53:57.531812 [ 5 ] {89677d25-9fa9-416d-8343-7d3114f1ba85} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12065 | 2026.04.07 02:53:57.532037 [ 5 ] {89677d25-9fa9-416d-8343-7d3114f1ba85} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12066 | 2026.04.07 02:53:57.532173 [ 5 ] {89677d25-9fa9-416d-8343-7d3114f1ba85} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.0012 sec., 124166.66666666667 rows/sec., 8.02 MiB/sec. | ||
| 12067 | 2026.04.07 02:53:57.532211 [ 5 ] {89677d25-9fa9-416d-8343-7d3114f1ba85} <Debug> TCPHandler: Processed in 0.001371169 sec. | ||
| 12068 | 2026.04.07 02:53:57.532319 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12069 | 2026.04.07 02:53:57.532413 [ 5 ] {100fbbc1-0feb-4811-b8c3-88835fc31844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12070 | 2026.04.07 02:53:57.532452 [ 5 ] {100fbbc1-0feb-4811-b8c3-88835fc31844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12071 | 2026.04.07 02:53:57.532900 [ 5 ] {100fbbc1-0feb-4811-b8c3-88835fc31844} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12072 | 2026.04.07 02:53:57.532935 [ 5 ] {100fbbc1-0feb-4811-b8c3-88835fc31844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 12073 | 2026.04.07 02:53:57.533234 [ 5 ] {100fbbc1-0feb-4811-b8c3-88835fc31844} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12074 | 2026.04.07 02:53:57.533450 [ 5 ] {100fbbc1-0feb-4811-b8c3-88835fc31844} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12075 | 2026.04.07 02:53:57.533555 [ 87 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12076 | 2026.04.07 02:53:57.533576 [ 5 ] {100fbbc1-0feb-4811-b8c3-88835fc31844} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00118 sec., 125423.72881355931 rows/sec., 7.13 MiB/sec. | ||
| 12077 | 2026.04.07 02:53:57.533589 [ 87 ] {} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12078 | 2026.04.07 02:53:57.533617 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 12079 | 2026.04.07 02:53:57.533621 [ 5 ] {100fbbc1-0feb-4811-b8c3-88835fc31844} <Debug> TCPHandler: Processed in 0.001352869 sec. | ||
| 12080 | 2026.04.07 02:53:57.533731 [ 192 ] {be70be13-f367-4027-924d-7834913bcbbb::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 | ||
| 12081 | 2026.04.07 02:53:57.533770 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12082 | 2026.04.07 02:53:57.533870 [ 5 ] {dc8b2a6b-4542-480a-b9e3-544529116c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12083 | 2026.04.07 02:53:57.533877 [ 192 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12084 | 2026.04.07 02:53:57.533914 [ 5 ] {dc8b2a6b-4542-480a-b9e3-544529116c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12085 | 2026.04.07 02:53:57.533924 [ 192 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 160 rows starting from the beginning of the part | ||
| 12086 | 2026.04.07 02:53:57.534003 [ 192 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 12087 | 2026.04.07 02:53:57.534050 [ 192 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 12088 | 2026.04.07 02:53:57.534092 [ 192 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 12089 | 2026.04.07 02:53:57.534142 [ 192 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 12090 | 2026.04.07 02:53:57.534188 [ 192 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 12091 | 2026.04.07 02:53:57.534614 [ 5 ] {dc8b2a6b-4542-480a-b9e3-544529116c5c} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12092 | 2026.04.07 02:53:57.534664 [ 5 ] {dc8b2a6b-4542-480a-b9e3-544529116c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12093 | 2026.04.07 02:53:57.535009 [ 5 ] {dc8b2a6b-4542-480a-b9e3-544529116c5c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12094 | 2026.04.07 02:53:57.535171 [ 194 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494951 sec., 602026.42093286 rows/sec., 36.69 MiB/sec. | ||
| 12095 | 2026.04.07 02:53:57.535225 [ 5 ] {dc8b2a6b-4542-480a-b9e3-544529116c5c} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12096 | 2026.04.07 02:53:57.535355 [ 199 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12097 | 2026.04.07 02:53:57.535366 [ 5 ] {dc8b2a6b-4542-480a-b9e3-544529116c5c} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001513 sec., 347653.66820885654 rows/sec., 24.57 MiB/sec. | ||
| 12098 | 2026.04.07 02:53:57.535415 [ 5 ] {dc8b2a6b-4542-480a-b9e3-544529116c5c} <Debug> TCPHandler: Processed in 0.001695416 sec. | ||
| 12099 | 2026.04.07 02:53:57.535528 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12100 | 2026.04.07 02:53:57.535625 [ 5 ] {9aaff418-0f6d-4efc-a401-5cc615bd849d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12101 | 2026.04.07 02:53:57.535668 [ 5 ] {9aaff418-0f6d-4efc-a401-5cc615bd849d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12102 | 2026.04.07 02:53:57.535668 [ 199 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_36_7} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12103 | 2026.04.07 02:53:57.535764 [ 199 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_36_7} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12104 | 2026.04.07 02:53:57.535879 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12105 | 2026.04.07 02:53:57.536000 [ 5 ] {9aaff418-0f6d-4efc-a401-5cc615bd849d} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12106 | 2026.04.07 02:53:57.536040 [ 5 ] {9aaff418-0f6d-4efc-a401-5cc615bd849d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 12107 | 2026.04.07 02:53:57.536350 [ 5 ] {9aaff418-0f6d-4efc-a401-5cc615bd849d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12108 | 2026.04.07 02:53:57.536562 [ 5 ] {9aaff418-0f6d-4efc-a401-5cc615bd849d} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12109 | 2026.04.07 02:53:57.536691 [ 5 ] {9aaff418-0f6d-4efc-a401-5cc615bd849d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 12110 | 2026.04.07 02:53:57.536727 [ 5 ] {9aaff418-0f6d-4efc-a401-5cc615bd849d} <Debug> TCPHandler: Processed in 0.001249216 sec. | ||
| 12111 | 2026.04.07 02:53:57.536848 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12112 | 2026.04.07 02:53:57.536944 [ 5 ] {ed76cbd2-36be-4d30-a217-628591281732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12113 | 2026.04.07 02:53:57.536986 [ 5 ] {ed76cbd2-36be-4d30-a217-628591281732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12114 | 2026.04.07 02:53:57.537428 [ 5 ] {ed76cbd2-36be-4d30-a217-628591281732} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12115 | 2026.04.07 02:53:57.537464 [ 5 ] {ed76cbd2-36be-4d30-a217-628591281732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 12116 | 2026.04.07 02:53:57.537792 [ 5 ] {ed76cbd2-36be-4d30-a217-628591281732} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12117 | 2026.04.07 02:53:57.537998 [ 5 ] {ed76cbd2-36be-4d30-a217-628591281732} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12118 | 2026.04.07 02:53:57.538125 [ 5 ] {ed76cbd2-36be-4d30-a217-628591281732} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001199 sec., 221017.51459549626 rows/sec., 14.69 MiB/sec. | ||
| 12119 | 2026.04.07 02:53:57.538161 [ 5 ] {ed76cbd2-36be-4d30-a217-628591281732} <Debug> TCPHandler: Processed in 0.001365698 sec. | ||
| 12120 | 2026.04.07 02:53:57.538276 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12121 | 2026.04.07 02:53:57.538369 [ 5 ] {b8e734d4-4d2e-44e8-a959-1a0e7daeecf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12122 | 2026.04.07 02:53:57.538411 [ 5 ] {b8e734d4-4d2e-44e8-a959-1a0e7daeecf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12123 | 2026.04.07 02:53:57.538715 [ 5 ] {b8e734d4-4d2e-44e8-a959-1a0e7daeecf7} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12124 | 2026.04.07 02:53:57.538749 [ 5 ] {b8e734d4-4d2e-44e8-a959-1a0e7daeecf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 12125 | 2026.04.07 02:53:57.539060 [ 5 ] {b8e734d4-4d2e-44e8-a959-1a0e7daeecf7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12126 | 2026.04.07 02:53:57.539264 [ 5 ] {b8e734d4-4d2e-44e8-a959-1a0e7daeecf7} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12127 | 2026.04.07 02:53:57.539368 [ 87 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 12128 | 2026.04.07 02:53:57.539392 [ 5 ] {b8e734d4-4d2e-44e8-a959-1a0e7daeecf7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 12129 | 2026.04.07 02:53:57.539402 [ 87 ] {} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12130 | 2026.04.07 02:53:57.539431 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 12131 | 2026.04.07 02:53:57.539434 [ 5 ] {b8e734d4-4d2e-44e8-a959-1a0e7daeecf7} <Debug> TCPHandler: Processed in 0.001209325 sec. | ||
| 12132 | 2026.04.07 02:53:57.539510 [ 194 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 12133 | 2026.04.07 02:53:57.539555 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12134 | 2026.04.07 02:53:57.539617 [ 194 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12135 | 2026.04.07 02:53:57.539652 [ 194 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 30 rows starting from the beginning of the part | ||
| 12136 | 2026.04.07 02:53:57.539660 [ 5 ] {0d447b15-d0ea-40d3-9720-a91b500a30bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12137 | 2026.04.07 02:53:57.539704 [ 194 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 12138 | 2026.04.07 02:53:57.539723 [ 5 ] {0d447b15-d0ea-40d3-9720-a91b500a30bb} <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 | ||
| 12139 | 2026.04.07 02:53:57.539751 [ 194 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 12140 | 2026.04.07 02:53:57.539794 [ 194 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 12141 | 2026.04.07 02:53:57.539831 [ 194 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 12142 | 2026.04.07 02:53:57.539867 [ 194 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 12143 | 2026.04.07 02:53:57.540568 [ 199 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.001093603 sec., 32004.301378105214 rows/sec., 2.10 MiB/sec. | ||
| 12144 | 2026.04.07 02:53:57.540596 [ 5 ] {0d447b15-d0ea-40d3-9720-a91b500a30bb} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12145 | 2026.04.07 02:53:57.540639 [ 5 ] {0d447b15-d0ea-40d3-9720-a91b500a30bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 12146 | 2026.04.07 02:53:57.540692 [ 186 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 12147 | 2026.04.07 02:53:57.540992 [ 186 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_34_7} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12148 | 2026.04.07 02:53:57.541062 [ 186 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_34_7} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 12149 | 2026.04.07 02:53:57.541123 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12150 | 2026.04.07 02:53:57.541263 [ 5 ] {0d447b15-d0ea-40d3-9720-a91b500a30bb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12151 | 2026.04.07 02:53:57.541509 [ 5 ] {0d447b15-d0ea-40d3-9720-a91b500a30bb} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12152 | 2026.04.07 02:53:57.541660 [ 5 ] {0d447b15-d0ea-40d3-9720-a91b500a30bb} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002018 sec., 17839.4449950446 rows/sec., 31.97 MiB/sec. | ||
| 12153 | 2026.04.07 02:53:57.541714 [ 5 ] {0d447b15-d0ea-40d3-9720-a91b500a30bb} <Debug> TCPHandler: Processed in 0.002214276 sec. | ||
| 12154 | 2026.04.07 02:53:57.541825 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12155 | 2026.04.07 02:53:57.541920 [ 5 ] {04ca6fb9-11a2-4260-932a-3bcb4594e8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12156 | 2026.04.07 02:53:57.541964 [ 5 ] {04ca6fb9-11a2-4260-932a-3bcb4594e8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12157 | 2026.04.07 02:53:57.542299 [ 5 ] {04ca6fb9-11a2-4260-932a-3bcb4594e8d6} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12158 | 2026.04.07 02:53:57.542335 [ 5 ] {04ca6fb9-11a2-4260-932a-3bcb4594e8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 12159 | 2026.04.07 02:53:57.542650 [ 5 ] {04ca6fb9-11a2-4260-932a-3bcb4594e8d6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12160 | 2026.04.07 02:53:57.542859 [ 5 ] {04ca6fb9-11a2-4260-932a-3bcb4594e8d6} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12161 | 2026.04.07 02:53:57.542988 [ 5 ] {04ca6fb9-11a2-4260-932a-3bcb4594e8d6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001087 sec., 82796.6881324747 rows/sec., 5.18 MiB/sec. | ||
| 12162 | 2026.04.07 02:53:57.543024 [ 5 ] {04ca6fb9-11a2-4260-932a-3bcb4594e8d6} <Debug> TCPHandler: Processed in 0.001251546 sec. | ||
| 12163 | 2026.04.07 02:53:58.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.26 MiB, peak 333.30 MiB, free memory in arenas 0.00 B, will set to 322.88 MiB (RSS), difference: -1.38 MiB | ||
| 12164 | 2026.04.07 02:53:58.337952 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12165 | 2026.04.07 02:53:58.338161 [ 5 ] {fd4da147-591e-46ac-bc10-f7b9578e52ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12166 | 2026.04.07 02:53:58.338233 [ 5 ] {fd4da147-591e-46ac-bc10-f7b9578e52ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12167 | 2026.04.07 02:53:58.338905 [ 5 ] {fd4da147-591e-46ac-bc10-f7b9578e52ea} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12168 | 2026.04.07 02:53:58.338955 [ 5 ] {fd4da147-591e-46ac-bc10-f7b9578e52ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12169 | 2026.04.07 02:53:58.339335 [ 5 ] {fd4da147-591e-46ac-bc10-f7b9578e52ea} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12170 | 2026.04.07 02:53:58.339552 [ 5 ] {fd4da147-591e-46ac-bc10-f7b9578e52ea} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12171 | 2026.04.07 02:53:58.339705 [ 5 ] {fd4da147-591e-46ac-bc10-f7b9578e52ea} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001596 sec., 6265.664160401003 rows/sec., 510.92 KiB/sec. | ||
| 12172 | 2026.04.07 02:53:58.339746 [ 5 ] {fd4da147-591e-46ac-bc10-f7b9578e52ea} <Debug> TCPHandler: Processed in 0.001929531 sec. | ||
| 12173 | 2026.04.07 02:53:58.339888 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12174 | 2026.04.07 02:53:58.340012 [ 5 ] {e87f402b-5f31-436f-a737-bc087e32325a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12175 | 2026.04.07 02:53:58.340062 [ 5 ] {e87f402b-5f31-436f-a737-bc087e32325a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12176 | 2026.04.07 02:53:58.342308 [ 5 ] {e87f402b-5f31-436f-a737-bc087e32325a} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12177 | 2026.04.07 02:53:58.342349 [ 5 ] {e87f402b-5f31-436f-a737-bc087e32325a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12178 | 2026.04.07 02:53:58.342821 [ 5 ] {e87f402b-5f31-436f-a737-bc087e32325a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12179 | 2026.04.07 02:53:58.343040 [ 5 ] {e87f402b-5f31-436f-a737-bc087e32325a} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12180 | 2026.04.07 02:53:58.343173 [ 5 ] {e87f402b-5f31-436f-a737-bc087e32325a} <Debug> executeQuery: Read 2420 rows, 183.04 KiB in 0.003187 sec., 759334.7976153122 rows/sec., 56.09 MiB/sec. | ||
| 12181 | 2026.04.07 02:53:58.343211 [ 5 ] {e87f402b-5f31-436f-a737-bc087e32325a} <Debug> TCPHandler: Processed in 0.003392112 sec. | ||
| 12182 | 2026.04.07 02:53:58.343339 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12183 | 2026.04.07 02:53:58.343436 [ 5 ] {031963c7-21aa-4700-8f6c-7ca3140eba85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12184 | 2026.04.07 02:53:58.343479 [ 5 ] {031963c7-21aa-4700-8f6c-7ca3140eba85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12185 | 2026.04.07 02:53:58.343919 [ 5 ] {031963c7-21aa-4700-8f6c-7ca3140eba85} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12186 | 2026.04.07 02:53:58.343956 [ 5 ] {031963c7-21aa-4700-8f6c-7ca3140eba85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12187 | 2026.04.07 02:53:58.344260 [ 5 ] {031963c7-21aa-4700-8f6c-7ca3140eba85} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12188 | 2026.04.07 02:53:58.344475 [ 5 ] {031963c7-21aa-4700-8f6c-7ca3140eba85} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12189 | 2026.04.07 02:53:58.344605 [ 5 ] {031963c7-21aa-4700-8f6c-7ca3140eba85} <Debug> executeQuery: Read 26 rows, 1.90 KiB in 0.001187 sec., 21903.959561920812 rows/sec., 1.56 MiB/sec. | ||
| 12190 | 2026.04.07 02:53:58.344643 [ 5 ] {031963c7-21aa-4700-8f6c-7ca3140eba85} <Debug> TCPHandler: Processed in 0.001355598 sec. | ||
| 12191 | 2026.04.07 02:53:58.344755 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12192 | 2026.04.07 02:53:58.344851 [ 5 ] {3f375136-c97a-4cd4-9bb9-37279dbfed0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12193 | 2026.04.07 02:53:58.344890 [ 5 ] {3f375136-c97a-4cd4-9bb9-37279dbfed0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12194 | 2026.04.07 02:53:58.345651 [ 5 ] {3f375136-c97a-4cd4-9bb9-37279dbfed0e} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12195 | 2026.04.07 02:53:58.345687 [ 5 ] {3f375136-c97a-4cd4-9bb9-37279dbfed0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12196 | 2026.04.07 02:53:58.346025 [ 5 ] {3f375136-c97a-4cd4-9bb9-37279dbfed0e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12197 | 2026.04.07 02:53:58.346237 [ 5 ] {3f375136-c97a-4cd4-9bb9-37279dbfed0e} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12198 | 2026.04.07 02:53:58.346371 [ 5 ] {3f375136-c97a-4cd4-9bb9-37279dbfed0e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001537 sec., 521145.0878334418 rows/sec., 30.10 MiB/sec. | ||
| 12199 | 2026.04.07 02:53:58.346409 [ 5 ] {3f375136-c97a-4cd4-9bb9-37279dbfed0e} <Debug> TCPHandler: Processed in 0.001704166 sec. | ||
| 12200 | 2026.04.07 02:53:58.346519 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12201 | 2026.04.07 02:53:58.346614 [ 5 ] {7a5612f3-804e-4424-bcc6-85262b0ff2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12202 | 2026.04.07 02:53:58.346654 [ 5 ] {7a5612f3-804e-4424-bcc6-85262b0ff2aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12203 | 2026.04.07 02:53:58.347024 [ 5 ] {7a5612f3-804e-4424-bcc6-85262b0ff2aa} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12204 | 2026.04.07 02:53:58.347060 [ 5 ] {7a5612f3-804e-4424-bcc6-85262b0ff2aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12205 | 2026.04.07 02:53:58.347356 [ 5 ] {7a5612f3-804e-4424-bcc6-85262b0ff2aa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 12206 | 2026.04.07 02:53:58.347579 [ 5 ] {7a5612f3-804e-4424-bcc6-85262b0ff2aa} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12207 | 2026.04.07 02:53:58.347711 [ 5 ] {7a5612f3-804e-4424-bcc6-85262b0ff2aa} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 63.06 KiB/sec. | ||
| 12208 | 2026.04.07 02:53:58.347749 [ 5 ] {7a5612f3-804e-4424-bcc6-85262b0ff2aa} <Debug> TCPHandler: Processed in 0.001280398 sec. | ||
| 12209 | 2026.04.07 02:53:58.347861 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12210 | 2026.04.07 02:53:58.347954 [ 5 ] {6ddc67ea-963b-4eed-969b-504532014a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12211 | 2026.04.07 02:53:58.347994 [ 5 ] {6ddc67ea-963b-4eed-969b-504532014a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12212 | 2026.04.07 02:53:58.348965 [ 5 ] {6ddc67ea-963b-4eed-969b-504532014a80} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12213 | 2026.04.07 02:53:58.349000 [ 5 ] {6ddc67ea-963b-4eed-969b-504532014a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12214 | 2026.04.07 02:53:58.349363 [ 5 ] {6ddc67ea-963b-4eed-969b-504532014a80} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12215 | 2026.04.07 02:53:58.349580 [ 5 ] {6ddc67ea-963b-4eed-969b-504532014a80} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12216 | 2026.04.07 02:53:58.349710 [ 5 ] {6ddc67ea-963b-4eed-969b-504532014a80} <Debug> executeQuery: Read 1305 rows, 89.33 KiB in 0.001773 sec., 736040.6091370558 rows/sec., 49.20 MiB/sec. | ||
| 12217 | 2026.04.07 02:53:58.349748 [ 5 ] {6ddc67ea-963b-4eed-969b-504532014a80} <Debug> TCPHandler: Processed in 0.001939201 sec. | ||
| 12218 | 2026.04.07 02:53:58.349861 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12219 | 2026.04.07 02:53:58.349957 [ 5 ] {775a7dd0-233d-4e95-a774-7014805940ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12220 | 2026.04.07 02:53:58.350000 [ 5 ] {775a7dd0-233d-4e95-a774-7014805940ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12221 | 2026.04.07 02:53:58.350800 [ 5 ] {775a7dd0-233d-4e95-a774-7014805940ad} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12222 | 2026.04.07 02:53:58.350836 [ 5 ] {775a7dd0-233d-4e95-a774-7014805940ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12223 | 2026.04.07 02:53:58.351260 [ 5 ] {775a7dd0-233d-4e95-a774-7014805940ad} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12224 | 2026.04.07 02:53:58.351482 [ 5 ] {775a7dd0-233d-4e95-a774-7014805940ad} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12225 | 2026.04.07 02:53:58.351613 [ 5 ] {775a7dd0-233d-4e95-a774-7014805940ad} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001674 sec., 896654.7192353645 rows/sec., 54.40 MiB/sec. | ||
| 12226 | 2026.04.07 02:53:58.351650 [ 5 ] {775a7dd0-233d-4e95-a774-7014805940ad} <Debug> TCPHandler: Processed in 0.001840069 sec. | ||
| 12227 | 2026.04.07 02:53:58.351770 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12228 | 2026.04.07 02:53:58.351897 [ 5 ] {fd9e1941-cac0-4ef3-b38a-f6ffb316cbad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12229 | 2026.04.07 02:53:58.351963 [ 5 ] {fd9e1941-cac0-4ef3-b38a-f6ffb316cbad} <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 | ||
| 12230 | 2026.04.07 02:53:58.352783 [ 5 ] {fd9e1941-cac0-4ef3-b38a-f6ffb316cbad} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12231 | 2026.04.07 02:53:58.352820 [ 5 ] {fd9e1941-cac0-4ef3-b38a-f6ffb316cbad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12232 | 2026.04.07 02:53:58.353356 [ 5 ] {fd9e1941-cac0-4ef3-b38a-f6ffb316cbad} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12233 | 2026.04.07 02:53:58.353582 [ 5 ] {fd9e1941-cac0-4ef3-b38a-f6ffb316cbad} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12234 | 2026.04.07 02:53:58.353704 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12235 | 2026.04.07 02:53:58.353726 [ 5 ] {fd9e1941-cac0-4ef3-b38a-f6ffb316cbad} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001854 sec., 8629.989212513485 rows/sec., 15.46 MiB/sec. | ||
| 12236 | 2026.04.07 02:53:58.353781 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12237 | 2026.04.07 02:53:58.353809 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12238 | 2026.04.07 02:53:58.353813 [ 5 ] {fd9e1941-cac0-4ef3-b38a-f6ffb316cbad} <Debug> TCPHandler: Processed in 0.002105095 sec. | ||
| 12239 | 2026.04.07 02:53:58.353942 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12240 | 2026.04.07 02:53:58.353945 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 12241 | 2026.04.07 02:53:58.354039 [ 5 ] {9ab72e21-ab87-4df2-969a-fbb2ac5aae90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12242 | 2026.04.07 02:53:58.354087 [ 5 ] {9ab72e21-ab87-4df2-969a-fbb2ac5aae90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12243 | 2026.04.07 02:53:58.354239 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12244 | 2026.04.07 02:53:58.354318 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1399 rows starting from the beginning of the part | ||
| 12245 | 2026.04.07 02:53:58.354412 [ 5 ] {9ab72e21-ab87-4df2-969a-fbb2ac5aae90} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12246 | 2026.04.07 02:53:58.354452 [ 5 ] {9ab72e21-ab87-4df2-969a-fbb2ac5aae90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12247 | 2026.04.07 02:53:58.354472 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 5 rows starting from the beginning of the part | ||
| 12248 | 2026.04.07 02:53:58.354612 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 12249 | 2026.04.07 02:53:58.354735 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 5 rows starting from the beginning of the part | ||
| 12250 | 2026.04.07 02:53:58.354774 [ 5 ] {9ab72e21-ab87-4df2-969a-fbb2ac5aae90} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12251 | 2026.04.07 02:53:58.354854 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 12252 | 2026.04.07 02:53:58.354979 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 16 rows starting from the beginning of the part | ||
| 12253 | 2026.04.07 02:53:58.354989 [ 5 ] {9ab72e21-ab87-4df2-969a-fbb2ac5aae90} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12254 | 2026.04.07 02:53:58.355129 [ 5 ] {9ab72e21-ab87-4df2-969a-fbb2ac5aae90} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 746.73 KiB/sec. | ||
| 12255 | 2026.04.07 02:53:58.355165 [ 5 ] {9ab72e21-ab87-4df2-969a-fbb2ac5aae90} <Debug> TCPHandler: Processed in 0.001275617 sec. | ||
| 12256 | 2026.04.07 02:53:58.361422 [ 186 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1497 rows, containing 19 columns (19 merged, 0 gathered) in 0.007541249 sec., 198508.23119618514 rows/sec., 355.72 MiB/sec. | ||
| 12257 | 2026.04.07 02:53:58.362995 [ 186 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12258 | 2026.04.07 02:53:58.363357 [ 186 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12259 | 2026.04.07 02:53:58.363434 [ 186 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12260 | 2026.04.07 02:53:58.363533 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 12261 | 2026.04.07 02:53:59.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.59 MiB, peak 335.10 MiB, free memory in arenas 0.00 B, will set to 325.48 MiB (RSS), difference: 1.89 MiB | ||
| 12262 | 2026.04.07 02:54:00.766946 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1598 | ||
| 12263 | 2026.04.07 02:54:00.769908 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12264 | 2026.04.07 02:54:00.769954 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12265 | 2026.04.07 02:54:00.771158 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12266 | 2026.04.07 02:54:00.771418 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12267 | 2026.04.07 02:54:00.771672 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1598 | ||
| 12268 | 2026.04.07 02:54:02.515141 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12269 | 2026.04.07 02:54:02.515397 [ 5 ] {a1edc3c5-8b50-4fb6-8f13-e8cf970c34fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12270 | 2026.04.07 02:54:02.515503 [ 5 ] {a1edc3c5-8b50-4fb6-8f13-e8cf970c34fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12271 | 2026.04.07 02:54:02.516489 [ 5 ] {a1edc3c5-8b50-4fb6-8f13-e8cf970c34fb} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12272 | 2026.04.07 02:54:02.516531 [ 5 ] {a1edc3c5-8b50-4fb6-8f13-e8cf970c34fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12273 | 2026.04.07 02:54:02.516910 [ 5 ] {a1edc3c5-8b50-4fb6-8f13-e8cf970c34fb} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12274 | 2026.04.07 02:54:02.517133 [ 5 ] {a1edc3c5-8b50-4fb6-8f13-e8cf970c34fb} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12275 | 2026.04.07 02:54:02.517289 [ 5 ] {a1edc3c5-8b50-4fb6-8f13-e8cf970c34fb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001979 sec., 28297.11975745326 rows/sec., 2.17 MiB/sec. | ||
| 12276 | 2026.04.07 02:54:02.517332 [ 5 ] {a1edc3c5-8b50-4fb6-8f13-e8cf970c34fb} <Debug> TCPHandler: Processed in 0.002333849 sec. | ||
| 12277 | 2026.04.07 02:54:02.517464 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12278 | 2026.04.07 02:54:02.517583 [ 5 ] {e685e752-454f-4f33-bea5-17f8ac26a273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12279 | 2026.04.07 02:54:02.517633 [ 5 ] {e685e752-454f-4f33-bea5-17f8ac26a273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12280 | 2026.04.07 02:54:02.518144 [ 5 ] {e685e752-454f-4f33-bea5-17f8ac26a273} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12281 | 2026.04.07 02:54:02.518188 [ 5 ] {e685e752-454f-4f33-bea5-17f8ac26a273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12282 | 2026.04.07 02:54:02.518519 [ 5 ] {e685e752-454f-4f33-bea5-17f8ac26a273} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12283 | 2026.04.07 02:54:02.518723 [ 5 ] {e685e752-454f-4f33-bea5-17f8ac26a273} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12284 | 2026.04.07 02:54:02.518856 [ 5 ] {e685e752-454f-4f33-bea5-17f8ac26a273} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001297 sec., 49344.64148033925 rows/sec., 3.85 MiB/sec. | ||
| 12285 | 2026.04.07 02:54:02.518895 [ 5 ] {e685e752-454f-4f33-bea5-17f8ac26a273} <Debug> TCPHandler: Processed in 0.001491591 sec. | ||
| 12286 | 2026.04.07 02:54:02.519000 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12287 | 2026.04.07 02:54:02.519093 [ 5 ] {3a1e703c-d14e-44ac-a972-e39734dec911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12288 | 2026.04.07 02:54:02.519137 [ 5 ] {3a1e703c-d14e-44ac-a972-e39734dec911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12289 | 2026.04.07 02:54:02.519516 [ 5 ] {3a1e703c-d14e-44ac-a972-e39734dec911} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12290 | 2026.04.07 02:54:02.519552 [ 5 ] {3a1e703c-d14e-44ac-a972-e39734dec911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12291 | 2026.04.07 02:54:02.519871 [ 5 ] {3a1e703c-d14e-44ac-a972-e39734dec911} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12292 | 2026.04.07 02:54:02.520075 [ 5 ] {3a1e703c-d14e-44ac-a972-e39734dec911} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12293 | 2026.04.07 02:54:02.520204 [ 5 ] {3a1e703c-d14e-44ac-a972-e39734dec911} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001129 sec., 113374.66784765279 rows/sec., 7.90 MiB/sec. | ||
| 12294 | 2026.04.07 02:54:02.520241 [ 5 ] {3a1e703c-d14e-44ac-a972-e39734dec911} <Debug> TCPHandler: Processed in 0.001288108 sec. | ||
| 12295 | 2026.04.07 02:54:02.520345 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12296 | 2026.04.07 02:54:02.520437 [ 5 ] {e0093c4d-f090-4f22-a008-16ecc7d30f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12297 | 2026.04.07 02:54:02.520478 [ 5 ] {e0093c4d-f090-4f22-a008-16ecc7d30f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12298 | 2026.04.07 02:54:02.520793 [ 5 ] {e0093c4d-f090-4f22-a008-16ecc7d30f7f} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12299 | 2026.04.07 02:54:02.520829 [ 5 ] {e0093c4d-f090-4f22-a008-16ecc7d30f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12300 | 2026.04.07 02:54:02.521116 [ 5 ] {e0093c4d-f090-4f22-a008-16ecc7d30f7f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12301 | 2026.04.07 02:54:02.521313 [ 5 ] {e0093c4d-f090-4f22-a008-16ecc7d30f7f} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12302 | 2026.04.07 02:54:02.521444 [ 5 ] {e0093c4d-f090-4f22-a008-16ecc7d30f7f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001025 sec., 46829.26829268292 rows/sec., 3.16 MiB/sec. | ||
| 12303 | 2026.04.07 02:54:02.521479 [ 5 ] {e0093c4d-f090-4f22-a008-16ecc7d30f7f} <Debug> TCPHandler: Processed in 0.001183705 sec. | ||
| 12304 | 2026.04.07 02:54:03.216322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24492 | ||
| 12305 | 2026.04.07 02:54:03.217183 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12306 | 2026.04.07 02:54:03.217272 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12307 | 2026.04.07 02:54:03.217815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12308 | 2026.04.07 02:54:03.218046 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12309 | 2026.04.07 02:54:03.218196 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24492 | ||
| 12310 | 2026.04.07 02:54:03.218259 [ 73 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12311 | 2026.04.07 02:54:03.218363 [ 73 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12312 | 2026.04.07 02:54:03.218400 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12313 | 2026.04.07 02:54:03.218553 [ 194 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::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 | ||
| 12314 | 2026.04.07 02:54:03.218725 [ 194 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12315 | 2026.04.07 02:54:03.218770 [ 194 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22060 rows starting from the beginning of the part | ||
| 12316 | 2026.04.07 02:54:03.218853 [ 194 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 12317 | 2026.04.07 02:54:03.218908 [ 194 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 12318 | 2026.04.07 02:54:03.218962 [ 194 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 12319 | 2026.04.07 02:54:03.219010 [ 194 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 12320 | 2026.04.07 02:54:03.219058 [ 194 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 12321 | 2026.04.07 02:54:03.221163 [ 203 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24492 rows, containing 4 columns (4 merged, 0 gathered) in 0.002674037 sec., 9159185.157123854 rows/sec., 131.02 MiB/sec. | ||
| 12322 | 2026.04.07 02:54:03.221614 [ 200 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12323 | 2026.04.07 02:54:03.221952 [ 200 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_51_10} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12324 | 2026.04.07 02:54:03.222042 [ 200 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_51_10} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12325 | 2026.04.07 02:54:03.222147 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 12326 | 2026.04.07 02:54:04.565560 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 12327 | 2026.04.07 02:54:04.583292 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12328 | 2026.04.07 02:54:04.583356 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12329 | 2026.04.07 02:54:04.588849 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12330 | 2026.04.07 02:54:04.589519 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12331 | 2026.04.07 02:54:04.589846 [ 74 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12332 | 2026.04.07 02:54:04.589919 [ 74 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12333 | 2026.04.07 02:54:04.589944 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12334 | 2026.04.07 02:54:04.590046 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 12335 | 2026.04.07 02:54:04.592508 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 12336 | 2026.04.07 02:54:04.593455 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12337 | 2026.04.07 02:54:04.594510 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 12338 | 2026.04.07 02:54:04.597915 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 12339 | 2026.04.07 02:54:04.601153 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 12340 | 2026.04.07 02:54:04.604899 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 12341 | 2026.04.07 02:54:04.608751 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 12342 | 2026.04.07 02:54:04.612542 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 12343 | 2026.04.07 02:54:04.662105 [ 198 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.072099882 sec., 5325.944916248268 rows/sec., 27.54 MiB/sec. | ||
| 12344 | 2026.04.07 02:54:04.665048 [ 196 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12345 | 2026.04.07 02:54:04.667328 [ 196 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_51_10} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12346 | 2026.04.07 02:54:04.667448 [ 196 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_51_10} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12347 | 2026.04.07 02:54:04.670332 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12348 | 2026.04.07 02:54:07.524912 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12349 | 2026.04.07 02:54:07.525110 [ 5 ] {88871756-c38f-4ea8-925c-4f98dee1c9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12350 | 2026.04.07 02:54:07.525180 [ 5 ] {88871756-c38f-4ea8-925c-4f98dee1c9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12351 | 2026.04.07 02:54:07.525941 [ 5 ] {88871756-c38f-4ea8-925c-4f98dee1c9dc} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12352 | 2026.04.07 02:54:07.525978 [ 5 ] {88871756-c38f-4ea8-925c-4f98dee1c9dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12353 | 2026.04.07 02:54:07.526374 [ 5 ] {88871756-c38f-4ea8-925c-4f98dee1c9dc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12354 | 2026.04.07 02:54:07.526594 [ 5 ] {88871756-c38f-4ea8-925c-4f98dee1c9dc} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12355 | 2026.04.07 02:54:07.526742 [ 5 ] {88871756-c38f-4ea8-925c-4f98dee1c9dc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001687 sec., 168346.17664493184 rows/sec., 10.69 MiB/sec. | ||
| 12356 | 2026.04.07 02:54:07.526784 [ 5 ] {88871756-c38f-4ea8-925c-4f98dee1c9dc} <Debug> TCPHandler: Processed in 0.002016533 sec. | ||
| 12357 | 2026.04.07 02:54:07.526905 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12358 | 2026.04.07 02:54:07.527000 [ 5 ] {9712613b-fa5c-4121-b9c4-bfccecf6b0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12359 | 2026.04.07 02:54:07.527040 [ 5 ] {9712613b-fa5c-4121-b9c4-bfccecf6b0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12360 | 2026.04.07 02:54:07.527848 [ 5 ] {9712613b-fa5c-4121-b9c4-bfccecf6b0ed} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12361 | 2026.04.07 02:54:07.527883 [ 5 ] {9712613b-fa5c-4121-b9c4-bfccecf6b0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12362 | 2026.04.07 02:54:07.528285 [ 5 ] {9712613b-fa5c-4121-b9c4-bfccecf6b0ed} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12363 | 2026.04.07 02:54:07.528490 [ 5 ] {9712613b-fa5c-4121-b9c4-bfccecf6b0ed} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12364 | 2026.04.07 02:54:07.528622 [ 5 ] {9712613b-fa5c-4121-b9c4-bfccecf6b0ed} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001641 sec., 529555.1492992077 rows/sec., 41.51 MiB/sec. | ||
| 12365 | 2026.04.07 02:54:07.528660 [ 5 ] {9712613b-fa5c-4121-b9c4-bfccecf6b0ed} <Debug> TCPHandler: Processed in 0.001806838 sec. | ||
| 12366 | 2026.04.07 02:54:07.528781 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12367 | 2026.04.07 02:54:07.528876 [ 5 ] {365bbdfe-ec30-4521-80ec-a481a807183a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12368 | 2026.04.07 02:54:07.528915 [ 5 ] {365bbdfe-ec30-4521-80ec-a481a807183a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12369 | 2026.04.07 02:54:07.529362 [ 5 ] {365bbdfe-ec30-4521-80ec-a481a807183a} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12370 | 2026.04.07 02:54:07.529398 [ 5 ] {365bbdfe-ec30-4521-80ec-a481a807183a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12371 | 2026.04.07 02:54:07.529694 [ 5 ] {365bbdfe-ec30-4521-80ec-a481a807183a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12372 | 2026.04.07 02:54:07.529903 [ 5 ] {365bbdfe-ec30-4521-80ec-a481a807183a} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12373 | 2026.04.07 02:54:07.530028 [ 5 ] {365bbdfe-ec30-4521-80ec-a481a807183a} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.00117 sec., 152136.75213675213 rows/sec., 9.39 MiB/sec. | ||
| 12374 | 2026.04.07 02:54:07.530065 [ 5 ] {365bbdfe-ec30-4521-80ec-a481a807183a} <Debug> TCPHandler: Processed in 0.001335438 sec. | ||
| 12375 | 2026.04.07 02:54:07.530173 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12376 | 2026.04.07 02:54:07.530267 [ 5 ] {a12581cb-576c-43ba-8aff-8bcfd9a14232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12377 | 2026.04.07 02:54:07.530306 [ 5 ] {a12581cb-576c-43ba-8aff-8bcfd9a14232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12378 | 2026.04.07 02:54:07.530730 [ 5 ] {a12581cb-576c-43ba-8aff-8bcfd9a14232} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12379 | 2026.04.07 02:54:07.530766 [ 5 ] {a12581cb-576c-43ba-8aff-8bcfd9a14232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12380 | 2026.04.07 02:54:07.531094 [ 5 ] {a12581cb-576c-43ba-8aff-8bcfd9a14232} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12381 | 2026.04.07 02:54:07.531303 [ 5 ] {a12581cb-576c-43ba-8aff-8bcfd9a14232} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12382 | 2026.04.07 02:54:07.531414 [ 71 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12383 | 2026.04.07 02:54:07.531428 [ 5 ] {a12581cb-576c-43ba-8aff-8bcfd9a14232} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001179 sec., 126378.2866836302 rows/sec., 8.16 MiB/sec. | ||
| 12384 | 2026.04.07 02:54:07.531488 [ 71 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12385 | 2026.04.07 02:54:07.531496 [ 5 ] {a12581cb-576c-43ba-8aff-8bcfd9a14232} <Debug> TCPHandler: Processed in 0.001373729 sec. | ||
| 12386 | 2026.04.07 02:54:07.531521 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12387 | 2026.04.07 02:54:07.531617 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12388 | 2026.04.07 02:54:07.531627 [ 193 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::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 | ||
| 12389 | 2026.04.07 02:54:07.531717 [ 5 ] {7cab5d1d-fa59-484c-9561-290b0e1baf99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12390 | 2026.04.07 02:54:07.531729 [ 193 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12391 | 2026.04.07 02:54:07.531757 [ 5 ] {7cab5d1d-fa59-484c-9561-290b0e1baf99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12392 | 2026.04.07 02:54:07.531763 [ 193 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 975 rows starting from the beginning of the part | ||
| 12393 | 2026.04.07 02:54:07.531831 [ 193 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 149 rows starting from the beginning of the part | ||
| 12394 | 2026.04.07 02:54:07.531883 [ 193 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 149 rows starting from the beginning of the part | ||
| 12395 | 2026.04.07 02:54:07.531929 [ 193 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part | ||
| 12396 | 2026.04.07 02:54:07.531975 [ 193 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 801 rows starting from the beginning of the part | ||
| 12397 | 2026.04.07 02:54:07.532018 [ 193 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 149 rows starting from the beginning of the part | ||
| 12398 | 2026.04.07 02:54:07.532190 [ 5 ] {7cab5d1d-fa59-484c-9561-290b0e1baf99} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12399 | 2026.04.07 02:54:07.532225 [ 5 ] {7cab5d1d-fa59-484c-9561-290b0e1baf99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12400 | 2026.04.07 02:54:07.532552 [ 5 ] {7cab5d1d-fa59-484c-9561-290b0e1baf99} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12401 | 2026.04.07 02:54:07.532761 [ 5 ] {7cab5d1d-fa59-484c-9561-290b0e1baf99} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12402 | 2026.04.07 02:54:07.532886 [ 5 ] {7cab5d1d-fa59-484c-9561-290b0e1baf99} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001187 sec., 124684.07750631846 rows/sec., 7.09 MiB/sec. | ||
| 12403 | 2026.04.07 02:54:07.532924 [ 5 ] {7cab5d1d-fa59-484c-9561-290b0e1baf99} <Debug> TCPHandler: Processed in 0.001357068 sec. | ||
| 12404 | 2026.04.07 02:54:07.533030 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12405 | 2026.04.07 02:54:07.533104 [ 191 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001519602 sec., 1560935.0343050351 rows/sec., 99.88 MiB/sec. | ||
| 12406 | 2026.04.07 02:54:07.533125 [ 5 ] {c968302b-45c1-41b1-8413-ba1f52e6c66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12407 | 2026.04.07 02:54:07.533179 [ 5 ] {c968302b-45c1-41b1-8413-ba1f52e6c66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12408 | 2026.04.07 02:54:07.533292 [ 193 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12409 | 2026.04.07 02:54:07.533524 [ 193 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_46_9} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12410 | 2026.04.07 02:54:07.533585 [ 193 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_46_9} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12411 | 2026.04.07 02:54:07.533646 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 12412 | 2026.04.07 02:54:07.533759 [ 5 ] {c968302b-45c1-41b1-8413-ba1f52e6c66d} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12413 | 2026.04.07 02:54:07.533794 [ 5 ] {c968302b-45c1-41b1-8413-ba1f52e6c66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12414 | 2026.04.07 02:54:07.534113 [ 5 ] {c968302b-45c1-41b1-8413-ba1f52e6c66d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12415 | 2026.04.07 02:54:07.534326 [ 5 ] {c968302b-45c1-41b1-8413-ba1f52e6c66d} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12416 | 2026.04.07 02:54:07.534458 [ 5 ] {c968302b-45c1-41b1-8413-ba1f52e6c66d} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001351 sec., 389341.22871946706 rows/sec., 27.51 MiB/sec. | ||
| 12417 | 2026.04.07 02:54:07.534495 [ 5 ] {c968302b-45c1-41b1-8413-ba1f52e6c66d} <Debug> TCPHandler: Processed in 0.001515543 sec. | ||
| 12418 | 2026.04.07 02:54:07.534601 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12419 | 2026.04.07 02:54:07.534694 [ 5 ] {f07a45ba-78b2-4731-95fa-35ed8dafbe00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12420 | 2026.04.07 02:54:07.534735 [ 5 ] {f07a45ba-78b2-4731-95fa-35ed8dafbe00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12421 | 2026.04.07 02:54:07.535059 [ 5 ] {f07a45ba-78b2-4731-95fa-35ed8dafbe00} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12422 | 2026.04.07 02:54:07.535095 [ 5 ] {f07a45ba-78b2-4731-95fa-35ed8dafbe00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12423 | 2026.04.07 02:54:07.535391 [ 5 ] {f07a45ba-78b2-4731-95fa-35ed8dafbe00} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12424 | 2026.04.07 02:54:07.535604 [ 5 ] {f07a45ba-78b2-4731-95fa-35ed8dafbe00} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12425 | 2026.04.07 02:54:07.535730 [ 5 ] {f07a45ba-78b2-4731-95fa-35ed8dafbe00} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 12426 | 2026.04.07 02:54:07.535767 [ 5 ] {f07a45ba-78b2-4731-95fa-35ed8dafbe00} <Debug> TCPHandler: Processed in 0.001217165 sec. | ||
| 12427 | 2026.04.07 02:54:07.535872 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12428 | 2026.04.07 02:54:07.535966 [ 5 ] {20e5c68a-10a2-448a-961c-6ee776f0c2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12429 | 2026.04.07 02:54:07.536007 [ 5 ] {20e5c68a-10a2-448a-961c-6ee776f0c2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12430 | 2026.04.07 02:54:07.536399 [ 5 ] {20e5c68a-10a2-448a-961c-6ee776f0c2da} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12431 | 2026.04.07 02:54:07.536435 [ 5 ] {20e5c68a-10a2-448a-961c-6ee776f0c2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12432 | 2026.04.07 02:54:07.536758 [ 5 ] {20e5c68a-10a2-448a-961c-6ee776f0c2da} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12433 | 2026.04.07 02:54:07.536966 [ 5 ] {20e5c68a-10a2-448a-961c-6ee776f0c2da} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12434 | 2026.04.07 02:54:07.537078 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 12435 | 2026.04.07 02:54:07.537096 [ 5 ] {20e5c68a-10a2-448a-961c-6ee776f0c2da} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001148 sec., 230836.23693379792 rows/sec., 15.34 MiB/sec. | ||
| 12436 | 2026.04.07 02:54:07.537112 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12437 | 2026.04.07 02:54:07.537137 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12438 | 2026.04.07 02:54:07.537140 [ 5 ] {20e5c68a-10a2-448a-961c-6ee776f0c2da} <Debug> TCPHandler: Processed in 0.001318018 sec. | ||
| 12439 | 2026.04.07 02:54:07.537217 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 12440 | 2026.04.07 02:54:07.537262 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12441 | 2026.04.07 02:54:07.537306 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12442 | 2026.04.07 02:54:07.537336 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_80_16, total 31468 rows starting from the beginning of the part | ||
| 12443 | 2026.04.07 02:54:07.537357 [ 5 ] {2288895b-414c-4681-bad1-6e6cb22f52dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12444 | 2026.04.07 02:54:07.537391 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 12445 | 2026.04.07 02:54:07.537398 [ 5 ] {2288895b-414c-4681-bad1-6e6cb22f52dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12446 | 2026.04.07 02:54:07.537437 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 265 rows starting from the beginning of the part | ||
| 12447 | 2026.04.07 02:54:07.537480 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1501 rows starting from the beginning of the part | ||
| 12448 | 2026.04.07 02:54:07.537519 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 128 rows starting from the beginning of the part | ||
| 12449 | 2026.04.07 02:54:07.537559 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 265 rows starting from the beginning of the part | ||
| 12450 | 2026.04.07 02:54:07.537707 [ 5 ] {2288895b-414c-4681-bad1-6e6cb22f52dc} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12451 | 2026.04.07 02:54:07.537742 [ 5 ] {2288895b-414c-4681-bad1-6e6cb22f52dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12452 | 2026.04.07 02:54:07.538039 [ 5 ] {2288895b-414c-4681-bad1-6e6cb22f52dc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12453 | 2026.04.07 02:54:07.538241 [ 5 ] {2288895b-414c-4681-bad1-6e6cb22f52dc} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12454 | 2026.04.07 02:54:07.538368 [ 5 ] {2288895b-414c-4681-bad1-6e6cb22f52dc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 12455 | 2026.04.07 02:54:07.538403 [ 5 ] {2288895b-414c-4681-bad1-6e6cb22f52dc} <Debug> TCPHandler: Processed in 0.001191805 sec. | ||
| 12456 | 2026.04.07 02:54:07.538516 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12457 | 2026.04.07 02:54:07.538618 [ 5 ] {b47ef903-8e03-42fa-9227-4896664bd3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12458 | 2026.04.07 02:54:07.538672 [ 5 ] {b47ef903-8e03-42fa-9227-4896664bd3ff} <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 | ||
| 12459 | 2026.04.07 02:54:07.539508 [ 5 ] {b47ef903-8e03-42fa-9227-4896664bd3ff} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12460 | 2026.04.07 02:54:07.539544 [ 5 ] {b47ef903-8e03-42fa-9227-4896664bd3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12461 | 2026.04.07 02:54:07.540162 [ 5 ] {b47ef903-8e03-42fa-9227-4896664bd3ff} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12462 | 2026.04.07 02:54:07.540399 [ 5 ] {b47ef903-8e03-42fa-9227-4896664bd3ff} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12463 | 2026.04.07 02:54:07.540537 [ 5 ] {b47ef903-8e03-42fa-9227-4896664bd3ff} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001939 sec., 18566.2712738525 rows/sec., 33.27 MiB/sec. | ||
| 12464 | 2026.04.07 02:54:07.540591 [ 5 ] {b47ef903-8e03-42fa-9227-4896664bd3ff} <Debug> TCPHandler: Processed in 0.002125575 sec. | ||
| 12465 | 2026.04.07 02:54:07.540699 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12466 | 2026.04.07 02:54:07.540793 [ 5 ] {d67d383b-2ad0-43f0-8455-a529bdf891fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12467 | 2026.04.07 02:54:07.540837 [ 5 ] {d67d383b-2ad0-43f0-8455-a529bdf891fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12468 | 2026.04.07 02:54:07.541165 [ 5 ] {d67d383b-2ad0-43f0-8455-a529bdf891fb} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12469 | 2026.04.07 02:54:07.541201 [ 5 ] {d67d383b-2ad0-43f0-8455-a529bdf891fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12470 | 2026.04.07 02:54:07.541666 [ 5 ] {d67d383b-2ad0-43f0-8455-a529bdf891fb} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12471 | 2026.04.07 02:54:07.541927 [ 5 ] {d67d383b-2ad0-43f0-8455-a529bdf891fb} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12472 | 2026.04.07 02:54:07.542069 [ 5 ] {d67d383b-2ad0-43f0-8455-a529bdf891fb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001295 sec., 69498.0694980695 rows/sec., 4.35 MiB/sec. | ||
| 12473 | 2026.04.07 02:54:07.542106 [ 5 ] {d67d383b-2ad0-43f0-8455-a529bdf891fb} <Debug> TCPHandler: Processed in 0.001456121 sec. | ||
| 12474 | 2026.04.07 02:54:07.546030 [ 188 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33787 rows, containing 5 columns (5 merged, 0 gathered) in 0.008835357 sec., 3824067.3240481396 rows/sec., 245.95 MiB/sec. | ||
| 12475 | 2026.04.07 02:54:07.546492 [ 188 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 12476 | 2026.04.07 02:54:07.546800 [ 188 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12477 | 2026.04.07 02:54:07.546886 [ 188 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 12478 | 2026.04.07 02:54:07.546998 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 12479 | 2026.04.07 02:54:08.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.97 MiB, peak 339.97 MiB, free memory in arenas 0.00 B, will set to 330.06 MiB (RSS), difference: 2.10 MiB | ||
| 12480 | 2026.04.07 02:54:10.538702 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12481 | 2026.04.07 02:54:10.538772 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12482 | 2026.04.07 02:54:10.719266 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24940 | ||
| 12483 | 2026.04.07 02:54:10.719842 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12484 | 2026.04.07 02:54:10.719892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12485 | 2026.04.07 02:54:10.720376 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12486 | 2026.04.07 02:54:10.720602 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12487 | 2026.04.07 02:54:10.720730 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24940 | ||
| 12488 | 2026.04.07 02:54:10.771942 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1628 | ||
| 12489 | 2026.04.07 02:54:10.774241 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12490 | 2026.04.07 02:54:10.774282 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12491 | 2026.04.07 02:54:10.775450 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12492 | 2026.04.07 02:54:10.775715 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12493 | 2026.04.07 02:54:10.775981 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1628 | ||
| 12494 | 2026.04.07 02:54:12.093535 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12495 | 2026.04.07 02:54:12.110803 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12496 | 2026.04.07 02:54:12.110871 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12497 | 2026.04.07 02:54:12.116196 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12498 | 2026.04.07 02:54:12.116863 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12499 | 2026.04.07 02:54:12.119699 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12500 | 2026.04.07 02:54:12.516397 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12501 | 2026.04.07 02:54:12.516726 [ 5 ] {7f9942e0-fbae-4e58-b732-c0afe1e1ecec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12502 | 2026.04.07 02:54:12.516903 [ 5 ] {7f9942e0-fbae-4e58-b732-c0afe1e1ecec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12503 | 2026.04.07 02:54:12.517616 [ 5 ] {7f9942e0-fbae-4e58-b732-c0afe1e1ecec} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12504 | 2026.04.07 02:54:12.517663 [ 5 ] {7f9942e0-fbae-4e58-b732-c0afe1e1ecec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12505 | 2026.04.07 02:54:12.518070 [ 5 ] {7f9942e0-fbae-4e58-b732-c0afe1e1ecec} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12506 | 2026.04.07 02:54:12.518300 [ 5 ] {7f9942e0-fbae-4e58-b732-c0afe1e1ecec} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12507 | 2026.04.07 02:54:12.518460 [ 5 ] {7f9942e0-fbae-4e58-b732-c0afe1e1ecec} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001917 sec., 34428.79499217527 rows/sec., 2.74 MiB/sec. | ||
| 12508 | 2026.04.07 02:54:12.518458 [ 40 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12509 | 2026.04.07 02:54:12.518512 [ 5 ] {7f9942e0-fbae-4e58-b732-c0afe1e1ecec} <Debug> TCPHandler: Processed in 0.002258858 sec. | ||
| 12510 | 2026.04.07 02:54:12.518532 [ 40 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12511 | 2026.04.07 02:54:12.518559 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12512 | 2026.04.07 02:54:12.518641 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12513 | 2026.04.07 02:54:12.518658 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 12514 | 2026.04.07 02:54:12.518747 [ 5 ] {0cf93927-7cc4-4a93-8a4a-8caebe4d6c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12515 | 2026.04.07 02:54:12.518770 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12516 | 2026.04.07 02:54:12.518795 [ 5 ] {0cf93927-7cc4-4a93-8a4a-8caebe4d6c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12517 | 2026.04.07 02:54:12.518808 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3361 rows starting from the beginning of the part | ||
| 12518 | 2026.04.07 02:54:12.518881 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 869 rows starting from the beginning of the part | ||
| 12519 | 2026.04.07 02:54:12.518931 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 2420 rows starting from the beginning of the part | ||
| 12520 | 2026.04.07 02:54:12.518974 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 12521 | 2026.04.07 02:54:12.519015 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 869 rows starting from the beginning of the part | ||
| 12522 | 2026.04.07 02:54:12.519056 [ 188 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 66 rows starting from the beginning of the part | ||
| 12523 | 2026.04.07 02:54:12.519361 [ 5 ] {0cf93927-7cc4-4a93-8a4a-8caebe4d6c7e} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12524 | 2026.04.07 02:54:12.519413 [ 5 ] {0cf93927-7cc4-4a93-8a4a-8caebe4d6c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12525 | 2026.04.07 02:54:12.519774 [ 5 ] {0cf93927-7cc4-4a93-8a4a-8caebe4d6c7e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12526 | 2026.04.07 02:54:12.520007 [ 5 ] {0cf93927-7cc4-4a93-8a4a-8caebe4d6c7e} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12527 | 2026.04.07 02:54:12.520153 [ 5 ] {0cf93927-7cc4-4a93-8a4a-8caebe4d6c7e} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001428 sec., 3501.4005602240895 rows/sec., 263.29 KiB/sec. | ||
| 12528 | 2026.04.07 02:54:12.520193 [ 5 ] {0cf93927-7cc4-4a93-8a4a-8caebe4d6c7e} <Debug> TCPHandler: Processed in 0.001605334 sec. | ||
| 12529 | 2026.04.07 02:54:12.520301 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12530 | 2026.04.07 02:54:12.520400 [ 5 ] {dc874d48-16af-4260-ae78-ff189017d996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12531 | 2026.04.07 02:54:12.520442 [ 5 ] {dc874d48-16af-4260-ae78-ff189017d996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12532 | 2026.04.07 02:54:12.520869 [ 5 ] {dc874d48-16af-4260-ae78-ff189017d996} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12533 | 2026.04.07 02:54:12.520907 [ 5 ] {dc874d48-16af-4260-ae78-ff189017d996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12534 | 2026.04.07 02:54:12.521210 [ 5 ] {dc874d48-16af-4260-ae78-ff189017d996} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12535 | 2026.04.07 02:54:12.521397 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7641 rows, containing 5 columns (5 merged, 0 gathered) in 0.002784789 sec., 2743834.4520895476 rows/sec., 218.34 MiB/sec. | ||
| 12536 | 2026.04.07 02:54:12.521428 [ 5 ] {dc874d48-16af-4260-ae78-ff189017d996} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12537 | 2026.04.07 02:54:12.521550 [ 40 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12538 | 2026.04.07 02:54:12.521561 [ 5 ] {dc874d48-16af-4260-ae78-ff189017d996} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001182 sec., 58375.63451776649 rows/sec., 4.56 MiB/sec. | ||
| 12539 | 2026.04.07 02:54:12.521587 [ 40 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12540 | 2026.04.07 02:54:12.521608 [ 5 ] {dc874d48-16af-4260-ae78-ff189017d996} <Debug> TCPHandler: Processed in 0.001358019 sec. | ||
| 12541 | 2026.04.07 02:54:12.521612 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12542 | 2026.04.07 02:54:12.521722 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12543 | 2026.04.07 02:54:12.521736 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 12544 | 2026.04.07 02:54:12.521737 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12545 | 2026.04.07 02:54:12.521824 [ 5 ] {5b578282-fadf-4ef7-a5d0-c633a210d51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12546 | 2026.04.07 02:54:12.521871 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12547 | 2026.04.07 02:54:12.521873 [ 5 ] {5b578282-fadf-4ef7-a5d0-c633a210d51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12548 | 2026.04.07 02:54:12.521909 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1831 rows starting from the beginning of the part | ||
| 12549 | 2026.04.07 02:54:12.521980 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 526 rows starting from the beginning of the part | ||
| 12550 | 2026.04.07 02:54:12.522025 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1305 rows starting from the beginning of the part | ||
| 12551 | 2026.04.07 02:54:12.522067 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 12552 | 2026.04.07 02:54:12.522094 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_86_17} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12553 | 2026.04.07 02:54:12.522108 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 526 rows starting from the beginning of the part | ||
| 12554 | 2026.04.07 02:54:12.522149 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 69 rows starting from the beginning of the part | ||
| 12555 | 2026.04.07 02:54:12.522182 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_86_17} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12556 | 2026.04.07 02:54:12.522284 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 12557 | 2026.04.07 02:54:12.522293 [ 5 ] {5b578282-fadf-4ef7-a5d0-c633a210d51e} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12558 | 2026.04.07 02:54:12.522337 [ 5 ] {5b578282-fadf-4ef7-a5d0-c633a210d51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12559 | 2026.04.07 02:54:12.522695 [ 5 ] {5b578282-fadf-4ef7-a5d0-c633a210d51e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12560 | 2026.04.07 02:54:12.522927 [ 5 ] {5b578282-fadf-4ef7-a5d0-c633a210d51e} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12561 | 2026.04.07 02:54:12.523064 [ 5 ] {5b578282-fadf-4ef7-a5d0-c633a210d51e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 12562 | 2026.04.07 02:54:12.523100 [ 5 ] {5b578282-fadf-4ef7-a5d0-c633a210d51e} <Debug> TCPHandler: Processed in 0.001427271 sec. | ||
| 12563 | 2026.04.07 02:54:12.523203 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12564 | 2026.04.07 02:54:12.523300 [ 5 ] {008621ae-6aed-4af0-9fee-b4e64ad8a070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12565 | 2026.04.07 02:54:12.523355 [ 5 ] {008621ae-6aed-4af0-9fee-b4e64ad8a070} <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 | ||
| 12566 | 2026.04.07 02:54:12.523590 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4321 rows, containing 5 columns (5 merged, 0 gathered) in 0.001910921 sec., 2261213.310231035 rows/sec., 163.92 MiB/sec. | ||
| 12567 | 2026.04.07 02:54:12.523763 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12568 | 2026.04.07 02:54:12.524000 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_86_17} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12569 | 2026.04.07 02:54:12.524066 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_86_17} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12570 | 2026.04.07 02:54:12.524126 [ 5 ] {008621ae-6aed-4af0-9fee-b4e64ad8a070} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12571 | 2026.04.07 02:54:12.524128 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 12572 | 2026.04.07 02:54:12.524174 [ 5 ] {008621ae-6aed-4af0-9fee-b4e64ad8a070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12573 | 2026.04.07 02:54:12.524743 [ 5 ] {008621ae-6aed-4af0-9fee-b4e64ad8a070} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12574 | 2026.04.07 02:54:12.524974 [ 5 ] {008621ae-6aed-4af0-9fee-b4e64ad8a070} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12575 | 2026.04.07 02:54:12.525117 [ 5 ] {008621ae-6aed-4af0-9fee-b4e64ad8a070} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001833 sec., 2727.768685215494 rows/sec., 4.89 MiB/sec. | ||
| 12576 | 2026.04.07 02:54:12.525187 [ 5 ] {008621ae-6aed-4af0-9fee-b4e64ad8a070} <Debug> TCPHandler: Processed in 0.002033213 sec. | ||
| 12577 | 2026.04.07 02:54:12.525308 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12578 | 2026.04.07 02:54:12.525404 [ 5 ] {2e12d0f4-6120-4874-9386-75136748efcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12579 | 2026.04.07 02:54:12.525445 [ 5 ] {2e12d0f4-6120-4874-9386-75136748efcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12580 | 2026.04.07 02:54:12.525788 [ 5 ] {2e12d0f4-6120-4874-9386-75136748efcf} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12581 | 2026.04.07 02:54:12.525825 [ 5 ] {2e12d0f4-6120-4874-9386-75136748efcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12582 | 2026.04.07 02:54:12.526135 [ 5 ] {2e12d0f4-6120-4874-9386-75136748efcf} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12583 | 2026.04.07 02:54:12.526340 [ 5 ] {2e12d0f4-6120-4874-9386-75136748efcf} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12584 | 2026.04.07 02:54:12.526451 [ 40 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12585 | 2026.04.07 02:54:12.526466 [ 5 ] {2e12d0f4-6120-4874-9386-75136748efcf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 12586 | 2026.04.07 02:54:12.526489 [ 40 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12587 | 2026.04.07 02:54:12.526509 [ 5 ] {2e12d0f4-6120-4874-9386-75136748efcf} <Debug> TCPHandler: Processed in 0.001250097 sec. | ||
| 12588 | 2026.04.07 02:54:12.526511 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12589 | 2026.04.07 02:54:12.526617 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 12590 | 2026.04.07 02:54:12.526731 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12591 | 2026.04.07 02:54:12.526765 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5070 rows starting from the beginning of the part | ||
| 12592 | 2026.04.07 02:54:12.526833 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 90 rows starting from the beginning of the part | ||
| 12593 | 2026.04.07 02:54:12.526893 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 12 rows starting from the beginning of the part | ||
| 12594 | 2026.04.07 02:54:12.526936 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 48 rows starting from the beginning of the part | ||
| 12595 | 2026.04.07 02:54:12.526975 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 90 rows starting from the beginning of the part | ||
| 12596 | 2026.04.07 02:54:12.527012 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 12597 | 2026.04.07 02:54:12.528534 [ 187 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5370 rows, containing 4 columns (4 merged, 0 gathered) in 0.001961701 sec., 2737420.2286688946 rows/sec., 176.97 MiB/sec. | ||
| 12598 | 2026.04.07 02:54:12.528889 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12599 | 2026.04.07 02:54:12.529144 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_86_17} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12600 | 2026.04.07 02:54:12.529212 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_86_17} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12601 | 2026.04.07 02:54:12.529280 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 12602 | 2026.04.07 02:54:13.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.11 MiB, peak 339.97 MiB, free memory in arenas 0.00 B, will set to 330.06 MiB (RSS), difference: -1.05 MiB | ||
| 12603 | 2026.04.07 02:54:17.526847 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12604 | 2026.04.07 02:54:17.527096 [ 5 ] {1b00ca18-f36e-429d-9909-764039511b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12605 | 2026.04.07 02:54:17.527172 [ 5 ] {1b00ca18-f36e-429d-9909-764039511b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12606 | 2026.04.07 02:54:17.528017 [ 5 ] {1b00ca18-f36e-429d-9909-764039511b1e} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12607 | 2026.04.07 02:54:17.528066 [ 5 ] {1b00ca18-f36e-429d-9909-764039511b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12608 | 2026.04.07 02:54:17.528486 [ 5 ] {1b00ca18-f36e-429d-9909-764039511b1e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12609 | 2026.04.07 02:54:17.528742 [ 5 ] {1b00ca18-f36e-429d-9909-764039511b1e} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12610 | 2026.04.07 02:54:17.528914 [ 5 ] {1b00ca18-f36e-429d-9909-764039511b1e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001873 sec., 151628.40363053922 rows/sec., 9.63 MiB/sec. | ||
| 12611 | 2026.04.07 02:54:17.528968 [ 5 ] {1b00ca18-f36e-429d-9909-764039511b1e} <Debug> TCPHandler: Processed in 0.002302349 sec. | ||
| 12612 | 2026.04.07 02:54:17.529099 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12613 | 2026.04.07 02:54:17.529202 [ 5 ] {b93093f2-8df4-49e0-8490-b0683781e92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12614 | 2026.04.07 02:54:17.529247 [ 5 ] {b93093f2-8df4-49e0-8490-b0683781e92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12615 | 2026.04.07 02:54:17.529653 [ 5 ] {b93093f2-8df4-49e0-8490-b0683781e92a} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12616 | 2026.04.07 02:54:17.529691 [ 5 ] {b93093f2-8df4-49e0-8490-b0683781e92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12617 | 2026.04.07 02:54:17.529985 [ 5 ] {b93093f2-8df4-49e0-8490-b0683781e92a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12618 | 2026.04.07 02:54:17.530194 [ 5 ] {b93093f2-8df4-49e0-8490-b0683781e92a} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12619 | 2026.04.07 02:54:17.530328 [ 5 ] {b93093f2-8df4-49e0-8490-b0683781e92a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001149 sec., 5221.9321148825065 rows/sec., 425.81 KiB/sec. | ||
| 12620 | 2026.04.07 02:54:17.530366 [ 5 ] {b93093f2-8df4-49e0-8490-b0683781e92a} <Debug> TCPHandler: Processed in 0.001321648 sec. | ||
| 12621 | 2026.04.07 02:54:17.530466 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12622 | 2026.04.07 02:54:17.530560 [ 5 ] {ce010cba-88d6-431e-822e-b52f0335063c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12623 | 2026.04.07 02:54:17.530600 [ 5 ] {ce010cba-88d6-431e-822e-b52f0335063c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12624 | 2026.04.07 02:54:17.531409 [ 5 ] {ce010cba-88d6-431e-822e-b52f0335063c} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12625 | 2026.04.07 02:54:17.531444 [ 5 ] {ce010cba-88d6-431e-822e-b52f0335063c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12626 | 2026.04.07 02:54:17.531806 [ 5 ] {ce010cba-88d6-431e-822e-b52f0335063c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12627 | 2026.04.07 02:54:17.532029 [ 5 ] {ce010cba-88d6-431e-822e-b52f0335063c} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12628 | 2026.04.07 02:54:17.532162 [ 5 ] {ce010cba-88d6-431e-822e-b52f0335063c} <Debug> executeQuery: Read 872 rows, 69.97 KiB in 0.001621 sec., 537939.5434916718 rows/sec., 42.16 MiB/sec. | ||
| 12629 | 2026.04.07 02:54:17.532200 [ 5 ] {ce010cba-88d6-431e-822e-b52f0335063c} <Debug> TCPHandler: Processed in 0.001785398 sec. | ||
| 12630 | 2026.04.07 02:54:17.532312 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12631 | 2026.04.07 02:54:17.532407 [ 5 ] {db0bca06-6abc-43c3-a833-ad26c4fa70c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12632 | 2026.04.07 02:54:17.532448 [ 5 ] {db0bca06-6abc-43c3-a833-ad26c4fa70c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12633 | 2026.04.07 02:54:17.532913 [ 5 ] {db0bca06-6abc-43c3-a833-ad26c4fa70c3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12634 | 2026.04.07 02:54:17.532948 [ 5 ] {db0bca06-6abc-43c3-a833-ad26c4fa70c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12635 | 2026.04.07 02:54:17.533256 [ 5 ] {db0bca06-6abc-43c3-a833-ad26c4fa70c3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12636 | 2026.04.07 02:54:17.533472 [ 5 ] {db0bca06-6abc-43c3-a833-ad26c4fa70c3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12637 | 2026.04.07 02:54:17.533592 [ 28 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12638 | 2026.04.07 02:54:17.533604 [ 5 ] {db0bca06-6abc-43c3-a833-ad26c4fa70c3} <Debug> executeQuery: Read 184 rows, 11.67 KiB in 0.001215 sec., 151440.329218107 rows/sec., 9.38 MiB/sec. | ||
| 12639 | 2026.04.07 02:54:17.533662 [ 28 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12640 | 2026.04.07 02:54:17.533669 [ 5 ] {db0bca06-6abc-43c3-a833-ad26c4fa70c3} <Debug> TCPHandler: Processed in 0.001408429 sec. | ||
| 12641 | 2026.04.07 02:54:17.533728 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12642 | 2026.04.07 02:54:17.533850 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 12643 | 2026.04.07 02:54:17.533862 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12644 | 2026.04.07 02:54:17.533971 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12645 | 2026.04.07 02:54:17.533980 [ 5 ] {2cafab2c-93b0-47c6-ad6d-42f0c3b87aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12646 | 2026.04.07 02:54:17.534016 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 226 rows starting from the beginning of the part | ||
| 12647 | 2026.04.07 02:54:17.534040 [ 5 ] {2cafab2c-93b0-47c6-ad6d-42f0c3b87aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12648 | 2026.04.07 02:54:17.534100 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 178 rows starting from the beginning of the part | ||
| 12649 | 2026.04.07 02:54:17.534166 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 26 rows starting from the beginning of the part | ||
| 12650 | 2026.04.07 02:54:17.534238 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 178 rows starting from the beginning of the part | ||
| 12651 | 2026.04.07 02:54:17.534303 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 5 rows starting from the beginning of the part | ||
| 12652 | 2026.04.07 02:54:17.534364 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 184 rows starting from the beginning of the part | ||
| 12653 | 2026.04.07 02:54:17.534645 [ 5 ] {2cafab2c-93b0-47c6-ad6d-42f0c3b87aad} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12654 | 2026.04.07 02:54:17.534684 [ 5 ] {2cafab2c-93b0-47c6-ad6d-42f0c3b87aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12655 | 2026.04.07 02:54:17.535097 [ 5 ] {2cafab2c-93b0-47c6-ad6d-42f0c3b87aad} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12656 | 2026.04.07 02:54:17.535383 [ 5 ] {2cafab2c-93b0-47c6-ad6d-42f0c3b87aad} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12657 | 2026.04.07 02:54:17.535546 [ 5 ] {2cafab2c-93b0-47c6-ad6d-42f0c3b87aad} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001589 sec., 93769.66645689114 rows/sec., 6.06 MiB/sec. | ||
| 12658 | 2026.04.07 02:54:17.535547 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 797 rows, containing 5 columns (5 merged, 0 gathered) in 0.001757617 sec., 453454.8766881522 rows/sec., 30.21 MiB/sec. | ||
| 12659 | 2026.04.07 02:54:17.535595 [ 5 ] {2cafab2c-93b0-47c6-ad6d-42f0c3b87aad} <Debug> TCPHandler: Processed in 0.001794448 sec. | ||
| 12660 | 2026.04.07 02:54:17.535710 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12661 | 2026.04.07 02:54:17.535746 [ 192 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12662 | 2026.04.07 02:54:17.535807 [ 5 ] {86adb37b-a7a0-4008-8c02-d6c0a4524619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12663 | 2026.04.07 02:54:17.535852 [ 5 ] {86adb37b-a7a0-4008-8c02-d6c0a4524619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12664 | 2026.04.07 02:54:17.536116 [ 192 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_71_14} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12665 | 2026.04.07 02:54:17.536209 [ 192 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_71_14} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12666 | 2026.04.07 02:54:17.536277 [ 5 ] {86adb37b-a7a0-4008-8c02-d6c0a4524619} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12667 | 2026.04.07 02:54:17.536303 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 12668 | 2026.04.07 02:54:17.536316 [ 5 ] {86adb37b-a7a0-4008-8c02-d6c0a4524619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12669 | 2026.04.07 02:54:17.536616 [ 5 ] {86adb37b-a7a0-4008-8c02-d6c0a4524619} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12670 | 2026.04.07 02:54:17.536815 [ 5 ] {86adb37b-a7a0-4008-8c02-d6c0a4524619} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12671 | 2026.04.07 02:54:17.537004 [ 5 ] {86adb37b-a7a0-4008-8c02-d6c0a4524619} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001214 sec., 121911.03789126853 rows/sec., 6.93 MiB/sec. | ||
| 12672 | 2026.04.07 02:54:17.537042 [ 5 ] {86adb37b-a7a0-4008-8c02-d6c0a4524619} <Debug> TCPHandler: Processed in 0.001381599 sec. | ||
| 12673 | 2026.04.07 02:54:17.537150 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12674 | 2026.04.07 02:54:17.537246 [ 5 ] {4b3ee02b-f8cd-4422-9747-ef922f1cfa89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12675 | 2026.04.07 02:54:17.537286 [ 5 ] {4b3ee02b-f8cd-4422-9747-ef922f1cfa89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12676 | 2026.04.07 02:54:17.537879 [ 5 ] {4b3ee02b-f8cd-4422-9747-ef922f1cfa89} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12677 | 2026.04.07 02:54:17.537914 [ 5 ] {4b3ee02b-f8cd-4422-9747-ef922f1cfa89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12678 | 2026.04.07 02:54:17.538242 [ 5 ] {4b3ee02b-f8cd-4422-9747-ef922f1cfa89} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12679 | 2026.04.07 02:54:17.538452 [ 5 ] {4b3ee02b-f8cd-4422-9747-ef922f1cfa89} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12680 | 2026.04.07 02:54:17.538581 [ 5 ] {4b3ee02b-f8cd-4422-9747-ef922f1cfa89} <Debug> executeQuery: Read 532 rows, 38.55 KiB in 0.001355 sec., 392619.926199262 rows/sec., 27.78 MiB/sec. | ||
| 12681 | 2026.04.07 02:54:17.538619 [ 5 ] {4b3ee02b-f8cd-4422-9747-ef922f1cfa89} <Debug> TCPHandler: Processed in 0.001519523 sec. | ||
| 12682 | 2026.04.07 02:54:17.538724 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12683 | 2026.04.07 02:54:17.538819 [ 5 ] {352ccd47-63c3-4f3c-ae27-d436873df3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12684 | 2026.04.07 02:54:17.538860 [ 5 ] {352ccd47-63c3-4f3c-ae27-d436873df3db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12685 | 2026.04.07 02:54:17.539182 [ 5 ] {352ccd47-63c3-4f3c-ae27-d436873df3db} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12686 | 2026.04.07 02:54:17.539216 [ 5 ] {352ccd47-63c3-4f3c-ae27-d436873df3db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12687 | 2026.04.07 02:54:17.539527 [ 5 ] {352ccd47-63c3-4f3c-ae27-d436873df3db} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12688 | 2026.04.07 02:54:17.539736 [ 5 ] {352ccd47-63c3-4f3c-ae27-d436873df3db} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12689 | 2026.04.07 02:54:17.539866 [ 5 ] {352ccd47-63c3-4f3c-ae27-d436873df3db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 12690 | 2026.04.07 02:54:17.539902 [ 5 ] {352ccd47-63c3-4f3c-ae27-d436873df3db} <Debug> TCPHandler: Processed in 0.001227766 sec. | ||
| 12691 | 2026.04.07 02:54:17.540001 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12692 | 2026.04.07 02:54:17.540095 [ 5 ] {23fc7caa-4156-4ceb-8bbb-01944d5ea768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12693 | 2026.04.07 02:54:17.540135 [ 5 ] {23fc7caa-4156-4ceb-8bbb-01944d5ea768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12694 | 2026.04.07 02:54:17.540523 [ 5 ] {23fc7caa-4156-4ceb-8bbb-01944d5ea768} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12695 | 2026.04.07 02:54:17.540558 [ 5 ] {23fc7caa-4156-4ceb-8bbb-01944d5ea768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12696 | 2026.04.07 02:54:17.540882 [ 5 ] {23fc7caa-4156-4ceb-8bbb-01944d5ea768} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12697 | 2026.04.07 02:54:17.541093 [ 5 ] {23fc7caa-4156-4ceb-8bbb-01944d5ea768} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12698 | 2026.04.07 02:54:17.541222 [ 5 ] {23fc7caa-4156-4ceb-8bbb-01944d5ea768} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001146 sec., 233856.8935427574 rows/sec., 15.55 MiB/sec. | ||
| 12699 | 2026.04.07 02:54:17.541256 [ 5 ] {23fc7caa-4156-4ceb-8bbb-01944d5ea768} <Debug> TCPHandler: Processed in 0.001305247 sec. | ||
| 12700 | 2026.04.07 02:54:17.541359 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12701 | 2026.04.07 02:54:17.541453 [ 5 ] {14f404d0-6755-40cb-8d46-201d815d4239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12702 | 2026.04.07 02:54:17.541493 [ 5 ] {14f404d0-6755-40cb-8d46-201d815d4239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12703 | 2026.04.07 02:54:17.541792 [ 5 ] {14f404d0-6755-40cb-8d46-201d815d4239} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12704 | 2026.04.07 02:54:17.541825 [ 5 ] {14f404d0-6755-40cb-8d46-201d815d4239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12705 | 2026.04.07 02:54:17.542127 [ 5 ] {14f404d0-6755-40cb-8d46-201d815d4239} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12706 | 2026.04.07 02:54:17.542335 [ 5 ] {14f404d0-6755-40cb-8d46-201d815d4239} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12707 | 2026.04.07 02:54:17.542462 [ 5 ] {14f404d0-6755-40cb-8d46-201d815d4239} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 12708 | 2026.04.07 02:54:17.542497 [ 5 ] {14f404d0-6755-40cb-8d46-201d815d4239} <Debug> TCPHandler: Processed in 0.001188056 sec. | ||
| 12709 | 2026.04.07 02:54:17.542593 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12710 | 2026.04.07 02:54:17.542687 [ 5 ] {809c2591-aee0-4c95-b5fa-6059ed5c1d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12711 | 2026.04.07 02:54:17.542739 [ 5 ] {809c2591-aee0-4c95-b5fa-6059ed5c1d2a} <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 | ||
| 12712 | 2026.04.07 02:54:17.543635 [ 5 ] {809c2591-aee0-4c95-b5fa-6059ed5c1d2a} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12713 | 2026.04.07 02:54:17.543674 [ 5 ] {809c2591-aee0-4c95-b5fa-6059ed5c1d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12714 | 2026.04.07 02:54:17.544259 [ 5 ] {809c2591-aee0-4c95-b5fa-6059ed5c1d2a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12715 | 2026.04.07 02:54:17.544497 [ 5 ] {809c2591-aee0-4c95-b5fa-6059ed5c1d2a} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12716 | 2026.04.07 02:54:17.544646 [ 5 ] {809c2591-aee0-4c95-b5fa-6059ed5c1d2a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001975 sec., 18227.84810126582 rows/sec., 32.66 MiB/sec. | ||
| 12717 | 2026.04.07 02:54:17.544723 [ 5 ] {809c2591-aee0-4c95-b5fa-6059ed5c1d2a} <Debug> TCPHandler: Processed in 0.002179296 sec. | ||
| 12718 | 2026.04.07 02:54:17.544868 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12719 | 2026.04.07 02:54:17.544964 [ 5 ] {a3ac9bfa-058f-4c26-830a-11480a7b0b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12720 | 2026.04.07 02:54:17.545006 [ 5 ] {a3ac9bfa-058f-4c26-830a-11480a7b0b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12721 | 2026.04.07 02:54:17.545354 [ 5 ] {a3ac9bfa-058f-4c26-830a-11480a7b0b97} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12722 | 2026.04.07 02:54:17.545389 [ 5 ] {a3ac9bfa-058f-4c26-830a-11480a7b0b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12723 | 2026.04.07 02:54:17.545690 [ 5 ] {a3ac9bfa-058f-4c26-830a-11480a7b0b97} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12724 | 2026.04.07 02:54:17.545894 [ 5 ] {a3ac9bfa-058f-4c26-830a-11480a7b0b97} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12725 | 2026.04.07 02:54:17.546025 [ 5 ] {a3ac9bfa-058f-4c26-830a-11480a7b0b97} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001079 sec., 83410.56533827618 rows/sec., 5.22 MiB/sec. | ||
| 12726 | 2026.04.07 02:54:17.546064 [ 5 ] {a3ac9bfa-058f-4c26-830a-11480a7b0b97} <Debug> TCPHandler: Processed in 0.001250577 sec. | ||
| 12727 | 2026.04.07 02:54:18.221186 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25452 | ||
| 12728 | 2026.04.07 02:54:18.221972 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12729 | 2026.04.07 02:54:18.222184 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12730 | 2026.04.07 02:54:18.222872 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12731 | 2026.04.07 02:54:18.223181 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12732 | 2026.04.07 02:54:18.223369 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25452 | ||
| 12733 | 2026.04.07 02:54:19.620035 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 12734 | 2026.04.07 02:54:19.636514 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12735 | 2026.04.07 02:54:19.636583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12736 | 2026.04.07 02:54:19.642332 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12737 | 2026.04.07 02:54:19.643068 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12738 | 2026.04.07 02:54:19.645939 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 12739 | 2026.04.07 02:54:20.776427 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1664 | ||
| 12740 | 2026.04.07 02:54:20.779020 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12741 | 2026.04.07 02:54:20.779082 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12742 | 2026.04.07 02:54:20.780294 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12743 | 2026.04.07 02:54:20.780554 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12744 | 2026.04.07 02:54:20.780918 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1664 | ||
| 12745 | 2026.04.07 02:54:22.516713 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12746 | 2026.04.07 02:54:22.516906 [ 5 ] {dc2f7ecc-777b-4258-8ead-e3e1d5ea7083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12747 | 2026.04.07 02:54:22.516977 [ 5 ] {dc2f7ecc-777b-4258-8ead-e3e1d5ea7083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12748 | 2026.04.07 02:54:22.517665 [ 5 ] {dc2f7ecc-777b-4258-8ead-e3e1d5ea7083} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12749 | 2026.04.07 02:54:22.517702 [ 5 ] {dc2f7ecc-777b-4258-8ead-e3e1d5ea7083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12750 | 2026.04.07 02:54:22.518091 [ 5 ] {dc2f7ecc-777b-4258-8ead-e3e1d5ea7083} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12751 | 2026.04.07 02:54:22.518310 [ 5 ] {dc2f7ecc-777b-4258-8ead-e3e1d5ea7083} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12752 | 2026.04.07 02:54:22.518460 [ 5 ] {dc2f7ecc-777b-4258-8ead-e3e1d5ea7083} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001608 sec., 41044.77611940298 rows/sec., 3.27 MiB/sec. | ||
| 12753 | 2026.04.07 02:54:22.518499 [ 5 ] {dc2f7ecc-777b-4258-8ead-e3e1d5ea7083} <Debug> TCPHandler: Processed in 0.00192479 sec. | ||
| 12754 | 2026.04.07 02:54:22.518614 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12755 | 2026.04.07 02:54:22.518709 [ 5 ] {c564fdaa-d2ed-4ff7-b15f-4622b1c94c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12756 | 2026.04.07 02:54:22.518747 [ 5 ] {c564fdaa-d2ed-4ff7-b15f-4622b1c94c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12757 | 2026.04.07 02:54:22.519130 [ 5 ] {c564fdaa-d2ed-4ff7-b15f-4622b1c94c0b} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12758 | 2026.04.07 02:54:22.519166 [ 5 ] {c564fdaa-d2ed-4ff7-b15f-4622b1c94c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12759 | 2026.04.07 02:54:22.519451 [ 5 ] {c564fdaa-d2ed-4ff7-b15f-4622b1c94c0b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12760 | 2026.04.07 02:54:22.519658 [ 5 ] {c564fdaa-d2ed-4ff7-b15f-4622b1c94c0b} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12761 | 2026.04.07 02:54:22.519785 [ 5 ] {c564fdaa-d2ed-4ff7-b15f-4622b1c94c0b} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001097 sec., 4557.885141294439 rows/sec., 342.73 KiB/sec. | ||
| 12762 | 2026.04.07 02:54:22.519822 [ 5 ] {c564fdaa-d2ed-4ff7-b15f-4622b1c94c0b} <Debug> TCPHandler: Processed in 0.001258726 sec. | ||
| 12763 | 2026.04.07 02:54:22.519926 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12764 | 2026.04.07 02:54:22.520020 [ 5 ] {5a4307f1-d98b-4bef-9cb6-5ecba69d2f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12765 | 2026.04.07 02:54:22.520060 [ 5 ] {5a4307f1-d98b-4bef-9cb6-5ecba69d2f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12766 | 2026.04.07 02:54:22.520468 [ 5 ] {5a4307f1-d98b-4bef-9cb6-5ecba69d2f9f} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12767 | 2026.04.07 02:54:22.520504 [ 5 ] {5a4307f1-d98b-4bef-9cb6-5ecba69d2f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12768 | 2026.04.07 02:54:22.520798 [ 5 ] {5a4307f1-d98b-4bef-9cb6-5ecba69d2f9f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12769 | 2026.04.07 02:54:22.521002 [ 5 ] {5a4307f1-d98b-4bef-9cb6-5ecba69d2f9f} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12770 | 2026.04.07 02:54:22.521131 [ 5 ] {5a4307f1-d98b-4bef-9cb6-5ecba69d2f9f} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001129 sec., 61116.03188662533 rows/sec., 4.77 MiB/sec. | ||
| 12771 | 2026.04.07 02:54:22.521167 [ 5 ] {5a4307f1-d98b-4bef-9cb6-5ecba69d2f9f} <Debug> TCPHandler: Processed in 0.001290927 sec. | ||
| 12772 | 2026.04.07 02:54:22.521271 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12773 | 2026.04.07 02:54:22.521364 [ 5 ] {caa6267a-7c0c-4ab6-9580-5edc90ac2cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12774 | 2026.04.07 02:54:22.521405 [ 5 ] {caa6267a-7c0c-4ab6-9580-5edc90ac2cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12775 | 2026.04.07 02:54:22.521800 [ 5 ] {caa6267a-7c0c-4ab6-9580-5edc90ac2cea} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12776 | 2026.04.07 02:54:22.521835 [ 5 ] {caa6267a-7c0c-4ab6-9580-5edc90ac2cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12777 | 2026.04.07 02:54:22.522162 [ 5 ] {caa6267a-7c0c-4ab6-9580-5edc90ac2cea} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12778 | 2026.04.07 02:54:22.522378 [ 5 ] {caa6267a-7c0c-4ab6-9580-5edc90ac2cea} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12779 | 2026.04.07 02:54:22.522506 [ 5 ] {caa6267a-7c0c-4ab6-9580-5edc90ac2cea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 12780 | 2026.04.07 02:54:22.522542 [ 5 ] {caa6267a-7c0c-4ab6-9580-5edc90ac2cea} <Debug> TCPHandler: Processed in 0.001320347 sec. | ||
| 12781 | 2026.04.07 02:54:22.522660 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12782 | 2026.04.07 02:54:22.522783 [ 5 ] {738b8267-c881-486c-93ef-39bcc8e89ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12783 | 2026.04.07 02:54:22.522848 [ 5 ] {738b8267-c881-486c-93ef-39bcc8e89ad7} <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 | ||
| 12784 | 2026.04.07 02:54:22.523618 [ 5 ] {738b8267-c881-486c-93ef-39bcc8e89ad7} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12785 | 2026.04.07 02:54:22.523655 [ 5 ] {738b8267-c881-486c-93ef-39bcc8e89ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12786 | 2026.04.07 02:54:22.524171 [ 5 ] {738b8267-c881-486c-93ef-39bcc8e89ad7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12787 | 2026.04.07 02:54:22.524402 [ 5 ] {738b8267-c881-486c-93ef-39bcc8e89ad7} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12788 | 2026.04.07 02:54:22.524545 [ 5 ] {738b8267-c881-486c-93ef-39bcc8e89ad7} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001787 sec., 2797.9854504756577 rows/sec., 5.01 MiB/sec. | ||
| 12789 | 2026.04.07 02:54:22.524609 [ 5 ] {738b8267-c881-486c-93ef-39bcc8e89ad7} <Debug> TCPHandler: Processed in 0.002012702 sec. | ||
| 12790 | 2026.04.07 02:54:22.524719 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12791 | 2026.04.07 02:54:22.524815 [ 5 ] {d144a881-dd40-4559-9c26-05c7b26abbdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12792 | 2026.04.07 02:54:22.524857 [ 5 ] {d144a881-dd40-4559-9c26-05c7b26abbdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12793 | 2026.04.07 02:54:22.525212 [ 5 ] {d144a881-dd40-4559-9c26-05c7b26abbdb} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12794 | 2026.04.07 02:54:22.525248 [ 5 ] {d144a881-dd40-4559-9c26-05c7b26abbdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12795 | 2026.04.07 02:54:22.525553 [ 5 ] {d144a881-dd40-4559-9c26-05c7b26abbdb} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12796 | 2026.04.07 02:54:22.525764 [ 5 ] {d144a881-dd40-4559-9c26-05c7b26abbdb} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12797 | 2026.04.07 02:54:22.525893 [ 5 ] {d144a881-dd40-4559-9c26-05c7b26abbdb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 12798 | 2026.04.07 02:54:22.525931 [ 5 ] {d144a881-dd40-4559-9c26-05c7b26abbdb} <Debug> TCPHandler: Processed in 0.001264596 sec. | ||
| 12799 | 2026.04.07 02:54:25.538819 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12800 | 2026.04.07 02:54:25.538882 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12801 | 2026.04.07 02:54:25.724348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25900 | ||
| 12802 | 2026.04.07 02:54:25.724846 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12803 | 2026.04.07 02:54:25.724897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12804 | 2026.04.07 02:54:25.725392 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12805 | 2026.04.07 02:54:25.725625 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12806 | 2026.04.07 02:54:25.725773 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25900 | ||
| 12807 | 2026.04.07 02:54:27.146824 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 12808 | 2026.04.07 02:54:27.163499 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12809 | 2026.04.07 02:54:27.163567 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12810 | 2026.04.07 02:54:27.169409 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12811 | 2026.04.07 02:54:27.170109 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12812 | 2026.04.07 02:54:27.172978 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12813 | 2026.04.07 02:54:27.524554 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12814 | 2026.04.07 02:54:27.524758 [ 5 ] {472ace4f-fc56-4703-b551-73202e80d089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12815 | 2026.04.07 02:54:27.524832 [ 5 ] {472ace4f-fc56-4703-b551-73202e80d089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12816 | 2026.04.07 02:54:27.525652 [ 5 ] {472ace4f-fc56-4703-b551-73202e80d089} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12817 | 2026.04.07 02:54:27.525702 [ 5 ] {472ace4f-fc56-4703-b551-73202e80d089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12818 | 2026.04.07 02:54:27.526111 [ 5 ] {472ace4f-fc56-4703-b551-73202e80d089} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12819 | 2026.04.07 02:54:27.526352 [ 5 ] {472ace4f-fc56-4703-b551-73202e80d089} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12820 | 2026.04.07 02:54:27.526513 [ 5 ] {472ace4f-fc56-4703-b551-73202e80d089} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00181 sec., 156906.0773480663 rows/sec., 9.97 MiB/sec. | ||
| 12821 | 2026.04.07 02:54:27.526556 [ 5 ] {472ace4f-fc56-4703-b551-73202e80d089} <Debug> TCPHandler: Processed in 0.002149926 sec. | ||
| 12822 | 2026.04.07 02:54:27.526672 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12823 | 2026.04.07 02:54:27.526768 [ 5 ] {e7a46392-de0e-42f9-9748-0b4826c5dd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12824 | 2026.04.07 02:54:27.526809 [ 5 ] {e7a46392-de0e-42f9-9748-0b4826c5dd78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12825 | 2026.04.07 02:54:27.527595 [ 5 ] {e7a46392-de0e-42f9-9748-0b4826c5dd78} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12826 | 2026.04.07 02:54:27.527631 [ 5 ] {e7a46392-de0e-42f9-9748-0b4826c5dd78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12827 | 2026.04.07 02:54:27.527993 [ 5 ] {e7a46392-de0e-42f9-9748-0b4826c5dd78} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12828 | 2026.04.07 02:54:27.528205 [ 5 ] {e7a46392-de0e-42f9-9748-0b4826c5dd78} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12829 | 2026.04.07 02:54:27.528335 [ 5 ] {e7a46392-de0e-42f9-9748-0b4826c5dd78} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001584 sec., 548611.1111111111 rows/sec., 43.00 MiB/sec. | ||
| 12830 | 2026.04.07 02:54:27.528372 [ 5 ] {e7a46392-de0e-42f9-9748-0b4826c5dd78} <Debug> TCPHandler: Processed in 0.001751107 sec. | ||
| 12831 | 2026.04.07 02:54:27.528480 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12832 | 2026.04.07 02:54:27.528575 [ 5 ] {4d0fa181-5a5a-4968-ae46-5c480cacdfe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12833 | 2026.04.07 02:54:27.528614 [ 5 ] {4d0fa181-5a5a-4968-ae46-5c480cacdfe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12834 | 2026.04.07 02:54:27.529053 [ 5 ] {4d0fa181-5a5a-4968-ae46-5c480cacdfe3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12835 | 2026.04.07 02:54:27.529089 [ 5 ] {4d0fa181-5a5a-4968-ae46-5c480cacdfe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12836 | 2026.04.07 02:54:27.529393 [ 5 ] {4d0fa181-5a5a-4968-ae46-5c480cacdfe3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12837 | 2026.04.07 02:54:27.529603 [ 5 ] {4d0fa181-5a5a-4968-ae46-5c480cacdfe3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12838 | 2026.04.07 02:54:27.529732 [ 5 ] {4d0fa181-5a5a-4968-ae46-5c480cacdfe3} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001176 sec., 151360.54421768707 rows/sec., 9.34 MiB/sec. | ||
| 12839 | 2026.04.07 02:54:27.529769 [ 5 ] {4d0fa181-5a5a-4968-ae46-5c480cacdfe3} <Debug> TCPHandler: Processed in 0.001340018 sec. | ||
| 12840 | 2026.04.07 02:54:27.529875 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12841 | 2026.04.07 02:54:27.529969 [ 5 ] {be665e73-36e9-482a-89fd-1d2c56ea9fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12842 | 2026.04.07 02:54:27.530008 [ 5 ] {be665e73-36e9-482a-89fd-1d2c56ea9fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12843 | 2026.04.07 02:54:27.530428 [ 5 ] {be665e73-36e9-482a-89fd-1d2c56ea9fc3} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12844 | 2026.04.07 02:54:27.530463 [ 5 ] {be665e73-36e9-482a-89fd-1d2c56ea9fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12845 | 2026.04.07 02:54:27.530759 [ 5 ] {be665e73-36e9-482a-89fd-1d2c56ea9fc3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12846 | 2026.04.07 02:54:27.530977 [ 5 ] {be665e73-36e9-482a-89fd-1d2c56ea9fc3} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12847 | 2026.04.07 02:54:27.531105 [ 5 ] {be665e73-36e9-482a-89fd-1d2c56ea9fc3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001154 sec., 129116.1178509532 rows/sec., 8.34 MiB/sec. | ||
| 12848 | 2026.04.07 02:54:27.531142 [ 5 ] {be665e73-36e9-482a-89fd-1d2c56ea9fc3} <Debug> TCPHandler: Processed in 0.001319258 sec. | ||
| 12849 | 2026.04.07 02:54:27.531247 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12850 | 2026.04.07 02:54:27.531341 [ 5 ] {15678af3-f16e-4831-b69b-b2aa2d56b4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12851 | 2026.04.07 02:54:27.531380 [ 5 ] {15678af3-f16e-4831-b69b-b2aa2d56b4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12852 | 2026.04.07 02:54:27.531797 [ 5 ] {15678af3-f16e-4831-b69b-b2aa2d56b4e1} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12853 | 2026.04.07 02:54:27.531832 [ 5 ] {15678af3-f16e-4831-b69b-b2aa2d56b4e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12854 | 2026.04.07 02:54:27.532127 [ 5 ] {15678af3-f16e-4831-b69b-b2aa2d56b4e1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12855 | 2026.04.07 02:54:27.532335 [ 5 ] {15678af3-f16e-4831-b69b-b2aa2d56b4e1} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12856 | 2026.04.07 02:54:27.532463 [ 5 ] {15678af3-f16e-4831-b69b-b2aa2d56b4e1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00114 sec., 129824.56140350878 rows/sec., 7.38 MiB/sec. | ||
| 12857 | 2026.04.07 02:54:27.532508 [ 5 ] {15678af3-f16e-4831-b69b-b2aa2d56b4e1} <Debug> TCPHandler: Processed in 0.001312078 sec. | ||
| 12858 | 2026.04.07 02:54:27.532651 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12859 | 2026.04.07 02:54:27.532746 [ 5 ] {f7493783-b744-4e2c-bd87-7b6b366cb8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12860 | 2026.04.07 02:54:27.532785 [ 5 ] {f7493783-b744-4e2c-bd87-7b6b366cb8b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12861 | 2026.04.07 02:54:27.533450 [ 5 ] {f7493783-b744-4e2c-bd87-7b6b366cb8b2} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12862 | 2026.04.07 02:54:27.533490 [ 5 ] {f7493783-b744-4e2c-bd87-7b6b366cb8b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12863 | 2026.04.07 02:54:27.533845 [ 5 ] {f7493783-b744-4e2c-bd87-7b6b366cb8b2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12864 | 2026.04.07 02:54:27.534065 [ 5 ] {f7493783-b744-4e2c-bd87-7b6b366cb8b2} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12865 | 2026.04.07 02:54:27.534196 [ 5 ] {f7493783-b744-4e2c-bd87-7b6b366cb8b2} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001467 sec., 358554.8738922972 rows/sec., 25.34 MiB/sec. | ||
| 12866 | 2026.04.07 02:54:27.534236 [ 5 ] {f7493783-b744-4e2c-bd87-7b6b366cb8b2} <Debug> TCPHandler: Processed in 0.001640745 sec. | ||
| 12867 | 2026.04.07 02:54:27.534342 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12868 | 2026.04.07 02:54:27.534438 [ 5 ] {c390b92a-e42e-420f-91b8-85ad4c68f511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12869 | 2026.04.07 02:54:27.534479 [ 5 ] {c390b92a-e42e-420f-91b8-85ad4c68f511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12870 | 2026.04.07 02:54:27.534807 [ 5 ] {c390b92a-e42e-420f-91b8-85ad4c68f511} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12871 | 2026.04.07 02:54:27.534842 [ 5 ] {c390b92a-e42e-420f-91b8-85ad4c68f511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12872 | 2026.04.07 02:54:27.535152 [ 5 ] {c390b92a-e42e-420f-91b8-85ad4c68f511} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12873 | 2026.04.07 02:54:27.535358 [ 5 ] {c390b92a-e42e-420f-91b8-85ad4c68f511} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12874 | 2026.04.07 02:54:27.535472 [ 52 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12875 | 2026.04.07 02:54:27.535486 [ 5 ] {c390b92a-e42e-420f-91b8-85ad4c68f511} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 12876 | 2026.04.07 02:54:27.535537 [ 52 ] {} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12877 | 2026.04.07 02:54:27.535544 [ 5 ] {c390b92a-e42e-420f-91b8-85ad4c68f511} <Debug> TCPHandler: Processed in 0.001253356 sec. | ||
| 12878 | 2026.04.07 02:54:27.535568 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12879 | 2026.04.07 02:54:27.535657 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12880 | 2026.04.07 02:54:27.535674 [ 197 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::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 | ||
| 12881 | 2026.04.07 02:54:27.535756 [ 5 ] {f2c739a5-74cf-4321-843a-b86f0b955113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12882 | 2026.04.07 02:54:27.535785 [ 197 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12883 | 2026.04.07 02:54:27.535799 [ 5 ] {f2c739a5-74cf-4321-843a-b86f0b955113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12884 | 2026.04.07 02:54:27.535820 [ 197 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 12885 | 2026.04.07 02:54:27.535884 [ 197 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 12886 | 2026.04.07 02:54:27.535932 [ 197 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 12887 | 2026.04.07 02:54:27.535978 [ 197 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 12888 | 2026.04.07 02:54:27.536017 [ 197 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 12889 | 2026.04.07 02:54:27.536059 [ 197 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 12890 | 2026.04.07 02:54:27.536222 [ 5 ] {f2c739a5-74cf-4321-843a-b86f0b955113} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12891 | 2026.04.07 02:54:27.536256 [ 5 ] {f2c739a5-74cf-4321-843a-b86f0b955113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12892 | 2026.04.07 02:54:27.536589 [ 5 ] {f2c739a5-74cf-4321-843a-b86f0b955113} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12893 | 2026.04.07 02:54:27.536751 [ 186 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001118004 sec., 193201.45545096442 rows/sec., 9.86 MiB/sec. | ||
| 12894 | 2026.04.07 02:54:27.536801 [ 5 ] {f2c739a5-74cf-4321-843a-b86f0b955113} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12895 | 2026.04.07 02:54:27.536937 [ 5 ] {f2c739a5-74cf-4321-843a-b86f0b955113} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001199 sec., 221017.51459549626 rows/sec., 14.69 MiB/sec. | ||
| 12896 | 2026.04.07 02:54:27.536953 [ 190 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12897 | 2026.04.07 02:54:27.536974 [ 5 ] {f2c739a5-74cf-4321-843a-b86f0b955113} <Debug> TCPHandler: Processed in 0.001366388 sec. | ||
| 12898 | 2026.04.07 02:54:27.537098 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12899 | 2026.04.07 02:54:27.537196 [ 5 ] {d2ed3f0a-aaf1-40c7-bfcc-17640d381b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12900 | 2026.04.07 02:54:27.537239 [ 5 ] {d2ed3f0a-aaf1-40c7-bfcc-17640d381b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12901 | 2026.04.07 02:54:27.537282 [ 190 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_36_7} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12902 | 2026.04.07 02:54:27.537368 [ 190 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_36_7} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12903 | 2026.04.07 02:54:27.537472 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12904 | 2026.04.07 02:54:27.537556 [ 5 ] {d2ed3f0a-aaf1-40c7-bfcc-17640d381b6b} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12905 | 2026.04.07 02:54:27.537596 [ 5 ] {d2ed3f0a-aaf1-40c7-bfcc-17640d381b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12906 | 2026.04.07 02:54:27.537905 [ 5 ] {d2ed3f0a-aaf1-40c7-bfcc-17640d381b6b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12907 | 2026.04.07 02:54:27.538115 [ 5 ] {d2ed3f0a-aaf1-40c7-bfcc-17640d381b6b} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12908 | 2026.04.07 02:54:27.538248 [ 5 ] {d2ed3f0a-aaf1-40c7-bfcc-17640d381b6b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 12909 | 2026.04.07 02:54:27.538284 [ 5 ] {d2ed3f0a-aaf1-40c7-bfcc-17640d381b6b} <Debug> TCPHandler: Processed in 0.001237966 sec. | ||
| 12910 | 2026.04.07 02:54:27.538394 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12911 | 2026.04.07 02:54:27.538489 [ 5 ] {a55ff6d0-cdad-49ac-90a6-0e2ca0ccb4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12912 | 2026.04.07 02:54:27.538542 [ 5 ] {a55ff6d0-cdad-49ac-90a6-0e2ca0ccb4ee} <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 | ||
| 12913 | 2026.04.07 02:54:27.539382 [ 5 ] {a55ff6d0-cdad-49ac-90a6-0e2ca0ccb4ee} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12914 | 2026.04.07 02:54:27.539419 [ 5 ] {a55ff6d0-cdad-49ac-90a6-0e2ca0ccb4ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12915 | 2026.04.07 02:54:27.539982 [ 5 ] {a55ff6d0-cdad-49ac-90a6-0e2ca0ccb4ee} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12916 | 2026.04.07 02:54:27.540207 [ 5 ] {a55ff6d0-cdad-49ac-90a6-0e2ca0ccb4ee} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12917 | 2026.04.07 02:54:27.540317 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12918 | 2026.04.07 02:54:27.540343 [ 5 ] {a55ff6d0-cdad-49ac-90a6-0e2ca0ccb4ee} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001871 sec., 19241.047568145375 rows/sec., 34.48 MiB/sec. | ||
| 12919 | 2026.04.07 02:54:27.540354 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12920 | 2026.04.07 02:54:27.540385 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12921 | 2026.04.07 02:54:27.540402 [ 5 ] {a55ff6d0-cdad-49ac-90a6-0e2ca0ccb4ee} <Debug> TCPHandler: Processed in 0.002059604 sec. | ||
| 12922 | 2026.04.07 02:54:27.540456 [ 197 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 12923 | 2026.04.07 02:54:27.540516 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12924 | 2026.04.07 02:54:27.540611 [ 5 ] {96846387-16e5-418d-8ef5-dbeeb8a4f275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12925 | 2026.04.07 02:54:27.540638 [ 197 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12926 | 2026.04.07 02:54:27.540652 [ 5 ] {96846387-16e5-418d-8ef5-dbeeb8a4f275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12927 | 2026.04.07 02:54:27.540695 [ 197 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1497 rows starting from the beginning of the part | ||
| 12928 | 2026.04.07 02:54:27.540807 [ 197 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
| 12929 | 2026.04.07 02:54:27.540911 [ 197 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 5 rows starting from the beginning of the part | ||
| 12930 | 2026.04.07 02:54:27.540974 [ 5 ] {96846387-16e5-418d-8ef5-dbeeb8a4f275} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12931 | 2026.04.07 02:54:27.541010 [ 5 ] {96846387-16e5-418d-8ef5-dbeeb8a4f275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12932 | 2026.04.07 02:54:27.541012 [ 197 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
| 12933 | 2026.04.07 02:54:27.541114 [ 197 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 5 rows starting from the beginning of the part | ||
| 12934 | 2026.04.07 02:54:27.541200 [ 197 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
| 12935 | 2026.04.07 02:54:27.541317 [ 5 ] {96846387-16e5-418d-8ef5-dbeeb8a4f275} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12936 | 2026.04.07 02:54:27.541531 [ 5 ] {96846387-16e5-418d-8ef5-dbeeb8a4f275} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12937 | 2026.04.07 02:54:27.541659 [ 5 ] {96846387-16e5-418d-8ef5-dbeeb8a4f275} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 12938 | 2026.04.07 02:54:27.541694 [ 5 ] {96846387-16e5-418d-8ef5-dbeeb8a4f275} <Debug> TCPHandler: Processed in 0.001229436 sec. | ||
| 12939 | 2026.04.07 02:54:27.549198 [ 190 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1615 rows, containing 19 columns (19 merged, 0 gathered) in 0.008772555 sec., 184096.87941540408 rows/sec., 329.89 MiB/sec. | ||
| 12940 | 2026.04.07 02:54:27.551431 [ 186 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12941 | 2026.04.07 02:54:27.551783 [ 186 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12942 | 2026.04.07 02:54:27.551865 [ 186 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12943 | 2026.04.07 02:54:27.551999 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 12944 | 2026.04.07 02:54:28.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.44 MiB, peak 343.00 MiB, free memory in arenas 0.00 B, will set to 335.93 MiB (RSS), difference: 4.49 MiB | ||
| 12945 | 2026.04.07 02:54:28.338768 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12946 | 2026.04.07 02:54:28.338964 [ 5 ] {800c47a5-76c2-4899-bddb-3fd603a7ecb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12947 | 2026.04.07 02:54:28.339030 [ 5 ] {800c47a5-76c2-4899-bddb-3fd603a7ecb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12948 | 2026.04.07 02:54:28.339655 [ 5 ] {800c47a5-76c2-4899-bddb-3fd603a7ecb2} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2026.04.07 02:54:28.339699 [ 5 ] {800c47a5-76c2-4899-bddb-3fd603a7ecb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12950 | 2026.04.07 02:54:28.340093 [ 5 ] {800c47a5-76c2-4899-bddb-3fd603a7ecb2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12951 | 2026.04.07 02:54:28.340328 [ 5 ] {800c47a5-76c2-4899-bddb-3fd603a7ecb2} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12952 | 2026.04.07 02:54:28.340491 [ 5 ] {800c47a5-76c2-4899-bddb-3fd603a7ecb2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001577 sec., 1268.2308180088776 rows/sec., 103.42 KiB/sec. | ||
| 12953 | 2026.04.07 02:54:28.340532 [ 5 ] {800c47a5-76c2-4899-bddb-3fd603a7ecb2} <Debug> TCPHandler: Processed in 0.00190031 sec. | ||
| 12954 | 2026.04.07 02:54:28.340648 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12955 | 2026.04.07 02:54:28.340747 [ 5 ] {8a39b0b6-5190-4261-882a-954f6b4c19ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12956 | 2026.04.07 02:54:28.340788 [ 5 ] {8a39b0b6-5190-4261-882a-954f6b4c19ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12957 | 2026.04.07 02:54:28.342502 [ 5 ] {8a39b0b6-5190-4261-882a-954f6b4c19ce} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12958 | 2026.04.07 02:54:28.342542 [ 5 ] {8a39b0b6-5190-4261-882a-954f6b4c19ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12959 | 2026.04.07 02:54:28.343003 [ 5 ] {8a39b0b6-5190-4261-882a-954f6b4c19ce} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12960 | 2026.04.07 02:54:28.343219 [ 5 ] {8a39b0b6-5190-4261-882a-954f6b4c19ce} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12961 | 2026.04.07 02:54:28.343348 [ 5 ] {8a39b0b6-5190-4261-882a-954f6b4c19ce} <Debug> executeQuery: Read 2416 rows, 182.74 KiB in 0.002621 sec., 921785.5780236551 rows/sec., 68.09 MiB/sec. | ||
| 12962 | 2026.04.07 02:54:28.343402 [ 5 ] {8a39b0b6-5190-4261-882a-954f6b4c19ce} <Debug> TCPHandler: Processed in 0.002802609 sec. | ||
| 12963 | 2026.04.07 02:54:28.343513 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12964 | 2026.04.07 02:54:28.343608 [ 5 ] {bb103a98-fec0-4ba2-8ad5-438f1cd2266e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12965 | 2026.04.07 02:54:28.343649 [ 5 ] {bb103a98-fec0-4ba2-8ad5-438f1cd2266e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12966 | 2026.04.07 02:54:28.344044 [ 5 ] {bb103a98-fec0-4ba2-8ad5-438f1cd2266e} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12967 | 2026.04.07 02:54:28.344079 [ 5 ] {bb103a98-fec0-4ba2-8ad5-438f1cd2266e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12968 | 2026.04.07 02:54:28.344397 [ 5 ] {bb103a98-fec0-4ba2-8ad5-438f1cd2266e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12969 | 2026.04.07 02:54:28.344608 [ 5 ] {bb103a98-fec0-4ba2-8ad5-438f1cd2266e} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12970 | 2026.04.07 02:54:28.344739 [ 5 ] {bb103a98-fec0-4ba2-8ad5-438f1cd2266e} <Debug> executeQuery: Read 18 rows, 1.34 KiB in 0.00115 sec., 15652.173913043478 rows/sec., 1.14 MiB/sec. | ||
| 12971 | 2026.04.07 02:54:28.344775 [ 5 ] {bb103a98-fec0-4ba2-8ad5-438f1cd2266e} <Debug> TCPHandler: Processed in 0.001310098 sec. | ||
| 12972 | 2026.04.07 02:54:28.344884 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12973 | 2026.04.07 02:54:28.344979 [ 5 ] {1a073f36-b347-4331-bdcc-596471cc7112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12974 | 2026.04.07 02:54:28.345019 [ 5 ] {1a073f36-b347-4331-bdcc-596471cc7112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12975 | 2026.04.07 02:54:28.345803 [ 5 ] {1a073f36-b347-4331-bdcc-596471cc7112} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12976 | 2026.04.07 02:54:28.345851 [ 5 ] {1a073f36-b347-4331-bdcc-596471cc7112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12977 | 2026.04.07 02:54:28.346366 [ 5 ] {1a073f36-b347-4331-bdcc-596471cc7112} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12978 | 2026.04.07 02:54:28.346600 [ 5 ] {1a073f36-b347-4331-bdcc-596471cc7112} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12979 | 2026.04.07 02:54:28.346736 [ 5 ] {1a073f36-b347-4331-bdcc-596471cc7112} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001775 sec., 451267.60563380277 rows/sec., 26.07 MiB/sec. | ||
| 12980 | 2026.04.07 02:54:28.346776 [ 5 ] {1a073f36-b347-4331-bdcc-596471cc7112} <Debug> TCPHandler: Processed in 0.001940641 sec. | ||
| 12981 | 2026.04.07 02:54:28.346888 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12982 | 2026.04.07 02:54:28.346986 [ 5 ] {eea9e9fe-bf43-4efa-91af-c8292c00a2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12983 | 2026.04.07 02:54:28.347027 [ 5 ] {eea9e9fe-bf43-4efa-91af-c8292c00a2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12984 | 2026.04.07 02:54:28.347425 [ 5 ] {eea9e9fe-bf43-4efa-91af-c8292c00a2c8} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12985 | 2026.04.07 02:54:28.347460 [ 5 ] {eea9e9fe-bf43-4efa-91af-c8292c00a2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12986 | 2026.04.07 02:54:28.347762 [ 5 ] {eea9e9fe-bf43-4efa-91af-c8292c00a2c8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 12987 | 2026.04.07 02:54:28.347979 [ 5 ] {eea9e9fe-bf43-4efa-91af-c8292c00a2c8} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12988 | 2026.04.07 02:54:28.348110 [ 5 ] {eea9e9fe-bf43-4efa-91af-c8292c00a2c8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001143 sec., 874.8906386701663 rows/sec., 61.52 KiB/sec. | ||
| 12989 | 2026.04.07 02:54:28.348149 [ 5 ] {eea9e9fe-bf43-4efa-91af-c8292c00a2c8} <Debug> TCPHandler: Processed in 0.001314348 sec. | ||
| 12990 | 2026.04.07 02:54:28.348260 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12991 | 2026.04.07 02:54:28.348355 [ 5 ] {abf6b731-6795-4e8d-a890-b188c918d243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12992 | 2026.04.07 02:54:28.348396 [ 5 ] {abf6b731-6795-4e8d-a890-b188c918d243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12993 | 2026.04.07 02:54:28.349239 [ 5 ] {abf6b731-6795-4e8d-a890-b188c918d243} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12994 | 2026.04.07 02:54:28.349274 [ 5 ] {abf6b731-6795-4e8d-a890-b188c918d243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 12995 | 2026.04.07 02:54:28.349655 [ 5 ] {abf6b731-6795-4e8d-a890-b188c918d243} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12996 | 2026.04.07 02:54:28.349899 [ 5 ] {abf6b731-6795-4e8d-a890-b188c918d243} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12997 | 2026.04.07 02:54:28.350039 [ 5 ] {abf6b731-6795-4e8d-a890-b188c918d243} <Debug> executeQuery: Read 1297 rows, 88.68 KiB in 0.001702 sec., 762044.6533490012 rows/sec., 50.88 MiB/sec. | ||
| 12998 | 2026.04.07 02:54:28.350077 [ 5 ] {abf6b731-6795-4e8d-a890-b188c918d243} <Debug> TCPHandler: Processed in 0.00186927 sec. | ||
| 12999 | 2026.04.07 02:54:28.350195 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13000 | 2026.04.07 02:54:28.350291 [ 5 ] {af7a7084-7db5-477a-9e36-5b0628d1dd9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13001 | 2026.04.07 02:54:28.350335 [ 5 ] {af7a7084-7db5-477a-9e36-5b0628d1dd9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13002 | 2026.04.07 02:54:28.351120 [ 5 ] {af7a7084-7db5-477a-9e36-5b0628d1dd9a} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13003 | 2026.04.07 02:54:28.351154 [ 5 ] {af7a7084-7db5-477a-9e36-5b0628d1dd9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13004 | 2026.04.07 02:54:28.351586 [ 5 ] {af7a7084-7db5-477a-9e36-5b0628d1dd9a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13005 | 2026.04.07 02:54:28.351803 [ 5 ] {af7a7084-7db5-477a-9e36-5b0628d1dd9a} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13006 | 2026.04.07 02:54:28.351930 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 13007 | 2026.04.07 02:54:28.351935 [ 5 ] {af7a7084-7db5-477a-9e36-5b0628d1dd9a} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001663 sec., 900180.3968731209 rows/sec., 54.60 MiB/sec. | ||
| 13008 | 2026.04.07 02:54:28.351976 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13009 | 2026.04.07 02:54:28.351996 [ 5 ] {af7a7084-7db5-477a-9e36-5b0628d1dd9a} <Debug> TCPHandler: Processed in 0.001853229 sec. | ||
| 13010 | 2026.04.07 02:54:28.351998 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13011 | 2026.04.07 02:54:28.352120 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
| 13012 | 2026.04.07 02:54:28.352125 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13013 | 2026.04.07 02:54:28.352271 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13014 | 2026.04.07 02:54:28.352292 [ 5 ] {06bc35e4-0339-456f-b854-851e8e2c4103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13015 | 2026.04.07 02:54:28.352313 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_85_17, total 33787 rows starting from the beginning of the part | ||
| 13016 | 2026.04.07 02:54:28.352379 [ 5 ] {06bc35e4-0339-456f-b854-851e8e2c4103} <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 | ||
| 13017 | 2026.04.07 02:54:28.352391 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 13018 | 2026.04.07 02:54:28.352457 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 268 rows starting from the beginning of the part | ||
| 13019 | 2026.04.07 02:54:28.352504 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 13020 | 2026.04.07 02:54:28.352546 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 265 rows starting from the beginning of the part | ||
| 13021 | 2026.04.07 02:54:28.352589 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1497 rows starting from the beginning of the part | ||
| 13022 | 2026.04.07 02:54:28.353409 [ 5 ] {06bc35e4-0339-456f-b854-851e8e2c4103} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13023 | 2026.04.07 02:54:28.353451 [ 5 ] {06bc35e4-0339-456f-b854-851e8e2c4103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13024 | 2026.04.07 02:54:28.354144 [ 5 ] {06bc35e4-0339-456f-b854-851e8e2c4103} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13025 | 2026.04.07 02:54:28.354508 [ 5 ] {06bc35e4-0339-456f-b854-851e8e2c4103} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13026 | 2026.04.07 02:54:28.354690 [ 5 ] {06bc35e4-0339-456f-b854-851e8e2c4103} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002423 sec., 6603.384234420141 rows/sec., 11.83 MiB/sec. | ||
| 13027 | 2026.04.07 02:54:28.354763 [ 5 ] {06bc35e4-0339-456f-b854-851e8e2c4103} <Debug> TCPHandler: Processed in 0.002693366 sec. | ||
| 13028 | 2026.04.07 02:54:28.354895 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13029 | 2026.04.07 02:54:28.355001 [ 5 ] {09d34df7-dfa7-4b2e-b3e4-324282ff48d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13030 | 2026.04.07 02:54:28.355051 [ 5 ] {09d34df7-dfa7-4b2e-b3e4-324282ff48d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13031 | 2026.04.07 02:54:28.355469 [ 5 ] {09d34df7-dfa7-4b2e-b3e4-324282ff48d0} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13032 | 2026.04.07 02:54:28.355510 [ 5 ] {09d34df7-dfa7-4b2e-b3e4-324282ff48d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13033 | 2026.04.07 02:54:28.355897 [ 5 ] {09d34df7-dfa7-4b2e-b3e4-324282ff48d0} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13034 | 2026.04.07 02:54:28.356182 [ 5 ] {09d34df7-dfa7-4b2e-b3e4-324282ff48d0} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13035 | 2026.04.07 02:54:28.356346 [ 5 ] {09d34df7-dfa7-4b2e-b3e4-324282ff48d0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001368 sec., 8771.929824561403 rows/sec., 605.35 KiB/sec. | ||
| 13036 | 2026.04.07 02:54:28.356390 [ 5 ] {09d34df7-dfa7-4b2e-b3e4-324282ff48d0} <Debug> TCPHandler: Processed in 0.001553483 sec. | ||
| 13037 | 2026.04.07 02:54:28.361154 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36137 rows, containing 5 columns (5 merged, 0 gathered) in 0.009086071 sec., 3977186.6189467376 rows/sec., 255.50 MiB/sec. | ||
| 13038 | 2026.04.07 02:54:28.361626 [ 190 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 13039 | 2026.04.07 02:54:28.361989 [ 190 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13040 | 2026.04.07 02:54:28.362081 [ 190 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 13041 | 2026.04.07 02:54:28.362177 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 13042 | 2026.04.07 02:54:30.781983 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1716 | ||
| 13043 | 2026.04.07 02:54:30.784733 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13044 | 2026.04.07 02:54:30.784785 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13045 | 2026.04.07 02:54:30.786081 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13046 | 2026.04.07 02:54:30.786362 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13047 | 2026.04.07 02:54:30.786782 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1716 | ||
| 13048 | 2026.04.07 02:54:32.514415 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13049 | 2026.04.07 02:54:32.514597 [ 5 ] {955387b7-9a6a-4c7c-8b5f-3058b308c292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13050 | 2026.04.07 02:54:32.514663 [ 5 ] {955387b7-9a6a-4c7c-8b5f-3058b308c292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13051 | 2026.04.07 02:54:32.515307 [ 5 ] {955387b7-9a6a-4c7c-8b5f-3058b308c292} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13052 | 2026.04.07 02:54:32.515351 [ 5 ] {955387b7-9a6a-4c7c-8b5f-3058b308c292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13053 | 2026.04.07 02:54:32.515749 [ 5 ] {955387b7-9a6a-4c7c-8b5f-3058b308c292} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13054 | 2026.04.07 02:54:32.515979 [ 5 ] {955387b7-9a6a-4c7c-8b5f-3058b308c292} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13055 | 2026.04.07 02:54:32.516130 [ 5 ] {955387b7-9a6a-4c7c-8b5f-3058b308c292} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001593 sec., 35153.79786566227 rows/sec., 2.70 MiB/sec. | ||
| 13056 | 2026.04.07 02:54:32.516156 [ 43 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13057 | 2026.04.07 02:54:32.516169 [ 5 ] {955387b7-9a6a-4c7c-8b5f-3058b308c292} <Debug> TCPHandler: Processed in 0.00190134 sec. | ||
| 13058 | 2026.04.07 02:54:32.516249 [ 43 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13059 | 2026.04.07 02:54:32.516288 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13060 | 2026.04.07 02:54:32.516339 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13061 | 2026.04.07 02:54:32.516421 [ 194 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 13062 | 2026.04.07 02:54:32.516434 [ 5 ] {c244fd05-1e9d-4e72-b277-754b8073852c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13063 | 2026.04.07 02:54:32.516514 [ 5 ] {c244fd05-1e9d-4e72-b277-754b8073852c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13064 | 2026.04.07 02:54:32.516577 [ 194 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13065 | 2026.04.07 02:54:32.516618 [ 194 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3361 rows starting from the beginning of the part | ||
| 13066 | 2026.04.07 02:54:32.516690 [ 194 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 872 rows starting from the beginning of the part | ||
| 13067 | 2026.04.07 02:54:32.516740 [ 194 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 66 rows starting from the beginning of the part | ||
| 13068 | 2026.04.07 02:54:32.516783 [ 194 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 869 rows starting from the beginning of the part | ||
| 13069 | 2026.04.07 02:54:32.516829 [ 194 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2416 rows starting from the beginning of the part | ||
| 13070 | 2026.04.07 02:54:32.516873 [ 194 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 13071 | 2026.04.07 02:54:32.516980 [ 5 ] {c244fd05-1e9d-4e72-b277-754b8073852c} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13072 | 2026.04.07 02:54:32.517021 [ 5 ] {c244fd05-1e9d-4e72-b277-754b8073852c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13073 | 2026.04.07 02:54:32.517383 [ 5 ] {c244fd05-1e9d-4e72-b277-754b8073852c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13074 | 2026.04.07 02:54:32.517601 [ 5 ] {c244fd05-1e9d-4e72-b277-754b8073852c} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13075 | 2026.04.07 02:54:32.517727 [ 43 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13076 | 2026.04.07 02:54:32.517738 [ 5 ] {c244fd05-1e9d-4e72-b277-754b8073852c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001288 sec., 49689.44099378882 rows/sec., 3.88 MiB/sec. | ||
| 13077 | 2026.04.07 02:54:32.517765 [ 43 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13078 | 2026.04.07 02:54:32.517790 [ 5 ] {c244fd05-1e9d-4e72-b277-754b8073852c} <Debug> TCPHandler: Processed in 0.001474611 sec. | ||
| 13079 | 2026.04.07 02:54:32.517791 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13080 | 2026.04.07 02:54:32.517889 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 13081 | 2026.04.07 02:54:32.517910 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13082 | 2026.04.07 02:54:32.517995 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13083 | 2026.04.07 02:54:32.518014 [ 5 ] {7a30709f-2c20-411b-8d1b-bcc70d36b316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13084 | 2026.04.07 02:54:32.518028 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 13085 | 2026.04.07 02:54:32.518067 [ 5 ] {7a30709f-2c20-411b-8d1b-bcc70d36b316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13086 | 2026.04.07 02:54:32.518093 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 532 rows starting from the beginning of the part | ||
| 13087 | 2026.04.07 02:54:32.518145 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 69 rows starting from the beginning of the part | ||
| 13088 | 2026.04.07 02:54:32.518189 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 526 rows starting from the beginning of the part | ||
| 13089 | 2026.04.07 02:54:32.518228 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1297 rows starting from the beginning of the part | ||
| 13090 | 2026.04.07 02:54:32.518266 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 13091 | 2026.04.07 02:54:32.518449 [ 5 ] {7a30709f-2c20-411b-8d1b-bcc70d36b316} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13092 | 2026.04.07 02:54:32.518491 [ 5 ] {7a30709f-2c20-411b-8d1b-bcc70d36b316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13093 | 2026.04.07 02:54:32.518844 [ 5 ] {7a30709f-2c20-411b-8d1b-bcc70d36b316} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13094 | 2026.04.07 02:54:32.519085 [ 5 ] {7a30709f-2c20-411b-8d1b-bcc70d36b316} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13095 | 2026.04.07 02:54:32.519224 [ 5 ] {7a30709f-2c20-411b-8d1b-bcc70d36b316} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001227 sec., 104319.47840260799 rows/sec., 7.27 MiB/sec. | ||
| 13096 | 2026.04.07 02:54:32.519261 [ 5 ] {7a30709f-2c20-411b-8d1b-bcc70d36b316} <Debug> TCPHandler: Processed in 0.00140209 sec. | ||
| 13097 | 2026.04.07 02:54:32.519368 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13098 | 2026.04.07 02:54:32.519437 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7640 rows, containing 5 columns (5 merged, 0 gathered) in 0.003046624 sec., 2507693.7620132975 rows/sec., 199.56 MiB/sec. | ||
| 13099 | 2026.04.07 02:54:32.519463 [ 5 ] {6c127656-f9fd-4ac7-8f4b-c0819b583c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13100 | 2026.04.07 02:54:32.519513 [ 5 ] {6c127656-f9fd-4ac7-8f4b-c0819b583c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13101 | 2026.04.07 02:54:32.519621 [ 198 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4319 rows, containing 5 columns (5 merged, 0 gathered) in 0.001769488 sec., 2440819.039179695 rows/sec., 176.93 MiB/sec. | ||
| 13102 | 2026.04.07 02:54:32.519795 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13103 | 2026.04.07 02:54:32.519833 [ 5 ] {6c127656-f9fd-4ac7-8f4b-c0819b583c3a} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13104 | 2026.04.07 02:54:32.519876 [ 5 ] {6c127656-f9fd-4ac7-8f4b-c0819b583c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13105 | 2026.04.07 02:54:32.519908 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13106 | 2026.04.07 02:54:32.520155 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_91_18} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13107 | 2026.04.07 02:54:32.520253 [ 5 ] {6c127656-f9fd-4ac7-8f4b-c0819b583c3a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13108 | 2026.04.07 02:54:32.520270 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_91_18} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13109 | 2026.04.07 02:54:32.520357 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_91_18} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13110 | 2026.04.07 02:54:32.520363 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 13111 | 2026.04.07 02:54:32.520466 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_91_18} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13112 | 2026.04.07 02:54:32.520506 [ 5 ] {6c127656-f9fd-4ac7-8f4b-c0819b583c3a} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13113 | 2026.04.07 02:54:32.520595 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 13114 | 2026.04.07 02:54:32.520633 [ 42 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13115 | 2026.04.07 02:54:32.520645 [ 5 ] {6c127656-f9fd-4ac7-8f4b-c0819b583c3a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.0012 sec., 40000 rows/sec., 2.70 MiB/sec. | ||
| 13116 | 2026.04.07 02:54:32.520677 [ 42 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13117 | 2026.04.07 02:54:32.520694 [ 5 ] {6c127656-f9fd-4ac7-8f4b-c0819b583c3a} <Debug> TCPHandler: Processed in 0.001377309 sec. | ||
| 13118 | 2026.04.07 02:54:32.520703 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13119 | 2026.04.07 02:54:32.520776 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 13120 | 2026.04.07 02:54:32.520857 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13121 | 2026.04.07 02:54:32.520881 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5370 rows starting from the beginning of the part | ||
| 13122 | 2026.04.07 02:54:32.520924 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 90 rows starting from the beginning of the part | ||
| 13123 | 2026.04.07 02:54:32.520958 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 13124 | 2026.04.07 02:54:32.520993 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 90 rows starting from the beginning of the part | ||
| 13125 | 2026.04.07 02:54:32.521027 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 12 rows starting from the beginning of the part | ||
| 13126 | 2026.04.07 02:54:32.521059 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 48 rows starting from the beginning of the part | ||
| 13127 | 2026.04.07 02:54:32.522559 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5670 rows, containing 4 columns (4 merged, 0 gathered) in 0.001806768 sec., 3138200.366621503 rows/sec., 202.86 MiB/sec. | ||
| 13128 | 2026.04.07 02:54:32.522915 [ 189 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13129 | 2026.04.07 02:54:32.523179 [ 189 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_91_18} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13130 | 2026.04.07 02:54:32.523250 [ 189 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_91_18} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13131 | 2026.04.07 02:54:32.523330 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 13132 | 2026.04.07 02:54:33.225995 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26412 | ||
| 13133 | 2026.04.07 02:54:33.226581 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13134 | 2026.04.07 02:54:33.226627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13135 | 2026.04.07 02:54:33.227126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13136 | 2026.04.07 02:54:33.227356 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13137 | 2026.04.07 02:54:33.227491 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26412 | ||
| 13138 | 2026.04.07 02:54:34.673168 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 13139 | 2026.04.07 02:54:34.692002 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13140 | 2026.04.07 02:54:34.692082 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13141 | 2026.04.07 02:54:34.698282 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13142 | 2026.04.07 02:54:34.698978 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13143 | 2026.04.07 02:54:34.702487 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 13144 | 2026.04.07 02:54:37.525530 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13145 | 2026.04.07 02:54:37.525724 [ 5 ] {62264fd2-bcee-43d2-8704-17639ac0d9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13146 | 2026.04.07 02:54:37.525795 [ 5 ] {62264fd2-bcee-43d2-8704-17639ac0d9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13147 | 2026.04.07 02:54:37.526625 [ 5 ] {62264fd2-bcee-43d2-8704-17639ac0d9b1} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13148 | 2026.04.07 02:54:37.526663 [ 5 ] {62264fd2-bcee-43d2-8704-17639ac0d9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13149 | 2026.04.07 02:54:37.527069 [ 5 ] {62264fd2-bcee-43d2-8704-17639ac0d9b1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13150 | 2026.04.07 02:54:37.527284 [ 5 ] {62264fd2-bcee-43d2-8704-17639ac0d9b1} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13151 | 2026.04.07 02:54:37.527433 [ 5 ] {62264fd2-bcee-43d2-8704-17639ac0d9b1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001761 sec., 161272.00454287336 rows/sec., 10.24 MiB/sec. | ||
| 13152 | 2026.04.07 02:54:37.527474 [ 5 ] {62264fd2-bcee-43d2-8704-17639ac0d9b1} <Debug> TCPHandler: Processed in 0.002084524 sec. | ||
| 13153 | 2026.04.07 02:54:37.527601 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13154 | 2026.04.07 02:54:37.527696 [ 5 ] {010fe1f4-4c4b-4ea8-a92e-48127d170de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13155 | 2026.04.07 02:54:37.527737 [ 5 ] {010fe1f4-4c4b-4ea8-a92e-48127d170de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13156 | 2026.04.07 02:54:37.528729 [ 5 ] {010fe1f4-4c4b-4ea8-a92e-48127d170de9} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13157 | 2026.04.07 02:54:37.528764 [ 5 ] {010fe1f4-4c4b-4ea8-a92e-48127d170de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13158 | 2026.04.07 02:54:37.529114 [ 5 ] {010fe1f4-4c4b-4ea8-a92e-48127d170de9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13159 | 2026.04.07 02:54:37.529315 [ 5 ] {010fe1f4-4c4b-4ea8-a92e-48127d170de9} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13160 | 2026.04.07 02:54:37.529437 [ 5 ] {010fe1f4-4c4b-4ea8-a92e-48127d170de9} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001788 sec., 486017.8970917226 rows/sec., 38.10 MiB/sec. | ||
| 13161 | 2026.04.07 02:54:37.529471 [ 5 ] {010fe1f4-4c4b-4ea8-a92e-48127d170de9} <Debug> TCPHandler: Processed in 0.001952451 sec. | ||
| 13162 | 2026.04.07 02:54:37.529580 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13163 | 2026.04.07 02:54:37.529670 [ 5 ] {c3b7d414-886f-45ee-8a5c-438911fb5739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13164 | 2026.04.07 02:54:37.529708 [ 5 ] {c3b7d414-886f-45ee-8a5c-438911fb5739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13165 | 2026.04.07 02:54:37.530242 [ 5 ] {c3b7d414-886f-45ee-8a5c-438911fb5739} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13166 | 2026.04.07 02:54:37.530277 [ 5 ] {c3b7d414-886f-45ee-8a5c-438911fb5739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13167 | 2026.04.07 02:54:37.530578 [ 5 ] {c3b7d414-886f-45ee-8a5c-438911fb5739} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13168 | 2026.04.07 02:54:37.530787 [ 5 ] {c3b7d414-886f-45ee-8a5c-438911fb5739} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13169 | 2026.04.07 02:54:37.530914 [ 5 ] {c3b7d414-886f-45ee-8a5c-438911fb5739} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001218 sec., 146141.21510673236 rows/sec., 9.02 MiB/sec. | ||
| 13170 | 2026.04.07 02:54:37.530952 [ 5 ] {c3b7d414-886f-45ee-8a5c-438911fb5739} <Debug> TCPHandler: Processed in 0.001384479 sec. | ||
| 13171 | 2026.04.07 02:54:37.531061 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13172 | 2026.04.07 02:54:37.531155 [ 5 ] {6bcb2653-0309-4962-aca8-bd314f48ad2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13173 | 2026.04.07 02:54:37.531194 [ 5 ] {6bcb2653-0309-4962-aca8-bd314f48ad2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13174 | 2026.04.07 02:54:37.531655 [ 5 ] {6bcb2653-0309-4962-aca8-bd314f48ad2b} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13175 | 2026.04.07 02:54:37.531690 [ 5 ] {6bcb2653-0309-4962-aca8-bd314f48ad2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13176 | 2026.04.07 02:54:37.531990 [ 5 ] {6bcb2653-0309-4962-aca8-bd314f48ad2b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13177 | 2026.04.07 02:54:37.532206 [ 5 ] {6bcb2653-0309-4962-aca8-bd314f48ad2b} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13178 | 2026.04.07 02:54:37.532330 [ 5 ] {6bcb2653-0309-4962-aca8-bd314f48ad2b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001194 sec., 124790.61976549414 rows/sec., 8.06 MiB/sec. | ||
| 13179 | 2026.04.07 02:54:37.532367 [ 5 ] {6bcb2653-0309-4962-aca8-bd314f48ad2b} <Debug> TCPHandler: Processed in 0.001357149 sec. | ||
| 13180 | 2026.04.07 02:54:37.532474 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13181 | 2026.04.07 02:54:37.532569 [ 5 ] {2f6988ff-a991-4233-8b5c-ed315976d290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13182 | 2026.04.07 02:54:37.532608 [ 5 ] {2f6988ff-a991-4233-8b5c-ed315976d290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13183 | 2026.04.07 02:54:37.533059 [ 5 ] {2f6988ff-a991-4233-8b5c-ed315976d290} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13184 | 2026.04.07 02:54:37.533095 [ 5 ] {2f6988ff-a991-4233-8b5c-ed315976d290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13185 | 2026.04.07 02:54:37.533388 [ 5 ] {2f6988ff-a991-4233-8b5c-ed315976d290} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13186 | 2026.04.07 02:54:37.533594 [ 5 ] {2f6988ff-a991-4233-8b5c-ed315976d290} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13187 | 2026.04.07 02:54:37.533719 [ 5 ] {2f6988ff-a991-4233-8b5c-ed315976d290} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 13188 | 2026.04.07 02:54:37.533755 [ 5 ] {2f6988ff-a991-4233-8b5c-ed315976d290} <Debug> TCPHandler: Processed in 0.001331158 sec. | ||
| 13189 | 2026.04.07 02:54:37.533863 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13190 | 2026.04.07 02:54:37.533955 [ 5 ] {98e252b0-433a-481a-be93-9e9f6346b3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13191 | 2026.04.07 02:54:37.533994 [ 5 ] {98e252b0-433a-481a-be93-9e9f6346b3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13192 | 2026.04.07 02:54:37.534680 [ 5 ] {98e252b0-433a-481a-be93-9e9f6346b3ac} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13193 | 2026.04.07 02:54:37.534716 [ 5 ] {98e252b0-433a-481a-be93-9e9f6346b3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13194 | 2026.04.07 02:54:37.535035 [ 5 ] {98e252b0-433a-481a-be93-9e9f6346b3ac} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13195 | 2026.04.07 02:54:37.535244 [ 5 ] {98e252b0-433a-481a-be93-9e9f6346b3ac} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13196 | 2026.04.07 02:54:37.535374 [ 5 ] {98e252b0-433a-481a-be93-9e9f6346b3ac} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001436 sec., 366295.2646239554 rows/sec., 25.88 MiB/sec. | ||
| 13197 | 2026.04.07 02:54:37.535411 [ 5 ] {98e252b0-433a-481a-be93-9e9f6346b3ac} <Debug> TCPHandler: Processed in 0.001598963 sec. | ||
| 13198 | 2026.04.07 02:54:37.535521 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13199 | 2026.04.07 02:54:37.535615 [ 5 ] {240e3b67-82a2-4217-a872-7a75ec90b11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13200 | 2026.04.07 02:54:37.535655 [ 5 ] {240e3b67-82a2-4217-a872-7a75ec90b11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13201 | 2026.04.07 02:54:37.535991 [ 5 ] {240e3b67-82a2-4217-a872-7a75ec90b11f} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13202 | 2026.04.07 02:54:37.536026 [ 5 ] {240e3b67-82a2-4217-a872-7a75ec90b11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13203 | 2026.04.07 02:54:37.536325 [ 5 ] {240e3b67-82a2-4217-a872-7a75ec90b11f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13204 | 2026.04.07 02:54:37.536539 [ 5 ] {240e3b67-82a2-4217-a872-7a75ec90b11f} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13205 | 2026.04.07 02:54:37.536666 [ 5 ] {240e3b67-82a2-4217-a872-7a75ec90b11f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 13206 | 2026.04.07 02:54:37.536702 [ 5 ] {240e3b67-82a2-4217-a872-7a75ec90b11f} <Debug> TCPHandler: Processed in 0.001231317 sec. | ||
| 13207 | 2026.04.07 02:54:37.536816 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13208 | 2026.04.07 02:54:37.536911 [ 5 ] {3c767ab6-804b-487f-9bb2-e34e685c8d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13209 | 2026.04.07 02:54:37.536953 [ 5 ] {3c767ab6-804b-487f-9bb2-e34e685c8d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13210 | 2026.04.07 02:54:37.537380 [ 5 ] {3c767ab6-804b-487f-9bb2-e34e685c8d3d} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13211 | 2026.04.07 02:54:37.537415 [ 5 ] {3c767ab6-804b-487f-9bb2-e34e685c8d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13212 | 2026.04.07 02:54:37.537742 [ 5 ] {3c767ab6-804b-487f-9bb2-e34e685c8d3d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13213 | 2026.04.07 02:54:37.537950 [ 5 ] {3c767ab6-804b-487f-9bb2-e34e685c8d3d} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13214 | 2026.04.07 02:54:37.538078 [ 5 ] {3c767ab6-804b-487f-9bb2-e34e685c8d3d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001186 sec., 223440.13490725125 rows/sec., 14.85 MiB/sec. | ||
| 13215 | 2026.04.07 02:54:37.538114 [ 5 ] {3c767ab6-804b-487f-9bb2-e34e685c8d3d} <Debug> TCPHandler: Processed in 0.001348008 sec. | ||
| 13216 | 2026.04.07 02:54:37.538224 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13217 | 2026.04.07 02:54:37.538318 [ 5 ] {d358bbf8-396a-41a2-afd6-dfea732db3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13218 | 2026.04.07 02:54:37.538359 [ 5 ] {d358bbf8-396a-41a2-afd6-dfea732db3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13219 | 2026.04.07 02:54:37.538661 [ 5 ] {d358bbf8-396a-41a2-afd6-dfea732db3ec} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13220 | 2026.04.07 02:54:37.538697 [ 5 ] {d358bbf8-396a-41a2-afd6-dfea732db3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13221 | 2026.04.07 02:54:37.538990 [ 5 ] {d358bbf8-396a-41a2-afd6-dfea732db3ec} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13222 | 2026.04.07 02:54:37.539198 [ 5 ] {d358bbf8-396a-41a2-afd6-dfea732db3ec} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13223 | 2026.04.07 02:54:37.539330 [ 5 ] {d358bbf8-396a-41a2-afd6-dfea732db3ec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 13224 | 2026.04.07 02:54:37.539365 [ 5 ] {d358bbf8-396a-41a2-afd6-dfea732db3ec} <Debug> TCPHandler: Processed in 0.001191715 sec. | ||
| 13225 | 2026.04.07 02:54:37.539474 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13226 | 2026.04.07 02:54:37.539566 [ 5 ] {2a608970-408f-4cdc-a7c6-913c05774a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13227 | 2026.04.07 02:54:37.539618 [ 5 ] {2a608970-408f-4cdc-a7c6-913c05774a1a} <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 | ||
| 13228 | 2026.04.07 02:54:37.540470 [ 5 ] {2a608970-408f-4cdc-a7c6-913c05774a1a} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13229 | 2026.04.07 02:54:37.540507 [ 5 ] {2a608970-408f-4cdc-a7c6-913c05774a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13230 | 2026.04.07 02:54:37.541050 [ 5 ] {2a608970-408f-4cdc-a7c6-913c05774a1a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13231 | 2026.04.07 02:54:37.541276 [ 5 ] {2a608970-408f-4cdc-a7c6-913c05774a1a} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13232 | 2026.04.07 02:54:37.541413 [ 5 ] {2a608970-408f-4cdc-a7c6-913c05774a1a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001864 sec., 19313.304721030043 rows/sec., 34.61 MiB/sec. | ||
| 13233 | 2026.04.07 02:54:37.541464 [ 5 ] {2a608970-408f-4cdc-a7c6-913c05774a1a} <Debug> TCPHandler: Processed in 0.002040953 sec. | ||
| 13234 | 2026.04.07 02:54:37.541576 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13235 | 2026.04.07 02:54:37.541671 [ 5 ] {f8639e0e-939e-4280-be11-7a5e041d8dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13236 | 2026.04.07 02:54:37.541711 [ 5 ] {f8639e0e-939e-4280-be11-7a5e041d8dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13237 | 2026.04.07 02:54:37.542048 [ 5 ] {f8639e0e-939e-4280-be11-7a5e041d8dee} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13238 | 2026.04.07 02:54:37.542082 [ 5 ] {f8639e0e-939e-4280-be11-7a5e041d8dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13239 | 2026.04.07 02:54:37.542384 [ 5 ] {f8639e0e-939e-4280-be11-7a5e041d8dee} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13240 | 2026.04.07 02:54:37.542588 [ 5 ] {f8639e0e-939e-4280-be11-7a5e041d8dee} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13241 | 2026.04.07 02:54:37.542716 [ 5 ] {f8639e0e-939e-4280-be11-7a5e041d8dee} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001064 sec., 84586.46616541353 rows/sec., 5.29 MiB/sec. | ||
| 13242 | 2026.04.07 02:54:37.542751 [ 5 ] {f8639e0e-939e-4280-be11-7a5e041d8dee} <Debug> TCPHandler: Processed in 0.001226466 sec. | ||
| 13243 | 2026.04.07 02:54:40.538925 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13244 | 2026.04.07 02:54:40.538982 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13245 | 2026.04.07 02:54:40.727659 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26860 | ||
| 13246 | 2026.04.07 02:54:40.728214 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13247 | 2026.04.07 02:54:40.728257 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13248 | 2026.04.07 02:54:40.728786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13249 | 2026.04.07 02:54:40.729026 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13250 | 2026.04.07 02:54:40.729144 [ 32 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13251 | 2026.04.07 02:54:40.729156 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26860 | ||
| 13252 | 2026.04.07 02:54:40.729186 [ 32 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13253 | 2026.04.07 02:54:40.729209 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13254 | 2026.04.07 02:54:40.729342 [ 191 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::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 | ||
| 13255 | 2026.04.07 02:54:40.729501 [ 191 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13256 | 2026.04.07 02:54:40.729545 [ 191 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24492 rows starting from the beginning of the part | ||
| 13257 | 2026.04.07 02:54:40.729616 [ 191 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 13258 | 2026.04.07 02:54:40.729666 [ 191 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 13259 | 2026.04.07 02:54:40.729710 [ 191 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 13260 | 2026.04.07 02:54:40.729747 [ 191 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 13261 | 2026.04.07 02:54:40.729785 [ 191 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 13262 | 2026.04.07 02:54:40.732413 [ 193 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26860 rows, containing 4 columns (4 merged, 0 gathered) in 0.003131246 sec., 8578054.870169895 rows/sec., 122.71 MiB/sec. | ||
| 13263 | 2026.04.07 02:54:40.732634 [ 191 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13264 | 2026.04.07 02:54:40.732895 [ 191 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_56_11} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13265 | 2026.04.07 02:54:40.732968 [ 191 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_56_11} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13266 | 2026.04.07 02:54:40.733055 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 13267 | 2026.04.07 02:54:40.787179 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1746 | ||
| 13268 | 2026.04.07 02:54:40.789464 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13269 | 2026.04.07 02:54:40.789514 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13270 | 2026.04.07 02:54:40.790678 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13271 | 2026.04.07 02:54:40.790933 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13272 | 2026.04.07 02:54:40.791075 [ 32 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13273 | 2026.04.07 02:54:40.791109 [ 32 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13274 | 2026.04.07 02:54:40.791125 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13275 | 2026.04.07 02:54:40.791188 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1746 | ||
| 13276 | 2026.04.07 02:54:40.791215 [ 203 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 13277 | 2026.04.07 02:54:40.791787 [ 203 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13278 | 2026.04.07 02:54:40.791926 [ 203 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1546 rows starting from the beginning of the part | ||
| 13279 | 2026.04.07 02:54:40.792280 [ 203 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 52 rows starting from the beginning of the part | ||
| 13280 | 2026.04.07 02:54:40.792620 [ 203 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 13281 | 2026.04.07 02:54:40.792974 [ 203 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 13282 | 2026.04.07 02:54:40.793323 [ 203 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 52 rows starting from the beginning of the part | ||
| 13283 | 2026.04.07 02:54:40.793658 [ 203 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
| 13284 | 2026.04.07 02:54:40.800295 [ 193 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1746 rows, containing 72 columns (72 merged, 0 gathered) in 0.009122223 sec., 191400.714496894 rows/sec., 151.00 MiB/sec. | ||
| 13285 | 2026.04.07 02:54:40.801800 [ 187 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13286 | 2026.04.07 02:54:40.802326 [ 187 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_41_8} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13287 | 2026.04.07 02:54:40.802396 [ 187 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_41_8} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13288 | 2026.04.07 02:54:40.802519 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 13289 | 2026.04.07 02:54:42.202597 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 13290 | 2026.04.07 02:54:42.220023 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13291 | 2026.04.07 02:54:42.220083 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13292 | 2026.04.07 02:54:42.226386 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13293 | 2026.04.07 02:54:42.227088 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13294 | 2026.04.07 02:54:42.227380 [ 23 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13295 | 2026.04.07 02:54:42.227415 [ 23 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13296 | 2026.04.07 02:54:42.227437 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13297 | 2026.04.07 02:54:42.227575 [ 193 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 13298 | 2026.04.07 02:54:42.230325 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13299 | 2026.04.07 02:54:42.231720 [ 193 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13300 | 2026.04.07 02:54:42.233275 [ 193 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 13301 | 2026.04.07 02:54:42.238029 [ 193 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 13302 | 2026.04.07 02:54:42.242609 [ 193 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 13303 | 2026.04.07 02:54:42.247350 [ 193 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 13304 | 2026.04.07 02:54:42.252013 [ 193 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 13305 | 2026.04.07 02:54:42.255969 [ 193 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 13306 | 2026.04.07 02:54:42.308864 [ 188 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.081352657 sec., 5187.292161828224 rows/sec., 26.82 MiB/sec. | ||
| 13307 | 2026.04.07 02:54:42.311492 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13308 | 2026.04.07 02:54:42.313672 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_56_11} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13309 | 2026.04.07 02:54:42.313749 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_56_11} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13310 | 2026.04.07 02:54:42.316219 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13311 | 2026.04.07 02:54:42.517270 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13312 | 2026.04.07 02:54:42.517438 [ 5 ] {64d55f0c-a681-4241-96fc-1e713bf38a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13313 | 2026.04.07 02:54:42.517502 [ 5 ] {64d55f0c-a681-4241-96fc-1e713bf38a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13314 | 2026.04.07 02:54:42.518113 [ 5 ] {64d55f0c-a681-4241-96fc-1e713bf38a44} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13315 | 2026.04.07 02:54:42.518152 [ 5 ] {64d55f0c-a681-4241-96fc-1e713bf38a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13316 | 2026.04.07 02:54:42.518500 [ 5 ] {64d55f0c-a681-4241-96fc-1e713bf38a44} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13317 | 2026.04.07 02:54:42.518706 [ 5 ] {64d55f0c-a681-4241-96fc-1e713bf38a44} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13318 | 2026.04.07 02:54:42.518850 [ 5 ] {64d55f0c-a681-4241-96fc-1e713bf38a44} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001512 sec., 43650.79365079365 rows/sec., 3.48 MiB/sec. | ||
| 13319 | 2026.04.07 02:54:42.518888 [ 5 ] {64d55f0c-a681-4241-96fc-1e713bf38a44} <Debug> TCPHandler: Processed in 0.001802868 sec. | ||
| 13320 | 2026.04.07 02:54:42.519077 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13321 | 2026.04.07 02:54:42.519200 [ 5 ] {a38b2d41-8519-4ec3-9f91-7a4ce7a9975c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13322 | 2026.04.07 02:54:42.519250 [ 5 ] {a38b2d41-8519-4ec3-9f91-7a4ce7a9975c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13323 | 2026.04.07 02:54:42.519712 [ 5 ] {a38b2d41-8519-4ec3-9f91-7a4ce7a9975c} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13324 | 2026.04.07 02:54:42.519757 [ 5 ] {a38b2d41-8519-4ec3-9f91-7a4ce7a9975c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13325 | 2026.04.07 02:54:42.520116 [ 5 ] {a38b2d41-8519-4ec3-9f91-7a4ce7a9975c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13326 | 2026.04.07 02:54:42.520327 [ 5 ] {a38b2d41-8519-4ec3-9f91-7a4ce7a9975c} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13327 | 2026.04.07 02:54:42.520444 [ 23 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13328 | 2026.04.07 02:54:42.520461 [ 5 ] {a38b2d41-8519-4ec3-9f91-7a4ce7a9975c} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001285 sec., 3891.050583657588 rows/sec., 292.59 KiB/sec. | ||
| 13329 | 2026.04.07 02:54:42.520492 [ 23 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13330 | 2026.04.07 02:54:42.520511 [ 5 ] {a38b2d41-8519-4ec3-9f91-7a4ce7a9975c} <Debug> TCPHandler: Processed in 0.001498372 sec. | ||
| 13331 | 2026.04.07 02:54:42.520518 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13332 | 2026.04.07 02:54:42.520624 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 13333 | 2026.04.07 02:54:42.520627 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13334 | 2026.04.07 02:54:42.520744 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13335 | 2026.04.07 02:54:42.520787 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 226 rows starting from the beginning of the part | ||
| 13336 | 2026.04.07 02:54:42.520803 [ 5 ] {19792136-2474-4dc9-b314-eec2c22b5d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13337 | 2026.04.07 02:54:42.520851 [ 5 ] {19792136-2474-4dc9-b314-eec2c22b5d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13338 | 2026.04.07 02:54:42.520860 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 5 rows starting from the beginning of the part | ||
| 13339 | 2026.04.07 02:54:42.520915 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 178 rows starting from the beginning of the part | ||
| 13340 | 2026.04.07 02:54:42.520975 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 18 rows starting from the beginning of the part | ||
| 13341 | 2026.04.07 02:54:42.521021 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 178 rows starting from the beginning of the part | ||
| 13342 | 2026.04.07 02:54:42.521066 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 5 rows starting from the beginning of the part | ||
| 13343 | 2026.04.07 02:54:42.521282 [ 5 ] {19792136-2474-4dc9-b314-eec2c22b5d16} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13344 | 2026.04.07 02:54:42.521323 [ 5 ] {19792136-2474-4dc9-b314-eec2c22b5d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13345 | 2026.04.07 02:54:42.521874 [ 5 ] {19792136-2474-4dc9-b314-eec2c22b5d16} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13346 | 2026.04.07 02:54:42.521990 [ 188 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409039 sec., 432919.17399021605 rows/sec., 28.96 MiB/sec. | ||
| 13347 | 2026.04.07 02:54:42.522100 [ 5 ] {19792136-2474-4dc9-b314-eec2c22b5d16} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13348 | 2026.04.07 02:54:42.522184 [ 192 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13349 | 2026.04.07 02:54:42.522246 [ 5 ] {19792136-2474-4dc9-b314-eec2c22b5d16} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001461 sec., 47227.926078028744 rows/sec., 3.69 MiB/sec. | ||
| 13350 | 2026.04.07 02:54:42.522289 [ 5 ] {19792136-2474-4dc9-b314-eec2c22b5d16} <Debug> TCPHandler: Processed in 0.001713876 sec. | ||
| 13351 | 2026.04.07 02:54:42.522414 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13352 | 2026.04.07 02:54:42.522482 [ 192 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_76_15} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13353 | 2026.04.07 02:54:42.522510 [ 5 ] {15de3b02-c994-463b-b367-26ca84f69380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13354 | 2026.04.07 02:54:42.522559 [ 5 ] {15de3b02-c994-463b-b367-26ca84f69380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13355 | 2026.04.07 02:54:42.522568 [ 192 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_76_15} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13356 | 2026.04.07 02:54:42.522669 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13357 | 2026.04.07 02:54:42.522967 [ 5 ] {15de3b02-c994-463b-b367-26ca84f69380} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13358 | 2026.04.07 02:54:42.523008 [ 5 ] {15de3b02-c994-463b-b367-26ca84f69380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13359 | 2026.04.07 02:54:42.523357 [ 5 ] {15de3b02-c994-463b-b367-26ca84f69380} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13360 | 2026.04.07 02:54:42.523563 [ 5 ] {15de3b02-c994-463b-b367-26ca84f69380} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13361 | 2026.04.07 02:54:42.523691 [ 5 ] {15de3b02-c994-463b-b367-26ca84f69380} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 13362 | 2026.04.07 02:54:42.523729 [ 5 ] {15de3b02-c994-463b-b367-26ca84f69380} <Debug> TCPHandler: Processed in 0.001367769 sec. | ||
| 13363 | 2026.04.07 02:54:42.523834 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13364 | 2026.04.07 02:54:42.523928 [ 5 ] {a5cef0f0-2866-4778-9aad-86dba32420db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13365 | 2026.04.07 02:54:42.523984 [ 5 ] {a5cef0f0-2866-4778-9aad-86dba32420db} <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 | ||
| 13366 | 2026.04.07 02:54:42.524740 [ 5 ] {a5cef0f0-2866-4778-9aad-86dba32420db} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13367 | 2026.04.07 02:54:42.524776 [ 5 ] {a5cef0f0-2866-4778-9aad-86dba32420db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13368 | 2026.04.07 02:54:42.525280 [ 5 ] {a5cef0f0-2866-4778-9aad-86dba32420db} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13369 | 2026.04.07 02:54:42.525503 [ 5 ] {a5cef0f0-2866-4778-9aad-86dba32420db} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13370 | 2026.04.07 02:54:42.525645 [ 5 ] {a5cef0f0-2866-4778-9aad-86dba32420db} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001734 sec., 2883.506343713956 rows/sec., 5.17 MiB/sec. | ||
| 13371 | 2026.04.07 02:54:42.525698 [ 5 ] {a5cef0f0-2866-4778-9aad-86dba32420db} <Debug> TCPHandler: Processed in 0.001914071 sec. | ||
| 13372 | 2026.04.07 02:54:42.525812 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13373 | 2026.04.07 02:54:42.525912 [ 5 ] {89e8860e-0879-4ccd-a4e1-490aaa3dd0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13374 | 2026.04.07 02:54:42.525961 [ 5 ] {89e8860e-0879-4ccd-a4e1-490aaa3dd0d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13375 | 2026.04.07 02:54:42.526333 [ 5 ] {89e8860e-0879-4ccd-a4e1-490aaa3dd0d6} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13376 | 2026.04.07 02:54:42.526370 [ 5 ] {89e8860e-0879-4ccd-a4e1-490aaa3dd0d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 13377 | 2026.04.07 02:54:42.526672 [ 5 ] {89e8860e-0879-4ccd-a4e1-490aaa3dd0d6} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13378 | 2026.04.07 02:54:42.526881 [ 5 ] {89e8860e-0879-4ccd-a4e1-490aaa3dd0d6} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13379 | 2026.04.07 02:54:42.527008 [ 5 ] {89e8860e-0879-4ccd-a4e1-490aaa3dd0d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 13380 | 2026.04.07 02:54:42.527044 [ 5 ] {89e8860e-0879-4ccd-a4e1-490aaa3dd0d6} <Debug> TCPHandler: Processed in 0.001283587 sec. | ||
| 13381 | 2026.04.07 02:54:43.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.84 MiB, peak 351.79 MiB, free memory in arenas 0.00 B, will set to 337.73 MiB (RSS), difference: -1.11 MiB | ||
| 13382 | 2026.04.07 02:54:47.525428 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13383 | 2026.04.07 02:54:47.525639 [ 5 ] {4932571c-a03c-41f4-83d9-3203a0cc4eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13384 | 2026.04.07 02:54:47.525710 [ 5 ] {4932571c-a03c-41f4-83d9-3203a0cc4eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13385 | 2026.04.07 02:54:47.526472 [ 5 ] {4932571c-a03c-41f4-83d9-3203a0cc4eee} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13386 | 2026.04.07 02:54:47.526507 [ 5 ] {4932571c-a03c-41f4-83d9-3203a0cc4eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13387 | 2026.04.07 02:54:47.526894 [ 5 ] {4932571c-a03c-41f4-83d9-3203a0cc4eee} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13388 | 2026.04.07 02:54:47.527126 [ 5 ] {4932571c-a03c-41f4-83d9-3203a0cc4eee} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13389 | 2026.04.07 02:54:47.527247 [ 77 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13390 | 2026.04.07 02:54:47.527270 [ 5 ] {4932571c-a03c-41f4-83d9-3203a0cc4eee} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001686 sec., 168446.02609727165 rows/sec., 10.70 MiB/sec. | ||
| 13391 | 2026.04.07 02:54:47.527287 [ 77 ] {} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13392 | 2026.04.07 02:54:47.527310 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13393 | 2026.04.07 02:54:47.527312 [ 5 ] {4932571c-a03c-41f4-83d9-3203a0cc4eee} <Debug> TCPHandler: Processed in 0.002024002 sec. | ||
| 13394 | 2026.04.07 02:54:47.527440 [ 195 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::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 | ||
| 13395 | 2026.04.07 02:54:47.527444 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13396 | 2026.04.07 02:54:47.527586 [ 5 ] {b5503837-52d3-4fa6-9e51-139e736a25c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13397 | 2026.04.07 02:54:47.527588 [ 195 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13398 | 2026.04.07 02:54:47.527633 [ 5 ] {b5503837-52d3-4fa6-9e51-139e736a25c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13399 | 2026.04.07 02:54:47.527638 [ 195 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 308 rows starting from the beginning of the part | ||
| 13400 | 2026.04.07 02:54:47.527719 [ 195 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 13401 | 2026.04.07 02:54:47.527764 [ 195 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 13402 | 2026.04.07 02:54:47.527811 [ 195 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 13403 | 2026.04.07 02:54:47.527853 [ 195 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part | ||
| 13404 | 2026.04.07 02:54:47.527912 [ 195 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part | ||
| 13405 | 2026.04.07 02:54:47.528648 [ 5 ] {b5503837-52d3-4fa6-9e51-139e736a25c4} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13406 | 2026.04.07 02:54:47.528688 [ 5 ] {b5503837-52d3-4fa6-9e51-139e736a25c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13407 | 2026.04.07 02:54:47.529005 [ 197 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001627695 sec., 1061623.952890437 rows/sec., 71.76 MiB/sec. | ||
| 13408 | 2026.04.07 02:54:47.529065 [ 5 ] {b5503837-52d3-4fa6-9e51-139e736a25c4} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13409 | 2026.04.07 02:54:47.529239 [ 200 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13410 | 2026.04.07 02:54:47.529300 [ 5 ] {b5503837-52d3-4fa6-9e51-139e736a25c4} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13411 | 2026.04.07 02:54:47.529442 [ 5 ] {b5503837-52d3-4fa6-9e51-139e736a25c4} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001876 sec., 463219.6162046908 rows/sec., 36.31 MiB/sec. | ||
| 13412 | 2026.04.07 02:54:47.529483 [ 5 ] {b5503837-52d3-4fa6-9e51-139e736a25c4} <Debug> TCPHandler: Processed in 0.002090294 sec. | ||
| 13413 | 2026.04.07 02:54:47.529605 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13414 | 2026.04.07 02:54:47.529612 [ 200 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_41_8} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13415 | 2026.04.07 02:54:47.529703 [ 5 ] {e810150d-64ce-4c59-9ae4-89847e5d197c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13416 | 2026.04.07 02:54:47.529721 [ 200 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_41_8} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13417 | 2026.04.07 02:54:47.529749 [ 5 ] {e810150d-64ce-4c59-9ae4-89847e5d197c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13418 | 2026.04.07 02:54:47.529836 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 13419 | 2026.04.07 02:54:47.530234 [ 5 ] {e810150d-64ce-4c59-9ae4-89847e5d197c} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13420 | 2026.04.07 02:54:47.530274 [ 5 ] {e810150d-64ce-4c59-9ae4-89847e5d197c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13421 | 2026.04.07 02:54:47.530580 [ 5 ] {e810150d-64ce-4c59-9ae4-89847e5d197c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13422 | 2026.04.07 02:54:47.530788 [ 5 ] {e810150d-64ce-4c59-9ae4-89847e5d197c} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13423 | 2026.04.07 02:54:47.530913 [ 5 ] {e810150d-64ce-4c59-9ae4-89847e5d197c} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001228 sec., 144951.14006514658 rows/sec., 8.95 MiB/sec. | ||
| 13424 | 2026.04.07 02:54:47.530950 [ 5 ] {e810150d-64ce-4c59-9ae4-89847e5d197c} <Debug> TCPHandler: Processed in 0.00139673 sec. | ||
| 13425 | 2026.04.07 02:54:47.531060 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13426 | 2026.04.07 02:54:47.531154 [ 5 ] {304a2116-2ca4-46e1-a736-fbe15d7e90cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13427 | 2026.04.07 02:54:47.531192 [ 5 ] {304a2116-2ca4-46e1-a736-fbe15d7e90cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13428 | 2026.04.07 02:54:47.531637 [ 5 ] {304a2116-2ca4-46e1-a736-fbe15d7e90cb} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13429 | 2026.04.07 02:54:47.531671 [ 5 ] {304a2116-2ca4-46e1-a736-fbe15d7e90cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13430 | 2026.04.07 02:54:47.531967 [ 5 ] {304a2116-2ca4-46e1-a736-fbe15d7e90cb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13431 | 2026.04.07 02:54:47.532172 [ 5 ] {304a2116-2ca4-46e1-a736-fbe15d7e90cb} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13432 | 2026.04.07 02:54:47.532265 [ 77 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13433 | 2026.04.07 02:54:47.532290 [ 77 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13434 | 2026.04.07 02:54:47.532296 [ 5 ] {304a2116-2ca4-46e1-a736-fbe15d7e90cb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001161 sec., 128337.63996554696 rows/sec., 8.29 MiB/sec. | ||
| 13435 | 2026.04.07 02:54:47.532307 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13436 | 2026.04.07 02:54:47.532333 [ 5 ] {304a2116-2ca4-46e1-a736-fbe15d7e90cb} <Debug> TCPHandler: Processed in 0.001324188 sec. | ||
| 13437 | 2026.04.07 02:54:47.532400 [ 188 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::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 | ||
| 13438 | 2026.04.07 02:54:47.532442 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13439 | 2026.04.07 02:54:47.532521 [ 188 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13440 | 2026.04.07 02:54:47.532539 [ 5 ] {60c1f58a-5a7e-4e5e-b307-49164792ed63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13441 | 2026.04.07 02:54:47.532562 [ 188 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 975 rows starting from the beginning of the part | ||
| 13442 | 2026.04.07 02:54:47.532583 [ 5 ] {60c1f58a-5a7e-4e5e-b307-49164792ed63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13443 | 2026.04.07 02:54:47.532638 [ 188 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 149 rows starting from the beginning of the part | ||
| 13444 | 2026.04.07 02:54:47.532693 [ 188 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 149 rows starting from the beginning of the part | ||
| 13445 | 2026.04.07 02:54:47.532739 [ 188 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 801 rows starting from the beginning of the part | ||
| 13446 | 2026.04.07 02:54:47.532781 [ 188 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 149 rows starting from the beginning of the part | ||
| 13447 | 2026.04.07 02:54:47.532825 [ 188 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 149 rows starting from the beginning of the part | ||
| 13448 | 2026.04.07 02:54:47.533032 [ 5 ] {60c1f58a-5a7e-4e5e-b307-49164792ed63} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13449 | 2026.04.07 02:54:47.533075 [ 5 ] {60c1f58a-5a7e-4e5e-b307-49164792ed63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13450 | 2026.04.07 02:54:47.533393 [ 5 ] {60c1f58a-5a7e-4e5e-b307-49164792ed63} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13451 | 2026.04.07 02:54:47.533618 [ 5 ] {60c1f58a-5a7e-4e5e-b307-49164792ed63} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13452 | 2026.04.07 02:54:47.533704 [ 77 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13453 | 2026.04.07 02:54:47.533726 [ 77 ] {} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13454 | 2026.04.07 02:54:47.533740 [ 5 ] {60c1f58a-5a7e-4e5e-b307-49164792ed63} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001219 sec., 121410.9926168991 rows/sec., 6.90 MiB/sec. | ||
| 13455 | 2026.04.07 02:54:47.533742 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13456 | 2026.04.07 02:54:47.533778 [ 5 ] {60c1f58a-5a7e-4e5e-b307-49164792ed63} <Debug> TCPHandler: Processed in 0.00138725 sec. | ||
| 13457 | 2026.04.07 02:54:47.533821 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::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 | ||
| 13458 | 2026.04.07 02:54:47.533886 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13459 | 2026.04.07 02:54:47.533906 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13460 | 2026.04.07 02:54:47.533935 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 160 rows starting from the beginning of the part | ||
| 13461 | 2026.04.07 02:54:47.533954 [ 195 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596833 sec., 1485440.2432815454 rows/sec., 95.05 MiB/sec. | ||
| 13462 | 2026.04.07 02:54:47.533984 [ 5 ] {6f0a20b0-52eb-4ce3-869b-2c01696a8205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13463 | 2026.04.07 02:54:47.533987 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 13464 | 2026.04.07 02:54:47.534038 [ 5 ] {6f0a20b0-52eb-4ce3-869b-2c01696a8205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13465 | 2026.04.07 02:54:47.534053 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 13466 | 2026.04.07 02:54:47.534102 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 13467 | 2026.04.07 02:54:47.534142 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 13468 | 2026.04.07 02:54:47.534187 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part | ||
| 13469 | 2026.04.07 02:54:47.534186 [ 197 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13470 | 2026.04.07 02:54:47.534539 [ 197 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_51_10} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13471 | 2026.04.07 02:54:47.534624 [ 197 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_51_10} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13472 | 2026.04.07 02:54:47.534713 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 13473 | 2026.04.07 02:54:47.534718 [ 5 ] {6f0a20b0-52eb-4ce3-869b-2c01696a8205} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13474 | 2026.04.07 02:54:47.534757 [ 5 ] {6f0a20b0-52eb-4ce3-869b-2c01696a8205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13475 | 2026.04.07 02:54:47.535072 [ 194 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276667 sec., 704960.6514463051 rows/sec., 42.96 MiB/sec. | ||
| 13476 | 2026.04.07 02:54:47.535093 [ 5 ] {6f0a20b0-52eb-4ce3-869b-2c01696a8205} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13477 | 2026.04.07 02:54:47.535224 [ 197 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13478 | 2026.04.07 02:54:47.535332 [ 5 ] {6f0a20b0-52eb-4ce3-869b-2c01696a8205} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13479 | 2026.04.07 02:54:47.535456 [ 197 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_41_8} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13480 | 2026.04.07 02:54:47.535460 [ 5 ] {6f0a20b0-52eb-4ce3-869b-2c01696a8205} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001494 sec., 352074.96653279784 rows/sec., 24.88 MiB/sec. | ||
| 13481 | 2026.04.07 02:54:47.535503 [ 5 ] {6f0a20b0-52eb-4ce3-869b-2c01696a8205} <Debug> TCPHandler: Processed in 0.001667275 sec. | ||
| 13482 | 2026.04.07 02:54:47.535514 [ 197 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_41_8} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13483 | 2026.04.07 02:54:47.535582 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 13484 | 2026.04.07 02:54:47.535613 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13485 | 2026.04.07 02:54:47.535707 [ 5 ] {34c5c139-b6e7-4c6d-995e-c4c313bbefb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13486 | 2026.04.07 02:54:47.535747 [ 5 ] {34c5c139-b6e7-4c6d-995e-c4c313bbefb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13487 | 2026.04.07 02:54:47.536069 [ 5 ] {34c5c139-b6e7-4c6d-995e-c4c313bbefb7} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13488 | 2026.04.07 02:54:47.536103 [ 5 ] {34c5c139-b6e7-4c6d-995e-c4c313bbefb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13489 | 2026.04.07 02:54:47.536392 [ 5 ] {34c5c139-b6e7-4c6d-995e-c4c313bbefb7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13490 | 2026.04.07 02:54:47.536601 [ 5 ] {34c5c139-b6e7-4c6d-995e-c4c313bbefb7} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13491 | 2026.04.07 02:54:47.536731 [ 5 ] {34c5c139-b6e7-4c6d-995e-c4c313bbefb7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 13492 | 2026.04.07 02:54:47.536767 [ 5 ] {34c5c139-b6e7-4c6d-995e-c4c313bbefb7} <Debug> TCPHandler: Processed in 0.001206416 sec. | ||
| 13493 | 2026.04.07 02:54:47.536872 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13494 | 2026.04.07 02:54:47.536966 [ 5 ] {505de7ff-9cbf-4672-a348-d48407d97323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13495 | 2026.04.07 02:54:47.537006 [ 5 ] {505de7ff-9cbf-4672-a348-d48407d97323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13496 | 2026.04.07 02:54:47.537428 [ 5 ] {505de7ff-9cbf-4672-a348-d48407d97323} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13497 | 2026.04.07 02:54:47.537461 [ 5 ] {505de7ff-9cbf-4672-a348-d48407d97323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13498 | 2026.04.07 02:54:47.537789 [ 5 ] {505de7ff-9cbf-4672-a348-d48407d97323} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13499 | 2026.04.07 02:54:47.538013 [ 5 ] {505de7ff-9cbf-4672-a348-d48407d97323} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13500 | 2026.04.07 02:54:47.538142 [ 5 ] {505de7ff-9cbf-4672-a348-d48407d97323} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001194 sec., 221943.0485762144 rows/sec., 14.75 MiB/sec. | ||
| 13501 | 2026.04.07 02:54:47.538179 [ 5 ] {505de7ff-9cbf-4672-a348-d48407d97323} <Debug> TCPHandler: Processed in 0.001357049 sec. | ||
| 13502 | 2026.04.07 02:54:47.538293 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13503 | 2026.04.07 02:54:47.538387 [ 5 ] {25f414f1-cce4-4102-ac4b-81c5c8d0d141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13504 | 2026.04.07 02:54:47.538428 [ 5 ] {25f414f1-cce4-4102-ac4b-81c5c8d0d141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13505 | 2026.04.07 02:54:47.538728 [ 5 ] {25f414f1-cce4-4102-ac4b-81c5c8d0d141} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13506 | 2026.04.07 02:54:47.538764 [ 5 ] {25f414f1-cce4-4102-ac4b-81c5c8d0d141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13507 | 2026.04.07 02:54:47.539060 [ 5 ] {25f414f1-cce4-4102-ac4b-81c5c8d0d141} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13508 | 2026.04.07 02:54:47.539264 [ 5 ] {25f414f1-cce4-4102-ac4b-81c5c8d0d141} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13509 | 2026.04.07 02:54:47.539370 [ 100 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 13510 | 2026.04.07 02:54:47.539391 [ 5 ] {25f414f1-cce4-4102-ac4b-81c5c8d0d141} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 13511 | 2026.04.07 02:54:47.539412 [ 100 ] {} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13512 | 2026.04.07 02:54:47.539432 [ 5 ] {25f414f1-cce4-4102-ac4b-81c5c8d0d141} <Debug> TCPHandler: Processed in 0.001189635 sec. | ||
| 13513 | 2026.04.07 02:54:47.539438 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13514 | 2026.04.07 02:54:47.539513 [ 200 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 13515 | 2026.04.07 02:54:47.539545 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13516 | 2026.04.07 02:54:47.539605 [ 200 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13517 | 2026.04.07 02:54:47.539634 [ 200 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 35 rows starting from the beginning of the part | ||
| 13518 | 2026.04.07 02:54:47.539644 [ 5 ] {110f7c4c-de22-4299-9b85-ab769194f4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13519 | 2026.04.07 02:54:47.539677 [ 200 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 13520 | 2026.04.07 02:54:47.539701 [ 5 ] {110f7c4c-de22-4299-9b85-ab769194f4ad} <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 | ||
| 13521 | 2026.04.07 02:54:47.539718 [ 200 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 13522 | 2026.04.07 02:54:47.539756 [ 200 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 13523 | 2026.04.07 02:54:47.539789 [ 200 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 13524 | 2026.04.07 02:54:47.539820 [ 200 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 13525 | 2026.04.07 02:54:47.540506 [ 198 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.001019062 sec., 39251.78252157376 rows/sec., 2.58 MiB/sec. | ||
| 13526 | 2026.04.07 02:54:47.540596 [ 5 ] {110f7c4c-de22-4299-9b85-ab769194f4ad} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13527 | 2026.04.07 02:54:47.540639 [ 5 ] {110f7c4c-de22-4299-9b85-ab769194f4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13528 | 2026.04.07 02:54:47.540694 [ 190 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 13529 | 2026.04.07 02:54:47.541050 [ 190 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_39_8} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13530 | 2026.04.07 02:54:47.541132 [ 190 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_39_8} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 13531 | 2026.04.07 02:54:47.541229 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13532 | 2026.04.07 02:54:47.541250 [ 5 ] {110f7c4c-de22-4299-9b85-ab769194f4ad} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13533 | 2026.04.07 02:54:47.541486 [ 5 ] {110f7c4c-de22-4299-9b85-ab769194f4ad} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13534 | 2026.04.07 02:54:47.541628 [ 5 ] {110f7c4c-de22-4299-9b85-ab769194f4ad} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002001 sec., 17991.004497751124 rows/sec., 32.24 MiB/sec. | ||
| 13535 | 2026.04.07 02:54:47.541683 [ 5 ] {110f7c4c-de22-4299-9b85-ab769194f4ad} <Debug> TCPHandler: Processed in 0.002188487 sec. | ||
| 13536 | 2026.04.07 02:54:47.541804 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13537 | 2026.04.07 02:54:47.541899 [ 5 ] {2bc93ad6-eefa-4573-abe4-18f7b4b470ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13538 | 2026.04.07 02:54:47.541940 [ 5 ] {2bc93ad6-eefa-4573-abe4-18f7b4b470ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13539 | 2026.04.07 02:54:47.542284 [ 5 ] {2bc93ad6-eefa-4573-abe4-18f7b4b470ac} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13540 | 2026.04.07 02:54:47.542320 [ 5 ] {2bc93ad6-eefa-4573-abe4-18f7b4b470ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13541 | 2026.04.07 02:54:47.542626 [ 5 ] {2bc93ad6-eefa-4573-abe4-18f7b4b470ac} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13542 | 2026.04.07 02:54:47.542842 [ 5 ] {2bc93ad6-eefa-4573-abe4-18f7b4b470ac} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13543 | 2026.04.07 02:54:47.542971 [ 5 ] {2bc93ad6-eefa-4573-abe4-18f7b4b470ac} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001091 sec., 82493.12557286893 rows/sec., 5.16 MiB/sec. | ||
| 13544 | 2026.04.07 02:54:47.543006 [ 5 ] {2bc93ad6-eefa-4573-abe4-18f7b4b470ac} <Debug> TCPHandler: Processed in 0.001254096 sec. | ||
| 13545 | 2026.04.07 02:54:48.229313 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27372 | ||
| 13546 | 2026.04.07 02:54:48.230177 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13547 | 2026.04.07 02:54:48.230244 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13548 | 2026.04.07 02:54:48.230960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13549 | 2026.04.07 02:54:48.231335 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13550 | 2026.04.07 02:54:48.231531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27372 | ||
| 13551 | 2026.04.07 02:54:48.821778 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34715 | ||
| 13552 | 2026.04.07 02:54:48.821914 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13553 | 2026.04.07 02:54:48.821944 [ 288 ] {} <Debug> TCP-Session: 0fc42ec4-eb93-49cc-aab0-c1de6eb284d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34715 | ||
| 13554 | 2026.04.07 02:54:48.821973 [ 288 ] {} <Debug> TCP-Session: 0fc42ec4-eb93-49cc-aab0-c1de6eb284d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13555 | 2026.04.07 02:54:48.821990 [ 288 ] {} <Debug> TCP-Session: 0fc42ec4-eb93-49cc-aab0-c1de6eb284d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13556 | 2026.04.07 02:54:48.822324 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47359 | ||
| 13557 | 2026.04.07 02:54:48.822350 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54604 | ||
| 13558 | 2026.04.07 02:54:48.822406 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48364 | ||
| 13559 | 2026.04.07 02:54:48.822435 [ 288 ] {} <Trace> TCP-Session: 0fc42ec4-eb93-49cc-aab0-c1de6eb284d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13560 | 2026.04.07 02:54:48.822473 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13561 | 2026.04.07 02:54:48.822394 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59244 | ||
| 13562 | 2026.04.07 02:54:48.822521 [ 289 ] {} <Debug> TCP-Session: b589baf7-ee83-4bc1-aaa2-f9b3ddba69ed Authenticating user 'default' from [fd00:1122:3344:101::e]:47359 | ||
| 13563 | 2026.04.07 02:54:48.822383 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54183 | ||
| 13564 | 2026.04.07 02:54:48.822565 [ 289 ] {} <Debug> TCP-Session: b589baf7-ee83-4bc1-aaa2-f9b3ddba69ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13565 | 2026.04.07 02:54:48.822374 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43077 | ||
| 13566 | 2026.04.07 02:54:48.822609 [ 289 ] {} <Debug> TCP-Session: b589baf7-ee83-4bc1-aaa2-f9b3ddba69ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13567 | 2026.04.07 02:54:48.822364 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46733 | ||
| 13568 | 2026.04.07 02:54:48.822362 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51407 | ||
| 13569 | 2026.04.07 02:54:48.822689 [ 288 ] {98df8c57-b4dd-4514-bc18-f7c4195fcb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34715) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13570 | 2026.04.07 02:54:48.822741 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13571 | 2026.04.07 02:54:48.822838 [ 290 ] {} <Debug> TCP-Session: 07dbe5a5-1e57-4af9-b7b7-d3cc552e45b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54604 | ||
| 13572 | 2026.04.07 02:54:48.822870 [ 290 ] {} <Debug> TCP-Session: 07dbe5a5-1e57-4af9-b7b7-d3cc552e45b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13573 | 2026.04.07 02:54:48.822891 [ 290 ] {} <Debug> TCP-Session: 07dbe5a5-1e57-4af9-b7b7-d3cc552e45b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13574 | 2026.04.07 02:54:48.823127 [ 288 ] {98df8c57-b4dd-4514-bc18-f7c4195fcb8b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13575 | 2026.04.07 02:54:48.823210 [ 288 ] {98df8c57-b4dd-4514-bc18-f7c4195fcb8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13576 | 2026.04.07 02:54:48.823221 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13577 | 2026.04.07 02:54:48.823263 [ 293 ] {} <Debug> TCP-Session: b62ce217-5cd3-4eff-8565-da0399ba7b21 Authenticating user 'default' from [fd00:1122:3344:101::e]:43077 | ||
| 13578 | 2026.04.07 02:54:48.823280 [ 293 ] {} <Debug> TCP-Session: b62ce217-5cd3-4eff-8565-da0399ba7b21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13579 | 2026.04.07 02:54:48.823292 [ 293 ] {} <Debug> TCP-Session: b62ce217-5cd3-4eff-8565-da0399ba7b21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13580 | 2026.04.07 02:54:48.823380 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13581 | 2026.04.07 02:54:48.823427 [ 292 ] {} <Debug> TCP-Session: 3b2d7e69-fb62-4752-876b-1df2dbd43336 Authenticating user 'default' from [fd00:1122:3344:101::e]:51407 | ||
| 13582 | 2026.04.07 02:54:48.823452 [ 292 ] {} <Debug> TCP-Session: 3b2d7e69-fb62-4752-876b-1df2dbd43336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13583 | 2026.04.07 02:54:48.823476 [ 292 ] {} <Debug> TCP-Session: 3b2d7e69-fb62-4752-876b-1df2dbd43336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13584 | 2026.04.07 02:54:48.823584 [ 288 ] {98df8c57-b4dd-4514-bc18-f7c4195fcb8b} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 13585 | 2026.04.07 02:54:48.823798 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13586 | 2026.04.07 02:54:48.823847 [ 291 ] {} <Debug> TCP-Session: 445edbe8-159c-4bc2-89fa-4012ba95043c Authenticating user 'default' from [fd00:1122:3344:101::e]:46733 | ||
| 13587 | 2026.04.07 02:54:48.823870 [ 291 ] {} <Debug> TCP-Session: 445edbe8-159c-4bc2-89fa-4012ba95043c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13588 | 2026.04.07 02:54:48.823887 [ 291 ] {} <Debug> TCP-Session: 445edbe8-159c-4bc2-89fa-4012ba95043c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13589 | 2026.04.07 02:54:48.823924 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13590 | 2026.04.07 02:54:48.823962 [ 294 ] {} <Debug> TCP-Session: 0a736973-897b-47b1-8e47-5231f9e16a99 Authenticating user 'default' from [fd00:1122:3344:101::e]:54183 | ||
| 13591 | 2026.04.07 02:54:48.823998 [ 294 ] {} <Debug> TCP-Session: 0a736973-897b-47b1-8e47-5231f9e16a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13592 | 2026.04.07 02:54:48.824014 [ 294 ] {} <Debug> TCP-Session: 0a736973-897b-47b1-8e47-5231f9e16a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13593 | 2026.04.07 02:54:48.824195 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13594 | 2026.04.07 02:54:48.824238 [ 349 ] {} <Debug> TCP-Session: d6b4d478-3992-480d-b2c0-0aa4d541c2d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48364 | ||
| 13595 | 2026.04.07 02:54:48.824256 [ 349 ] {} <Debug> TCP-Session: d6b4d478-3992-480d-b2c0-0aa4d541c2d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13596 | 2026.04.07 02:54:48.824268 [ 349 ] {} <Debug> TCP-Session: d6b4d478-3992-480d-b2c0-0aa4d541c2d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13597 | 2026.04.07 02:54:48.824374 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13598 | 2026.04.07 02:54:48.824423 [ 3 ] {} <Debug> TCP-Session: 6ec1d7f7-9612-4201-8dc2-600e3c77fca3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59244 | ||
| 13599 | 2026.04.07 02:54:48.824451 [ 3 ] {} <Debug> TCP-Session: 6ec1d7f7-9612-4201-8dc2-600e3c77fca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13600 | 2026.04.07 02:54:48.824472 [ 3 ] {} <Debug> TCP-Session: 6ec1d7f7-9612-4201-8dc2-600e3c77fca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13601 | 2026.04.07 02:54:48.824625 [ 325 ] {98df8c57-b4dd-4514-bc18-f7c4195fcb8b} <Trace> AggregatingTransform: Aggregating | ||
| 13602 | 2026.04.07 02:54:48.824686 [ 325 ] {98df8c57-b4dd-4514-bc18-f7c4195fcb8b} <Trace> Aggregator: Aggregation method: without_key | ||
| 13603 | 2026.04.07 02:54:48.824725 [ 325 ] {98df8c57-b4dd-4514-bc18-f7c4195fcb8b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001035022 sec. (966.163 rows/sec., 37.74 KiB/sec.) | ||
| 13604 | 2026.04.07 02:54:48.824744 [ 325 ] {98df8c57-b4dd-4514-bc18-f7c4195fcb8b} <Trace> Aggregator: Merging aggregated data | ||
| 13605 | 2026.04.07 02:54:48.826107 [ 288 ] {98df8c57-b4dd-4514-bc18-f7c4195fcb8b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003517 sec., 284.3332385555871 rows/sec., 11.11 KiB/sec. | ||
| 13606 | 2026.04.07 02:54:48.826247 [ 288 ] {98df8c57-b4dd-4514-bc18-f7c4195fcb8b} <Debug> TCPHandler: Processed in 0.003985834 sec. | ||
| 13607 | 2026.04.07 02:54:48.826361 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13608 | 2026.04.07 02:54:48.826389 [ 288 ] {} <Debug> TCP-Session: 0fc42ec4-eb93-49cc-aab0-c1de6eb284d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13609 | 2026.04.07 02:54:48.826389 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13610 | 2026.04.07 02:54:48.826408 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13611 | 2026.04.07 02:54:48.826426 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13612 | 2026.04.07 02:54:48.826450 [ 291 ] {} <Debug> TCP-Session: 445edbe8-159c-4bc2-89fa-4012ba95043c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13613 | 2026.04.07 02:54:48.826470 [ 290 ] {} <Debug> TCP-Session: 07dbe5a5-1e57-4af9-b7b7-d3cc552e45b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13614 | 2026.04.07 02:54:48.826487 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13615 | 2026.04.07 02:54:48.826504 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13616 | 2026.04.07 02:54:48.826533 [ 294 ] {} <Debug> TCP-Session: 0a736973-897b-47b1-8e47-5231f9e16a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13617 | 2026.04.07 02:54:48.826469 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13618 | 2026.04.07 02:54:48.826555 [ 3 ] {} <Debug> TCP-Session: 6ec1d7f7-9612-4201-8dc2-600e3c77fca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13619 | 2026.04.07 02:54:48.826466 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13620 | 2026.04.07 02:54:48.826605 [ 292 ] {} <Debug> TCP-Session: 3b2d7e69-fb62-4752-876b-1df2dbd43336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13621 | 2026.04.07 02:54:48.826439 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13622 | 2026.04.07 02:54:48.826650 [ 293 ] {} <Debug> TCP-Session: b62ce217-5cd3-4eff-8565-da0399ba7b21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13623 | 2026.04.07 02:54:48.826489 [ 349 ] {} <Debug> TCP-Session: d6b4d478-3992-480d-b2c0-0aa4d541c2d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13624 | 2026.04.07 02:54:48.826691 [ 289 ] {} <Debug> TCP-Session: b589baf7-ee83-4bc1-aaa2-f9b3ddba69ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13625 | 2026.04.07 02:54:48.948409 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43870 | ||
| 13626 | 2026.04.07 02:54:48.948526 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13627 | 2026.04.07 02:54:48.948558 [ 288 ] {} <Debug> TCP-Session: cf768647-fa87-400c-80f6-b1708b25299a Authenticating user 'default' from [fd00:1122:3344:101::e]:43870 | ||
| 13628 | 2026.04.07 02:54:48.948584 [ 288 ] {} <Debug> TCP-Session: cf768647-fa87-400c-80f6-b1708b25299a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13629 | 2026.04.07 02:54:48.948597 [ 288 ] {} <Debug> TCP-Session: cf768647-fa87-400c-80f6-b1708b25299a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13630 | 2026.04.07 02:54:48.948809 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62778 | ||
| 13631 | 2026.04.07 02:54:48.948841 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34487 | ||
| 13632 | 2026.04.07 02:54:48.948876 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47291 | ||
| 13633 | 2026.04.07 02:54:48.948872 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41378 | ||
| 13634 | 2026.04.07 02:54:48.948935 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13635 | 2026.04.07 02:54:48.948914 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49375 | ||
| 13636 | 2026.04.07 02:54:48.948981 [ 289 ] {} <Debug> TCP-Session: 8ae0da9a-7167-4422-ad72-a6941ee47d35 Authenticating user 'default' from [fd00:1122:3344:101::e]:62778 | ||
| 13637 | 2026.04.07 02:54:48.948873 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36105 | ||
| 13638 | 2026.04.07 02:54:48.949025 [ 289 ] {} <Debug> TCP-Session: 8ae0da9a-7167-4422-ad72-a6941ee47d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13639 | 2026.04.07 02:54:48.949038 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13640 | 2026.04.07 02:54:48.949057 [ 289 ] {} <Debug> TCP-Session: 8ae0da9a-7167-4422-ad72-a6941ee47d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13641 | 2026.04.07 02:54:48.949061 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13642 | 2026.04.07 02:54:48.949085 [ 291 ] {} <Debug> TCP-Session: 4972491a-75e5-46c1-8546-391648ac7e35 Authenticating user 'default' from [fd00:1122:3344:101::e]:41378 | ||
| 13643 | 2026.04.07 02:54:48.949093 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13644 | 2026.04.07 02:54:48.949117 [ 349 ] {} <Debug> TCP-Session: 2ffb799b-7b6b-4761-84fb-e158f62e3937 Authenticating user 'default' from [fd00:1122:3344:101::e]:49375 | ||
| 13645 | 2026.04.07 02:54:48.949138 [ 291 ] {} <Debug> TCP-Session: 4972491a-75e5-46c1-8546-391648ac7e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13646 | 2026.04.07 02:54:48.949154 [ 293 ] {} <Debug> TCP-Session: 41e532ec-27fe-4bf6-b1bf-e1292ced9bf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36105 | ||
| 13647 | 2026.04.07 02:54:48.949171 [ 349 ] {} <Debug> TCP-Session: 2ffb799b-7b6b-4761-84fb-e158f62e3937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13648 | 2026.04.07 02:54:48.949181 [ 291 ] {} <Debug> TCP-Session: 4972491a-75e5-46c1-8546-391648ac7e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13649 | 2026.04.07 02:54:48.949217 [ 349 ] {} <Debug> TCP-Session: 2ffb799b-7b6b-4761-84fb-e158f62e3937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13650 | 2026.04.07 02:54:48.949204 [ 293 ] {} <Debug> TCP-Session: 41e532ec-27fe-4bf6-b1bf-e1292ced9bf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13651 | 2026.04.07 02:54:48.949011 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13652 | 2026.04.07 02:54:48.949283 [ 293 ] {} <Debug> TCP-Session: 41e532ec-27fe-4bf6-b1bf-e1292ced9bf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13653 | 2026.04.07 02:54:48.949009 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13654 | 2026.04.07 02:54:48.949326 [ 290 ] {} <Debug> TCP-Session: b3bec80e-4953-401f-a127-9642d5a3e86d Authenticating user 'default' from [fd00:1122:3344:101::e]:34487 | ||
| 13655 | 2026.04.07 02:54:48.948858 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62817 | ||
| 13656 | 2026.04.07 02:54:48.949374 [ 290 ] {} <Debug> TCP-Session: b3bec80e-4953-401f-a127-9642d5a3e86d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13657 | 2026.04.07 02:54:48.949363 [ 294 ] {} <Debug> TCP-Session: 1b7a1de4-5125-4ac8-b09f-24248f12504b Authenticating user 'default' from [fd00:1122:3344:101::e]:47291 | ||
| 13658 | 2026.04.07 02:54:48.949416 [ 290 ] {} <Debug> TCP-Session: b3bec80e-4953-401f-a127-9642d5a3e86d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13659 | 2026.04.07 02:54:48.949012 [ 288 ] {} <Trace> TCP-Session: cf768647-fa87-400c-80f6-b1708b25299a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13660 | 2026.04.07 02:54:48.949456 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13661 | 2026.04.07 02:54:48.949442 [ 294 ] {} <Debug> TCP-Session: 1b7a1de4-5125-4ac8-b09f-24248f12504b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13662 | 2026.04.07 02:54:48.949498 [ 292 ] {} <Debug> TCP-Session: 1bbc4504-7502-4967-9ef1-6289d592363e Authenticating user 'default' from [fd00:1122:3344:101::e]:62817 | ||
| 13663 | 2026.04.07 02:54:48.949520 [ 294 ] {} <Debug> TCP-Session: 1b7a1de4-5125-4ac8-b09f-24248f12504b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13664 | 2026.04.07 02:54:48.949553 [ 292 ] {} <Debug> TCP-Session: 1bbc4504-7502-4967-9ef1-6289d592363e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13665 | 2026.04.07 02:54:48.949577 [ 292 ] {} <Debug> TCP-Session: 1bbc4504-7502-4967-9ef1-6289d592363e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13666 | 2026.04.07 02:54:48.948900 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50742 | ||
| 13667 | 2026.04.07 02:54:48.949665 [ 288 ] {07d8e7ba-60cc-44ba-8f0c-105557d5f72e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43870) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13668 | 2026.04.07 02:54:48.949677 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13669 | 2026.04.07 02:54:48.949719 [ 3 ] {} <Debug> TCP-Session: 9db935c8-56b2-497c-bb08-a7af540bd449 Authenticating user 'default' from [fd00:1122:3344:101::e]:50742 | ||
| 13670 | 2026.04.07 02:54:48.949740 [ 3 ] {} <Debug> TCP-Session: 9db935c8-56b2-497c-bb08-a7af540bd449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13671 | 2026.04.07 02:54:48.949757 [ 3 ] {} <Debug> TCP-Session: 9db935c8-56b2-497c-bb08-a7af540bd449 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13672 | 2026.04.07 02:54:48.950034 [ 288 ] {07d8e7ba-60cc-44ba-8f0c-105557d5f72e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13673 | 2026.04.07 02:54:48.950113 [ 288 ] {07d8e7ba-60cc-44ba-8f0c-105557d5f72e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13674 | 2026.04.07 02:54:48.950503 [ 288 ] {07d8e7ba-60cc-44ba-8f0c-105557d5f72e} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 13675 | 2026.04.07 02:54:48.951759 [ 327 ] {07d8e7ba-60cc-44ba-8f0c-105557d5f72e} <Trace> AggregatingTransform: Aggregating | ||
| 13676 | 2026.04.07 02:54:48.951823 [ 327 ] {07d8e7ba-60cc-44ba-8f0c-105557d5f72e} <Trace> Aggregator: Aggregation method: without_key | ||
| 13677 | 2026.04.07 02:54:48.951870 [ 327 ] {07d8e7ba-60cc-44ba-8f0c-105557d5f72e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001228576 sec. (813.950 rows/sec., 31.79 KiB/sec.) | ||
| 13678 | 2026.04.07 02:54:48.951892 [ 327 ] {07d8e7ba-60cc-44ba-8f0c-105557d5f72e} <Trace> Aggregator: Merging aggregated data | ||
| 13679 | 2026.04.07 02:54:48.953616 [ 288 ] {07d8e7ba-60cc-44ba-8f0c-105557d5f72e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004025 sec., 248.4472049689441 rows/sec., 9.70 KiB/sec. | ||
| 13680 | 2026.04.07 02:54:48.953767 [ 288 ] {07d8e7ba-60cc-44ba-8f0c-105557d5f72e} <Debug> TCPHandler: Processed in 0.004936204 sec. | ||
| 13681 | 2026.04.07 02:54:48.954455 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13682 | 2026.04.07 02:54:48.954485 [ 288 ] {} <Debug> TCP-Session: cf768647-fa87-400c-80f6-b1708b25299a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13683 | 2026.04.07 02:54:48.954487 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13684 | 2026.04.07 02:54:48.954505 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13685 | 2026.04.07 02:54:48.954523 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13686 | 2026.04.07 02:54:48.954543 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13687 | 2026.04.07 02:54:48.954561 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13688 | 2026.04.07 02:54:48.954580 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13689 | 2026.04.07 02:54:48.954608 [ 290 ] {} <Debug> TCP-Session: b3bec80e-4953-401f-a127-9642d5a3e86d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13690 | 2026.04.07 02:54:48.954616 [ 3 ] {} <Debug> TCP-Session: 9db935c8-56b2-497c-bb08-a7af540bd449 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13691 | 2026.04.07 02:54:48.954616 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13692 | 2026.04.07 02:54:48.954637 [ 292 ] {} <Debug> TCP-Session: 1bbc4504-7502-4967-9ef1-6289d592363e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13693 | 2026.04.07 02:54:48.954671 [ 294 ] {} <Debug> TCP-Session: 1b7a1de4-5125-4ac8-b09f-24248f12504b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13694 | 2026.04.07 02:54:48.954601 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13695 | 2026.04.07 02:54:48.954576 [ 289 ] {} <Debug> TCP-Session: 8ae0da9a-7167-4422-ad72-a6941ee47d35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13696 | 2026.04.07 02:54:48.954563 [ 293 ] {} <Debug> TCP-Session: 41e532ec-27fe-4bf6-b1bf-e1292ced9bf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13697 | 2026.04.07 02:54:48.954753 [ 291 ] {} <Debug> TCP-Session: 4972491a-75e5-46c1-8546-391648ac7e35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13698 | 2026.04.07 02:54:48.954536 [ 349 ] {} <Debug> TCP-Session: 2ffb799b-7b6b-4761-84fb-e158f62e3937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13699 | 2026.04.07 02:54:49.730408 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13700 | 2026.04.07 02:54:49.747805 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13701 | 2026.04.07 02:54:49.747877 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13702 | 2026.04.07 02:54:49.753750 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13703 | 2026.04.07 02:54:49.754513 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13704 | 2026.04.07 02:54:49.758085 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13705 | 2026.04.07 02:54:50.791378 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1784 | ||
| 13706 | 2026.04.07 02:54:50.794137 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13707 | 2026.04.07 02:54:50.794200 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13708 | 2026.04.07 02:54:50.795478 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13709 | 2026.04.07 02:54:50.795767 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13710 | 2026.04.07 02:54:50.796128 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1784 | ||
| 13711 | 2026.04.07 02:54:52.516254 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13712 | 2026.04.07 02:54:52.516456 [ 5 ] {20e11f6f-2bd3-463b-8e53-bb82a8b793fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13713 | 2026.04.07 02:54:52.516534 [ 5 ] {20e11f6f-2bd3-463b-8e53-bb82a8b793fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13714 | 2026.04.07 02:54:52.517259 [ 5 ] {20e11f6f-2bd3-463b-8e53-bb82a8b793fc} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13715 | 2026.04.07 02:54:52.517313 [ 5 ] {20e11f6f-2bd3-463b-8e53-bb82a8b793fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13716 | 2026.04.07 02:54:52.517730 [ 5 ] {20e11f6f-2bd3-463b-8e53-bb82a8b793fc} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13717 | 2026.04.07 02:54:52.517965 [ 5 ] {20e11f6f-2bd3-463b-8e53-bb82a8b793fc} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13718 | 2026.04.07 02:54:52.518133 [ 5 ] {20e11f6f-2bd3-463b-8e53-bb82a8b793fc} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001732 sec., 38106.23556581986 rows/sec., 3.03 MiB/sec. | ||
| 13719 | 2026.04.07 02:54:52.518185 [ 5 ] {20e11f6f-2bd3-463b-8e53-bb82a8b793fc} <Debug> TCPHandler: Processed in 0.002093694 sec. | ||
| 13720 | 2026.04.07 02:54:52.518307 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13721 | 2026.04.07 02:54:52.518409 [ 5 ] {9852782b-d552-4b73-a157-c8e981c5e7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13722 | 2026.04.07 02:54:52.518453 [ 5 ] {9852782b-d552-4b73-a157-c8e981c5e7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13723 | 2026.04.07 02:54:52.518867 [ 5 ] {9852782b-d552-4b73-a157-c8e981c5e7de} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13724 | 2026.04.07 02:54:52.518905 [ 5 ] {9852782b-d552-4b73-a157-c8e981c5e7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13725 | 2026.04.07 02:54:52.519217 [ 5 ] {9852782b-d552-4b73-a157-c8e981c5e7de} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13726 | 2026.04.07 02:54:52.519436 [ 5 ] {9852782b-d552-4b73-a157-c8e981c5e7de} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13727 | 2026.04.07 02:54:52.519574 [ 5 ] {9852782b-d552-4b73-a157-c8e981c5e7de} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001188 sec., 4208.754208754209 rows/sec., 316.48 KiB/sec. | ||
| 13728 | 2026.04.07 02:54:52.519613 [ 5 ] {9852782b-d552-4b73-a157-c8e981c5e7de} <Debug> TCPHandler: Processed in 0.001359679 sec. | ||
| 13729 | 2026.04.07 02:54:52.519717 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13730 | 2026.04.07 02:54:52.519813 [ 5 ] {d6f16291-ae21-47a8-845e-7f631604df60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13731 | 2026.04.07 02:54:52.519854 [ 5 ] {d6f16291-ae21-47a8-845e-7f631604df60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13732 | 2026.04.07 02:54:52.520274 [ 5 ] {d6f16291-ae21-47a8-845e-7f631604df60} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13733 | 2026.04.07 02:54:52.520310 [ 5 ] {d6f16291-ae21-47a8-845e-7f631604df60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13734 | 2026.04.07 02:54:52.520620 [ 5 ] {d6f16291-ae21-47a8-845e-7f631604df60} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13735 | 2026.04.07 02:54:52.520845 [ 5 ] {d6f16291-ae21-47a8-845e-7f631604df60} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13736 | 2026.04.07 02:54:52.520977 [ 5 ] {d6f16291-ae21-47a8-845e-7f631604df60} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001183 sec., 58326.28909551986 rows/sec., 4.55 MiB/sec. | ||
| 13737 | 2026.04.07 02:54:52.521014 [ 5 ] {d6f16291-ae21-47a8-845e-7f631604df60} <Debug> TCPHandler: Processed in 0.001347678 sec. | ||
| 13738 | 2026.04.07 02:54:52.521123 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13739 | 2026.04.07 02:54:52.521212 [ 5 ] {991e5921-244f-47ce-9c5f-37a0abd29c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13740 | 2026.04.07 02:54:52.521253 [ 5 ] {991e5921-244f-47ce-9c5f-37a0abd29c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13741 | 2026.04.07 02:54:52.521629 [ 5 ] {991e5921-244f-47ce-9c5f-37a0abd29c6f} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13742 | 2026.04.07 02:54:52.521664 [ 5 ] {991e5921-244f-47ce-9c5f-37a0abd29c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13743 | 2026.04.07 02:54:52.521985 [ 5 ] {991e5921-244f-47ce-9c5f-37a0abd29c6f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13744 | 2026.04.07 02:54:52.522258 [ 5 ] {991e5921-244f-47ce-9c5f-37a0abd29c6f} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13745 | 2026.04.07 02:54:52.522382 [ 168 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 5 parts from all_1_90_18 to all_94_94_0 | ||
| 13746 | 2026.04.07 02:54:52.522392 [ 5 ] {991e5921-244f-47ce-9c5f-37a0abd29c6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 13747 | 2026.04.07 02:54:52.522459 [ 168 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13748 | 2026.04.07 02:54:52.522473 [ 5 ] {991e5921-244f-47ce-9c5f-37a0abd29c6f} <Debug> TCPHandler: Processed in 0.001398939 sec. | ||
| 13749 | 2026.04.07 02:54:52.522485 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13750 | 2026.04.07 02:54:52.522587 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13751 | 2026.04.07 02:54:52.522622 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_94_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_90_18 to all_94_94_0 into Compact with storage Full | ||
| 13752 | 2026.04.07 02:54:52.522686 [ 5 ] {1f00ee8e-808d-4e13-9fc7-277875004ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13753 | 2026.04.07 02:54:52.522746 [ 5 ] {1f00ee8e-808d-4e13-9fc7-277875004ad2} <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 | ||
| 13754 | 2026.04.07 02:54:52.522785 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_94_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13755 | 2026.04.07 02:54:52.522834 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_90_18, total 36137 rows starting from the beginning of the part | ||
| 13756 | 2026.04.07 02:54:52.522912 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 128 rows starting from the beginning of the part | ||
| 13757 | 2026.04.07 02:54:52.522964 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 265 rows starting from the beginning of the part | ||
| 13758 | 2026.04.07 02:54:52.523015 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 13759 | 2026.04.07 02:54:52.523061 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 265 rows starting from the beginning of the part | ||
| 13760 | 2026.04.07 02:54:52.523514 [ 5 ] {1f00ee8e-808d-4e13-9fc7-277875004ad2} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13761 | 2026.04.07 02:54:52.523555 [ 5 ] {1f00ee8e-808d-4e13-9fc7-277875004ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13762 | 2026.04.07 02:54:52.524071 [ 5 ] {1f00ee8e-808d-4e13-9fc7-277875004ad2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13763 | 2026.04.07 02:54:52.524295 [ 5 ] {1f00ee8e-808d-4e13-9fc7-277875004ad2} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13764 | 2026.04.07 02:54:52.524419 [ 168 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13765 | 2026.04.07 02:54:52.524442 [ 5 ] {1f00ee8e-808d-4e13-9fc7-277875004ad2} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001775 sec., 2816.901408450704 rows/sec., 5.05 MiB/sec. | ||
| 13766 | 2026.04.07 02:54:52.524456 [ 168 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13767 | 2026.04.07 02:54:52.524486 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13768 | 2026.04.07 02:54:52.524514 [ 5 ] {1f00ee8e-808d-4e13-9fc7-277875004ad2} <Debug> TCPHandler: Processed in 0.001978092 sec. | ||
| 13769 | 2026.04.07 02:54:52.524566 [ 190 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 13770 | 2026.04.07 02:54:52.524629 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13771 | 2026.04.07 02:54:52.524730 [ 5 ] {7e47204b-13aa-4eb2-9b62-f5eebd0b0ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13772 | 2026.04.07 02:54:52.524772 [ 5 ] {7e47204b-13aa-4eb2-9b62-f5eebd0b0ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13773 | 2026.04.07 02:54:52.524776 [ 190 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13774 | 2026.04.07 02:54:52.524836 [ 190 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1615 rows starting from the beginning of the part | ||
| 13775 | 2026.04.07 02:54:52.524948 [ 190 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 16 rows starting from the beginning of the part | ||
| 13776 | 2026.04.07 02:54:52.525046 [ 190 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 36 rows starting from the beginning of the part | ||
| 13777 | 2026.04.07 02:54:52.525104 [ 5 ] {7e47204b-13aa-4eb2-9b62-f5eebd0b0ff9} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13778 | 2026.04.07 02:54:52.525143 [ 190 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 5 rows starting from the beginning of the part | ||
| 13779 | 2026.04.07 02:54:52.525149 [ 5 ] {7e47204b-13aa-4eb2-9b62-f5eebd0b0ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13780 | 2026.04.07 02:54:52.525246 [ 190 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part | ||
| 13781 | 2026.04.07 02:54:52.525341 [ 190 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 5 rows starting from the beginning of the part | ||
| 13782 | 2026.04.07 02:54:52.525496 [ 5 ] {7e47204b-13aa-4eb2-9b62-f5eebd0b0ff9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13783 | 2026.04.07 02:54:52.525752 [ 5 ] {7e47204b-13aa-4eb2-9b62-f5eebd0b0ff9} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13784 | 2026.04.07 02:54:52.525889 [ 5 ] {7e47204b-13aa-4eb2-9b62-f5eebd0b0ff9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 13785 | 2026.04.07 02:54:52.525926 [ 5 ] {7e47204b-13aa-4eb2-9b62-f5eebd0b0ff9} <Debug> TCPHandler: Processed in 0.001347089 sec. | ||
| 13786 | 2026.04.07 02:54:52.530377 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_94_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36955 rows, containing 5 columns (5 merged, 0 gathered) in 0.007820405 sec., 4725458.591978292 rows/sec., 303.92 MiB/sec. | ||
| 13787 | 2026.04.07 02:54:52.530728 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_94_19} <Trace> MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary) | ||
| 13788 | 2026.04.07 02:54:52.530990 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13789 | 2026.04.07 02:54:52.531067 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 5 parts: [all_1_90_18, all_94_94_0] -> all_1_94_19 | ||
| 13790 | 2026.04.07 02:54:52.531151 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13791 | 2026.04.07 02:54:52.534611 [ 198 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1713 rows, containing 19 columns (19 merged, 0 gathered) in 0.010081602 sec., 169913.47208509123 rows/sec., 304.48 MiB/sec. | ||
| 13792 | 2026.04.07 02:54:52.537184 [ 189 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13793 | 2026.04.07 02:54:52.537610 [ 189 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13794 | 2026.04.07 02:54:52.537691 [ 189 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13795 | 2026.04.07 02:54:52.537865 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.47 MiB. | ||
| 13796 | 2026.04.07 02:54:53.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.30 MiB, peak 354.01 MiB, free memory in arenas 0.00 B, will set to 347.15 MiB (RSS), difference: 8.85 MiB | ||
| 13797 | 2026.04.07 02:54:55.539237 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13798 | 2026.04.07 02:54:55.539341 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13799 | 2026.04.07 02:54:55.731796 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27820 | ||
| 13800 | 2026.04.07 02:54:55.732346 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13801 | 2026.04.07 02:54:55.732387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13802 | 2026.04.07 02:54:55.732868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13803 | 2026.04.07 02:54:55.733100 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13804 | 2026.04.07 02:54:55.733240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27820 | ||
| 13805 | 2026.04.07 02:54:57.258276 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13806 | 2026.04.07 02:54:57.274255 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13807 | 2026.04.07 02:54:57.274312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13808 | 2026.04.07 02:54:57.280359 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13809 | 2026.04.07 02:54:57.281075 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13810 | 2026.04.07 02:54:57.283889 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13811 | 2026.04.07 02:54:57.525898 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13812 | 2026.04.07 02:54:57.526102 [ 5 ] {2bf6b87c-96ff-42ac-ae78-7ef7c4d5c228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13813 | 2026.04.07 02:54:57.526178 [ 5 ] {2bf6b87c-96ff-42ac-ae78-7ef7c4d5c228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13814 | 2026.04.07 02:54:57.526940 [ 5 ] {2bf6b87c-96ff-42ac-ae78-7ef7c4d5c228} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13815 | 2026.04.07 02:54:57.526986 [ 5 ] {2bf6b87c-96ff-42ac-ae78-7ef7c4d5c228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13816 | 2026.04.07 02:54:57.527401 [ 5 ] {2bf6b87c-96ff-42ac-ae78-7ef7c4d5c228} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13817 | 2026.04.07 02:54:57.527628 [ 5 ] {2bf6b87c-96ff-42ac-ae78-7ef7c4d5c228} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13818 | 2026.04.07 02:54:57.527792 [ 5 ] {2bf6b87c-96ff-42ac-ae78-7ef7c4d5c228} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001745 sec., 162750.71633237822 rows/sec., 10.34 MiB/sec. | ||
| 13819 | 2026.04.07 02:54:57.527844 [ 5 ] {2bf6b87c-96ff-42ac-ae78-7ef7c4d5c228} <Debug> TCPHandler: Processed in 0.002089505 sec. | ||
| 13820 | 2026.04.07 02:54:57.527966 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13821 | 2026.04.07 02:54:57.528072 [ 5 ] {ee221e71-5f6a-4541-8906-ec40fb314aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13822 | 2026.04.07 02:54:57.528116 [ 5 ] {ee221e71-5f6a-4541-8906-ec40fb314aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13823 | 2026.04.07 02:54:57.528947 [ 5 ] {ee221e71-5f6a-4541-8906-ec40fb314aa1} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13824 | 2026.04.07 02:54:57.528986 [ 5 ] {ee221e71-5f6a-4541-8906-ec40fb314aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13825 | 2026.04.07 02:54:57.529365 [ 5 ] {ee221e71-5f6a-4541-8906-ec40fb314aa1} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13826 | 2026.04.07 02:54:57.529576 [ 5 ] {ee221e71-5f6a-4541-8906-ec40fb314aa1} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13827 | 2026.04.07 02:54:57.529712 [ 5 ] {ee221e71-5f6a-4541-8906-ec40fb314aa1} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001665 sec., 521921.9219219219 rows/sec., 40.91 MiB/sec. | ||
| 13828 | 2026.04.07 02:54:57.529709 [ 150 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13829 | 2026.04.07 02:54:57.529752 [ 5 ] {ee221e71-5f6a-4541-8906-ec40fb314aa1} <Debug> TCPHandler: Processed in 0.001840729 sec. | ||
| 13830 | 2026.04.07 02:54:57.529794 [ 150 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13831 | 2026.04.07 02:54:57.529825 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13832 | 2026.04.07 02:54:57.529913 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13833 | 2026.04.07 02:54:57.529960 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 13834 | 2026.04.07 02:54:57.530037 [ 5 ] {fad02bfc-57be-4aef-98c6-9ba8f7eb67f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13835 | 2026.04.07 02:54:57.530091 [ 5 ] {fad02bfc-57be-4aef-98c6-9ba8f7eb67f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13836 | 2026.04.07 02:54:57.530112 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13837 | 2026.04.07 02:54:57.530154 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3361 rows starting from the beginning of the part | ||
| 13838 | 2026.04.07 02:54:57.530232 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 869 rows starting from the beginning of the part | ||
| 13839 | 2026.04.07 02:54:57.530285 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 66 rows starting from the beginning of the part | ||
| 13840 | 2026.04.07 02:54:57.530333 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 869 rows starting from the beginning of the part | ||
| 13841 | 2026.04.07 02:54:57.530376 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 66 rows starting from the beginning of the part | ||
| 13842 | 2026.04.07 02:54:57.530416 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 869 rows starting from the beginning of the part | ||
| 13843 | 2026.04.07 02:54:57.530612 [ 5 ] {fad02bfc-57be-4aef-98c6-9ba8f7eb67f0} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13844 | 2026.04.07 02:54:57.530654 [ 5 ] {fad02bfc-57be-4aef-98c6-9ba8f7eb67f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13845 | 2026.04.07 02:54:57.531002 [ 5 ] {fad02bfc-57be-4aef-98c6-9ba8f7eb67f0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13846 | 2026.04.07 02:54:57.531237 [ 5 ] {fad02bfc-57be-4aef-98c6-9ba8f7eb67f0} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13847 | 2026.04.07 02:54:57.531373 [ 5 ] {fad02bfc-57be-4aef-98c6-9ba8f7eb67f0} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001363 sec., 130594.2773294204 rows/sec., 8.06 MiB/sec. | ||
| 13848 | 2026.04.07 02:54:57.531411 [ 5 ] {fad02bfc-57be-4aef-98c6-9ba8f7eb67f0} <Debug> TCPHandler: Processed in 0.001560713 sec. | ||
| 13849 | 2026.04.07 02:54:57.531521 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13850 | 2026.04.07 02:54:57.531615 [ 5 ] {edc74c36-6437-434a-874c-e820287ad72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13851 | 2026.04.07 02:54:57.531653 [ 5 ] {edc74c36-6437-434a-874c-e820287ad72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13852 | 2026.04.07 02:54:57.532079 [ 5 ] {edc74c36-6437-434a-874c-e820287ad72d} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13853 | 2026.04.07 02:54:57.532115 [ 5 ] {edc74c36-6437-434a-874c-e820287ad72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13854 | 2026.04.07 02:54:57.532423 [ 5 ] {edc74c36-6437-434a-874c-e820287ad72d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13855 | 2026.04.07 02:54:57.532634 [ 5 ] {edc74c36-6437-434a-874c-e820287ad72d} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13856 | 2026.04.07 02:54:57.532699 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6100 rows, containing 5 columns (5 merged, 0 gathered) in 0.002803869 sec., 2175565.2635697317 rows/sec., 175.65 MiB/sec. | ||
| 13857 | 2026.04.07 02:54:57.532762 [ 5 ] {edc74c36-6437-434a-874c-e820287ad72d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001165 sec., 127896.9957081545 rows/sec., 8.26 MiB/sec. | ||
| 13858 | 2026.04.07 02:54:57.532805 [ 5 ] {edc74c36-6437-434a-874c-e820287ad72d} <Debug> TCPHandler: Processed in 0.001332788 sec. | ||
| 13859 | 2026.04.07 02:54:57.532908 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13860 | 2026.04.07 02:54:57.533000 [ 5 ] {16e3f900-5da8-44f0-b45a-2a683acb97f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13861 | 2026.04.07 02:54:57.533041 [ 5 ] {16e3f900-5da8-44f0-b45a-2a683acb97f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13862 | 2026.04.07 02:54:57.533090 [ 191 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13863 | 2026.04.07 02:54:57.533416 [ 191 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_96_19} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13864 | 2026.04.07 02:54:57.533462 [ 5 ] {16e3f900-5da8-44f0-b45a-2a683acb97f0} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13865 | 2026.04.07 02:54:57.533494 [ 191 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_96_19} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13866 | 2026.04.07 02:54:57.533504 [ 5 ] {16e3f900-5da8-44f0-b45a-2a683acb97f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13867 | 2026.04.07 02:54:57.533594 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 13868 | 2026.04.07 02:54:57.533821 [ 5 ] {16e3f900-5da8-44f0-b45a-2a683acb97f0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13869 | 2026.04.07 02:54:57.534034 [ 5 ] {16e3f900-5da8-44f0-b45a-2a683acb97f0} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13870 | 2026.04.07 02:54:57.534164 [ 5 ] {16e3f900-5da8-44f0-b45a-2a683acb97f0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00118 sec., 125423.72881355931 rows/sec., 7.13 MiB/sec. | ||
| 13871 | 2026.04.07 02:54:57.534202 [ 5 ] {16e3f900-5da8-44f0-b45a-2a683acb97f0} <Debug> TCPHandler: Processed in 0.001341828 sec. | ||
| 13872 | 2026.04.07 02:54:57.534306 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13873 | 2026.04.07 02:54:57.534398 [ 5 ] {ffdbacad-359c-479b-9447-96caaa564bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13874 | 2026.04.07 02:54:57.534438 [ 5 ] {ffdbacad-359c-479b-9447-96caaa564bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13875 | 2026.04.07 02:54:57.535046 [ 5 ] {ffdbacad-359c-479b-9447-96caaa564bad} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13876 | 2026.04.07 02:54:57.535083 [ 5 ] {ffdbacad-359c-479b-9447-96caaa564bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13877 | 2026.04.07 02:54:57.535405 [ 5 ] {ffdbacad-359c-479b-9447-96caaa564bad} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13878 | 2026.04.07 02:54:57.535613 [ 5 ] {ffdbacad-359c-479b-9447-96caaa564bad} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13879 | 2026.04.07 02:54:57.535733 [ 150 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13880 | 2026.04.07 02:54:57.535741 [ 5 ] {ffdbacad-359c-479b-9447-96caaa564bad} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.00136 sec., 386764.7058823529 rows/sec., 27.33 MiB/sec. | ||
| 13881 | 2026.04.07 02:54:57.535775 [ 150 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13882 | 2026.04.07 02:54:57.535803 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13883 | 2026.04.07 02:54:57.535809 [ 5 ] {ffdbacad-359c-479b-9447-96caaa564bad} <Debug> TCPHandler: Processed in 0.001551943 sec. | ||
| 13884 | 2026.04.07 02:54:57.535880 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 13885 | 2026.04.07 02:54:57.535920 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13886 | 2026.04.07 02:54:57.535991 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13887 | 2026.04.07 02:54:57.536018 [ 5 ] {931ad75a-e728-426d-8908-546077f28e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13888 | 2026.04.07 02:54:57.536024 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1831 rows starting from the beginning of the part | ||
| 13889 | 2026.04.07 02:54:57.536066 [ 5 ] {931ad75a-e728-426d-8908-546077f28e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13890 | 2026.04.07 02:54:57.536094 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 526 rows starting from the beginning of the part | ||
| 13891 | 2026.04.07 02:54:57.536142 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 69 rows starting from the beginning of the part | ||
| 13892 | 2026.04.07 02:54:57.536183 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 526 rows starting from the beginning of the part | ||
| 13893 | 2026.04.07 02:54:57.536223 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 69 rows starting from the beginning of the part | ||
| 13894 | 2026.04.07 02:54:57.536263 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 526 rows starting from the beginning of the part | ||
| 13895 | 2026.04.07 02:54:57.536397 [ 5 ] {931ad75a-e728-426d-8908-546077f28e7b} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13896 | 2026.04.07 02:54:57.536438 [ 5 ] {931ad75a-e728-426d-8908-546077f28e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13897 | 2026.04.07 02:54:57.536763 [ 5 ] {931ad75a-e728-426d-8908-546077f28e7b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13898 | 2026.04.07 02:54:57.536993 [ 5 ] {931ad75a-e728-426d-8908-546077f28e7b} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13899 | 2026.04.07 02:54:57.537121 [ 5 ] {931ad75a-e728-426d-8908-546077f28e7b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00112 sec., 5357.142857142858 rows/sec., 279.89 KiB/sec. | ||
| 13900 | 2026.04.07 02:54:57.537157 [ 5 ] {931ad75a-e728-426d-8908-546077f28e7b} <Debug> TCPHandler: Processed in 0.001286207 sec. | ||
| 13901 | 2026.04.07 02:54:57.537259 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13902 | 2026.04.07 02:54:57.537352 [ 5 ] {6c4a06cf-5c32-41e1-bc12-4757bd1c2d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13903 | 2026.04.07 02:54:57.537393 [ 5 ] {6c4a06cf-5c32-41e1-bc12-4757bd1c2d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13904 | 2026.04.07 02:54:57.537489 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3547 rows, containing 5 columns (5 merged, 0 gathered) in 0.001639615 sec., 2163312.7289028214 rows/sec., 158.95 MiB/sec. | ||
| 13905 | 2026.04.07 02:54:57.537792 [ 5 ] {6c4a06cf-5c32-41e1-bc12-4757bd1c2d85} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13906 | 2026.04.07 02:54:57.537835 [ 5 ] {6c4a06cf-5c32-41e1-bc12-4757bd1c2d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13907 | 2026.04.07 02:54:57.537871 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13908 | 2026.04.07 02:54:57.538233 [ 5 ] {6c4a06cf-5c32-41e1-bc12-4757bd1c2d85} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13909 | 2026.04.07 02:54:57.538401 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_96_19} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13910 | 2026.04.07 02:54:57.538485 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_96_19} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13911 | 2026.04.07 02:54:57.538510 [ 5 ] {6c4a06cf-5c32-41e1-bc12-4757bd1c2d85} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13912 | 2026.04.07 02:54:57.538575 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 13913 | 2026.04.07 02:54:57.538640 [ 5 ] {6c4a06cf-5c32-41e1-bc12-4757bd1c2d85} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001336 sec., 198353.29341317367 rows/sec., 13.18 MiB/sec. | ||
| 13914 | 2026.04.07 02:54:57.538678 [ 5 ] {6c4a06cf-5c32-41e1-bc12-4757bd1c2d85} <Debug> TCPHandler: Processed in 0.001500232 sec. | ||
| 13915 | 2026.04.07 02:54:57.538777 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13916 | 2026.04.07 02:54:57.538863 [ 5 ] {571debf9-663f-4a13-bd97-6bfac0c01a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13917 | 2026.04.07 02:54:57.538901 [ 5 ] {571debf9-663f-4a13-bd97-6bfac0c01a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13918 | 2026.04.07 02:54:57.539245 [ 5 ] {571debf9-663f-4a13-bd97-6bfac0c01a77} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13919 | 2026.04.07 02:54:57.539280 [ 5 ] {571debf9-663f-4a13-bd97-6bfac0c01a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13920 | 2026.04.07 02:54:57.539574 [ 5 ] {571debf9-663f-4a13-bd97-6bfac0c01a77} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13921 | 2026.04.07 02:54:57.539774 [ 5 ] {571debf9-663f-4a13-bd97-6bfac0c01a77} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13922 | 2026.04.07 02:54:57.539899 [ 5 ] {571debf9-663f-4a13-bd97-6bfac0c01a77} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 13923 | 2026.04.07 02:54:57.539934 [ 5 ] {571debf9-663f-4a13-bd97-6bfac0c01a77} <Debug> TCPHandler: Processed in 0.001166235 sec. | ||
| 13924 | 2026.04.07 02:54:57.540031 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13925 | 2026.04.07 02:54:57.540122 [ 5 ] {87bc042b-f64f-4326-a964-4b6d043aef40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13926 | 2026.04.07 02:54:57.540173 [ 5 ] {87bc042b-f64f-4326-a964-4b6d043aef40} <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.04.07 02:54:57.541020 [ 5 ] {87bc042b-f64f-4326-a964-4b6d043aef40} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13928 | 2026.04.07 02:54:57.541055 [ 5 ] {87bc042b-f64f-4326-a964-4b6d043aef40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13929 | 2026.04.07 02:54:57.541622 [ 5 ] {87bc042b-f64f-4326-a964-4b6d043aef40} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13930 | 2026.04.07 02:54:57.541845 [ 5 ] {87bc042b-f64f-4326-a964-4b6d043aef40} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13931 | 2026.04.07 02:54:57.541978 [ 5 ] {87bc042b-f64f-4326-a964-4b6d043aef40} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001873 sec., 19220.501868659903 rows/sec., 34.44 MiB/sec. | ||
| 13932 | 2026.04.07 02:54:57.542028 [ 5 ] {87bc042b-f64f-4326-a964-4b6d043aef40} <Debug> TCPHandler: Processed in 0.002045813 sec. | ||
| 13933 | 2026.04.07 02:54:57.542136 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13934 | 2026.04.07 02:54:57.542231 [ 5 ] {44c793d5-5d6d-4d00-a002-03d2bbd4b318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13935 | 2026.04.07 02:54:57.542272 [ 5 ] {44c793d5-5d6d-4d00-a002-03d2bbd4b318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13936 | 2026.04.07 02:54:57.542584 [ 5 ] {44c793d5-5d6d-4d00-a002-03d2bbd4b318} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13937 | 2026.04.07 02:54:57.542618 [ 5 ] {44c793d5-5d6d-4d00-a002-03d2bbd4b318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13938 | 2026.04.07 02:54:57.542922 [ 5 ] {44c793d5-5d6d-4d00-a002-03d2bbd4b318} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13939 | 2026.04.07 02:54:57.543129 [ 5 ] {44c793d5-5d6d-4d00-a002-03d2bbd4b318} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13940 | 2026.04.07 02:54:57.543233 [ 149 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13941 | 2026.04.07 02:54:57.543253 [ 5 ] {44c793d5-5d6d-4d00-a002-03d2bbd4b318} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00104 sec., 86538.46153846155 rows/sec., 5.41 MiB/sec. | ||
| 13942 | 2026.04.07 02:54:57.543268 [ 149 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13943 | 2026.04.07 02:54:57.543286 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13944 | 2026.04.07 02:54:57.543288 [ 5 ] {44c793d5-5d6d-4d00-a002-03d2bbd4b318} <Debug> TCPHandler: Processed in 0.001202636 sec. | ||
| 13945 | 2026.04.07 02:54:57.543373 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 13946 | 2026.04.07 02:54:57.543495 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13947 | 2026.04.07 02:54:57.543532 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5670 rows starting from the beginning of the part | ||
| 13948 | 2026.04.07 02:54:57.543597 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 90 rows starting from the beginning of the part | ||
| 13949 | 2026.04.07 02:54:57.543643 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 13950 | 2026.04.07 02:54:57.543685 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 90 rows starting from the beginning of the part | ||
| 13951 | 2026.04.07 02:54:57.543726 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 13952 | 2026.04.07 02:54:57.543768 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 90 rows starting from the beginning of the part | ||
| 13953 | 2026.04.07 02:54:57.545461 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6060 rows, containing 4 columns (4 merged, 0 gathered) in 0.002128695 sec., 2846814.597676041 rows/sec., 183.92 MiB/sec. | ||
| 13954 | 2026.04.07 02:54:57.545866 [ 187 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13955 | 2026.04.07 02:54:57.546169 [ 187 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_96_19} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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.04.07 02:54:57.546256 [ 187 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_96_19} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13957 | 2026.04.07 02:54:57.546340 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 13958 | 2026.04.07 02:54:58.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.53 MiB, peak 354.01 MiB, free memory in arenas 0.00 B, will set to 347.16 MiB (RSS), difference: -1.37 MiB | ||
| 13959 | 2026.04.07 02:54:58.336136 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13960 | 2026.04.07 02:54:58.336357 [ 5 ] {1931d4ba-b2be-468b-be01-729a77205667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13961 | 2026.04.07 02:54:58.336429 [ 5 ] {1931d4ba-b2be-468b-be01-729a77205667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13962 | 2026.04.07 02:54:58.337044 [ 5 ] {1931d4ba-b2be-468b-be01-729a77205667} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13963 | 2026.04.07 02:54:58.337090 [ 5 ] {1931d4ba-b2be-468b-be01-729a77205667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13964 | 2026.04.07 02:54:58.337485 [ 5 ] {1931d4ba-b2be-468b-be01-729a77205667} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13965 | 2026.04.07 02:54:58.337713 [ 5 ] {1931d4ba-b2be-468b-be01-729a77205667} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13966 | 2026.04.07 02:54:58.337876 [ 5 ] {1931d4ba-b2be-468b-be01-729a77205667} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001572 sec., 6361.323155216285 rows/sec., 518.72 KiB/sec. | ||
| 13967 | 2026.04.07 02:54:58.337927 [ 5 ] {1931d4ba-b2be-468b-be01-729a77205667} <Debug> TCPHandler: Processed in 0.001931621 sec. | ||
| 13968 | 2026.04.07 02:54:58.338045 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13969 | 2026.04.07 02:54:58.338146 [ 5 ] {082cb81b-6f6c-41dd-87e9-9252d01cfca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13970 | 2026.04.07 02:54:58.338190 [ 5 ] {082cb81b-6f6c-41dd-87e9-9252d01cfca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13971 | 2026.04.07 02:54:58.339822 [ 5 ] {082cb81b-6f6c-41dd-87e9-9252d01cfca1} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13972 | 2026.04.07 02:54:58.339859 [ 5 ] {082cb81b-6f6c-41dd-87e9-9252d01cfca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13973 | 2026.04.07 02:54:58.340326 [ 5 ] {082cb81b-6f6c-41dd-87e9-9252d01cfca1} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13974 | 2026.04.07 02:54:58.340563 [ 5 ] {082cb81b-6f6c-41dd-87e9-9252d01cfca1} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13975 | 2026.04.07 02:54:58.340699 [ 5 ] {082cb81b-6f6c-41dd-87e9-9252d01cfca1} <Debug> executeQuery: Read 2420 rows, 183.04 KiB in 0.002575 sec., 939805.8252427184 rows/sec., 69.42 MiB/sec. | ||
| 13976 | 2026.04.07 02:54:58.340737 [ 5 ] {082cb81b-6f6c-41dd-87e9-9252d01cfca1} <Debug> TCPHandler: Processed in 0.002744438 sec. | ||
| 13977 | 2026.04.07 02:54:58.340846 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13978 | 2026.04.07 02:54:58.340943 [ 5 ] {22a1546d-6560-4805-b767-44040c503330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13979 | 2026.04.07 02:54:58.340984 [ 5 ] {22a1546d-6560-4805-b767-44040c503330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13980 | 2026.04.07 02:54:58.341384 [ 5 ] {22a1546d-6560-4805-b767-44040c503330} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13981 | 2026.04.07 02:54:58.341419 [ 5 ] {22a1546d-6560-4805-b767-44040c503330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13982 | 2026.04.07 02:54:58.341718 [ 5 ] {22a1546d-6560-4805-b767-44040c503330} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13983 | 2026.04.07 02:54:58.341924 [ 5 ] {22a1546d-6560-4805-b767-44040c503330} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13984 | 2026.04.07 02:54:58.342051 [ 5 ] {22a1546d-6560-4805-b767-44040c503330} <Debug> executeQuery: Read 26 rows, 1.90 KiB in 0.001129 sec., 23029.229406554474 rows/sec., 1.64 MiB/sec. | ||
| 13985 | 2026.04.07 02:54:58.342088 [ 5 ] {22a1546d-6560-4805-b767-44040c503330} <Debug> TCPHandler: Processed in 0.001293508 sec. | ||
| 13986 | 2026.04.07 02:54:58.342190 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13987 | 2026.04.07 02:54:58.342288 [ 5 ] {0bfb0959-f3b4-4724-a4cf-fef02e3db01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13988 | 2026.04.07 02:54:58.342326 [ 5 ] {0bfb0959-f3b4-4724-a4cf-fef02e3db01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13989 | 2026.04.07 02:54:58.343008 [ 5 ] {0bfb0959-f3b4-4724-a4cf-fef02e3db01e} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13990 | 2026.04.07 02:54:58.343041 [ 5 ] {0bfb0959-f3b4-4724-a4cf-fef02e3db01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 13991 | 2026.04.07 02:54:58.343375 [ 5 ] {0bfb0959-f3b4-4724-a4cf-fef02e3db01e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13992 | 2026.04.07 02:54:58.343590 [ 5 ] {0bfb0959-f3b4-4724-a4cf-fef02e3db01e} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13993 | 2026.04.07 02:54:58.343716 [ 5 ] {0bfb0959-f3b4-4724-a4cf-fef02e3db01e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001448 sec., 553176.7955801105 rows/sec., 31.95 MiB/sec. | ||
| 13994 | 2026.04.07 02:54:58.343752 [ 5 ] {0bfb0959-f3b4-4724-a4cf-fef02e3db01e} <Debug> TCPHandler: Processed in 0.001611374 sec. | ||
| 13995 | 2026.04.07 02:54:58.343856 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13996 | 2026.04.07 02:54:58.343948 [ 5 ] {592c0b6b-d8a1-4e1d-b575-b781d15b4194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13997 | 2026.04.07 02:54:58.343986 [ 5 ] {592c0b6b-d8a1-4e1d-b575-b781d15b4194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13998 | 2026.04.07 02:54:58.344350 [ 5 ] {592c0b6b-d8a1-4e1d-b575-b781d15b4194} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13999 | 2026.04.07 02:54:58.344386 [ 5 ] {592c0b6b-d8a1-4e1d-b575-b781d15b4194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 14000 | 2026.04.07 02:54:58.344674 [ 5 ] {592c0b6b-d8a1-4e1d-b575-b781d15b4194} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 14001 | 2026.04.07 02:54:58.344891 [ 5 ] {592c0b6b-d8a1-4e1d-b575-b781d15b4194} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14002 | 2026.04.07 02:54:58.345015 [ 5 ] {592c0b6b-d8a1-4e1d-b575-b781d15b4194} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001084 sec., 922.509225092251 rows/sec., 64.86 KiB/sec. | ||
| 14003 | 2026.04.07 02:54:58.345051 [ 5 ] {592c0b6b-d8a1-4e1d-b575-b781d15b4194} <Debug> TCPHandler: Processed in 0.001244806 sec. | ||
| 14004 | 2026.04.07 02:54:58.345153 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14005 | 2026.04.07 02:54:58.345246 [ 5 ] {cd41763e-7269-4c79-bd8f-71f744ad5364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14006 | 2026.04.07 02:54:58.345284 [ 5 ] {cd41763e-7269-4c79-bd8f-71f744ad5364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14007 | 2026.04.07 02:54:58.346140 [ 5 ] {cd41763e-7269-4c79-bd8f-71f744ad5364} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14008 | 2026.04.07 02:54:58.346176 [ 5 ] {cd41763e-7269-4c79-bd8f-71f744ad5364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 14009 | 2026.04.07 02:54:58.346546 [ 5 ] {cd41763e-7269-4c79-bd8f-71f744ad5364} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14010 | 2026.04.07 02:54:58.346756 [ 5 ] {cd41763e-7269-4c79-bd8f-71f744ad5364} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14011 | 2026.04.07 02:54:58.346883 [ 5 ] {cd41763e-7269-4c79-bd8f-71f744ad5364} <Debug> executeQuery: Read 1305 rows, 89.33 KiB in 0.001655 sec., 788519.6374622356 rows/sec., 52.71 MiB/sec. | ||
| 14012 | 2026.04.07 02:54:58.346919 [ 5 ] {cd41763e-7269-4c79-bd8f-71f744ad5364} <Debug> TCPHandler: Processed in 0.001814499 sec. | ||
| 14013 | 2026.04.07 02:54:58.347024 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14014 | 2026.04.07 02:54:58.347116 [ 5 ] {49a6237f-9b35-43d6-a997-7be68852f26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14015 | 2026.04.07 02:54:58.347158 [ 5 ] {49a6237f-9b35-43d6-a997-7be68852f26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14016 | 2026.04.07 02:54:58.347829 [ 5 ] {49a6237f-9b35-43d6-a997-7be68852f26d} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14017 | 2026.04.07 02:54:58.347864 [ 5 ] {49a6237f-9b35-43d6-a997-7be68852f26d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 14018 | 2026.04.07 02:54:58.348291 [ 5 ] {49a6237f-9b35-43d6-a997-7be68852f26d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14019 | 2026.04.07 02:54:58.348504 [ 5 ] {49a6237f-9b35-43d6-a997-7be68852f26d} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14020 | 2026.04.07 02:54:58.348632 [ 5 ] {49a6237f-9b35-43d6-a997-7be68852f26d} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001534 sec., 978487.6140808344 rows/sec., 59.37 MiB/sec. | ||
| 14021 | 2026.04.07 02:54:58.348670 [ 5 ] {49a6237f-9b35-43d6-a997-7be68852f26d} <Debug> TCPHandler: Processed in 0.001695836 sec. | ||
| 14022 | 2026.04.07 02:54:58.348774 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14023 | 2026.04.07 02:54:58.348867 [ 5 ] {d500c023-0636-4061-bd49-9569affa10f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14024 | 2026.04.07 02:54:58.348920 [ 5 ] {d500c023-0636-4061-bd49-9569affa10f0} <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 | ||
| 14025 | 2026.04.07 02:54:58.349675 [ 5 ] {d500c023-0636-4061-bd49-9569affa10f0} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14026 | 2026.04.07 02:54:58.349711 [ 5 ] {d500c023-0636-4061-bd49-9569affa10f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 14027 | 2026.04.07 02:54:58.350233 [ 5 ] {d500c023-0636-4061-bd49-9569affa10f0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14028 | 2026.04.07 02:54:58.350481 [ 5 ] {d500c023-0636-4061-bd49-9569affa10f0} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14029 | 2026.04.07 02:54:58.350631 [ 5 ] {d500c023-0636-4061-bd49-9569affa10f0} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001782 sec., 8978.675645342313 rows/sec., 16.09 MiB/sec. | ||
| 14030 | 2026.04.07 02:54:58.350684 [ 5 ] {d500c023-0636-4061-bd49-9569affa10f0} <Debug> TCPHandler: Processed in 0.001958861 sec. | ||
| 14031 | 2026.04.07 02:54:58.350788 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14032 | 2026.04.07 02:54:58.350882 [ 5 ] {91a22094-18fa-49bf-91b3-26ed3b27d584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14033 | 2026.04.07 02:54:58.350923 [ 5 ] {91a22094-18fa-49bf-91b3-26ed3b27d584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14034 | 2026.04.07 02:54:58.351228 [ 5 ] {91a22094-18fa-49bf-91b3-26ed3b27d584} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14035 | 2026.04.07 02:54:58.351263 [ 5 ] {91a22094-18fa-49bf-91b3-26ed3b27d584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 14036 | 2026.04.07 02:54:58.351567 [ 5 ] {91a22094-18fa-49bf-91b3-26ed3b27d584} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14037 | 2026.04.07 02:54:58.351775 [ 5 ] {91a22094-18fa-49bf-91b3-26ed3b27d584} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14038 | 2026.04.07 02:54:58.351989 [ 5 ] {91a22094-18fa-49bf-91b3-26ed3b27d584} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 736.11 KiB/sec. | ||
| 14039 | 2026.04.07 02:54:58.352023 [ 5 ] {91a22094-18fa-49bf-91b3-26ed3b27d584} <Debug> TCPHandler: Processed in 0.001284917 sec. | ||
| 14040 | 2026.04.07 02:55:00.796476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1836 | ||
| 14041 | 2026.04.07 02:55:00.799339 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14042 | 2026.04.07 02:55:00.799388 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 14043 | 2026.04.07 02:55:00.800601 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14044 | 2026.04.07 02:55:00.800923 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14045 | 2026.04.07 02:55:00.801182 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1836 | ||
| 14046 | 2026.04.07 02:55:02.514957 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14047 | 2026.04.07 02:55:02.515216 [ 5 ] {bfaa86ae-16b0-45d7-9e1b-7d89603aac85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14048 | 2026.04.07 02:55:02.515290 [ 5 ] {bfaa86ae-16b0-45d7-9e1b-7d89603aac85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14049 | 2026.04.07 02:55:02.515968 [ 5 ] {bfaa86ae-16b0-45d7-9e1b-7d89603aac85} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14050 | 2026.04.07 02:55:02.516011 [ 5 ] {bfaa86ae-16b0-45d7-9e1b-7d89603aac85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 14051 | 2026.04.07 02:55:02.516392 [ 5 ] {bfaa86ae-16b0-45d7-9e1b-7d89603aac85} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14052 | 2026.04.07 02:55:02.516615 [ 5 ] {bfaa86ae-16b0-45d7-9e1b-7d89603aac85} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14053 | 2026.04.07 02:55:02.516778 [ 5 ] {bfaa86ae-16b0-45d7-9e1b-7d89603aac85} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001617 sec., 34632.034632034636 rows/sec., 2.66 MiB/sec. | ||
| 14054 | 2026.04.07 02:55:02.516820 [ 5 ] {bfaa86ae-16b0-45d7-9e1b-7d89603aac85} <Debug> TCPHandler: Processed in 0.002003012 sec. | ||
| 14055 | 2026.04.07 02:55:02.516943 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14056 | 2026.04.07 02:55:02.517067 [ 5 ] {b6ff3011-213b-45a5-bb9f-825adb6386b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14057 | 2026.04.07 02:55:02.517117 [ 5 ] {b6ff3011-213b-45a5-bb9f-825adb6386b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14058 | 2026.04.07 02:55:02.517595 [ 5 ] {b6ff3011-213b-45a5-bb9f-825adb6386b1} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14059 | 2026.04.07 02:55:02.517633 [ 5 ] {b6ff3011-213b-45a5-bb9f-825adb6386b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 14060 | 2026.04.07 02:55:02.517939 [ 5 ] {b6ff3011-213b-45a5-bb9f-825adb6386b1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14061 | 2026.04.07 02:55:02.518167 [ 5 ] {b6ff3011-213b-45a5-bb9f-825adb6386b1} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14062 | 2026.04.07 02:55:02.518305 [ 5 ] {b6ff3011-213b-45a5-bb9f-825adb6386b1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001263 sec., 50673.00079176564 rows/sec., 3.96 MiB/sec. | ||
| 14063 | 2026.04.07 02:55:02.518344 [ 5 ] {b6ff3011-213b-45a5-bb9f-825adb6386b1} <Debug> TCPHandler: Processed in 0.001461671 sec. | ||
| 14064 | 2026.04.07 02:55:02.518450 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14065 | 2026.04.07 02:55:02.518545 [ 5 ] {5e9555d3-ff81-4230-8151-42fda6190dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14066 | 2026.04.07 02:55:02.518588 [ 5 ] {5e9555d3-ff81-4230-8151-42fda6190dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14067 | 2026.04.07 02:55:02.518947 [ 5 ] {5e9555d3-ff81-4230-8151-42fda6190dc0} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14068 | 2026.04.07 02:55:02.518983 [ 5 ] {5e9555d3-ff81-4230-8151-42fda6190dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 14069 | 2026.04.07 02:55:02.519310 [ 5 ] {5e9555d3-ff81-4230-8151-42fda6190dc0} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14070 | 2026.04.07 02:55:02.519524 [ 5 ] {5e9555d3-ff81-4230-8151-42fda6190dc0} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14071 | 2026.04.07 02:55:02.519656 [ 5 ] {5e9555d3-ff81-4230-8151-42fda6190dc0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001129 sec., 113374.66784765279 rows/sec., 7.90 MiB/sec. | ||
| 14072 | 2026.04.07 02:55:02.519693 [ 5 ] {5e9555d3-ff81-4230-8151-42fda6190dc0} <Debug> TCPHandler: Processed in 0.001291788 sec. | ||
| 14073 | 2026.04.07 02:55:02.519796 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14074 | 2026.04.07 02:55:02.519892 [ 5 ] {8ce47cf1-f8b4-4034-a6d2-2c59effb51f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14075 | 2026.04.07 02:55:02.519934 [ 5 ] {8ce47cf1-f8b4-4034-a6d2-2c59effb51f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14076 | 2026.04.07 02:55:02.520249 [ 5 ] {8ce47cf1-f8b4-4034-a6d2-2c59effb51f9} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14077 | 2026.04.07 02:55:02.520286 [ 5 ] {8ce47cf1-f8b4-4034-a6d2-2c59effb51f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 14078 | 2026.04.07 02:55:02.520583 [ 5 ] {8ce47cf1-f8b4-4034-a6d2-2c59effb51f9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14079 | 2026.04.07 02:55:02.520791 [ 5 ] {8ce47cf1-f8b4-4034-a6d2-2c59effb51f9} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14080 | 2026.04.07 02:55:02.520922 [ 5 ] {8ce47cf1-f8b4-4034-a6d2-2c59effb51f9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001049 sec., 45757.864632983794 rows/sec., 3.08 MiB/sec. | ||
| 14081 | 2026.04.07 02:55:02.520958 [ 5 ] {8ce47cf1-f8b4-4034-a6d2-2c59effb51f9} <Debug> TCPHandler: Processed in 0.001210065 sec. | ||
| 14082 | 2026.04.07 02:55:03.233425 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28332 | ||
| 14083 | 2026.04.07 02:55:03.234043 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14084 | 2026.04.07 02:55:03.234099 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14085 | 2026.04.07 02:55:03.234643 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14086 | 2026.04.07 02:55:03.234865 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14087 | 2026.04.07 02:55:03.234995 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28332 | ||
| 14088 | 2026.04.07 02:55:04.784023 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 14089 | 2026.04.07 02:55:04.800787 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14090 | 2026.04.07 02:55:04.800844 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14091 | 2026.04.07 02:55:04.806920 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14092 | 2026.04.07 02:55:04.807654 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14093 | 2026.04.07 02:55:04.810488 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 14094 | 2026.04.07 02:55:07.525864 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14095 | 2026.04.07 02:55:07.526062 [ 5 ] {053b87e6-37c2-4d25-ad35-5d3c6070d293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14096 | 2026.04.07 02:55:07.526149 [ 5 ] {053b87e6-37c2-4d25-ad35-5d3c6070d293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14097 | 2026.04.07 02:55:07.526933 [ 5 ] {053b87e6-37c2-4d25-ad35-5d3c6070d293} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14098 | 2026.04.07 02:55:07.526979 [ 5 ] {053b87e6-37c2-4d25-ad35-5d3c6070d293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14099 | 2026.04.07 02:55:07.527396 [ 5 ] {053b87e6-37c2-4d25-ad35-5d3c6070d293} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14100 | 2026.04.07 02:55:07.527632 [ 5 ] {053b87e6-37c2-4d25-ad35-5d3c6070d293} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14101 | 2026.04.07 02:55:07.527791 [ 5 ] {053b87e6-37c2-4d25-ad35-5d3c6070d293} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001777 sec., 159819.9212155318 rows/sec., 10.15 MiB/sec. | ||
| 14102 | 2026.04.07 02:55:07.527844 [ 5 ] {053b87e6-37c2-4d25-ad35-5d3c6070d293} <Debug> TCPHandler: Processed in 0.002122335 sec. | ||
| 14103 | 2026.04.07 02:55:07.527967 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14104 | 2026.04.07 02:55:07.528073 [ 5 ] {bcf3c6ec-a845-4b95-8811-7e9044bc0717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14105 | 2026.04.07 02:55:07.528116 [ 5 ] {bcf3c6ec-a845-4b95-8811-7e9044bc0717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14106 | 2026.04.07 02:55:07.528960 [ 5 ] {bcf3c6ec-a845-4b95-8811-7e9044bc0717} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14107 | 2026.04.07 02:55:07.528996 [ 5 ] {bcf3c6ec-a845-4b95-8811-7e9044bc0717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14108 | 2026.04.07 02:55:07.529380 [ 5 ] {bcf3c6ec-a845-4b95-8811-7e9044bc0717} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14109 | 2026.04.07 02:55:07.529604 [ 5 ] {bcf3c6ec-a845-4b95-8811-7e9044bc0717} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14110 | 2026.04.07 02:55:07.529740 [ 5 ] {bcf3c6ec-a845-4b95-8811-7e9044bc0717} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.00169 sec., 514201.1834319526 rows/sec., 40.31 MiB/sec. | ||
| 14111 | 2026.04.07 02:55:07.529779 [ 5 ] {bcf3c6ec-a845-4b95-8811-7e9044bc0717} <Debug> TCPHandler: Processed in 0.00186321 sec. | ||
| 14112 | 2026.04.07 02:55:07.529902 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14113 | 2026.04.07 02:55:07.529997 [ 5 ] {b7480993-c8d0-4190-a915-68ad1f70504c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14114 | 2026.04.07 02:55:07.530040 [ 5 ] {b7480993-c8d0-4190-a915-68ad1f70504c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14115 | 2026.04.07 02:55:07.530515 [ 5 ] {b7480993-c8d0-4190-a915-68ad1f70504c} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14116 | 2026.04.07 02:55:07.530552 [ 5 ] {b7480993-c8d0-4190-a915-68ad1f70504c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14117 | 2026.04.07 02:55:07.530884 [ 5 ] {b7480993-c8d0-4190-a915-68ad1f70504c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14118 | 2026.04.07 02:55:07.531107 [ 5 ] {b7480993-c8d0-4190-a915-68ad1f70504c} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14119 | 2026.04.07 02:55:07.531233 [ 138 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14120 | 2026.04.07 02:55:07.531245 [ 5 ] {b7480993-c8d0-4190-a915-68ad1f70504c} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001267 sec., 140489.3449092344 rows/sec., 8.67 MiB/sec. | ||
| 14121 | 2026.04.07 02:55:07.531300 [ 138 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14122 | 2026.04.07 02:55:07.531323 [ 5 ] {b7480993-c8d0-4190-a915-68ad1f70504c} <Debug> TCPHandler: Processed in 0.001473581 sec. | ||
| 14123 | 2026.04.07 02:55:07.531326 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14124 | 2026.04.07 02:55:07.531451 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14125 | 2026.04.07 02:55:07.531486 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 14126 | 2026.04.07 02:55:07.531555 [ 5 ] {b3a0c8f9-baa4-469b-a35e-d263609ff74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14127 | 2026.04.07 02:55:07.531602 [ 5 ] {b3a0c8f9-baa4-469b-a35e-d263609ff74c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14128 | 2026.04.07 02:55:07.531656 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14129 | 2026.04.07 02:55:07.531709 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 226 rows starting from the beginning of the part | ||
| 14130 | 2026.04.07 02:55:07.531790 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 178 rows starting from the beginning of the part | ||
| 14131 | 2026.04.07 02:55:07.531863 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 5 rows starting from the beginning of the part | ||
| 14132 | 2026.04.07 02:55:07.531920 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 178 rows starting from the beginning of the part | ||
| 14133 | 2026.04.07 02:55:07.531982 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 26 rows starting from the beginning of the part | ||
| 14134 | 2026.04.07 02:55:07.532051 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 178 rows starting from the beginning of the part | ||
| 14135 | 2026.04.07 02:55:07.532092 [ 5 ] {b3a0c8f9-baa4-469b-a35e-d263609ff74c} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14136 | 2026.04.07 02:55:07.532135 [ 5 ] {b3a0c8f9-baa4-469b-a35e-d263609ff74c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14137 | 2026.04.07 02:55:07.532553 [ 5 ] {b3a0c8f9-baa4-469b-a35e-d263609ff74c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14138 | 2026.04.07 02:55:07.532798 [ 5 ] {b3a0c8f9-baa4-469b-a35e-d263609ff74c} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14139 | 2026.04.07 02:55:07.532943 [ 5 ] {b3a0c8f9-baa4-469b-a35e-d263609ff74c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00141 sec., 105673.75886524822 rows/sec., 6.83 MiB/sec. | ||
| 14140 | 2026.04.07 02:55:07.532982 [ 5 ] {b3a0c8f9-baa4-469b-a35e-d263609ff74c} <Debug> TCPHandler: Processed in 0.001580843 sec. | ||
| 14141 | 2026.04.07 02:55:07.533089 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14142 | 2026.04.07 02:55:07.533166 [ 193 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 791 rows, containing 5 columns (5 merged, 0 gathered) in 0.001749757 sec., 452062.7721449321 rows/sec., 30.10 MiB/sec. | ||
| 14143 | 2026.04.07 02:55:07.533184 [ 5 ] {c5f36ed7-85bc-4dfa-b014-26b7d4adead2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14144 | 2026.04.07 02:55:07.533228 [ 5 ] {c5f36ed7-85bc-4dfa-b014-26b7d4adead2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14145 | 2026.04.07 02:55:07.533318 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14146 | 2026.04.07 02:55:07.533602 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_81_16} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14147 | 2026.04.07 02:55:07.533675 [ 5 ] {c5f36ed7-85bc-4dfa-b014-26b7d4adead2} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14148 | 2026.04.07 02:55:07.533676 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_81_16} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14149 | 2026.04.07 02:55:07.533720 [ 5 ] {c5f36ed7-85bc-4dfa-b014-26b7d4adead2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14150 | 2026.04.07 02:55:07.533783 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 14151 | 2026.04.07 02:55:07.534041 [ 5 ] {c5f36ed7-85bc-4dfa-b014-26b7d4adead2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14152 | 2026.04.07 02:55:07.534259 [ 5 ] {c5f36ed7-85bc-4dfa-b014-26b7d4adead2} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14153 | 2026.04.07 02:55:07.534385 [ 5 ] {c5f36ed7-85bc-4dfa-b014-26b7d4adead2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001219 sec., 121410.9926168991 rows/sec., 6.90 MiB/sec. | ||
| 14154 | 2026.04.07 02:55:07.534423 [ 5 ] {c5f36ed7-85bc-4dfa-b014-26b7d4adead2} <Debug> TCPHandler: Processed in 0.001382218 sec. | ||
| 14155 | 2026.04.07 02:55:07.534528 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14156 | 2026.04.07 02:55:07.534619 [ 5 ] {52949d71-03c6-4edc-93d9-b9930d28eeba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14157 | 2026.04.07 02:55:07.534659 [ 5 ] {52949d71-03c6-4edc-93d9-b9930d28eeba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14158 | 2026.04.07 02:55:07.535270 [ 5 ] {52949d71-03c6-4edc-93d9-b9930d28eeba} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14159 | 2026.04.07 02:55:07.535307 [ 5 ] {52949d71-03c6-4edc-93d9-b9930d28eeba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14160 | 2026.04.07 02:55:07.535624 [ 5 ] {52949d71-03c6-4edc-93d9-b9930d28eeba} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14161 | 2026.04.07 02:55:07.535828 [ 5 ] {52949d71-03c6-4edc-93d9-b9930d28eeba} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14162 | 2026.04.07 02:55:07.535956 [ 5 ] {52949d71-03c6-4edc-93d9-b9930d28eeba} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001354 sec., 388478.58197932056 rows/sec., 27.45 MiB/sec. | ||
| 14163 | 2026.04.07 02:55:07.535993 [ 5 ] {52949d71-03c6-4edc-93d9-b9930d28eeba} <Debug> TCPHandler: Processed in 0.001513722 sec. | ||
| 14164 | 2026.04.07 02:55:07.536098 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14165 | 2026.04.07 02:55:07.536190 [ 5 ] {ae254253-097a-43b7-ae9e-5d8c1f819369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14166 | 2026.04.07 02:55:07.536231 [ 5 ] {ae254253-097a-43b7-ae9e-5d8c1f819369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14167 | 2026.04.07 02:55:07.536561 [ 5 ] {ae254253-097a-43b7-ae9e-5d8c1f819369} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14168 | 2026.04.07 02:55:07.536597 [ 5 ] {ae254253-097a-43b7-ae9e-5d8c1f819369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14169 | 2026.04.07 02:55:07.536951 [ 5 ] {ae254253-097a-43b7-ae9e-5d8c1f819369} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14170 | 2026.04.07 02:55:07.537156 [ 5 ] {ae254253-097a-43b7-ae9e-5d8c1f819369} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14171 | 2026.04.07 02:55:07.537285 [ 5 ] {ae254253-097a-43b7-ae9e-5d8c1f819369} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 14172 | 2026.04.07 02:55:07.537325 [ 5 ] {ae254253-097a-43b7-ae9e-5d8c1f819369} <Debug> TCPHandler: Processed in 0.001274577 sec. | ||
| 14173 | 2026.04.07 02:55:07.537439 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14174 | 2026.04.07 02:55:07.537531 [ 5 ] {1421bca0-ec63-44e0-bb92-c4d09ef229d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14175 | 2026.04.07 02:55:07.537574 [ 5 ] {1421bca0-ec63-44e0-bb92-c4d09ef229d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14176 | 2026.04.07 02:55:07.538034 [ 5 ] {1421bca0-ec63-44e0-bb92-c4d09ef229d8} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14177 | 2026.04.07 02:55:07.538080 [ 5 ] {1421bca0-ec63-44e0-bb92-c4d09ef229d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14178 | 2026.04.07 02:55:07.538496 [ 5 ] {1421bca0-ec63-44e0-bb92-c4d09ef229d8} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14179 | 2026.04.07 02:55:07.538745 [ 5 ] {1421bca0-ec63-44e0-bb92-c4d09ef229d8} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14180 | 2026.04.07 02:55:07.538878 [ 5 ] {1421bca0-ec63-44e0-bb92-c4d09ef229d8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001365 sec., 194139.19413919415 rows/sec., 12.90 MiB/sec. | ||
| 14181 | 2026.04.07 02:55:07.538878 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_94_19 to all_99_99_0 | ||
| 14182 | 2026.04.07 02:55:07.538915 [ 5 ] {1421bca0-ec63-44e0-bb92-c4d09ef229d8} <Debug> TCPHandler: Processed in 0.001524352 sec. | ||
| 14183 | 2026.04.07 02:55:07.538924 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14184 | 2026.04.07 02:55:07.538946 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14185 | 2026.04.07 02:55:07.539026 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14186 | 2026.04.07 02:55:07.539031 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_99_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_94_19 to all_99_99_0 into Compact with storage Full | ||
| 14187 | 2026.04.07 02:55:07.539124 [ 5 ] {fb3acee9-c370-450a-8ad1-6e16e004a7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14188 | 2026.04.07 02:55:07.539152 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_99_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14189 | 2026.04.07 02:55:07.539171 [ 5 ] {fb3acee9-c370-450a-8ad1-6e16e004a7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14190 | 2026.04.07 02:55:07.539187 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_94_19, total 36955 rows starting from the beginning of the part | ||
| 14191 | 2026.04.07 02:55:07.539250 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 14192 | 2026.04.07 02:55:07.539294 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 265 rows starting from the beginning of the part | ||
| 14193 | 2026.04.07 02:55:07.539349 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1501 rows starting from the beginning of the part | ||
| 14194 | 2026.04.07 02:55:07.539401 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 128 rows starting from the beginning of the part | ||
| 14195 | 2026.04.07 02:55:07.539450 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 265 rows starting from the beginning of the part | ||
| 14196 | 2026.04.07 02:55:07.539509 [ 5 ] {fb3acee9-c370-450a-8ad1-6e16e004a7e6} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14197 | 2026.04.07 02:55:07.539550 [ 5 ] {fb3acee9-c370-450a-8ad1-6e16e004a7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14198 | 2026.04.07 02:55:07.539891 [ 5 ] {fb3acee9-c370-450a-8ad1-6e16e004a7e6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14199 | 2026.04.07 02:55:07.540105 [ 5 ] {fb3acee9-c370-450a-8ad1-6e16e004a7e6} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14200 | 2026.04.07 02:55:07.540238 [ 5 ] {fb3acee9-c370-450a-8ad1-6e16e004a7e6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 59.53 KiB/sec. | ||
| 14201 | 2026.04.07 02:55:07.540272 [ 5 ] {fb3acee9-c370-450a-8ad1-6e16e004a7e6} <Debug> TCPHandler: Processed in 0.001298787 sec. | ||
| 14202 | 2026.04.07 02:55:07.540403 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14203 | 2026.04.07 02:55:07.540496 [ 5 ] {03de084c-b0fe-48f6-adb8-5d3209b012a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14204 | 2026.04.07 02:55:07.540550 [ 5 ] {03de084c-b0fe-48f6-adb8-5d3209b012a4} <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 | ||
| 14205 | 2026.04.07 02:55:07.541384 [ 5 ] {03de084c-b0fe-48f6-adb8-5d3209b012a4} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14206 | 2026.04.07 02:55:07.541419 [ 5 ] {03de084c-b0fe-48f6-adb8-5d3209b012a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14207 | 2026.04.07 02:55:07.542036 [ 5 ] {03de084c-b0fe-48f6-adb8-5d3209b012a4} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14208 | 2026.04.07 02:55:07.542263 [ 5 ] {03de084c-b0fe-48f6-adb8-5d3209b012a4} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14209 | 2026.04.07 02:55:07.542405 [ 5 ] {03de084c-b0fe-48f6-adb8-5d3209b012a4} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001926 sec., 18691.58878504673 rows/sec., 33.49 MiB/sec. | ||
| 14210 | 2026.04.07 02:55:07.542468 [ 5 ] {03de084c-b0fe-48f6-adb8-5d3209b012a4} <Debug> TCPHandler: Processed in 0.002116394 sec. | ||
| 14211 | 2026.04.07 02:55:07.542581 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14212 | 2026.04.07 02:55:07.542676 [ 5 ] {456ae86e-7aff-4753-ab5f-c7a1debbd617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14213 | 2026.04.07 02:55:07.542718 [ 5 ] {456ae86e-7aff-4753-ab5f-c7a1debbd617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14214 | 2026.04.07 02:55:07.543040 [ 5 ] {456ae86e-7aff-4753-ab5f-c7a1debbd617} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14215 | 2026.04.07 02:55:07.543074 [ 5 ] {456ae86e-7aff-4753-ab5f-c7a1debbd617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14216 | 2026.04.07 02:55:07.543376 [ 5 ] {456ae86e-7aff-4753-ab5f-c7a1debbd617} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14217 | 2026.04.07 02:55:07.543595 [ 5 ] {456ae86e-7aff-4753-ab5f-c7a1debbd617} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14218 | 2026.04.07 02:55:07.543724 [ 5 ] {456ae86e-7aff-4753-ab5f-c7a1debbd617} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 14219 | 2026.04.07 02:55:07.543760 [ 5 ] {456ae86e-7aff-4753-ab5f-c7a1debbd617} <Debug> TCPHandler: Processed in 0.001231516 sec. | ||
| 14220 | 2026.04.07 02:55:07.546367 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_99_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39274 rows, containing 5 columns (5 merged, 0 gathered) in 0.007366166 sec., 5331674.578064083 rows/sec., 342.53 MiB/sec. | ||
| 14221 | 2026.04.07 02:55:07.546911 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_99_20} <Trace> MergedBlockOutputStream: filled checksums all_1_99_20 (state Temporary) | ||
| 14222 | 2026.04.07 02:55:07.547221 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_99_20 to all_1_99_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14223 | 2026.04.07 02:55:07.547308 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_94_19, all_99_99_0] -> all_1_99_20 | ||
| 14224 | 2026.04.07 02:55:07.547408 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 14225 | 2026.04.07 02:55:09.360654 [ 136 ] {} <Debug> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 14226 | 2026.04.07 02:55:09.360740 [ 136 ] {} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14227 | 2026.04.07 02:55:09.360764 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14228 | 2026.04.07 02:55:09.360901 [ 197 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::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 | ||
| 14229 | 2026.04.07 02:55:09.361065 [ 197 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14230 | 2026.04.07 02:55:09.361103 [ 197 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 20 rows starting from the beginning of the part | ||
| 14231 | 2026.04.07 02:55:09.361178 [ 197 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 14232 | 2026.04.07 02:55:09.361231 [ 197 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 14233 | 2026.04.07 02:55:09.361280 [ 197 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 14234 | 2026.04.07 02:55:09.361326 [ 197 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 14235 | 2026.04.07 02:55:09.362100 [ 188 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001262907 sec., 38007.549249469674 rows/sec., 3.17 MiB/sec. | ||
| 14236 | 2026.04.07 02:55:09.362296 [ 195 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 14237 | 2026.04.07 02:55:09.362663 [ 195 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_22_5} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14238 | 2026.04.07 02:55:09.362752 [ 195 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_22_5} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 14239 | 2026.04.07 02:55:09.362852 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 14240 | 2026.04.07 02:55:10.539594 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14241 | 2026.04.07 02:55:10.539641 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14242 | 2026.04.07 02:55:10.735157 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28780 | ||
| 14243 | 2026.04.07 02:55:10.735913 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14244 | 2026.04.07 02:55:10.735948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14245 | 2026.04.07 02:55:10.736415 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14246 | 2026.04.07 02:55:10.736635 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14247 | 2026.04.07 02:55:10.736760 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28780 | ||
| 14248 | 2026.04.07 02:55:10.801450 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1866 | ||
| 14249 | 2026.04.07 02:55:10.803666 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14250 | 2026.04.07 02:55:10.803713 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14251 | 2026.04.07 02:55:10.804874 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14252 | 2026.04.07 02:55:10.805132 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14253 | 2026.04.07 02:55:10.805385 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1866 | ||
| 14254 | 2026.04.07 02:55:10.843495 [ 132 ] {} <Debug> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 14255 | 2026.04.07 02:55:10.843564 [ 132 ] {} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14256 | 2026.04.07 02:55:10.843588 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14257 | 2026.04.07 02:55:10.843719 [ 197 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 14258 | 2026.04.07 02:55:10.843896 [ 197 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14259 | 2026.04.07 02:55:10.843949 [ 197 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 14260 | 2026.04.07 02:55:10.844048 [ 197 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 14261 | 2026.04.07 02:55:10.844119 [ 197 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 14262 | 2026.04.07 02:55:10.844185 [ 197 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 14263 | 2026.04.07 02:55:10.844246 [ 197 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 14264 | 2026.04.07 02:55:10.845202 [ 195 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540962 sec., 3893.67161552329 rows/sec., 288.98 KiB/sec. | ||
| 14265 | 2026.04.07 02:55:10.845350 [ 197 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 14266 | 2026.04.07 02:55:10.845618 [ 197 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_13_3} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14267 | 2026.04.07 02:55:10.845687 [ 197 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_13_3} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 14268 | 2026.04.07 02:55:10.845759 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14269 | 2026.04.07 02:55:12.310543 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 14270 | 2026.04.07 02:55:12.327987 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14271 | 2026.04.07 02:55:12.328054 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14272 | 2026.04.07 02:55:12.334516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14273 | 2026.04.07 02:55:12.335225 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14274 | 2026.04.07 02:55:12.338395 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 14275 | 2026.04.07 02:55:12.517077 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14276 | 2026.04.07 02:55:12.517277 [ 5 ] {33421f83-85c0-41cc-8d8d-77cf48cd8235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14277 | 2026.04.07 02:55:12.517353 [ 5 ] {33421f83-85c0-41cc-8d8d-77cf48cd8235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14278 | 2026.04.07 02:55:12.518087 [ 5 ] {33421f83-85c0-41cc-8d8d-77cf48cd8235} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14279 | 2026.04.07 02:55:12.518130 [ 5 ] {33421f83-85c0-41cc-8d8d-77cf48cd8235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14280 | 2026.04.07 02:55:12.518523 [ 5 ] {33421f83-85c0-41cc-8d8d-77cf48cd8235} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14281 | 2026.04.07 02:55:12.518755 [ 5 ] {33421f83-85c0-41cc-8d8d-77cf48cd8235} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14282 | 2026.04.07 02:55:12.518918 [ 5 ] {33421f83-85c0-41cc-8d8d-77cf48cd8235} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001696 sec., 38915.09433962264 rows/sec., 3.10 MiB/sec. | ||
| 14283 | 2026.04.07 02:55:12.518961 [ 5 ] {33421f83-85c0-41cc-8d8d-77cf48cd8235} <Debug> TCPHandler: Processed in 0.002028342 sec. | ||
| 14284 | 2026.04.07 02:55:12.519096 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14285 | 2026.04.07 02:55:12.519220 [ 5 ] {938f3544-b20d-4cd1-bba6-898424c598ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14286 | 2026.04.07 02:55:12.519272 [ 5 ] {938f3544-b20d-4cd1-bba6-898424c598ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14287 | 2026.04.07 02:55:12.519749 [ 5 ] {938f3544-b20d-4cd1-bba6-898424c598ac} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14288 | 2026.04.07 02:55:12.519793 [ 5 ] {938f3544-b20d-4cd1-bba6-898424c598ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14289 | 2026.04.07 02:55:12.520119 [ 5 ] {938f3544-b20d-4cd1-bba6-898424c598ac} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14290 | 2026.04.07 02:55:12.520338 [ 5 ] {938f3544-b20d-4cd1-bba6-898424c598ac} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14291 | 2026.04.07 02:55:12.520470 [ 5 ] {938f3544-b20d-4cd1-bba6-898424c598ac} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001276 sec., 3918.4952978056426 rows/sec., 294.65 KiB/sec. | ||
| 14292 | 2026.04.07 02:55:12.520509 [ 5 ] {938f3544-b20d-4cd1-bba6-898424c598ac} <Debug> TCPHandler: Processed in 0.001474221 sec. | ||
| 14293 | 2026.04.07 02:55:12.520614 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14294 | 2026.04.07 02:55:12.520707 [ 5 ] {b375e352-5db1-425a-bbc9-92941eb69d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14295 | 2026.04.07 02:55:12.520748 [ 5 ] {b375e352-5db1-425a-bbc9-92941eb69d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14296 | 2026.04.07 02:55:12.521168 [ 5 ] {b375e352-5db1-425a-bbc9-92941eb69d2d} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14297 | 2026.04.07 02:55:12.521205 [ 5 ] {b375e352-5db1-425a-bbc9-92941eb69d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14298 | 2026.04.07 02:55:12.521500 [ 5 ] {b375e352-5db1-425a-bbc9-92941eb69d2d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14299 | 2026.04.07 02:55:12.521707 [ 5 ] {b375e352-5db1-425a-bbc9-92941eb69d2d} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14300 | 2026.04.07 02:55:12.521835 [ 5 ] {b375e352-5db1-425a-bbc9-92941eb69d2d} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001146 sec., 60209.42408376963 rows/sec., 4.70 MiB/sec. | ||
| 14301 | 2026.04.07 02:55:12.521873 [ 5 ] {b375e352-5db1-425a-bbc9-92941eb69d2d} <Debug> TCPHandler: Processed in 0.001307758 sec. | ||
| 14302 | 2026.04.07 02:55:12.521979 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14303 | 2026.04.07 02:55:12.522072 [ 5 ] {8b7058b4-c725-403b-a580-9d5b62df10c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14304 | 2026.04.07 02:55:12.522116 [ 5 ] {8b7058b4-c725-403b-a580-9d5b62df10c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14305 | 2026.04.07 02:55:12.522540 [ 5 ] {8b7058b4-c725-403b-a580-9d5b62df10c5} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14306 | 2026.04.07 02:55:12.522580 [ 5 ] {8b7058b4-c725-403b-a580-9d5b62df10c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14307 | 2026.04.07 02:55:12.522915 [ 5 ] {8b7058b4-c725-403b-a580-9d5b62df10c5} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14308 | 2026.04.07 02:55:12.523126 [ 5 ] {8b7058b4-c725-403b-a580-9d5b62df10c5} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14309 | 2026.04.07 02:55:12.523260 [ 5 ] {8b7058b4-c725-403b-a580-9d5b62df10c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 14310 | 2026.04.07 02:55:12.523300 [ 5 ] {8b7058b4-c725-403b-a580-9d5b62df10c5} <Debug> TCPHandler: Processed in 0.001369029 sec. | ||
| 14311 | 2026.04.07 02:55:12.523409 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14312 | 2026.04.07 02:55:12.523504 [ 5 ] {d084b81b-d67e-47df-adc2-2760578b40a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14313 | 2026.04.07 02:55:12.523559 [ 5 ] {d084b81b-d67e-47df-adc2-2760578b40a1} <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 | ||
| 14314 | 2026.04.07 02:55:12.524329 [ 5 ] {d084b81b-d67e-47df-adc2-2760578b40a1} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14315 | 2026.04.07 02:55:12.524366 [ 5 ] {d084b81b-d67e-47df-adc2-2760578b40a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14316 | 2026.04.07 02:55:12.524868 [ 5 ] {d084b81b-d67e-47df-adc2-2760578b40a1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14317 | 2026.04.07 02:55:12.525084 [ 5 ] {d084b81b-d67e-47df-adc2-2760578b40a1} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14318 | 2026.04.07 02:55:12.525225 [ 5 ] {d084b81b-d67e-47df-adc2-2760578b40a1} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001738 sec., 2876.8699654775605 rows/sec., 5.16 MiB/sec. | ||
| 14319 | 2026.04.07 02:55:12.525283 [ 5 ] {d084b81b-d67e-47df-adc2-2760578b40a1} <Debug> TCPHandler: Processed in 0.001925081 sec. | ||
| 14320 | 2026.04.07 02:55:12.525392 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14321 | 2026.04.07 02:55:12.525488 [ 5 ] {ddc50828-0da3-4190-af17-88efc7be923c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14322 | 2026.04.07 02:55:12.525530 [ 5 ] {ddc50828-0da3-4190-af17-88efc7be923c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14323 | 2026.04.07 02:55:12.525866 [ 5 ] {ddc50828-0da3-4190-af17-88efc7be923c} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14324 | 2026.04.07 02:55:12.525902 [ 5 ] {ddc50828-0da3-4190-af17-88efc7be923c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14325 | 2026.04.07 02:55:12.526197 [ 5 ] {ddc50828-0da3-4190-af17-88efc7be923c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14326 | 2026.04.07 02:55:12.526417 [ 5 ] {ddc50828-0da3-4190-af17-88efc7be923c} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14327 | 2026.04.07 02:55:12.526545 [ 5 ] {ddc50828-0da3-4190-af17-88efc7be923c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 14328 | 2026.04.07 02:55:12.526581 [ 5 ] {ddc50828-0da3-4190-af17-88efc7be923c} <Debug> TCPHandler: Processed in 0.001240076 sec. | ||
| 14329 | 2026.04.07 02:55:17.526483 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14330 | 2026.04.07 02:55:17.526671 [ 5 ] {d462bd89-32cc-4c1b-984e-90a0b3722b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14331 | 2026.04.07 02:55:17.526736 [ 5 ] {d462bd89-32cc-4c1b-984e-90a0b3722b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14332 | 2026.04.07 02:55:17.527491 [ 5 ] {d462bd89-32cc-4c1b-984e-90a0b3722b7d} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14333 | 2026.04.07 02:55:17.527528 [ 5 ] {d462bd89-32cc-4c1b-984e-90a0b3722b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14334 | 2026.04.07 02:55:17.527933 [ 5 ] {d462bd89-32cc-4c1b-984e-90a0b3722b7d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14335 | 2026.04.07 02:55:17.528157 [ 5 ] {d462bd89-32cc-4c1b-984e-90a0b3722b7d} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14336 | 2026.04.07 02:55:17.528308 [ 5 ] {d462bd89-32cc-4c1b-984e-90a0b3722b7d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001685 sec., 168545.99406528188 rows/sec., 10.70 MiB/sec. | ||
| 14337 | 2026.04.07 02:55:17.528347 [ 5 ] {d462bd89-32cc-4c1b-984e-90a0b3722b7d} <Debug> TCPHandler: Processed in 0.001998962 sec. | ||
| 14338 | 2026.04.07 02:55:17.528458 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14339 | 2026.04.07 02:55:17.528548 [ 5 ] {afd03526-5fd1-4594-9325-2723caf57009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14340 | 2026.04.07 02:55:17.528587 [ 5 ] {afd03526-5fd1-4594-9325-2723caf57009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14341 | 2026.04.07 02:55:17.528947 [ 5 ] {afd03526-5fd1-4594-9325-2723caf57009} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14342 | 2026.04.07 02:55:17.528981 [ 5 ] {afd03526-5fd1-4594-9325-2723caf57009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14343 | 2026.04.07 02:55:17.529325 [ 5 ] {afd03526-5fd1-4594-9325-2723caf57009} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14344 | 2026.04.07 02:55:17.529532 [ 5 ] {afd03526-5fd1-4594-9325-2723caf57009} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14345 | 2026.04.07 02:55:17.529659 [ 5 ] {afd03526-5fd1-4594-9325-2723caf57009} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 439.98 KiB/sec. | ||
| 14346 | 2026.04.07 02:55:17.529696 [ 5 ] {afd03526-5fd1-4594-9325-2723caf57009} <Debug> TCPHandler: Processed in 0.001277457 sec. | ||
| 14347 | 2026.04.07 02:55:17.529795 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14348 | 2026.04.07 02:55:17.529892 [ 5 ] {57014f30-f807-475e-8fe8-d437ac84a478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14349 | 2026.04.07 02:55:17.529931 [ 5 ] {57014f30-f807-475e-8fe8-d437ac84a478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14350 | 2026.04.07 02:55:17.530818 [ 5 ] {57014f30-f807-475e-8fe8-d437ac84a478} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14351 | 2026.04.07 02:55:17.530861 [ 5 ] {57014f30-f807-475e-8fe8-d437ac84a478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14352 | 2026.04.07 02:55:17.531271 [ 5 ] {57014f30-f807-475e-8fe8-d437ac84a478} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14353 | 2026.04.07 02:55:17.531499 [ 5 ] {57014f30-f807-475e-8fe8-d437ac84a478} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14354 | 2026.04.07 02:55:17.531615 [ 85 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14355 | 2026.04.07 02:55:17.531628 [ 5 ] {57014f30-f807-475e-8fe8-d437ac84a478} <Debug> executeQuery: Read 872 rows, 69.97 KiB in 0.001754 sec., 497149.37286202965 rows/sec., 38.96 MiB/sec. | ||
| 14356 | 2026.04.07 02:55:17.531649 [ 85 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14357 | 2026.04.07 02:55:17.531667 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14358 | 2026.04.07 02:55:17.531668 [ 5 ] {57014f30-f807-475e-8fe8-d437ac84a478} <Debug> TCPHandler: Processed in 0.00192149 sec. | ||
| 14359 | 2026.04.07 02:55:17.531784 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14360 | 2026.04.07 02:55:17.531782 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 14361 | 2026.04.07 02:55:17.531880 [ 5 ] {9b022590-8444-4279-a139-a02f4b3a75c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14362 | 2026.04.07 02:55:17.531926 [ 5 ] {9b022590-8444-4279-a139-a02f4b3a75c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14363 | 2026.04.07 02:55:17.531945 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14364 | 2026.04.07 02:55:17.531986 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3361 rows starting from the beginning of the part | ||
| 14365 | 2026.04.07 02:55:17.532062 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 2420 rows starting from the beginning of the part | ||
| 14366 | 2026.04.07 02:55:17.532113 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 14367 | 2026.04.07 02:55:17.532163 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 869 rows starting from the beginning of the part | ||
| 14368 | 2026.04.07 02:55:17.532207 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 66 rows starting from the beginning of the part | ||
| 14369 | 2026.04.07 02:55:17.532248 [ 200 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 872 rows starting from the beginning of the part | ||
| 14370 | 2026.04.07 02:55:17.532384 [ 5 ] {9b022590-8444-4279-a139-a02f4b3a75c5} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14371 | 2026.04.07 02:55:17.532426 [ 5 ] {9b022590-8444-4279-a139-a02f4b3a75c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14372 | 2026.04.07 02:55:17.532761 [ 5 ] {9b022590-8444-4279-a139-a02f4b3a75c5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14373 | 2026.04.07 02:55:17.532988 [ 5 ] {9b022590-8444-4279-a139-a02f4b3a75c5} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14374 | 2026.04.07 02:55:17.533122 [ 5 ] {9b022590-8444-4279-a139-a02f4b3a75c5} <Debug> executeQuery: Read 184 rows, 11.67 KiB in 0.00126 sec., 146031.74603174604 rows/sec., 9.04 MiB/sec. | ||
| 14375 | 2026.04.07 02:55:17.533161 [ 5 ] {9b022590-8444-4279-a139-a02f4b3a75c5} <Debug> TCPHandler: Processed in 0.00142954 sec. | ||
| 14376 | 2026.04.07 02:55:17.533265 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14377 | 2026.04.07 02:55:17.533365 [ 5 ] {9fd87ce8-8321-44c3-8bfe-8c09a7133535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14378 | 2026.04.07 02:55:17.533404 [ 5 ] {9fd87ce8-8321-44c3-8bfe-8c09a7133535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14379 | 2026.04.07 02:55:17.533834 [ 5 ] {9fd87ce8-8321-44c3-8bfe-8c09a7133535} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14380 | 2026.04.07 02:55:17.533869 [ 5 ] {9fd87ce8-8321-44c3-8bfe-8c09a7133535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14381 | 2026.04.07 02:55:17.534186 [ 5 ] {9fd87ce8-8321-44c3-8bfe-8c09a7133535} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14382 | 2026.04.07 02:55:17.534396 [ 5 ] {9fd87ce8-8321-44c3-8bfe-8c09a7133535} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14383 | 2026.04.07 02:55:17.534524 [ 5 ] {9fd87ce8-8321-44c3-8bfe-8c09a7133535} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001176 sec., 126700.68027210885 rows/sec., 8.19 MiB/sec. | ||
| 14384 | 2026.04.07 02:55:17.534561 [ 5 ] {9fd87ce8-8321-44c3-8bfe-8c09a7133535} <Debug> TCPHandler: Processed in 0.001346828 sec. | ||
| 14385 | 2026.04.07 02:55:17.534634 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7644 rows, containing 5 columns (5 merged, 0 gathered) in 0.002910582 sec., 2626278.8679377525 rows/sec., 208.99 MiB/sec. | ||
| 14386 | 2026.04.07 02:55:17.534667 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14387 | 2026.04.07 02:55:17.534762 [ 5 ] {373cff04-74d0-4aea-a9a4-ceb1a7e32eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14388 | 2026.04.07 02:55:17.534801 [ 5 ] {373cff04-74d0-4aea-a9a4-ceb1a7e32eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14389 | 2026.04.07 02:55:17.535062 [ 194 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14390 | 2026.04.07 02:55:17.535223 [ 5 ] {373cff04-74d0-4aea-a9a4-ceb1a7e32eab} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14391 | 2026.04.07 02:55:17.535267 [ 5 ] {373cff04-74d0-4aea-a9a4-ceb1a7e32eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14392 | 2026.04.07 02:55:17.535408 [ 194 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_101_20} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14393 | 2026.04.07 02:55:17.535511 [ 194 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_101_20} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14394 | 2026.04.07 02:55:17.535603 [ 5 ] {373cff04-74d0-4aea-a9a4-ceb1a7e32eab} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14395 | 2026.04.07 02:55:17.535614 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 14396 | 2026.04.07 02:55:17.535824 [ 5 ] {373cff04-74d0-4aea-a9a4-ceb1a7e32eab} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14397 | 2026.04.07 02:55:17.535952 [ 5 ] {373cff04-74d0-4aea-a9a4-ceb1a7e32eab} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00121 sec., 122314.04958677686 rows/sec., 6.96 MiB/sec. | ||
| 14398 | 2026.04.07 02:55:17.535989 [ 5 ] {373cff04-74d0-4aea-a9a4-ceb1a7e32eab} <Debug> TCPHandler: Processed in 0.00137268 sec. | ||
| 14399 | 2026.04.07 02:55:17.536105 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14400 | 2026.04.07 02:55:17.536197 [ 5 ] {24d026c5-2e75-4692-9e66-cb106b64ca54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14401 | 2026.04.07 02:55:17.536236 [ 5 ] {24d026c5-2e75-4692-9e66-cb106b64ca54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14402 | 2026.04.07 02:55:17.536844 [ 5 ] {24d026c5-2e75-4692-9e66-cb106b64ca54} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14403 | 2026.04.07 02:55:17.536879 [ 5 ] {24d026c5-2e75-4692-9e66-cb106b64ca54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14404 | 2026.04.07 02:55:17.537210 [ 5 ] {24d026c5-2e75-4692-9e66-cb106b64ca54} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14405 | 2026.04.07 02:55:17.537427 [ 5 ] {24d026c5-2e75-4692-9e66-cb106b64ca54} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14406 | 2026.04.07 02:55:17.537534 [ 85 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14407 | 2026.04.07 02:55:17.537553 [ 5 ] {24d026c5-2e75-4692-9e66-cb106b64ca54} <Debug> executeQuery: Read 532 rows, 38.55 KiB in 0.001373 sec., 387472.6875455207 rows/sec., 27.42 MiB/sec. | ||
| 14408 | 2026.04.07 02:55:17.537561 [ 85 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14409 | 2026.04.07 02:55:17.537582 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14410 | 2026.04.07 02:55:17.537591 [ 5 ] {24d026c5-2e75-4692-9e66-cb106b64ca54} <Debug> TCPHandler: Processed in 0.001536622 sec. | ||
| 14411 | 2026.04.07 02:55:17.537647 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 14412 | 2026.04.07 02:55:17.537701 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14413 | 2026.04.07 02:55:17.537731 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14414 | 2026.04.07 02:55:17.537758 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1831 rows starting from the beginning of the part | ||
| 14415 | 2026.04.07 02:55:17.537793 [ 5 ] {c8d56a9d-dc5d-42d5-aea8-37b8b05573ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14416 | 2026.04.07 02:55:17.537812 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1305 rows starting from the beginning of the part | ||
| 14417 | 2026.04.07 02:55:17.537833 [ 5 ] {c8d56a9d-dc5d-42d5-aea8-37b8b05573ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14418 | 2026.04.07 02:55:17.537855 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 14419 | 2026.04.07 02:55:17.537893 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 526 rows starting from the beginning of the part | ||
| 14420 | 2026.04.07 02:55:17.537931 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 69 rows starting from the beginning of the part | ||
| 14421 | 2026.04.07 02:55:17.537967 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 532 rows starting from the beginning of the part | ||
| 14422 | 2026.04.07 02:55:17.538156 [ 5 ] {c8d56a9d-dc5d-42d5-aea8-37b8b05573ad} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14423 | 2026.04.07 02:55:17.538190 [ 5 ] {c8d56a9d-dc5d-42d5-aea8-37b8b05573ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14424 | 2026.04.07 02:55:17.538491 [ 5 ] {c8d56a9d-dc5d-42d5-aea8-37b8b05573ad} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14425 | 2026.04.07 02:55:17.538695 [ 5 ] {c8d56a9d-dc5d-42d5-aea8-37b8b05573ad} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14426 | 2026.04.07 02:55:17.538788 [ 85 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 14427 | 2026.04.07 02:55:17.538811 [ 85 ] {} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14428 | 2026.04.07 02:55:17.538819 [ 5 ] {c8d56a9d-dc5d-42d5-aea8-37b8b05573ad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 14429 | 2026.04.07 02:55:17.538826 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14430 | 2026.04.07 02:55:17.538856 [ 5 ] {c8d56a9d-dc5d-42d5-aea8-37b8b05573ad} <Debug> TCPHandler: Processed in 0.001204115 sec. | ||
| 14431 | 2026.04.07 02:55:17.538905 [ 194 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::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 | ||
| 14432 | 2026.04.07 02:55:17.538960 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14433 | 2026.04.07 02:55:17.539005 [ 194 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14434 | 2026.04.07 02:55:17.539038 [ 194 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 14435 | 2026.04.07 02:55:17.539057 [ 5 ] {cc600928-b30d-4533-b38a-a596d65cec3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14436 | 2026.04.07 02:55:17.539098 [ 194 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 14437 | 2026.04.07 02:55:17.539104 [ 5 ] {cc600928-b30d-4533-b38a-a596d65cec3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14438 | 2026.04.07 02:55:17.539146 [ 194 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 14439 | 2026.04.07 02:55:17.539188 [ 194 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 14440 | 2026.04.07 02:55:17.539224 [ 194 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 14441 | 2026.04.07 02:55:17.539259 [ 194 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 14442 | 2026.04.07 02:55:17.539337 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4327 rows, containing 5 columns (5 merged, 0 gathered) in 0.001719706 sec., 2516127.756721207 rows/sec., 182.44 MiB/sec. | ||
| 14443 | 2026.04.07 02:55:17.539519 [ 5 ] {cc600928-b30d-4533-b38a-a596d65cec3a} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14444 | 2026.04.07 02:55:17.539562 [ 5 ] {cc600928-b30d-4533-b38a-a596d65cec3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14445 | 2026.04.07 02:55:17.539568 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14446 | 2026.04.07 02:55:17.539921 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_101_20} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14447 | 2026.04.07 02:55:17.539971 [ 5 ] {cc600928-b30d-4533-b38a-a596d65cec3a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14448 | 2026.04.07 02:55:17.540013 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_101_20} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14449 | 2026.04.07 02:55:17.540037 [ 189 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001165365 sec., 211092.66195569627 rows/sec., 10.77 MiB/sec. | ||
| 14450 | 2026.04.07 02:55:17.540107 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 14451 | 2026.04.07 02:55:17.540163 [ 197 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 14452 | 2026.04.07 02:55:17.540205 [ 5 ] {cc600928-b30d-4533-b38a-a596d65cec3a} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14453 | 2026.04.07 02:55:17.540334 [ 5 ] {cc600928-b30d-4533-b38a-a596d65cec3a} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001295 sec., 206949.80694980695 rows/sec., 13.76 MiB/sec. | ||
| 14454 | 2026.04.07 02:55:17.540370 [ 5 ] {cc600928-b30d-4533-b38a-a596d65cec3a} <Debug> TCPHandler: Processed in 0.001459091 sec. | ||
| 14455 | 2026.04.07 02:55:17.540424 [ 197 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_41_8} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14456 | 2026.04.07 02:55:17.540478 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14457 | 2026.04.07 02:55:17.540489 [ 197 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_41_8} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 14458 | 2026.04.07 02:55:17.540562 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 14459 | 2026.04.07 02:55:17.540570 [ 5 ] {cfbff264-0adb-4feb-b89e-1f83dc68a057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14460 | 2026.04.07 02:55:17.540611 [ 5 ] {cfbff264-0adb-4feb-b89e-1f83dc68a057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14461 | 2026.04.07 02:55:17.540909 [ 5 ] {cfbff264-0adb-4feb-b89e-1f83dc68a057} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14462 | 2026.04.07 02:55:17.540942 [ 5 ] {cfbff264-0adb-4feb-b89e-1f83dc68a057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14463 | 2026.04.07 02:55:17.541243 [ 5 ] {cfbff264-0adb-4feb-b89e-1f83dc68a057} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14464 | 2026.04.07 02:55:17.541452 [ 5 ] {cfbff264-0adb-4feb-b89e-1f83dc68a057} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14465 | 2026.04.07 02:55:17.541574 [ 5 ] {cfbff264-0adb-4feb-b89e-1f83dc68a057} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 14466 | 2026.04.07 02:55:17.541609 [ 5 ] {cfbff264-0adb-4feb-b89e-1f83dc68a057} <Debug> TCPHandler: Processed in 0.001179675 sec. | ||
| 14467 | 2026.04.07 02:55:17.541706 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14468 | 2026.04.07 02:55:17.541797 [ 5 ] {709aeb61-42cc-4cf0-8ee9-985c5ce693f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14469 | 2026.04.07 02:55:17.541848 [ 5 ] {709aeb61-42cc-4cf0-8ee9-985c5ce693f8} <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 | ||
| 14470 | 2026.04.07 02:55:17.542664 [ 5 ] {709aeb61-42cc-4cf0-8ee9-985c5ce693f8} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14471 | 2026.04.07 02:55:17.542698 [ 5 ] {709aeb61-42cc-4cf0-8ee9-985c5ce693f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14472 | 2026.04.07 02:55:17.543258 [ 5 ] {709aeb61-42cc-4cf0-8ee9-985c5ce693f8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14473 | 2026.04.07 02:55:17.543477 [ 5 ] {709aeb61-42cc-4cf0-8ee9-985c5ce693f8} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14474 | 2026.04.07 02:55:17.543580 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14475 | 2026.04.07 02:55:17.543609 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14476 | 2026.04.07 02:55:17.543609 [ 5 ] {709aeb61-42cc-4cf0-8ee9-985c5ce693f8} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001829 sec., 19682.886823400768 rows/sec., 35.27 MiB/sec. | ||
| 14477 | 2026.04.07 02:55:17.543625 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14478 | 2026.04.07 02:55:17.543669 [ 5 ] {709aeb61-42cc-4cf0-8ee9-985c5ce693f8} <Debug> TCPHandler: Processed in 0.002012093 sec. | ||
| 14479 | 2026.04.07 02:55:17.543701 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 14480 | 2026.04.07 02:55:17.543774 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14481 | 2026.04.07 02:55:17.543872 [ 5 ] {f0d39230-6126-4d67-9263-173ca7f0c8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14482 | 2026.04.07 02:55:17.543913 [ 5 ] {f0d39230-6126-4d67-9263-173ca7f0c8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14483 | 2026.04.07 02:55:17.543959 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14484 | 2026.04.07 02:55:17.544022 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1713 rows starting from the beginning of the part | ||
| 14485 | 2026.04.07 02:55:17.544146 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 36 rows starting from the beginning of the part | ||
| 14486 | 2026.04.07 02:55:17.544236 [ 5 ] {f0d39230-6126-4d67-9263-173ca7f0c8f9} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14487 | 2026.04.07 02:55:17.544245 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 16 rows starting from the beginning of the part | ||
| 14488 | 2026.04.07 02:55:17.544279 [ 5 ] {f0d39230-6126-4d67-9263-173ca7f0c8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14489 | 2026.04.07 02:55:17.544359 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 36 rows starting from the beginning of the part | ||
| 14490 | 2026.04.07 02:55:17.544460 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 5 rows starting from the beginning of the part | ||
| 14491 | 2026.04.07 02:55:17.544555 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part | ||
| 14492 | 2026.04.07 02:55:17.544600 [ 5 ] {f0d39230-6126-4d67-9263-173ca7f0c8f9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14493 | 2026.04.07 02:55:17.544819 [ 5 ] {f0d39230-6126-4d67-9263-173ca7f0c8f9} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14494 | 2026.04.07 02:55:17.544930 [ 85 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14495 | 2026.04.07 02:55:17.544956 [ 85 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14496 | 2026.04.07 02:55:17.544958 [ 5 ] {f0d39230-6126-4d67-9263-173ca7f0c8f9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001105 sec., 81447.96380090497 rows/sec., 5.10 MiB/sec. | ||
| 14497 | 2026.04.07 02:55:17.544974 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14498 | 2026.04.07 02:55:17.544999 [ 5 ] {f0d39230-6126-4d67-9263-173ca7f0c8f9} <Debug> TCPHandler: Processed in 0.001274287 sec. | ||
| 14499 | 2026.04.07 02:55:17.545042 [ 186 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 14500 | 2026.04.07 02:55:17.545125 [ 186 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14501 | 2026.04.07 02:55:17.545148 [ 186 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6060 rows starting from the beginning of the part | ||
| 14502 | 2026.04.07 02:55:17.545192 [ 186 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 12 rows starting from the beginning of the part | ||
| 14503 | 2026.04.07 02:55:17.545231 [ 186 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 48 rows starting from the beginning of the part | ||
| 14504 | 2026.04.07 02:55:17.545269 [ 186 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 90 rows starting from the beginning of the part | ||
| 14505 | 2026.04.07 02:55:17.545302 [ 186 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 14506 | 2026.04.07 02:55:17.545337 [ 186 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 90 rows starting from the beginning of the part | ||
| 14507 | 2026.04.07 02:55:17.546942 [ 186 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001930971 sec., 3293679.7082918384 rows/sec., 212.77 MiB/sec. | ||
| 14508 | 2026.04.07 02:55:17.547429 [ 196 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14509 | 2026.04.07 02:55:17.547762 [ 196 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_101_20} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14510 | 2026.04.07 02:55:17.547853 [ 196 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_101_20} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14511 | 2026.04.07 02:55:17.547952 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 14512 | 2026.04.07 02:55:17.552924 [ 203 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1842 rows, containing 19 columns (19 merged, 0 gathered) in 0.009246346 sec., 199213.82998213562 rows/sec., 356.98 MiB/sec. | ||
| 14513 | 2026.04.07 02:55:17.554682 [ 203 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14514 | 2026.04.07 02:55:17.555053 [ 203 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14515 | 2026.04.07 02:55:17.555140 [ 203 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14516 | 2026.04.07 02:55:17.555317 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.29 MiB. | ||
| 14517 | 2026.04.07 02:55:18.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.42 MiB, peak 365.65 MiB, free memory in arenas 0.00 B, will set to 351.84 MiB (RSS), difference: 3.42 MiB | ||
| 14518 | 2026.04.07 02:55:18.236972 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29292 | ||
| 14519 | 2026.04.07 02:55:18.237807 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14520 | 2026.04.07 02:55:18.237869 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14521 | 2026.04.07 02:55:18.238636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14522 | 2026.04.07 02:55:18.238988 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14523 | 2026.04.07 02:55:18.239174 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29292 | ||
| 14524 | 2026.04.07 02:55:18.239186 [ 112 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14525 | 2026.04.07 02:55:18.239250 [ 112 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14526 | 2026.04.07 02:55:18.239285 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14527 | 2026.04.07 02:55:18.239483 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::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 | ||
| 14528 | 2026.04.07 02:55:18.239706 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14529 | 2026.04.07 02:55:18.239795 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26860 rows starting from the beginning of the part | ||
| 14530 | 2026.04.07 02:55:18.239955 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 14531 | 2026.04.07 02:55:18.240045 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 14532 | 2026.04.07 02:55:18.240114 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 14533 | 2026.04.07 02:55:18.240184 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 14534 | 2026.04.07 02:55:18.240253 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 14535 | 2026.04.07 02:55:18.244319 [ 203 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29292 rows, containing 4 columns (4 merged, 0 gathered) in 0.004918873 sec., 5955022.624084827 rows/sec., 85.19 MiB/sec. | ||
| 14536 | 2026.04.07 02:55:18.245127 [ 191 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14537 | 2026.04.07 02:55:18.245621 [ 191 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_61_12} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14538 | 2026.04.07 02:55:18.245760 [ 191 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_61_12} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14539 | 2026.04.07 02:55:18.245946 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 14540 | 2026.04.07 02:55:19.838499 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14541 | 2026.04.07 02:55:19.855635 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14542 | 2026.04.07 02:55:19.855697 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14543 | 2026.04.07 02:55:19.861932 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14544 | 2026.04.07 02:55:19.862681 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14545 | 2026.04.07 02:55:19.863124 [ 81 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14546 | 2026.04.07 02:55:19.863219 [ 81 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14547 | 2026.04.07 02:55:19.863255 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14548 | 2026.04.07 02:55:19.863430 [ 193 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 14549 | 2026.04.07 02:55:19.865803 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14550 | 2026.04.07 02:55:19.867543 [ 193 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14551 | 2026.04.07 02:55:19.869160 [ 193 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 14552 | 2026.04.07 02:55:19.873809 [ 193 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 14553 | 2026.04.07 02:55:19.878546 [ 193 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 14554 | 2026.04.07 02:55:19.883278 [ 193 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 14555 | 2026.04.07 02:55:19.888460 [ 193 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 14556 | 2026.04.07 02:55:19.892272 [ 193 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 14557 | 2026.04.07 02:55:19.943540 [ 191 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.080180781 sec., 5737.035661949963 rows/sec., 29.67 MiB/sec. | ||
| 14558 | 2026.04.07 02:55:19.946618 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14559 | 2026.04.07 02:55:19.948618 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_61_12} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14560 | 2026.04.07 02:55:19.948700 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_61_12} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14561 | 2026.04.07 02:55:19.951347 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 14562 | 2026.04.07 02:55:20.805581 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1902 | ||
| 14563 | 2026.04.07 02:55:20.807971 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14564 | 2026.04.07 02:55:20.808017 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14565 | 2026.04.07 02:55:20.809193 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14566 | 2026.04.07 02:55:20.809485 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14567 | 2026.04.07 02:55:20.809748 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1902 | ||
| 14568 | 2026.04.07 02:55:22.516651 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14569 | 2026.04.07 02:55:22.516831 [ 5 ] {f7f82794-aed4-4de9-a753-873cfb757f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14570 | 2026.04.07 02:55:22.516898 [ 5 ] {f7f82794-aed4-4de9-a753-873cfb757f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14571 | 2026.04.07 02:55:22.517562 [ 5 ] {f7f82794-aed4-4de9-a753-873cfb757f79} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14572 | 2026.04.07 02:55:22.517611 [ 5 ] {f7f82794-aed4-4de9-a753-873cfb757f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14573 | 2026.04.07 02:55:22.518006 [ 5 ] {f7f82794-aed4-4de9-a753-873cfb757f79} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14574 | 2026.04.07 02:55:22.518238 [ 5 ] {f7f82794-aed4-4de9-a753-873cfb757f79} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14575 | 2026.04.07 02:55:22.518393 [ 5 ] {f7f82794-aed4-4de9-a753-873cfb757f79} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001611 sec., 40968.3426443203 rows/sec., 3.26 MiB/sec. | ||
| 14576 | 2026.04.07 02:55:22.518435 [ 5 ] {f7f82794-aed4-4de9-a753-873cfb757f79} <Debug> TCPHandler: Processed in 0.001917691 sec. | ||
| 14577 | 2026.04.07 02:55:22.518552 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14578 | 2026.04.07 02:55:22.518646 [ 5 ] {e57d4067-38b4-4fbe-ae72-eb06bb7a678e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14579 | 2026.04.07 02:55:22.518686 [ 5 ] {e57d4067-38b4-4fbe-ae72-eb06bb7a678e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14580 | 2026.04.07 02:55:22.519071 [ 5 ] {e57d4067-38b4-4fbe-ae72-eb06bb7a678e} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14581 | 2026.04.07 02:55:22.519107 [ 5 ] {e57d4067-38b4-4fbe-ae72-eb06bb7a678e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14582 | 2026.04.07 02:55:22.519407 [ 5 ] {e57d4067-38b4-4fbe-ae72-eb06bb7a678e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14583 | 2026.04.07 02:55:22.519614 [ 5 ] {e57d4067-38b4-4fbe-ae72-eb06bb7a678e} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14584 | 2026.04.07 02:55:22.519744 [ 5 ] {e57d4067-38b4-4fbe-ae72-eb06bb7a678e} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001116 sec., 4480.286738351255 rows/sec., 336.90 KiB/sec. | ||
| 14585 | 2026.04.07 02:55:22.519781 [ 5 ] {e57d4067-38b4-4fbe-ae72-eb06bb7a678e} <Debug> TCPHandler: Processed in 0.001279667 sec. | ||
| 14586 | 2026.04.07 02:55:22.519891 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14587 | 2026.04.07 02:55:22.519984 [ 5 ] {4ce479dd-1a93-44d0-8a4e-1e3d32b9ffc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14588 | 2026.04.07 02:55:22.520023 [ 5 ] {4ce479dd-1a93-44d0-8a4e-1e3d32b9ffc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14589 | 2026.04.07 02:55:22.520427 [ 5 ] {4ce479dd-1a93-44d0-8a4e-1e3d32b9ffc6} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14590 | 2026.04.07 02:55:22.520463 [ 5 ] {4ce479dd-1a93-44d0-8a4e-1e3d32b9ffc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14591 | 2026.04.07 02:55:22.520763 [ 5 ] {4ce479dd-1a93-44d0-8a4e-1e3d32b9ffc6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14592 | 2026.04.07 02:55:22.520966 [ 5 ] {4ce479dd-1a93-44d0-8a4e-1e3d32b9ffc6} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14593 | 2026.04.07 02:55:22.521094 [ 5 ] {4ce479dd-1a93-44d0-8a4e-1e3d32b9ffc6} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001128 sec., 61170.21276595744 rows/sec., 4.78 MiB/sec. | ||
| 14594 | 2026.04.07 02:55:22.521130 [ 5 ] {4ce479dd-1a93-44d0-8a4e-1e3d32b9ffc6} <Debug> TCPHandler: Processed in 0.001288297 sec. | ||
| 14595 | 2026.04.07 02:55:22.521242 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14596 | 2026.04.07 02:55:22.521336 [ 5 ] {d29ee76c-6110-44d7-ac75-977175227d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14597 | 2026.04.07 02:55:22.521378 [ 5 ] {d29ee76c-6110-44d7-ac75-977175227d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14598 | 2026.04.07 02:55:22.521770 [ 5 ] {d29ee76c-6110-44d7-ac75-977175227d54} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14599 | 2026.04.07 02:55:22.521805 [ 5 ] {d29ee76c-6110-44d7-ac75-977175227d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14600 | 2026.04.07 02:55:22.522142 [ 5 ] {d29ee76c-6110-44d7-ac75-977175227d54} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14601 | 2026.04.07 02:55:22.522361 [ 5 ] {d29ee76c-6110-44d7-ac75-977175227d54} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14602 | 2026.04.07 02:55:22.522489 [ 5 ] {d29ee76c-6110-44d7-ac75-977175227d54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 14603 | 2026.04.07 02:55:22.522526 [ 5 ] {d29ee76c-6110-44d7-ac75-977175227d54} <Debug> TCPHandler: Processed in 0.001334558 sec. | ||
| 14604 | 2026.04.07 02:55:22.522635 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14605 | 2026.04.07 02:55:22.522727 [ 5 ] {518192e8-879a-4794-8b29-6f537c42540d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14606 | 2026.04.07 02:55:22.522780 [ 5 ] {518192e8-879a-4794-8b29-6f537c42540d} <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 | ||
| 14607 | 2026.04.07 02:55:22.523523 [ 5 ] {518192e8-879a-4794-8b29-6f537c42540d} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14608 | 2026.04.07 02:55:22.523558 [ 5 ] {518192e8-879a-4794-8b29-6f537c42540d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14609 | 2026.04.07 02:55:22.524054 [ 5 ] {518192e8-879a-4794-8b29-6f537c42540d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14610 | 2026.04.07 02:55:22.524273 [ 5 ] {518192e8-879a-4794-8b29-6f537c42540d} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14611 | 2026.04.07 02:55:22.524412 [ 5 ] {518192e8-879a-4794-8b29-6f537c42540d} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001702 sec., 2937.720329024677 rows/sec., 5.26 MiB/sec. | ||
| 14612 | 2026.04.07 02:55:22.524466 [ 5 ] {518192e8-879a-4794-8b29-6f537c42540d} <Debug> TCPHandler: Processed in 0.00188054 sec. | ||
| 14613 | 2026.04.07 02:55:22.524574 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14614 | 2026.04.07 02:55:22.524667 [ 5 ] {a7250ab1-d4b6-47e8-9cb2-30a89ec57bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14615 | 2026.04.07 02:55:22.524708 [ 5 ] {a7250ab1-d4b6-47e8-9cb2-30a89ec57bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14616 | 2026.04.07 02:55:22.525031 [ 5 ] {a7250ab1-d4b6-47e8-9cb2-30a89ec57bee} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14617 | 2026.04.07 02:55:22.525066 [ 5 ] {a7250ab1-d4b6-47e8-9cb2-30a89ec57bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 14618 | 2026.04.07 02:55:22.525364 [ 5 ] {a7250ab1-d4b6-47e8-9cb2-30a89ec57bee} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14619 | 2026.04.07 02:55:22.525572 [ 5 ] {a7250ab1-d4b6-47e8-9cb2-30a89ec57bee} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14620 | 2026.04.07 02:55:22.525699 [ 5 ] {a7250ab1-d4b6-47e8-9cb2-30a89ec57bee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 14621 | 2026.04.07 02:55:22.525735 [ 5 ] {a7250ab1-d4b6-47e8-9cb2-30a89ec57bee} <Debug> TCPHandler: Processed in 0.001210286 sec. | ||
| 14622 | 2026.04.07 02:55:25.539899 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14623 | 2026.04.07 02:55:25.539960 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14624 | 2026.04.07 02:55:25.739380 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29740 | ||
| 14625 | 2026.04.07 02:55:25.740159 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14626 | 2026.04.07 02:55:25.740232 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14627 | 2026.04.07 02:55:25.740938 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14628 | 2026.04.07 02:55:25.741184 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14629 | 2026.04.07 02:55:25.741334 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29740 | ||
| 14630 | 2026.04.07 02:55:27.365869 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14631 | 2026.04.07 02:55:27.381074 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14632 | 2026.04.07 02:55:27.381139 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14633 | 2026.04.07 02:55:27.386381 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14634 | 2026.04.07 02:55:27.387060 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14635 | 2026.04.07 02:55:27.389890 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14636 | 2026.04.07 02:55:27.526525 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14637 | 2026.04.07 02:55:27.526706 [ 5 ] {6e6df17c-688e-4f7e-9c39-435e7b1fd11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14638 | 2026.04.07 02:55:27.526771 [ 5 ] {6e6df17c-688e-4f7e-9c39-435e7b1fd11a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14639 | 2026.04.07 02:55:27.527538 [ 5 ] {6e6df17c-688e-4f7e-9c39-435e7b1fd11a} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14640 | 2026.04.07 02:55:27.527587 [ 5 ] {6e6df17c-688e-4f7e-9c39-435e7b1fd11a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14641 | 2026.04.07 02:55:27.528017 [ 5 ] {6e6df17c-688e-4f7e-9c39-435e7b1fd11a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14642 | 2026.04.07 02:55:27.528245 [ 5 ] {6e6df17c-688e-4f7e-9c39-435e7b1fd11a} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14643 | 2026.04.07 02:55:27.528403 [ 5 ] {6e6df17c-688e-4f7e-9c39-435e7b1fd11a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001747 sec., 162564.39610761305 rows/sec., 10.33 MiB/sec. | ||
| 14644 | 2026.04.07 02:55:27.528446 [ 5 ] {6e6df17c-688e-4f7e-9c39-435e7b1fd11a} <Debug> TCPHandler: Processed in 0.002056174 sec. | ||
| 14645 | 2026.04.07 02:55:27.528569 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14646 | 2026.04.07 02:55:27.528662 [ 5 ] {89003f37-824e-4f4e-bc79-a8558f42b832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14647 | 2026.04.07 02:55:27.528703 [ 5 ] {89003f37-824e-4f4e-bc79-a8558f42b832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14648 | 2026.04.07 02:55:27.529520 [ 5 ] {89003f37-824e-4f4e-bc79-a8558f42b832} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14649 | 2026.04.07 02:55:27.529558 [ 5 ] {89003f37-824e-4f4e-bc79-a8558f42b832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14650 | 2026.04.07 02:55:27.529940 [ 5 ] {89003f37-824e-4f4e-bc79-a8558f42b832} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14651 | 2026.04.07 02:55:27.530169 [ 5 ] {89003f37-824e-4f4e-bc79-a8558f42b832} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14652 | 2026.04.07 02:55:27.530309 [ 5 ] {89003f37-824e-4f4e-bc79-a8558f42b832} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001665 sec., 521921.9219219219 rows/sec., 40.91 MiB/sec. | ||
| 14653 | 2026.04.07 02:55:27.530347 [ 5 ] {89003f37-824e-4f4e-bc79-a8558f42b832} <Debug> TCPHandler: Processed in 0.001828229 sec. | ||
| 14654 | 2026.04.07 02:55:27.530476 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14655 | 2026.04.07 02:55:27.530571 [ 5 ] {931cb9cd-db8c-46d1-9629-1eccda7b2c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14656 | 2026.04.07 02:55:27.530610 [ 5 ] {931cb9cd-db8c-46d1-9629-1eccda7b2c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14657 | 2026.04.07 02:55:27.531122 [ 5 ] {931cb9cd-db8c-46d1-9629-1eccda7b2c4b} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14658 | 2026.04.07 02:55:27.531158 [ 5 ] {931cb9cd-db8c-46d1-9629-1eccda7b2c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14659 | 2026.04.07 02:55:27.531478 [ 5 ] {931cb9cd-db8c-46d1-9629-1eccda7b2c4b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14660 | 2026.04.07 02:55:27.531696 [ 5 ] {931cb9cd-db8c-46d1-9629-1eccda7b2c4b} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14661 | 2026.04.07 02:55:27.531833 [ 5 ] {931cb9cd-db8c-46d1-9629-1eccda7b2c4b} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001281 sec., 138953.94223263077 rows/sec., 8.58 MiB/sec. | ||
| 14662 | 2026.04.07 02:55:27.531872 [ 5 ] {931cb9cd-db8c-46d1-9629-1eccda7b2c4b} <Debug> TCPHandler: Processed in 0.001452941 sec. | ||
| 14663 | 2026.04.07 02:55:27.531992 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14664 | 2026.04.07 02:55:27.532086 [ 5 ] {7345fee9-aaf0-4b1e-bbe7-d331d091db30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14665 | 2026.04.07 02:55:27.532124 [ 5 ] {7345fee9-aaf0-4b1e-bbe7-d331d091db30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14666 | 2026.04.07 02:55:27.532582 [ 5 ] {7345fee9-aaf0-4b1e-bbe7-d331d091db30} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14667 | 2026.04.07 02:55:27.532617 [ 5 ] {7345fee9-aaf0-4b1e-bbe7-d331d091db30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14668 | 2026.04.07 02:55:27.532910 [ 5 ] {7345fee9-aaf0-4b1e-bbe7-d331d091db30} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14669 | 2026.04.07 02:55:27.533116 [ 5 ] {7345fee9-aaf0-4b1e-bbe7-d331d091db30} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14670 | 2026.04.07 02:55:27.533229 [ 123 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14671 | 2026.04.07 02:55:27.533241 [ 5 ] {7345fee9-aaf0-4b1e-bbe7-d331d091db30} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001174 sec., 126916.52470187395 rows/sec., 8.20 MiB/sec. | ||
| 14672 | 2026.04.07 02:55:27.533281 [ 123 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14673 | 2026.04.07 02:55:27.533295 [ 5 ] {7345fee9-aaf0-4b1e-bbe7-d331d091db30} <Debug> TCPHandler: Processed in 0.001351818 sec. | ||
| 14674 | 2026.04.07 02:55:27.533307 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14675 | 2026.04.07 02:55:27.533411 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14676 | 2026.04.07 02:55:27.533412 [ 187 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::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 | ||
| 14677 | 2026.04.07 02:55:27.533513 [ 5 ] {ea974597-34c6-4af7-9e69-16671693fce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14678 | 2026.04.07 02:55:27.533541 [ 187 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14679 | 2026.04.07 02:55:27.533563 [ 5 ] {ea974597-34c6-4af7-9e69-16671693fce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14680 | 2026.04.07 02:55:27.533578 [ 187 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 975 rows starting from the beginning of the part | ||
| 14681 | 2026.04.07 02:55:27.533647 [ 187 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 149 rows starting from the beginning of the part | ||
| 14682 | 2026.04.07 02:55:27.533692 [ 187 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 801 rows starting from the beginning of the part | ||
| 14683 | 2026.04.07 02:55:27.533733 [ 187 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 149 rows starting from the beginning of the part | ||
| 14684 | 2026.04.07 02:55:27.533772 [ 187 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 149 rows starting from the beginning of the part | ||
| 14685 | 2026.04.07 02:55:27.533810 [ 187 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 149 rows starting from the beginning of the part | ||
| 14686 | 2026.04.07 02:55:27.534023 [ 5 ] {ea974597-34c6-4af7-9e69-16671693fce2} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14687 | 2026.04.07 02:55:27.534066 [ 5 ] {ea974597-34c6-4af7-9e69-16671693fce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14688 | 2026.04.07 02:55:27.534398 [ 5 ] {ea974597-34c6-4af7-9e69-16671693fce2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14689 | 2026.04.07 02:55:27.534626 [ 5 ] {ea974597-34c6-4af7-9e69-16671693fce2} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14690 | 2026.04.07 02:55:27.534758 [ 5 ] {ea974597-34c6-4af7-9e69-16671693fce2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001263 sec., 117181.31433095803 rows/sec., 6.66 MiB/sec. | ||
| 14691 | 2026.04.07 02:55:27.534796 [ 5 ] {ea974597-34c6-4af7-9e69-16671693fce2} <Debug> TCPHandler: Processed in 0.001434551 sec. | ||
| 14692 | 2026.04.07 02:55:27.534911 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14693 | 2026.04.07 02:55:27.535005 [ 5 ] {cb039978-358a-41b4-b7c7-718b1f4a5e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14694 | 2026.04.07 02:55:27.535018 [ 192 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001645164 sec., 1441801.546836668 rows/sec., 92.25 MiB/sec. | ||
| 14695 | 2026.04.07 02:55:27.535045 [ 5 ] {cb039978-358a-41b4-b7c7-718b1f4a5e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14696 | 2026.04.07 02:55:27.535240 [ 192 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14697 | 2026.04.07 02:55:27.535577 [ 192 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_56_11} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14698 | 2026.04.07 02:55:27.535665 [ 192 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_56_11} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14699 | 2026.04.07 02:55:27.535778 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 14700 | 2026.04.07 02:55:27.535790 [ 5 ] {cb039978-358a-41b4-b7c7-718b1f4a5e11} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14701 | 2026.04.07 02:55:27.535831 [ 5 ] {cb039978-358a-41b4-b7c7-718b1f4a5e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14702 | 2026.04.07 02:55:27.536156 [ 5 ] {cb039978-358a-41b4-b7c7-718b1f4a5e11} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14703 | 2026.04.07 02:55:27.536379 [ 5 ] {cb039978-358a-41b4-b7c7-718b1f4a5e11} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14704 | 2026.04.07 02:55:27.536508 [ 5 ] {cb039978-358a-41b4-b7c7-718b1f4a5e11} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001521 sec., 345825.1150558843 rows/sec., 24.44 MiB/sec. | ||
| 14705 | 2026.04.07 02:55:27.536545 [ 5 ] {cb039978-358a-41b4-b7c7-718b1f4a5e11} <Debug> TCPHandler: Processed in 0.001684746 sec. | ||
| 14706 | 2026.04.07 02:55:27.536652 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14707 | 2026.04.07 02:55:27.536745 [ 5 ] {1f965a96-2117-4902-8e98-042364055197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14708 | 2026.04.07 02:55:27.536786 [ 5 ] {1f965a96-2117-4902-8e98-042364055197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14709 | 2026.04.07 02:55:27.537119 [ 5 ] {1f965a96-2117-4902-8e98-042364055197} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14710 | 2026.04.07 02:55:27.537153 [ 5 ] {1f965a96-2117-4902-8e98-042364055197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14711 | 2026.04.07 02:55:27.537463 [ 5 ] {1f965a96-2117-4902-8e98-042364055197} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14712 | 2026.04.07 02:55:27.537682 [ 5 ] {1f965a96-2117-4902-8e98-042364055197} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14713 | 2026.04.07 02:55:27.537810 [ 5 ] {1f965a96-2117-4902-8e98-042364055197} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 14714 | 2026.04.07 02:55:27.537848 [ 5 ] {1f965a96-2117-4902-8e98-042364055197} <Debug> TCPHandler: Processed in 0.001244746 sec. | ||
| 14715 | 2026.04.07 02:55:27.537957 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14716 | 2026.04.07 02:55:27.538053 [ 5 ] {79db8706-30f7-4bb5-8cc6-816af7c80ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14717 | 2026.04.07 02:55:27.538095 [ 5 ] {79db8706-30f7-4bb5-8cc6-816af7c80ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14718 | 2026.04.07 02:55:27.538519 [ 5 ] {79db8706-30f7-4bb5-8cc6-816af7c80ce7} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14719 | 2026.04.07 02:55:27.538554 [ 5 ] {79db8706-30f7-4bb5-8cc6-816af7c80ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14720 | 2026.04.07 02:55:27.538884 [ 5 ] {79db8706-30f7-4bb5-8cc6-816af7c80ce7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14721 | 2026.04.07 02:55:27.539107 [ 5 ] {79db8706-30f7-4bb5-8cc6-816af7c80ce7} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14722 | 2026.04.07 02:55:27.539291 [ 5 ] {79db8706-30f7-4bb5-8cc6-816af7c80ce7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001256 sec., 210987.26114649684 rows/sec., 14.02 MiB/sec. | ||
| 14723 | 2026.04.07 02:55:27.539328 [ 5 ] {79db8706-30f7-4bb5-8cc6-816af7c80ce7} <Debug> TCPHandler: Processed in 0.00141995 sec. | ||
| 14724 | 2026.04.07 02:55:27.539440 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14725 | 2026.04.07 02:55:27.539532 [ 5 ] {3b3a20b6-0206-4f30-9973-b74d6c6762b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14726 | 2026.04.07 02:55:27.539574 [ 5 ] {3b3a20b6-0206-4f30-9973-b74d6c6762b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14727 | 2026.04.07 02:55:27.539873 [ 5 ] {3b3a20b6-0206-4f30-9973-b74d6c6762b7} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14728 | 2026.04.07 02:55:27.539908 [ 5 ] {3b3a20b6-0206-4f30-9973-b74d6c6762b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14729 | 2026.04.07 02:55:27.540196 [ 5 ] {3b3a20b6-0206-4f30-9973-b74d6c6762b7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14730 | 2026.04.07 02:55:27.540401 [ 5 ] {3b3a20b6-0206-4f30-9973-b74d6c6762b7} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14731 | 2026.04.07 02:55:27.540579 [ 5 ] {3b3a20b6-0206-4f30-9973-b74d6c6762b7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 14732 | 2026.04.07 02:55:27.540616 [ 5 ] {3b3a20b6-0206-4f30-9973-b74d6c6762b7} <Debug> TCPHandler: Processed in 0.001225566 sec. | ||
| 14733 | 2026.04.07 02:55:27.540719 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14734 | 2026.04.07 02:55:27.540811 [ 5 ] {b8a08c42-bb18-4e88-aa66-80f14e6e10b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14735 | 2026.04.07 02:55:27.540862 [ 5 ] {b8a08c42-bb18-4e88-aa66-80f14e6e10b9} <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 | ||
| 14736 | 2026.04.07 02:55:27.541729 [ 5 ] {b8a08c42-bb18-4e88-aa66-80f14e6e10b9} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14737 | 2026.04.07 02:55:27.541765 [ 5 ] {b8a08c42-bb18-4e88-aa66-80f14e6e10b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14738 | 2026.04.07 02:55:27.542318 [ 5 ] {b8a08c42-bb18-4e88-aa66-80f14e6e10b9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14739 | 2026.04.07 02:55:27.542541 [ 5 ] {b8a08c42-bb18-4e88-aa66-80f14e6e10b9} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14740 | 2026.04.07 02:55:27.542676 [ 5 ] {b8a08c42-bb18-4e88-aa66-80f14e6e10b9} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001883 sec., 19118.428040361126 rows/sec., 34.26 MiB/sec. | ||
| 14741 | 2026.04.07 02:55:27.542730 [ 5 ] {b8a08c42-bb18-4e88-aa66-80f14e6e10b9} <Debug> TCPHandler: Processed in 0.002059753 sec. | ||
| 14742 | 2026.04.07 02:55:27.542836 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14743 | 2026.04.07 02:55:27.542930 [ 5 ] {d405cf8b-fc0a-4ffc-ad91-1838489118eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14744 | 2026.04.07 02:55:27.542970 [ 5 ] {d405cf8b-fc0a-4ffc-ad91-1838489118eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14745 | 2026.04.07 02:55:27.543290 [ 5 ] {d405cf8b-fc0a-4ffc-ad91-1838489118eb} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14746 | 2026.04.07 02:55:27.543325 [ 5 ] {d405cf8b-fc0a-4ffc-ad91-1838489118eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14747 | 2026.04.07 02:55:27.543626 [ 5 ] {d405cf8b-fc0a-4ffc-ad91-1838489118eb} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14748 | 2026.04.07 02:55:27.543835 [ 5 ] {d405cf8b-fc0a-4ffc-ad91-1838489118eb} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14749 | 2026.04.07 02:55:27.543959 [ 5 ] {d405cf8b-fc0a-4ffc-ad91-1838489118eb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001047 sec., 85959.88538681949 rows/sec., 5.38 MiB/sec. | ||
| 14750 | 2026.04.07 02:55:27.543993 [ 5 ] {d405cf8b-fc0a-4ffc-ad91-1838489118eb} <Debug> TCPHandler: Processed in 0.001206476 sec. | ||
| 14751 | 2026.04.07 02:55:28.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.86 MiB, peak 366.62 MiB, free memory in arenas 0.00 B, will set to 352.53 MiB (RSS), difference: -1.33 MiB | ||
| 14752 | 2026.04.07 02:55:28.351504 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14753 | 2026.04.07 02:55:28.351728 [ 5 ] {7e881eae-a484-4e74-a0e0-dcf78547de29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14754 | 2026.04.07 02:55:28.351803 [ 5 ] {7e881eae-a484-4e74-a0e0-dcf78547de29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14755 | 2026.04.07 02:55:28.352576 [ 5 ] {7e881eae-a484-4e74-a0e0-dcf78547de29} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14756 | 2026.04.07 02:55:28.352636 [ 5 ] {7e881eae-a484-4e74-a0e0-dcf78547de29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14757 | 2026.04.07 02:55:28.353098 [ 5 ] {7e881eae-a484-4e74-a0e0-dcf78547de29} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14758 | 2026.04.07 02:55:28.353367 [ 5 ] {7e881eae-a484-4e74-a0e0-dcf78547de29} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14759 | 2026.04.07 02:55:28.353545 [ 5 ] {7e881eae-a484-4e74-a0e0-dcf78547de29} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001871 sec., 12827.365045430251 rows/sec., 1.06 MiB/sec. | ||
| 14760 | 2026.04.07 02:55:28.353559 [ 116 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14761 | 2026.04.07 02:55:28.353598 [ 5 ] {7e881eae-a484-4e74-a0e0-dcf78547de29} <Debug> TCPHandler: Processed in 0.002234647 sec. | ||
| 14762 | 2026.04.07 02:55:28.353632 [ 116 ] {} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14763 | 2026.04.07 02:55:28.353662 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14764 | 2026.04.07 02:55:28.353744 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14765 | 2026.04.07 02:55:28.353797 [ 191 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::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 | ||
| 14766 | 2026.04.07 02:55:28.353854 [ 5 ] {140a60f6-1117-43b4-9f16-6ab9810fbdfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14767 | 2026.04.07 02:55:28.353904 [ 5 ] {140a60f6-1117-43b4-9f16-6ab9810fbdfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14768 | 2026.04.07 02:55:28.353946 [ 191 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14769 | 2026.04.07 02:55:28.353983 [ 191 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 308 rows starting from the beginning of the part | ||
| 14770 | 2026.04.07 02:55:28.354051 [ 191 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 284 rows starting from the beginning of the part | ||
| 14771 | 2026.04.07 02:55:28.354101 [ 191 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 284 rows starting from the beginning of the part | ||
| 14772 | 2026.04.07 02:55:28.354146 [ 191 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 284 rows starting from the beginning of the part | ||
| 14773 | 2026.04.07 02:55:28.354183 [ 191 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 284 rows starting from the beginning of the part | ||
| 14774 | 2026.04.07 02:55:28.354223 [ 191 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::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 | ||
| 14775 | 2026.04.07 02:55:28.354313 [ 5 ] {140a60f6-1117-43b4-9f16-6ab9810fbdfd} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14776 | 2026.04.07 02:55:28.354356 [ 5 ] {140a60f6-1117-43b4-9f16-6ab9810fbdfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14777 | 2026.04.07 02:55:28.354680 [ 5 ] {140a60f6-1117-43b4-9f16-6ab9810fbdfd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14778 | 2026.04.07 02:55:28.354914 [ 5 ] {140a60f6-1117-43b4-9f16-6ab9810fbdfd} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14779 | 2026.04.07 02:55:28.355054 [ 5 ] {140a60f6-1117-43b4-9f16-6ab9810fbdfd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001226 sec., 1631.321370309951 rows/sec., 133.02 KiB/sec. | ||
| 14780 | 2026.04.07 02:55:28.355092 [ 5 ] {140a60f6-1117-43b4-9f16-6ab9810fbdfd} <Debug> TCPHandler: Processed in 0.00140325 sec. | ||
| 14781 | 2026.04.07 02:55:28.355209 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14782 | 2026.04.07 02:55:28.355286 [ 192 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001551893 sec., 945941.5049877794 rows/sec., 64.29 MiB/sec. | ||
| 14783 | 2026.04.07 02:55:28.355303 [ 5 ] {c67260fe-4ba1-4cfa-a85d-f9c2a6f88f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14784 | 2026.04.07 02:55:28.355354 [ 5 ] {c67260fe-4ba1-4cfa-a85d-f9c2a6f88f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14785 | 2026.04.07 02:55:28.355441 [ 195 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14786 | 2026.04.07 02:55:28.355708 [ 195 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_46_9} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14787 | 2026.04.07 02:55:28.355781 [ 195 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_46_9} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14788 | 2026.04.07 02:55:28.355860 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 14789 | 2026.04.07 02:55:28.356861 [ 5 ] {c67260fe-4ba1-4cfa-a85d-f9c2a6f88f1f} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14790 | 2026.04.07 02:55:28.356902 [ 5 ] {c67260fe-4ba1-4cfa-a85d-f9c2a6f88f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14791 | 2026.04.07 02:55:28.357363 [ 5 ] {c67260fe-4ba1-4cfa-a85d-f9c2a6f88f1f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14792 | 2026.04.07 02:55:28.357582 [ 5 ] {c67260fe-4ba1-4cfa-a85d-f9c2a6f88f1f} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14793 | 2026.04.07 02:55:28.357711 [ 5 ] {c67260fe-4ba1-4cfa-a85d-f9c2a6f88f1f} <Debug> executeQuery: Read 2536 rows, 194.21 KiB in 0.002426 sec., 1045342.1269579554 rows/sec., 78.18 MiB/sec. | ||
| 14794 | 2026.04.07 02:55:28.357748 [ 5 ] {c67260fe-4ba1-4cfa-a85d-f9c2a6f88f1f} <Debug> TCPHandler: Processed in 0.002590805 sec. | ||
| 14795 | 2026.04.07 02:55:28.357858 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14796 | 2026.04.07 02:55:28.357953 [ 5 ] {965478c0-ad7d-419f-a728-0976e039ec1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14797 | 2026.04.07 02:55:28.357993 [ 5 ] {965478c0-ad7d-419f-a728-0976e039ec1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14798 | 2026.04.07 02:55:28.358396 [ 5 ] {965478c0-ad7d-419f-a728-0976e039ec1d} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14799 | 2026.04.07 02:55:28.358433 [ 5 ] {965478c0-ad7d-419f-a728-0976e039ec1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14800 | 2026.04.07 02:55:28.358724 [ 5 ] {965478c0-ad7d-419f-a728-0976e039ec1d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14801 | 2026.04.07 02:55:28.358938 [ 5 ] {965478c0-ad7d-419f-a728-0976e039ec1d} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14802 | 2026.04.07 02:55:28.359068 [ 5 ] {965478c0-ad7d-419f-a728-0976e039ec1d} <Debug> executeQuery: Read 30 rows, 2.30 KiB in 0.001133 sec., 26478.3759929391 rows/sec., 1.99 MiB/sec. | ||
| 14803 | 2026.04.07 02:55:28.359076 [ 116 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14804 | 2026.04.07 02:55:28.359107 [ 5 ] {965478c0-ad7d-419f-a728-0976e039ec1d} <Debug> TCPHandler: Processed in 0.001300878 sec. | ||
| 14805 | 2026.04.07 02:55:28.359131 [ 116 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14806 | 2026.04.07 02:55:28.359161 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14807 | 2026.04.07 02:55:28.359227 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14808 | 2026.04.07 02:55:28.359239 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 14809 | 2026.04.07 02:55:28.359334 [ 5 ] {068a89f5-6619-4a40-bd72-8e87eb541e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14810 | 2026.04.07 02:55:28.359365 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14811 | 2026.04.07 02:55:28.359380 [ 5 ] {068a89f5-6619-4a40-bd72-8e87eb541e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14812 | 2026.04.07 02:55:28.359400 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 226 rows starting from the beginning of the part | ||
| 14813 | 2026.04.07 02:55:28.359457 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 5 rows starting from the beginning of the part | ||
| 14814 | 2026.04.07 02:55:28.359502 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 184 rows starting from the beginning of the part | ||
| 14815 | 2026.04.07 02:55:28.359541 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 5 rows starting from the beginning of the part | ||
| 14816 | 2026.04.07 02:55:28.359581 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 178 rows starting from the beginning of the part | ||
| 14817 | 2026.04.07 02:55:28.359618 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 30 rows starting from the beginning of the part | ||
| 14818 | 2026.04.07 02:55:28.360140 [ 5 ] {068a89f5-6619-4a40-bd72-8e87eb541e9e} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14819 | 2026.04.07 02:55:28.360181 [ 5 ] {068a89f5-6619-4a40-bd72-8e87eb541e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14820 | 2026.04.07 02:55:28.360367 [ 200 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001160504 sec., 541144.1925232486 rows/sec., 36.38 MiB/sec. | ||
| 14821 | 2026.04.07 02:55:28.360485 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14822 | 2026.04.07 02:55:28.360537 [ 5 ] {068a89f5-6619-4a40-bd72-8e87eb541e9e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14823 | 2026.04.07 02:55:28.360826 [ 5 ] {068a89f5-6619-4a40-bd72-8e87eb541e9e} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14824 | 2026.04.07 02:55:28.360839 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_86_17} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14825 | 2026.04.07 02:55:28.360928 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_86_17} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14826 | 2026.04.07 02:55:28.360976 [ 5 ] {068a89f5-6619-4a40-bd72-8e87eb541e9e} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001659 sec., 497287.5226039783 rows/sec., 29.09 MiB/sec. | ||
| 14827 | 2026.04.07 02:55:28.360995 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14828 | 2026.04.07 02:55:28.361019 [ 5 ] {068a89f5-6619-4a40-bd72-8e87eb541e9e} <Debug> TCPHandler: Processed in 0.001843009 sec. | ||
| 14829 | 2026.04.07 02:55:28.361139 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14830 | 2026.04.07 02:55:28.361235 [ 5 ] {455a3de9-2139-4918-876c-8b5ca003ce65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14831 | 2026.04.07 02:55:28.361274 [ 5 ] {455a3de9-2139-4918-876c-8b5ca003ce65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14832 | 2026.04.07 02:55:28.361646 [ 5 ] {455a3de9-2139-4918-876c-8b5ca003ce65} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14833 | 2026.04.07 02:55:28.361684 [ 5 ] {455a3de9-2139-4918-876c-8b5ca003ce65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14834 | 2026.04.07 02:55:28.361990 [ 5 ] {455a3de9-2139-4918-876c-8b5ca003ce65} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 14835 | 2026.04.07 02:55:28.362207 [ 5 ] {455a3de9-2139-4918-876c-8b5ca003ce65} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14836 | 2026.04.07 02:55:28.362340 [ 5 ] {455a3de9-2139-4918-876c-8b5ca003ce65} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 62.61 KiB/sec. | ||
| 14837 | 2026.04.07 02:55:28.362382 [ 5 ] {455a3de9-2139-4918-876c-8b5ca003ce65} <Debug> TCPHandler: Processed in 0.001294217 sec. | ||
| 14838 | 2026.04.07 02:55:28.362508 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14839 | 2026.04.07 02:55:28.362614 [ 5 ] {e822e682-9558-45a1-a6cc-bbcbeb8f3b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14840 | 2026.04.07 02:55:28.362661 [ 5 ] {e822e682-9558-45a1-a6cc-bbcbeb8f3b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14841 | 2026.04.07 02:55:28.363057 [ 5 ] {e822e682-9558-45a1-a6cc-bbcbeb8f3b54} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14842 | 2026.04.07 02:55:28.363093 [ 5 ] {e822e682-9558-45a1-a6cc-bbcbeb8f3b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14843 | 2026.04.07 02:55:28.363384 [ 5 ] {e822e682-9558-45a1-a6cc-bbcbeb8f3b54} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14844 | 2026.04.07 02:55:28.363592 [ 5 ] {e822e682-9558-45a1-a6cc-bbcbeb8f3b54} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14845 | 2026.04.07 02:55:28.363717 [ 116 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14846 | 2026.04.07 02:55:28.363742 [ 5 ] {e822e682-9558-45a1-a6cc-bbcbeb8f3b54} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 815.22 KiB/sec. | ||
| 14847 | 2026.04.07 02:55:28.363759 [ 116 ] {} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14848 | 2026.04.07 02:55:28.363784 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14849 | 2026.04.07 02:55:28.363787 [ 5 ] {e822e682-9558-45a1-a6cc-bbcbeb8f3b54} <Debug> TCPHandler: Processed in 0.001330368 sec. | ||
| 14850 | 2026.04.07 02:55:28.363879 [ 192 ] {be70be13-f367-4027-924d-7834913bcbbb::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 | ||
| 14851 | 2026.04.07 02:55:28.363925 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14852 | 2026.04.07 02:55:28.363986 [ 192 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14853 | 2026.04.07 02:55:28.364022 [ 192 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 160 rows starting from the beginning of the part | ||
| 14854 | 2026.04.07 02:55:28.364025 [ 5 ] {edb9a245-4c88-41be-885a-1b74de44b569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14855 | 2026.04.07 02:55:28.364075 [ 5 ] {edb9a245-4c88-41be-885a-1b74de44b569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14856 | 2026.04.07 02:55:28.364092 [ 192 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 148 rows starting from the beginning of the part | ||
| 14857 | 2026.04.07 02:55:28.364146 [ 192 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 148 rows starting from the beginning of the part | ||
| 14858 | 2026.04.07 02:55:28.364187 [ 192 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 148 rows starting from the beginning of the part | ||
| 14859 | 2026.04.07 02:55:28.364229 [ 192 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 148 rows starting from the beginning of the part | ||
| 14860 | 2026.04.07 02:55:28.364275 [ 192 ] {be70be13-f367-4027-924d-7834913bcbbb::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 | ||
| 14861 | 2026.04.07 02:55:28.364954 [ 5 ] {edb9a245-4c88-41be-885a-1b74de44b569} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14862 | 2026.04.07 02:55:28.364994 [ 5 ] {edb9a245-4c88-41be-885a-1b74de44b569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14863 | 2026.04.07 02:55:28.365145 [ 195 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300858 sec., 587304.6865991523 rows/sec., 36.00 MiB/sec. | ||
| 14864 | 2026.04.07 02:55:28.365303 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14865 | 2026.04.07 02:55:28.365419 [ 5 ] {edb9a245-4c88-41be-885a-1b74de44b569} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14866 | 2026.04.07 02:55:28.365642 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_46_9} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14867 | 2026.04.07 02:55:28.365701 [ 5 ] {edb9a245-4c88-41be-885a-1b74de44b569} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14868 | 2026.04.07 02:55:28.365722 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_46_9} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14869 | 2026.04.07 02:55:28.365798 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 14870 | 2026.04.07 02:55:28.365846 [ 5 ] {edb9a245-4c88-41be-885a-1b74de44b569} <Debug> executeQuery: Read 1333 rows, 91.94 KiB in 0.00184 sec., 724456.5217391304 rows/sec., 48.79 MiB/sec. | ||
| 14871 | 2026.04.07 02:55:28.365889 [ 5 ] {edb9a245-4c88-41be-885a-1b74de44b569} <Debug> TCPHandler: Processed in 0.002015613 sec. | ||
| 14872 | 2026.04.07 02:55:28.366004 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14873 | 2026.04.07 02:55:28.366100 [ 5 ] {7b9757ad-5956-4c86-a015-64e3a74d201b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14874 | 2026.04.07 02:55:28.366143 [ 5 ] {7b9757ad-5956-4c86-a015-64e3a74d201b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14875 | 2026.04.07 02:55:28.366835 [ 5 ] {7b9757ad-5956-4c86-a015-64e3a74d201b} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14876 | 2026.04.07 02:55:28.366869 [ 5 ] {7b9757ad-5956-4c86-a015-64e3a74d201b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14877 | 2026.04.07 02:55:28.367311 [ 5 ] {7b9757ad-5956-4c86-a015-64e3a74d201b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14878 | 2026.04.07 02:55:28.367536 [ 5 ] {7b9757ad-5956-4c86-a015-64e3a74d201b} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14879 | 2026.04.07 02:55:28.367659 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_99_20 to all_104_104_0 | ||
| 14880 | 2026.04.07 02:55:28.367667 [ 5 ] {7b9757ad-5956-4c86-a015-64e3a74d201b} <Debug> executeQuery: Read 1677 rows, 107.92 KiB in 0.001586 sec., 1057377.049180328 rows/sec., 66.45 MiB/sec. | ||
| 14881 | 2026.04.07 02:55:28.367700 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14882 | 2026.04.07 02:55:28.367723 [ 5 ] {7b9757ad-5956-4c86-a015-64e3a74d201b} <Debug> TCPHandler: Processed in 0.001770317 sec. | ||
| 14883 | 2026.04.07 02:55:28.367724 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14884 | 2026.04.07 02:55:28.367851 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14885 | 2026.04.07 02:55:28.367865 [ 190 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_104_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_99_20 to all_104_104_0 into Compact with storage Full | ||
| 14886 | 2026.04.07 02:55:28.367952 [ 5 ] {adf72ce5-78ba-494e-9195-e6eb14a80ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14887 | 2026.04.07 02:55:28.368010 [ 5 ] {adf72ce5-78ba-494e-9195-e6eb14a80ca2} <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 | ||
| 14888 | 2026.04.07 02:55:28.368021 [ 190 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_104_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14889 | 2026.04.07 02:55:28.368071 [ 190 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_99_20, total 39274 rows starting from the beginning of the part | ||
| 14890 | 2026.04.07 02:55:28.368140 [ 190 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 14891 | 2026.04.07 02:55:28.368189 [ 190 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 268 rows starting from the beginning of the part | ||
| 14892 | 2026.04.07 02:55:28.368232 [ 190 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 14893 | 2026.04.07 02:55:28.368273 [ 190 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 265 rows starting from the beginning of the part | ||
| 14894 | 2026.04.07 02:55:28.368314 [ 190 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1677 rows starting from the beginning of the part | ||
| 14895 | 2026.04.07 02:55:28.368797 [ 5 ] {adf72ce5-78ba-494e-9195-e6eb14a80ca2} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14896 | 2026.04.07 02:55:28.368838 [ 5 ] {adf72ce5-78ba-494e-9195-e6eb14a80ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14897 | 2026.04.07 02:55:28.369393 [ 5 ] {adf72ce5-78ba-494e-9195-e6eb14a80ca2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14898 | 2026.04.07 02:55:28.369638 [ 5 ] {adf72ce5-78ba-494e-9195-e6eb14a80ca2} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14899 | 2026.04.07 02:55:28.369784 [ 5 ] {adf72ce5-78ba-494e-9195-e6eb14a80ca2} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00185 sec., 8648.648648648648 rows/sec., 15.50 MiB/sec. | ||
| 14900 | 2026.04.07 02:55:28.369839 [ 5 ] {adf72ce5-78ba-494e-9195-e6eb14a80ca2} <Debug> TCPHandler: Processed in 0.002039303 sec. | ||
| 14901 | 2026.04.07 02:55:28.369957 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14902 | 2026.04.07 02:55:28.370053 [ 5 ] {fe4e4c40-dc0f-4bce-bb44-9cd8cc72bcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14903 | 2026.04.07 02:55:28.370105 [ 5 ] {fe4e4c40-dc0f-4bce-bb44-9cd8cc72bcd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14904 | 2026.04.07 02:55:28.370430 [ 5 ] {fe4e4c40-dc0f-4bce-bb44-9cd8cc72bcd3} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14905 | 2026.04.07 02:55:28.370465 [ 5 ] {fe4e4c40-dc0f-4bce-bb44-9cd8cc72bcd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14906 | 2026.04.07 02:55:28.370776 [ 5 ] {fe4e4c40-dc0f-4bce-bb44-9cd8cc72bcd3} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14907 | 2026.04.07 02:55:28.371002 [ 5 ] {fe4e4c40-dc0f-4bce-bb44-9cd8cc72bcd3} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14908 | 2026.04.07 02:55:28.371137 [ 5 ] {fe4e4c40-dc0f-4bce-bb44-9cd8cc72bcd3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 752.16 KiB/sec. | ||
| 14909 | 2026.04.07 02:55:28.371172 [ 5 ] {fe4e4c40-dc0f-4bce-bb44-9cd8cc72bcd3} <Debug> TCPHandler: Processed in 0.001265927 sec. | ||
| 14910 | 2026.04.07 02:55:28.376039 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_104_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41804 rows, containing 5 columns (5 merged, 0 gathered) in 0.008238514 sec., 5074216.054011682 rows/sec., 326.06 MiB/sec. | ||
| 14911 | 2026.04.07 02:55:28.376351 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_104_21} <Trace> MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) | ||
| 14912 | 2026.04.07 02:55:28.376639 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14913 | 2026.04.07 02:55:28.376718 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_99_20, all_104_104_0] -> all_1_104_21 | ||
| 14914 | 2026.04.07 02:55:28.376799 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 14915 | 2026.04.07 02:55:30.809963 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1958 | ||
| 14916 | 2026.04.07 02:55:30.812710 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14917 | 2026.04.07 02:55:30.812748 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14918 | 2026.04.07 02:55:30.813925 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14919 | 2026.04.07 02:55:30.814184 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14920 | 2026.04.07 02:55:30.814323 [ 122 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14921 | 2026.04.07 02:55:30.814365 [ 122 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14922 | 2026.04.07 02:55:30.814387 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14923 | 2026.04.07 02:55:30.814437 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1958 | ||
| 14924 | 2026.04.07 02:55:30.814546 [ 197 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 14925 | 2026.04.07 02:55:30.815123 [ 197 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14926 | 2026.04.07 02:55:30.815267 [ 197 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1746 rows starting from the beginning of the part | ||
| 14927 | 2026.04.07 02:55:30.815620 [ 197 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 38 rows starting from the beginning of the part | ||
| 14928 | 2026.04.07 02:55:30.815943 [ 197 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 52 rows starting from the beginning of the part | ||
| 14929 | 2026.04.07 02:55:30.816274 [ 197 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
| 14930 | 2026.04.07 02:55:30.816595 [ 197 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 14931 | 2026.04.07 02:55:30.816921 [ 197 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
| 14932 | 2026.04.07 02:55:30.823243 [ 194 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 72 columns (72 merged, 0 gathered) in 0.008780385 sec., 222997.05536830105 rows/sec., 174.01 MiB/sec. | ||
| 14933 | 2026.04.07 02:55:30.825107 [ 194 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14934 | 2026.04.07 02:55:30.825677 [ 194 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_46_9} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14935 | 2026.04.07 02:55:30.825745 [ 194 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_46_9} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14936 | 2026.04.07 02:55:30.826006 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.11 MiB. | ||
| 14937 | 2026.04.07 02:55:32.514403 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14938 | 2026.04.07 02:55:32.514586 [ 5 ] {549e0d77-113c-4800-b46b-59f19e2c3dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14939 | 2026.04.07 02:55:32.514653 [ 5 ] {549e0d77-113c-4800-b46b-59f19e2c3dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14940 | 2026.04.07 02:55:32.515348 [ 5 ] {549e0d77-113c-4800-b46b-59f19e2c3dba} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14941 | 2026.04.07 02:55:32.515396 [ 5 ] {549e0d77-113c-4800-b46b-59f19e2c3dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14942 | 2026.04.07 02:55:32.515796 [ 5 ] {549e0d77-113c-4800-b46b-59f19e2c3dba} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14943 | 2026.04.07 02:55:32.516027 [ 5 ] {549e0d77-113c-4800-b46b-59f19e2c3dba} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14944 | 2026.04.07 02:55:32.516201 [ 5 ] {549e0d77-113c-4800-b46b-59f19e2c3dba} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001664 sec., 33653.846153846156 rows/sec., 2.59 MiB/sec. | ||
| 14945 | 2026.04.07 02:55:32.516251 [ 5 ] {549e0d77-113c-4800-b46b-59f19e2c3dba} <Debug> TCPHandler: Processed in 0.001982042 sec. | ||
| 14946 | 2026.04.07 02:55:32.516377 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14947 | 2026.04.07 02:55:32.516482 [ 5 ] {6a0625f4-3fa6-4137-904f-e4686ac1866f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14948 | 2026.04.07 02:55:32.516527 [ 5 ] {6a0625f4-3fa6-4137-904f-e4686ac1866f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14949 | 2026.04.07 02:55:32.516958 [ 5 ] {6a0625f4-3fa6-4137-904f-e4686ac1866f} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14950 | 2026.04.07 02:55:32.516996 [ 5 ] {6a0625f4-3fa6-4137-904f-e4686ac1866f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14951 | 2026.04.07 02:55:32.517313 [ 5 ] {6a0625f4-3fa6-4137-904f-e4686ac1866f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14952 | 2026.04.07 02:55:32.517529 [ 5 ] {6a0625f4-3fa6-4137-904f-e4686ac1866f} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14953 | 2026.04.07 02:55:32.517672 [ 5 ] {6a0625f4-3fa6-4137-904f-e4686ac1866f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 14954 | 2026.04.07 02:55:32.517710 [ 5 ] {6a0625f4-3fa6-4137-904f-e4686ac1866f} <Debug> TCPHandler: Processed in 0.001388169 sec. | ||
| 14955 | 2026.04.07 02:55:32.517820 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14956 | 2026.04.07 02:55:32.517919 [ 5 ] {1ec81248-7600-4a05-a5be-99e71a6407cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14957 | 2026.04.07 02:55:32.517964 [ 5 ] {1ec81248-7600-4a05-a5be-99e71a6407cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14958 | 2026.04.07 02:55:32.518337 [ 5 ] {1ec81248-7600-4a05-a5be-99e71a6407cf} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14959 | 2026.04.07 02:55:32.518375 [ 5 ] {1ec81248-7600-4a05-a5be-99e71a6407cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14960 | 2026.04.07 02:55:32.518695 [ 5 ] {1ec81248-7600-4a05-a5be-99e71a6407cf} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14961 | 2026.04.07 02:55:32.518901 [ 5 ] {1ec81248-7600-4a05-a5be-99e71a6407cf} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14962 | 2026.04.07 02:55:32.519031 [ 5 ] {1ec81248-7600-4a05-a5be-99e71a6407cf} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001131 sec., 113174.18213969938 rows/sec., 7.88 MiB/sec. | ||
| 14963 | 2026.04.07 02:55:32.519067 [ 5 ] {1ec81248-7600-4a05-a5be-99e71a6407cf} <Debug> TCPHandler: Processed in 0.001299198 sec. | ||
| 14964 | 2026.04.07 02:55:32.519174 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14965 | 2026.04.07 02:55:32.519270 [ 5 ] {695bb259-65c1-429c-b791-e8758bcb9af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14966 | 2026.04.07 02:55:32.519314 [ 5 ] {695bb259-65c1-429c-b791-e8758bcb9af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14967 | 2026.04.07 02:55:32.519627 [ 5 ] {695bb259-65c1-429c-b791-e8758bcb9af3} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14968 | 2026.04.07 02:55:32.519664 [ 5 ] {695bb259-65c1-429c-b791-e8758bcb9af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14969 | 2026.04.07 02:55:32.519964 [ 5 ] {695bb259-65c1-429c-b791-e8758bcb9af3} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14970 | 2026.04.07 02:55:32.520166 [ 5 ] {695bb259-65c1-429c-b791-e8758bcb9af3} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14971 | 2026.04.07 02:55:32.520301 [ 5 ] {695bb259-65c1-429c-b791-e8758bcb9af3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00105 sec., 45714.28571428572 rows/sec., 3.08 MiB/sec. | ||
| 14972 | 2026.04.07 02:55:32.520336 [ 5 ] {695bb259-65c1-429c-b791-e8758bcb9af3} <Debug> TCPHandler: Processed in 0.001213976 sec. | ||
| 14973 | 2026.04.07 02:55:33.241481 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30252 | ||
| 14974 | 2026.04.07 02:55:33.242100 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14975 | 2026.04.07 02:55:33.242152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14976 | 2026.04.07 02:55:33.242695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14977 | 2026.04.07 02:55:33.242918 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14978 | 2026.04.07 02:55:33.243050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30252 | ||
| 14979 | 2026.04.07 02:55:34.889965 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14980 | 2026.04.07 02:55:34.906068 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14981 | 2026.04.07 02:55:34.906130 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14982 | 2026.04.07 02:55:34.912393 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14983 | 2026.04.07 02:55:34.913092 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14984 | 2026.04.07 02:55:34.915909 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14985 | 2026.04.07 02:55:37.518200 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14986 | 2026.04.07 02:55:37.518480 [ 5 ] {ab63238c-3fd5-43ab-93c9-d29c54a8141e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14987 | 2026.04.07 02:55:37.518585 [ 5 ] {ab63238c-3fd5-43ab-93c9-d29c54a8141e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14988 | 2026.04.07 02:55:37.519448 [ 5 ] {ab63238c-3fd5-43ab-93c9-d29c54a8141e} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14989 | 2026.04.07 02:55:37.519486 [ 5 ] {ab63238c-3fd5-43ab-93c9-d29c54a8141e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14990 | 2026.04.07 02:55:37.519855 [ 5 ] {ab63238c-3fd5-43ab-93c9-d29c54a8141e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14991 | 2026.04.07 02:55:37.520068 [ 5 ] {ab63238c-3fd5-43ab-93c9-d29c54a8141e} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14992 | 2026.04.07 02:55:37.520201 [ 113 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14993 | 2026.04.07 02:55:37.520210 [ 5 ] {ab63238c-3fd5-43ab-93c9-d29c54a8141e} <Debug> executeQuery: Read 128 rows, 11.32 KiB in 0.001863 sec., 68706.38754696725 rows/sec., 5.93 MiB/sec. | ||
| 14994 | 2026.04.07 02:55:37.520241 [ 113 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14995 | 2026.04.07 02:55:37.520260 [ 5 ] {ab63238c-3fd5-43ab-93c9-d29c54a8141e} <Debug> TCPHandler: Processed in 0.002303129 sec. | ||
| 14996 | 2026.04.07 02:55:37.520263 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 14997 | 2026.04.07 02:55:37.520436 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14998 | 2026.04.07 02:55:37.520450 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 14999 | 2026.04.07 02:55:37.520532 [ 5 ] {7d5b1835-5db6-4fd9-a1e0-46f0ac192920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15000 | 2026.04.07 02:55:37.520578 [ 5 ] {7d5b1835-5db6-4fd9-a1e0-46f0ac192920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15001 | 2026.04.07 02:55:37.520603 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15002 | 2026.04.07 02:55:37.520642 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3361 rows starting from the beginning of the part | ||
| 15003 | 2026.04.07 02:55:37.520706 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 66 rows starting from the beginning of the part | ||
| 15004 | 2026.04.07 02:55:37.520751 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 869 rows starting from the beginning of the part | ||
| 15005 | 2026.04.07 02:55:37.520793 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 2536 rows starting from the beginning of the part | ||
| 15006 | 2026.04.07 02:55:37.520833 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 15007 | 2026.04.07 02:55:37.520873 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 128 rows starting from the beginning of the part | ||
| 15008 | 2026.04.07 02:55:37.520985 [ 5 ] {7d5b1835-5db6-4fd9-a1e0-46f0ac192920} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15009 | 2026.04.07 02:55:37.521028 [ 5 ] {7d5b1835-5db6-4fd9-a1e0-46f0ac192920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15010 | 2026.04.07 02:55:37.521355 [ 5 ] {7d5b1835-5db6-4fd9-a1e0-46f0ac192920} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15011 | 2026.04.07 02:55:37.521574 [ 5 ] {7d5b1835-5db6-4fd9-a1e0-46f0ac192920} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15012 | 2026.04.07 02:55:37.521713 [ 5 ] {7d5b1835-5db6-4fd9-a1e0-46f0ac192920} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.0012 sec., 30000.000000000004 rows/sec., 2.20 MiB/sec. | ||
| 15013 | 2026.04.07 02:55:37.521751 [ 5 ] {7d5b1835-5db6-4fd9-a1e0-46f0ac192920} <Debug> TCPHandler: Processed in 0.001364379 sec. | ||
| 15014 | 2026.04.07 02:55:37.521854 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15015 | 2026.04.07 02:55:37.521948 [ 5 ] {d69b3b92-3ee8-45ea-b339-a124c477ee0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15016 | 2026.04.07 02:55:37.521989 [ 5 ] {d69b3b92-3ee8-45ea-b339-a124c477ee0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15017 | 2026.04.07 02:55:37.522410 [ 5 ] {d69b3b92-3ee8-45ea-b339-a124c477ee0b} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15018 | 2026.04.07 02:55:37.522449 [ 5 ] {d69b3b92-3ee8-45ea-b339-a124c477ee0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15019 | 2026.04.07 02:55:37.522761 [ 5 ] {d69b3b92-3ee8-45ea-b339-a124c477ee0b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15020 | 2026.04.07 02:55:37.522967 [ 5 ] {d69b3b92-3ee8-45ea-b339-a124c477ee0b} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15021 | 2026.04.07 02:55:37.523071 [ 113 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15022 | 2026.04.07 02:55:37.523095 [ 5 ] {d69b3b92-3ee8-45ea-b339-a124c477ee0b} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001165 sec., 85836.90987124463 rows/sec., 6.70 MiB/sec. | ||
| 15023 | 2026.04.07 02:55:37.523097 [ 113 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15024 | 2026.04.07 02:55:37.523095 [ 194 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7016 rows, containing 5 columns (5 merged, 0 gathered) in 0.002704437 sec., 2594255.29232147 rows/sec., 206.88 MiB/sec. | ||
| 15025 | 2026.04.07 02:55:37.523126 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15026 | 2026.04.07 02:55:37.523133 [ 5 ] {d69b3b92-3ee8-45ea-b339-a124c477ee0b} <Debug> TCPHandler: Processed in 0.001327878 sec. | ||
| 15027 | 2026.04.07 02:55:37.523208 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 15028 | 2026.04.07 02:55:37.523252 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15029 | 2026.04.07 02:55:37.523306 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15030 | 2026.04.07 02:55:37.523337 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1831 rows starting from the beginning of the part | ||
| 15031 | 2026.04.07 02:55:37.523351 [ 5 ] {53d153e8-3946-47c5-99a7-f594c0b9d255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15032 | 2026.04.07 02:55:37.523388 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 69 rows starting from the beginning of the part | ||
| 15033 | 2026.04.07 02:55:37.523400 [ 5 ] {53d153e8-3946-47c5-99a7-f594c0b9d255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15034 | 2026.04.07 02:55:37.523450 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 526 rows starting from the beginning of the part | ||
| 15035 | 2026.04.07 02:55:37.523478 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15036 | 2026.04.07 02:55:37.523498 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1333 rows starting from the beginning of the part | ||
| 15037 | 2026.04.07 02:55:37.523559 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 15038 | 2026.04.07 02:55:37.523600 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 100 rows starting from the beginning of the part | ||
| 15039 | 2026.04.07 02:55:37.523814 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_106_21} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15040 | 2026.04.07 02:55:37.523816 [ 5 ] {53d153e8-3946-47c5-99a7-f594c0b9d255} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15041 | 2026.04.07 02:55:37.523864 [ 5 ] {53d153e8-3946-47c5-99a7-f594c0b9d255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15042 | 2026.04.07 02:55:37.523889 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_106_21} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15043 | 2026.04.07 02:55:37.523986 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 15044 | 2026.04.07 02:55:37.524202 [ 5 ] {53d153e8-3946-47c5-99a7-f594c0b9d255} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15045 | 2026.04.07 02:55:37.524424 [ 5 ] {53d153e8-3946-47c5-99a7-f594c0b9d255} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15046 | 2026.04.07 02:55:37.524553 [ 5 ] {53d153e8-3946-47c5-99a7-f594c0b9d255} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 15047 | 2026.04.07 02:55:37.524590 [ 5 ] {53d153e8-3946-47c5-99a7-f594c0b9d255} <Debug> TCPHandler: Processed in 0.00138655 sec. | ||
| 15048 | 2026.04.07 02:55:37.524692 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15049 | 2026.04.07 02:55:37.524786 [ 5 ] {5cad9c7a-fcb8-49b2-8b4b-21cac4f9093d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15050 | 2026.04.07 02:55:37.524842 [ 5 ] {5cad9c7a-fcb8-49b2-8b4b-21cac4f9093d} <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 | ||
| 15051 | 2026.04.07 02:55:37.524853 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3923 rows, containing 5 columns (5 merged, 0 gathered) in 0.001676965 sec., 2339345.186095118 rows/sec., 169.90 MiB/sec. | ||
| 15052 | 2026.04.07 02:55:37.525031 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15053 | 2026.04.07 02:55:37.525268 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_106_21} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15054 | 2026.04.07 02:55:37.525337 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_106_21} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15055 | 2026.04.07 02:55:37.525413 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 15056 | 2026.04.07 02:55:37.525703 [ 5 ] {5cad9c7a-fcb8-49b2-8b4b-21cac4f9093d} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15057 | 2026.04.07 02:55:37.525743 [ 5 ] {5cad9c7a-fcb8-49b2-8b4b-21cac4f9093d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15058 | 2026.04.07 02:55:37.526326 [ 5 ] {5cad9c7a-fcb8-49b2-8b4b-21cac4f9093d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15059 | 2026.04.07 02:55:37.526551 [ 5 ] {5cad9c7a-fcb8-49b2-8b4b-21cac4f9093d} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15060 | 2026.04.07 02:55:37.526693 [ 5 ] {5cad9c7a-fcb8-49b2-8b4b-21cac4f9093d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001925 sec., 18701.2987012987 rows/sec., 33.51 MiB/sec. | ||
| 15061 | 2026.04.07 02:55:37.526757 [ 5 ] {5cad9c7a-fcb8-49b2-8b4b-21cac4f9093d} <Debug> TCPHandler: Processed in 0.002112594 sec. | ||
| 15062 | 2026.04.07 02:55:37.526862 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15063 | 2026.04.07 02:55:37.526958 [ 5 ] {9e1cbbfa-5659-4a70-aff6-c5bcc023e4d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15064 | 2026.04.07 02:55:37.526999 [ 5 ] {9e1cbbfa-5659-4a70-aff6-c5bcc023e4d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15065 | 2026.04.07 02:55:37.527328 [ 5 ] {9e1cbbfa-5659-4a70-aff6-c5bcc023e4d4} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15066 | 2026.04.07 02:55:37.527362 [ 5 ] {9e1cbbfa-5659-4a70-aff6-c5bcc023e4d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15067 | 2026.04.07 02:55:37.527662 [ 5 ] {9e1cbbfa-5659-4a70-aff6-c5bcc023e4d4} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15068 | 2026.04.07 02:55:37.527880 [ 5 ] {9e1cbbfa-5659-4a70-aff6-c5bcc023e4d4} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15069 | 2026.04.07 02:55:37.527982 [ 113 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15070 | 2026.04.07 02:55:37.528005 [ 5 ] {9e1cbbfa-5659-4a70-aff6-c5bcc023e4d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 15071 | 2026.04.07 02:55:37.528011 [ 113 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15072 | 2026.04.07 02:55:37.528034 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15073 | 2026.04.07 02:55:37.528041 [ 5 ] {9e1cbbfa-5659-4a70-aff6-c5bcc023e4d4} <Debug> TCPHandler: Processed in 0.001226385 sec. | ||
| 15074 | 2026.04.07 02:55:37.528142 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 15075 | 2026.04.07 02:55:37.528285 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15076 | 2026.04.07 02:55:37.528323 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6360 rows starting from the beginning of the part | ||
| 15077 | 2026.04.07 02:55:37.528392 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 15078 | 2026.04.07 02:55:37.528444 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 90 rows starting from the beginning of the part | ||
| 15079 | 2026.04.07 02:55:37.528493 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 12 rows starting from the beginning of the part | ||
| 15080 | 2026.04.07 02:55:37.528536 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 48 rows starting from the beginning of the part | ||
| 15081 | 2026.04.07 02:55:37.528581 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 15082 | 2026.04.07 02:55:37.530461 [ 186 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6630 rows, containing 4 columns (4 merged, 0 gathered) in 0.002378431 sec., 2787551.9617764824 rows/sec., 180.21 MiB/sec. | ||
| 15083 | 2026.04.07 02:55:37.530879 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15084 | 2026.04.07 02:55:37.531151 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_106_21} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15085 | 2026.04.07 02:55:37.531220 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_106_21} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15086 | 2026.04.07 02:55:37.531301 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 15087 | 2026.04.07 02:55:39.603270 [ 109 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Selected 5 parts from all_1_39_8 to all_43_43_0 | ||
| 15088 | 2026.04.07 02:55:39.603387 [ 109 ] {} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15089 | 2026.04.07 02:55:39.603427 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15090 | 2026.04.07 02:55:39.603612 [ 193 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_39_8 to all_43_43_0 into Compact with storage Full | ||
| 15091 | 2026.04.07 02:55:39.603833 [ 193 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15092 | 2026.04.07 02:55:39.603934 [ 193 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 40 rows starting from the beginning of the part | ||
| 15093 | 2026.04.07 02:55:39.604113 [ 193 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 15094 | 2026.04.07 02:55:39.604245 [ 193 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 15095 | 2026.04.07 02:55:39.604349 [ 193 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 15096 | 2026.04.07 02:55:39.604416 [ 193 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 15097 | 2026.04.07 02:55:39.605169 [ 186 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 4 columns (4 merged, 0 gathered) in 0.001640215 sec., 26825.751502089664 rows/sec., 1.76 MiB/sec. | ||
| 15098 | 2026.04.07 02:55:39.605388 [ 188 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 15099 | 2026.04.07 02:55:39.605716 [ 188 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_43_9} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15100 | 2026.04.07 02:55:39.605799 [ 188 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_43_9} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Merged 5 parts: [all_1_39_8, all_43_43_0] -> all_1_43_9 | ||
| 15101 | 2026.04.07 02:55:39.605895 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 15102 | 2026.04.07 02:55:40.540001 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15103 | 2026.04.07 02:55:40.540052 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15104 | 2026.04.07 02:55:40.743277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30700 | ||
| 15105 | 2026.04.07 02:55:40.743876 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15106 | 2026.04.07 02:55:40.743924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15107 | 2026.04.07 02:55:40.744389 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15108 | 2026.04.07 02:55:40.744612 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15109 | 2026.04.07 02:55:40.744742 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30700 | ||
| 15110 | 2026.04.07 02:55:40.814790 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1978 | ||
| 15111 | 2026.04.07 02:55:40.817117 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15112 | 2026.04.07 02:55:40.817177 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15113 | 2026.04.07 02:55:40.818366 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15114 | 2026.04.07 02:55:40.818647 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15115 | 2026.04.07 02:55:40.819025 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1978 | ||
| 15116 | 2026.04.07 02:55:41.003413 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002945662 sec. | ||
| 15117 | 2026.04.07 02:55:42.416059 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 15118 | 2026.04.07 02:55:42.432368 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15119 | 2026.04.07 02:55:42.432422 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15120 | 2026.04.07 02:55:42.438427 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15121 | 2026.04.07 02:55:42.439153 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15122 | 2026.04.07 02:55:42.441903 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 15123 | 2026.04.07 02:55:42.517024 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15124 | 2026.04.07 02:55:42.517227 [ 5 ] {5ad156af-98b1-408e-88c4-73b0298b912d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15125 | 2026.04.07 02:55:42.517304 [ 5 ] {5ad156af-98b1-408e-88c4-73b0298b912d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15126 | 2026.04.07 02:55:42.518025 [ 5 ] {5ad156af-98b1-408e-88c4-73b0298b912d} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15127 | 2026.04.07 02:55:42.518076 [ 5 ] {5ad156af-98b1-408e-88c4-73b0298b912d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15128 | 2026.04.07 02:55:42.518475 [ 5 ] {5ad156af-98b1-408e-88c4-73b0298b912d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15129 | 2026.04.07 02:55:42.518694 [ 5 ] {5ad156af-98b1-408e-88c4-73b0298b912d} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15130 | 2026.04.07 02:55:42.518846 [ 5 ] {5ad156af-98b1-408e-88c4-73b0298b912d} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001674 sec., 39426.52329749104 rows/sec., 3.14 MiB/sec. | ||
| 15131 | 2026.04.07 02:55:42.518888 [ 5 ] {5ad156af-98b1-408e-88c4-73b0298b912d} <Debug> TCPHandler: Processed in 0.002010073 sec. | ||
| 15132 | 2026.04.07 02:55:42.519012 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15133 | 2026.04.07 02:55:42.519109 [ 5 ] {65cc6135-c83e-4a14-afcc-4aa370456dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15134 | 2026.04.07 02:55:42.519150 [ 5 ] {65cc6135-c83e-4a14-afcc-4aa370456dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15135 | 2026.04.07 02:55:42.519551 [ 5 ] {65cc6135-c83e-4a14-afcc-4aa370456dd5} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15136 | 2026.04.07 02:55:42.519587 [ 5 ] {65cc6135-c83e-4a14-afcc-4aa370456dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15137 | 2026.04.07 02:55:42.519878 [ 5 ] {65cc6135-c83e-4a14-afcc-4aa370456dd5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15138 | 2026.04.07 02:55:42.520095 [ 5 ] {65cc6135-c83e-4a14-afcc-4aa370456dd5} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15139 | 2026.04.07 02:55:42.520227 [ 5 ] {65cc6135-c83e-4a14-afcc-4aa370456dd5} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001136 sec., 4401.408450704225 rows/sec., 330.97 KiB/sec. | ||
| 15140 | 2026.04.07 02:55:42.520266 [ 5 ] {65cc6135-c83e-4a14-afcc-4aa370456dd5} <Debug> TCPHandler: Processed in 0.001304738 sec. | ||
| 15141 | 2026.04.07 02:55:42.520382 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15142 | 2026.04.07 02:55:42.520477 [ 5 ] {ad4b646b-a9f8-45d9-aefd-9912ccf02f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15143 | 2026.04.07 02:55:42.520517 [ 5 ] {ad4b646b-a9f8-45d9-aefd-9912ccf02f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15144 | 2026.04.07 02:55:42.520936 [ 5 ] {ad4b646b-a9f8-45d9-aefd-9912ccf02f59} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15145 | 2026.04.07 02:55:42.520972 [ 5 ] {ad4b646b-a9f8-45d9-aefd-9912ccf02f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15146 | 2026.04.07 02:55:42.521264 [ 5 ] {ad4b646b-a9f8-45d9-aefd-9912ccf02f59} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15147 | 2026.04.07 02:55:42.521475 [ 5 ] {ad4b646b-a9f8-45d9-aefd-9912ccf02f59} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15148 | 2026.04.07 02:55:42.521604 [ 5 ] {ad4b646b-a9f8-45d9-aefd-9912ccf02f59} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001145 sec., 60262.008733624454 rows/sec., 4.70 MiB/sec. | ||
| 15149 | 2026.04.07 02:55:42.521641 [ 5 ] {ad4b646b-a9f8-45d9-aefd-9912ccf02f59} <Debug> TCPHandler: Processed in 0.001309368 sec. | ||
| 15150 | 2026.04.07 02:55:42.521750 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15151 | 2026.04.07 02:55:42.521844 [ 5 ] {10a1c5f4-6bd0-4894-a2f6-f7defc1b970b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15152 | 2026.04.07 02:55:42.521887 [ 5 ] {10a1c5f4-6bd0-4894-a2f6-f7defc1b970b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15153 | 2026.04.07 02:55:42.522287 [ 5 ] {10a1c5f4-6bd0-4894-a2f6-f7defc1b970b} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15154 | 2026.04.07 02:55:42.522323 [ 5 ] {10a1c5f4-6bd0-4894-a2f6-f7defc1b970b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15155 | 2026.04.07 02:55:42.522663 [ 5 ] {10a1c5f4-6bd0-4894-a2f6-f7defc1b970b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15156 | 2026.04.07 02:55:42.522876 [ 5 ] {10a1c5f4-6bd0-4894-a2f6-f7defc1b970b} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15157 | 2026.04.07 02:55:42.523007 [ 5 ] {10a1c5f4-6bd0-4894-a2f6-f7defc1b970b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 15158 | 2026.04.07 02:55:42.523044 [ 5 ] {10a1c5f4-6bd0-4894-a2f6-f7defc1b970b} <Debug> TCPHandler: Processed in 0.001344988 sec. | ||
| 15159 | 2026.04.07 02:55:42.523152 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15160 | 2026.04.07 02:55:42.523253 [ 5 ] {dbf2cd91-0b66-40da-89d5-550b3e0cfb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15161 | 2026.04.07 02:55:42.523307 [ 5 ] {dbf2cd91-0b66-40da-89d5-550b3e0cfb35} <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 | ||
| 15162 | 2026.04.07 02:55:42.524106 [ 5 ] {dbf2cd91-0b66-40da-89d5-550b3e0cfb35} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15163 | 2026.04.07 02:55:42.524144 [ 5 ] {dbf2cd91-0b66-40da-89d5-550b3e0cfb35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15164 | 2026.04.07 02:55:42.524675 [ 5 ] {dbf2cd91-0b66-40da-89d5-550b3e0cfb35} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15165 | 2026.04.07 02:55:42.524902 [ 5 ] {dbf2cd91-0b66-40da-89d5-550b3e0cfb35} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15166 | 2026.04.07 02:55:42.525050 [ 5 ] {dbf2cd91-0b66-40da-89d5-550b3e0cfb35} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001816 sec., 2753.3039647577093 rows/sec., 4.93 MiB/sec. | ||
| 15167 | 2026.04.07 02:55:42.525047 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15168 | 2026.04.07 02:55:42.525119 [ 5 ] {dbf2cd91-0b66-40da-89d5-550b3e0cfb35} <Debug> TCPHandler: Processed in 0.002014772 sec. | ||
| 15169 | 2026.04.07 02:55:42.525123 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15170 | 2026.04.07 02:55:42.525159 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15171 | 2026.04.07 02:55:42.525251 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 15172 | 2026.04.07 02:55:42.525257 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15173 | 2026.04.07 02:55:42.525368 [ 5 ] {8d63de1e-2585-44ef-80ac-53663ecf0519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15174 | 2026.04.07 02:55:42.525410 [ 5 ] {8d63de1e-2585-44ef-80ac-53663ecf0519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15175 | 2026.04.07 02:55:42.525442 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15176 | 2026.04.07 02:55:42.525496 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1842 rows starting from the beginning of the part | ||
| 15177 | 2026.04.07 02:55:42.525612 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 5 rows starting from the beginning of the part | ||
| 15178 | 2026.04.07 02:55:42.525718 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 36 rows starting from the beginning of the part | ||
| 15179 | 2026.04.07 02:55:42.525753 [ 5 ] {8d63de1e-2585-44ef-80ac-53663ecf0519} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15180 | 2026.04.07 02:55:42.525789 [ 5 ] {8d63de1e-2585-44ef-80ac-53663ecf0519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15181 | 2026.04.07 02:55:42.525820 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 16 rows starting from the beginning of the part | ||
| 15182 | 2026.04.07 02:55:42.525918 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 36 rows starting from the beginning of the part | ||
| 15183 | 2026.04.07 02:55:42.526017 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 5 rows starting from the beginning of the part | ||
| 15184 | 2026.04.07 02:55:42.526093 [ 5 ] {8d63de1e-2585-44ef-80ac-53663ecf0519} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15185 | 2026.04.07 02:55:42.526308 [ 5 ] {8d63de1e-2585-44ef-80ac-53663ecf0519} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15186 | 2026.04.07 02:55:42.526443 [ 5 ] {8d63de1e-2585-44ef-80ac-53663ecf0519} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 15187 | 2026.04.07 02:55:42.526479 [ 5 ] {8d63de1e-2585-44ef-80ac-53663ecf0519} <Debug> TCPHandler: Processed in 0.001270717 sec. | ||
| 15188 | 2026.04.07 02:55:42.536100 [ 186 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1940 rows, containing 19 columns (19 merged, 0 gathered) in 0.01088812 sec., 178175.84670264472 rows/sec., 319.28 MiB/sec. | ||
| 15189 | 2026.04.07 02:55:42.537965 [ 187 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15190 | 2026.04.07 02:55:42.538329 [ 187 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15191 | 2026.04.07 02:55:42.538412 [ 187 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15192 | 2026.04.07 02:55:42.538535 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.35 MiB. | ||
| 15193 | 2026.04.07 02:55:43.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.21 MiB, peak 371.49 MiB, free memory in arenas 0.00 B, will set to 359.21 MiB (RSS), difference: 5.00 MiB | ||
| 15194 | 2026.04.07 02:55:47.526707 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15195 | 2026.04.07 02:55:47.526914 [ 5 ] {258dda01-8da8-42cc-8a15-29e0988d1413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15196 | 2026.04.07 02:55:47.526984 [ 5 ] {258dda01-8da8-42cc-8a15-29e0988d1413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15197 | 2026.04.07 02:55:47.527741 [ 5 ] {258dda01-8da8-42cc-8a15-29e0988d1413} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15198 | 2026.04.07 02:55:47.527778 [ 5 ] {258dda01-8da8-42cc-8a15-29e0988d1413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15199 | 2026.04.07 02:55:47.528159 [ 5 ] {258dda01-8da8-42cc-8a15-29e0988d1413} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15200 | 2026.04.07 02:55:47.528369 [ 5 ] {258dda01-8da8-42cc-8a15-29e0988d1413} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15201 | 2026.04.07 02:55:47.528511 [ 5 ] {258dda01-8da8-42cc-8a15-29e0988d1413} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001651 sec., 172016.95941853424 rows/sec., 10.93 MiB/sec. | ||
| 15202 | 2026.04.07 02:55:47.528550 [ 5 ] {258dda01-8da8-42cc-8a15-29e0988d1413} <Debug> TCPHandler: Processed in 0.001977072 sec. | ||
| 15203 | 2026.04.07 02:55:47.528680 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15204 | 2026.04.07 02:55:47.528771 [ 5 ] {537ec872-ee5d-4cce-b2e6-9756b3918eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15205 | 2026.04.07 02:55:47.528811 [ 5 ] {537ec872-ee5d-4cce-b2e6-9756b3918eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15206 | 2026.04.07 02:55:47.529786 [ 5 ] {537ec872-ee5d-4cce-b2e6-9756b3918eff} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15207 | 2026.04.07 02:55:47.529820 [ 5 ] {537ec872-ee5d-4cce-b2e6-9756b3918eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15208 | 2026.04.07 02:55:47.530167 [ 5 ] {537ec872-ee5d-4cce-b2e6-9756b3918eff} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15209 | 2026.04.07 02:55:47.530372 [ 5 ] {537ec872-ee5d-4cce-b2e6-9756b3918eff} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15210 | 2026.04.07 02:55:47.530499 [ 5 ] {537ec872-ee5d-4cce-b2e6-9756b3918eff} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001746 sec., 497709.049255441 rows/sec., 39.01 MiB/sec. | ||
| 15211 | 2026.04.07 02:55:47.530535 [ 5 ] {537ec872-ee5d-4cce-b2e6-9756b3918eff} <Debug> TCPHandler: Processed in 0.00190201 sec. | ||
| 15212 | 2026.04.07 02:55:47.530646 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15213 | 2026.04.07 02:55:47.530738 [ 5 ] {6efb7912-f798-40a8-8e4f-5b73a4d1e907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15214 | 2026.04.07 02:55:47.530777 [ 5 ] {6efb7912-f798-40a8-8e4f-5b73a4d1e907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15215 | 2026.04.07 02:55:47.531214 [ 5 ] {6efb7912-f798-40a8-8e4f-5b73a4d1e907} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15216 | 2026.04.07 02:55:47.531246 [ 5 ] {6efb7912-f798-40a8-8e4f-5b73a4d1e907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15217 | 2026.04.07 02:55:47.531540 [ 5 ] {6efb7912-f798-40a8-8e4f-5b73a4d1e907} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15218 | 2026.04.07 02:55:47.531737 [ 5 ] {6efb7912-f798-40a8-8e4f-5b73a4d1e907} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15219 | 2026.04.07 02:55:47.531858 [ 5 ] {6efb7912-f798-40a8-8e4f-5b73a4d1e907} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001138 sec., 156414.76274165203 rows/sec., 9.65 MiB/sec. | ||
| 15220 | 2026.04.07 02:55:47.531892 [ 5 ] {6efb7912-f798-40a8-8e4f-5b73a4d1e907} <Debug> TCPHandler: Processed in 0.001294607 sec. | ||
| 15221 | 2026.04.07 02:55:47.531997 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15222 | 2026.04.07 02:55:47.532087 [ 5 ] {b5fb8c2d-728f-4ae0-8198-82a710ffbdb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15223 | 2026.04.07 02:55:47.532125 [ 5 ] {b5fb8c2d-728f-4ae0-8198-82a710ffbdb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15224 | 2026.04.07 02:55:47.532545 [ 5 ] {b5fb8c2d-728f-4ae0-8198-82a710ffbdb1} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15225 | 2026.04.07 02:55:47.532578 [ 5 ] {b5fb8c2d-728f-4ae0-8198-82a710ffbdb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15226 | 2026.04.07 02:55:47.532867 [ 5 ] {b5fb8c2d-728f-4ae0-8198-82a710ffbdb1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15227 | 2026.04.07 02:55:47.533057 [ 5 ] {b5fb8c2d-728f-4ae0-8198-82a710ffbdb1} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15228 | 2026.04.07 02:55:47.533183 [ 5 ] {b5fb8c2d-728f-4ae0-8198-82a710ffbdb1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001113 sec., 133872.4168912848 rows/sec., 8.65 MiB/sec. | ||
| 15229 | 2026.04.07 02:55:47.533217 [ 5 ] {b5fb8c2d-728f-4ae0-8198-82a710ffbdb1} <Debug> TCPHandler: Processed in 0.001268817 sec. | ||
| 15230 | 2026.04.07 02:55:47.533319 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15231 | 2026.04.07 02:55:47.533408 [ 5 ] {8f93e870-f5ae-4f97-880e-09c99083991f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15232 | 2026.04.07 02:55:47.533446 [ 5 ] {8f93e870-f5ae-4f97-880e-09c99083991f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15233 | 2026.04.07 02:55:47.533862 [ 5 ] {8f93e870-f5ae-4f97-880e-09c99083991f} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15234 | 2026.04.07 02:55:47.533894 [ 5 ] {8f93e870-f5ae-4f97-880e-09c99083991f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15235 | 2026.04.07 02:55:47.534176 [ 5 ] {8f93e870-f5ae-4f97-880e-09c99083991f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15236 | 2026.04.07 02:55:47.534372 [ 5 ] {8f93e870-f5ae-4f97-880e-09c99083991f} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15237 | 2026.04.07 02:55:47.534492 [ 5 ] {8f93e870-f5ae-4f97-880e-09c99083991f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001101 sec., 134423.25158946414 rows/sec., 7.64 MiB/sec. | ||
| 15238 | 2026.04.07 02:55:47.534527 [ 5 ] {8f93e870-f5ae-4f97-880e-09c99083991f} <Debug> TCPHandler: Processed in 0.001254937 sec. | ||
| 15239 | 2026.04.07 02:55:47.534632 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15240 | 2026.04.07 02:55:47.534722 [ 5 ] {6387067f-9c65-46fb-9301-cb5073cad83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15241 | 2026.04.07 02:55:47.534759 [ 5 ] {6387067f-9c65-46fb-9301-cb5073cad83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15242 | 2026.04.07 02:55:47.535344 [ 5 ] {6387067f-9c65-46fb-9301-cb5073cad83b} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15243 | 2026.04.07 02:55:47.535377 [ 5 ] {6387067f-9c65-46fb-9301-cb5073cad83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15244 | 2026.04.07 02:55:47.535679 [ 5 ] {6387067f-9c65-46fb-9301-cb5073cad83b} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15245 | 2026.04.07 02:55:47.535874 [ 5 ] {6387067f-9c65-46fb-9301-cb5073cad83b} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15246 | 2026.04.07 02:55:47.536001 [ 5 ] {6387067f-9c65-46fb-9301-cb5073cad83b} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001297 sec., 405551.27216653817 rows/sec., 28.66 MiB/sec. | ||
| 15247 | 2026.04.07 02:55:47.536036 [ 5 ] {6387067f-9c65-46fb-9301-cb5073cad83b} <Debug> TCPHandler: Processed in 0.001451311 sec. | ||
| 15248 | 2026.04.07 02:55:47.536140 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15249 | 2026.04.07 02:55:47.536230 [ 5 ] {2ebd68f0-727d-4d86-86ed-882874a2c5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15250 | 2026.04.07 02:55:47.536270 [ 5 ] {2ebd68f0-727d-4d86-86ed-882874a2c5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15251 | 2026.04.07 02:55:47.536583 [ 5 ] {2ebd68f0-727d-4d86-86ed-882874a2c5b1} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15252 | 2026.04.07 02:55:47.536616 [ 5 ] {2ebd68f0-727d-4d86-86ed-882874a2c5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15253 | 2026.04.07 02:55:47.536909 [ 5 ] {2ebd68f0-727d-4d86-86ed-882874a2c5b1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15254 | 2026.04.07 02:55:47.537103 [ 5 ] {2ebd68f0-727d-4d86-86ed-882874a2c5b1} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15255 | 2026.04.07 02:55:47.537223 [ 5 ] {2ebd68f0-727d-4d86-86ed-882874a2c5b1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001011 sec., 5934.718100890208 rows/sec., 310.07 KiB/sec. | ||
| 15256 | 2026.04.07 02:55:47.537257 [ 5 ] {2ebd68f0-727d-4d86-86ed-882874a2c5b1} <Debug> TCPHandler: Processed in 0.001165614 sec. | ||
| 15257 | 2026.04.07 02:55:47.537359 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15258 | 2026.04.07 02:55:47.537449 [ 5 ] {9b5ea2da-34f3-4d1e-9e02-d15f6416134d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15259 | 2026.04.07 02:55:47.537490 [ 5 ] {9b5ea2da-34f3-4d1e-9e02-d15f6416134d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15260 | 2026.04.07 02:55:47.537872 [ 5 ] {9b5ea2da-34f3-4d1e-9e02-d15f6416134d} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15261 | 2026.04.07 02:55:47.537906 [ 5 ] {9b5ea2da-34f3-4d1e-9e02-d15f6416134d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15262 | 2026.04.07 02:55:47.538221 [ 5 ] {9b5ea2da-34f3-4d1e-9e02-d15f6416134d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15263 | 2026.04.07 02:55:47.538418 [ 5 ] {9b5ea2da-34f3-4d1e-9e02-d15f6416134d} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15264 | 2026.04.07 02:55:47.538539 [ 5 ] {9b5ea2da-34f3-4d1e-9e02-d15f6416134d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001107 sec., 239385.72719060525 rows/sec., 15.91 MiB/sec. | ||
| 15265 | 2026.04.07 02:55:47.538573 [ 5 ] {9b5ea2da-34f3-4d1e-9e02-d15f6416134d} <Debug> TCPHandler: Processed in 0.001260626 sec. | ||
| 15266 | 2026.04.07 02:55:47.538677 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15267 | 2026.04.07 02:55:47.538767 [ 5 ] {b24451be-0d6c-47fb-bed7-2e5f655737fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15268 | 2026.04.07 02:55:47.538807 [ 5 ] {b24451be-0d6c-47fb-bed7-2e5f655737fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15269 | 2026.04.07 02:55:47.539097 [ 5 ] {b24451be-0d6c-47fb-bed7-2e5f655737fa} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15270 | 2026.04.07 02:55:47.539129 [ 5 ] {b24451be-0d6c-47fb-bed7-2e5f655737fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15271 | 2026.04.07 02:55:47.539404 [ 5 ] {b24451be-0d6c-47fb-bed7-2e5f655737fa} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15272 | 2026.04.07 02:55:47.539607 [ 5 ] {b24451be-0d6c-47fb-bed7-2e5f655737fa} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15273 | 2026.04.07 02:55:47.539734 [ 5 ] {b24451be-0d6c-47fb-bed7-2e5f655737fa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000985 sec., 1015.2284263959391 rows/sec., 68.41 KiB/sec. | ||
| 15274 | 2026.04.07 02:55:47.539767 [ 5 ] {b24451be-0d6c-47fb-bed7-2e5f655737fa} <Debug> TCPHandler: Processed in 0.001137474 sec. | ||
| 15275 | 2026.04.07 02:55:47.539868 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15276 | 2026.04.07 02:55:47.539958 [ 5 ] {e04b0398-e005-432c-8b77-193a95207b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15277 | 2026.04.07 02:55:47.540009 [ 5 ] {e04b0398-e005-432c-8b77-193a95207b5a} <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 | ||
| 15278 | 2026.04.07 02:55:47.540829 [ 5 ] {e04b0398-e005-432c-8b77-193a95207b5a} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15279 | 2026.04.07 02:55:47.540862 [ 5 ] {e04b0398-e005-432c-8b77-193a95207b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15280 | 2026.04.07 02:55:47.541399 [ 5 ] {e04b0398-e005-432c-8b77-193a95207b5a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15281 | 2026.04.07 02:55:47.541621 [ 5 ] {e04b0398-e005-432c-8b77-193a95207b5a} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15282 | 2026.04.07 02:55:47.541752 [ 5 ] {e04b0398-e005-432c-8b77-193a95207b5a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001811 sec., 19878.520154610713 rows/sec., 35.62 MiB/sec. | ||
| 15283 | 2026.04.07 02:55:47.541803 [ 5 ] {e04b0398-e005-432c-8b77-193a95207b5a} <Debug> TCPHandler: Processed in 0.001981792 sec. | ||
| 15284 | 2026.04.07 02:55:47.541916 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15285 | 2026.04.07 02:55:47.542007 [ 5 ] {b7509bd3-d6ad-4a07-abcd-cb4d1f04143a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15286 | 2026.04.07 02:55:47.542047 [ 5 ] {b7509bd3-d6ad-4a07-abcd-cb4d1f04143a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15287 | 2026.04.07 02:55:47.542362 [ 5 ] {b7509bd3-d6ad-4a07-abcd-cb4d1f04143a} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15288 | 2026.04.07 02:55:47.542396 [ 5 ] {b7509bd3-d6ad-4a07-abcd-cb4d1f04143a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15289 | 2026.04.07 02:55:47.542748 [ 5 ] {b7509bd3-d6ad-4a07-abcd-cb4d1f04143a} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15290 | 2026.04.07 02:55:47.542966 [ 5 ] {b7509bd3-d6ad-4a07-abcd-cb4d1f04143a} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15291 | 2026.04.07 02:55:47.543094 [ 5 ] {b7509bd3-d6ad-4a07-abcd-cb4d1f04143a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001105 sec., 81447.96380090497 rows/sec., 5.10 MiB/sec. | ||
| 15292 | 2026.04.07 02:55:47.543129 [ 5 ] {b7509bd3-d6ad-4a07-abcd-cb4d1f04143a} <Debug> TCPHandler: Processed in 0.001260616 sec. | ||
| 15293 | 2026.04.07 02:55:48.244999 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31212 | ||
| 15294 | 2026.04.07 02:55:48.245864 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15295 | 2026.04.07 02:55:48.245932 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15296 | 2026.04.07 02:55:48.246661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15297 | 2026.04.07 02:55:48.247030 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15298 | 2026.04.07 02:55:48.247231 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31212 | ||
| 15299 | 2026.04.07 02:55:48.782800 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43775 | ||
| 15300 | 2026.04.07 02:55:48.782910 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15301 | 2026.04.07 02:55:48.782937 [ 288 ] {} <Debug> TCP-Session: e14e5fe2-d777-444b-88ec-358ff1d78cb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43775 | ||
| 15302 | 2026.04.07 02:55:48.782959 [ 288 ] {} <Debug> TCP-Session: e14e5fe2-d777-444b-88ec-358ff1d78cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15303 | 2026.04.07 02:55:48.782971 [ 288 ] {} <Debug> TCP-Session: e14e5fe2-d777-444b-88ec-358ff1d78cb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15304 | 2026.04.07 02:55:48.783179 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63814 | ||
| 15305 | 2026.04.07 02:55:48.783204 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54972 | ||
| 15306 | 2026.04.07 02:55:48.783233 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43957 | ||
| 15307 | 2026.04.07 02:55:48.783255 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43294 | ||
| 15308 | 2026.04.07 02:55:48.783301 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15309 | 2026.04.07 02:55:48.783301 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15310 | 2026.04.07 02:55:48.783322 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15311 | 2026.04.07 02:55:48.783340 [ 290 ] {} <Debug> TCP-Session: ffcfcb96-27b9-4075-b6db-d801ef7efcf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63814 | ||
| 15312 | 2026.04.07 02:55:48.783353 [ 292 ] {} <Debug> TCP-Session: 3f96c08a-643e-4d3c-8b59-2e8248a6d8d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54972 | ||
| 15313 | 2026.04.07 02:55:48.783362 [ 3 ] {} <Debug> TCP-Session: 9864a9bd-0ac5-4d10-8487-7ee9c655b7b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43957 | ||
| 15314 | 2026.04.07 02:55:48.783375 [ 290 ] {} <Debug> TCP-Session: ffcfcb96-27b9-4075-b6db-d801ef7efcf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15315 | 2026.04.07 02:55:48.783382 [ 292 ] {} <Debug> TCP-Session: 3f96c08a-643e-4d3c-8b59-2e8248a6d8d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15316 | 2026.04.07 02:55:48.783392 [ 3 ] {} <Debug> TCP-Session: 9864a9bd-0ac5-4d10-8487-7ee9c655b7b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15317 | 2026.04.07 02:55:48.783396 [ 290 ] {} <Debug> TCP-Session: ffcfcb96-27b9-4075-b6db-d801ef7efcf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15318 | 2026.04.07 02:55:48.783416 [ 292 ] {} <Debug> TCP-Session: 3f96c08a-643e-4d3c-8b59-2e8248a6d8d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15319 | 2026.04.07 02:55:48.783423 [ 3 ] {} <Debug> TCP-Session: 9864a9bd-0ac5-4d10-8487-7ee9c655b7b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15320 | 2026.04.07 02:55:48.783367 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15321 | 2026.04.07 02:55:48.783307 [ 288 ] {} <Trace> TCP-Session: e14e5fe2-d777-444b-88ec-358ff1d78cb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15322 | 2026.04.07 02:55:48.783490 [ 349 ] {} <Debug> TCP-Session: c6516549-d38a-4ca1-a005-947dde971ba0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43294 | ||
| 15323 | 2026.04.07 02:55:48.783226 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38592 | ||
| 15324 | 2026.04.07 02:55:48.783515 [ 349 ] {} <Debug> TCP-Session: c6516549-d38a-4ca1-a005-947dde971ba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15325 | 2026.04.07 02:55:48.783210 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53170 | ||
| 15326 | 2026.04.07 02:55:48.783585 [ 349 ] {} <Debug> TCP-Session: c6516549-d38a-4ca1-a005-947dde971ba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15327 | 2026.04.07 02:55:48.783584 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15328 | 2026.04.07 02:55:48.783182 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44507 | ||
| 15329 | 2026.04.07 02:55:48.783656 [ 288 ] {50d9694c-8d27-4d10-abdb-abbe784f0db5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43775) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15330 | 2026.04.07 02:55:48.783673 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15331 | 2026.04.07 02:55:48.783218 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45731 | ||
| 15332 | 2026.04.07 02:55:48.783714 [ 291 ] {} <Debug> TCP-Session: 08ebfee1-f683-4324-bd26-3b8bed9cb6c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53170 | ||
| 15333 | 2026.04.07 02:55:48.783636 [ 294 ] {} <Debug> TCP-Session: 4d7d2c67-ee73-4f75-b057-66fa2355f499 Authenticating user 'default' from [fd00:1122:3344:101::e]:38592 | ||
| 15334 | 2026.04.07 02:55:48.783756 [ 291 ] {} <Debug> TCP-Session: 08ebfee1-f683-4324-bd26-3b8bed9cb6c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15335 | 2026.04.07 02:55:48.783770 [ 294 ] {} <Debug> TCP-Session: 4d7d2c67-ee73-4f75-b057-66fa2355f499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15336 | 2026.04.07 02:55:48.783779 [ 291 ] {} <Debug> TCP-Session: 08ebfee1-f683-4324-bd26-3b8bed9cb6c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15337 | 2026.04.07 02:55:48.783793 [ 294 ] {} <Debug> TCP-Session: 4d7d2c67-ee73-4f75-b057-66fa2355f499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15338 | 2026.04.07 02:55:48.783884 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15339 | 2026.04.07 02:55:48.783919 [ 289 ] {} <Debug> TCP-Session: 937f4803-08be-41fc-8fae-01f5f31d0317 Authenticating user 'default' from [fd00:1122:3344:101::e]:44507 | ||
| 15340 | 2026.04.07 02:55:48.783941 [ 289 ] {} <Debug> TCP-Session: 937f4803-08be-41fc-8fae-01f5f31d0317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15341 | 2026.04.07 02:55:48.783947 [ 288 ] {50d9694c-8d27-4d10-abdb-abbe784f0db5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15342 | 2026.04.07 02:55:48.783964 [ 289 ] {} <Debug> TCP-Session: 937f4803-08be-41fc-8fae-01f5f31d0317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15343 | 2026.04.07 02:55:48.784022 [ 288 ] {50d9694c-8d27-4d10-abdb-abbe784f0db5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15344 | 2026.04.07 02:55:48.784113 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15345 | 2026.04.07 02:55:48.784162 [ 293 ] {} <Debug> TCP-Session: 1099f320-9c3a-4688-80b2-2f82a62fbf9a Authenticating user 'default' from [fd00:1122:3344:101::e]:45731 | ||
| 15346 | 2026.04.07 02:55:48.784186 [ 293 ] {} <Debug> TCP-Session: 1099f320-9c3a-4688-80b2-2f82a62fbf9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15347 | 2026.04.07 02:55:48.784206 [ 293 ] {} <Debug> TCP-Session: 1099f320-9c3a-4688-80b2-2f82a62fbf9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15348 | 2026.04.07 02:55:48.784319 [ 288 ] {50d9694c-8d27-4d10-abdb-abbe784f0db5} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 15349 | 2026.04.07 02:55:48.785314 [ 330 ] {50d9694c-8d27-4d10-abdb-abbe784f0db5} <Trace> AggregatingTransform: Aggregating | ||
| 15350 | 2026.04.07 02:55:48.785372 [ 330 ] {50d9694c-8d27-4d10-abdb-abbe784f0db5} <Trace> Aggregator: Aggregation method: without_key | ||
| 15351 | 2026.04.07 02:55:48.785411 [ 330 ] {50d9694c-8d27-4d10-abdb-abbe784f0db5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000986021 sec. (1014.177 rows/sec., 39.62 KiB/sec.) | ||
| 15352 | 2026.04.07 02:55:48.785430 [ 330 ] {50d9694c-8d27-4d10-abdb-abbe784f0db5} <Trace> Aggregator: Merging aggregated data | ||
| 15353 | 2026.04.07 02:55:48.786597 [ 288 ] {50d9694c-8d27-4d10-abdb-abbe784f0db5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002998 sec., 333.55570380253505 rows/sec., 13.03 KiB/sec. | ||
| 15354 | 2026.04.07 02:55:48.786807 [ 288 ] {50d9694c-8d27-4d10-abdb-abbe784f0db5} <Debug> TCPHandler: Processed in 0.003622097 sec. | ||
| 15355 | 2026.04.07 02:55:48.786942 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15356 | 2026.04.07 02:55:48.786976 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15357 | 2026.04.07 02:55:48.786993 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15358 | 2026.04.07 02:55:48.787008 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15359 | 2026.04.07 02:55:48.787022 [ 289 ] {} <Debug> TCP-Session: 937f4803-08be-41fc-8fae-01f5f31d0317 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15360 | 2026.04.07 02:55:48.787039 [ 294 ] {} <Debug> TCP-Session: 4d7d2c67-ee73-4f75-b057-66fa2355f499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15361 | 2026.04.07 02:55:48.787057 [ 290 ] {} <Debug> TCP-Session: ffcfcb96-27b9-4075-b6db-d801ef7efcf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15362 | 2026.04.07 02:55:48.787055 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15363 | 2026.04.07 02:55:48.787068 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15364 | 2026.04.07 02:55:48.787024 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15365 | 2026.04.07 02:55:48.787127 [ 3 ] {} <Debug> TCP-Session: 9864a9bd-0ac5-4d10-8487-7ee9c655b7b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15366 | 2026.04.07 02:55:48.787111 [ 292 ] {} <Debug> TCP-Session: 3f96c08a-643e-4d3c-8b59-2e8248a6d8d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15367 | 2026.04.07 02:55:48.787156 [ 293 ] {} <Debug> TCP-Session: 1099f320-9c3a-4688-80b2-2f82a62fbf9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15368 | 2026.04.07 02:55:48.786983 [ 288 ] {} <Debug> TCP-Session: e14e5fe2-d777-444b-88ec-358ff1d78cb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15369 | 2026.04.07 02:55:48.786979 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15370 | 2026.04.07 02:55:48.787042 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15371 | 2026.04.07 02:55:48.787267 [ 291 ] {} <Debug> TCP-Session: 08ebfee1-f683-4324-bd26-3b8bed9cb6c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15372 | 2026.04.07 02:55:48.787291 [ 349 ] {} <Debug> TCP-Session: c6516549-d38a-4ca1-a005-947dde971ba0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15373 | 2026.04.07 02:55:48.903831 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42537 | ||
| 15374 | 2026.04.07 02:55:48.903941 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15375 | 2026.04.07 02:55:48.903971 [ 288 ] {} <Debug> TCP-Session: 4fddcaf8-f397-414a-826f-d54c8b76eab8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42537 | ||
| 15376 | 2026.04.07 02:55:48.903993 [ 288 ] {} <Debug> TCP-Session: 4fddcaf8-f397-414a-826f-d54c8b76eab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15377 | 2026.04.07 02:55:48.904006 [ 288 ] {} <Debug> TCP-Session: 4fddcaf8-f397-414a-826f-d54c8b76eab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15378 | 2026.04.07 02:55:48.904215 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64127 | ||
| 15379 | 2026.04.07 02:55:48.904246 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40362 | ||
| 15380 | 2026.04.07 02:55:48.904281 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47798 | ||
| 15381 | 2026.04.07 02:55:48.904292 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59340 | ||
| 15382 | 2026.04.07 02:55:48.904315 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57199 | ||
| 15383 | 2026.04.07 02:55:48.904344 [ 288 ] {} <Trace> TCP-Session: 4fddcaf8-f397-414a-826f-d54c8b76eab8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15384 | 2026.04.07 02:55:48.904362 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15385 | 2026.04.07 02:55:48.904399 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15386 | 2026.04.07 02:55:48.904410 [ 292 ] {} <Debug> TCP-Session: c9494500-86ad-4e2e-997b-0f69d635465b Authenticating user 'default' from [fd00:1122:3344:101::e]:47798 | ||
| 15387 | 2026.04.07 02:55:48.904429 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15388 | 2026.04.07 02:55:48.904440 [ 293 ] {} <Debug> TCP-Session: 79d9872e-2f04-4297-8499-2ab5965ae4e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59340 | ||
| 15389 | 2026.04.07 02:55:48.904443 [ 292 ] {} <Debug> TCP-Session: c9494500-86ad-4e2e-997b-0f69d635465b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15390 | 2026.04.07 02:55:48.904466 [ 3 ] {} <Debug> TCP-Session: 15cd6617-11d0-44e7-af4e-28564c39f6ec Authenticating user 'default' from [fd00:1122:3344:101::e]:57199 | ||
| 15391 | 2026.04.07 02:55:48.904485 [ 292 ] {} <Debug> TCP-Session: c9494500-86ad-4e2e-997b-0f69d635465b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15392 | 2026.04.07 02:55:48.904480 [ 293 ] {} <Debug> TCP-Session: 79d9872e-2f04-4297-8499-2ab5965ae4e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15393 | 2026.04.07 02:55:48.904512 [ 3 ] {} <Debug> TCP-Session: 15cd6617-11d0-44e7-af4e-28564c39f6ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15394 | 2026.04.07 02:55:48.904584 [ 293 ] {} <Debug> TCP-Session: 79d9872e-2f04-4297-8499-2ab5965ae4e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15395 | 2026.04.07 02:55:48.904593 [ 3 ] {} <Debug> TCP-Session: 15cd6617-11d0-44e7-af4e-28564c39f6ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15396 | 2026.04.07 02:55:48.904553 [ 288 ] {927e2790-3069-433f-ab77-089daeaeaae8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42537) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15397 | 2026.04.07 02:55:48.904369 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15398 | 2026.04.07 02:55:48.904217 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62832 | ||
| 15399 | 2026.04.07 02:55:48.904697 [ 291 ] {} <Debug> TCP-Session: 7a1934d6-1ca6-461f-9b6a-18d31ee3d2ad Authenticating user 'default' from [fd00:1122:3344:101::e]:40362 | ||
| 15400 | 2026.04.07 02:55:48.904355 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15401 | 2026.04.07 02:55:48.904733 [ 291 ] {} <Debug> TCP-Session: 7a1934d6-1ca6-461f-9b6a-18d31ee3d2ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15402 | 2026.04.07 02:55:48.904323 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32955 | ||
| 15403 | 2026.04.07 02:55:48.904756 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15404 | 2026.04.07 02:55:48.904763 [ 289 ] {} <Debug> TCP-Session: abad0980-9668-4c38-b35e-9bf5fda994bd Authenticating user 'default' from [fd00:1122:3344:101::e]:64127 | ||
| 15405 | 2026.04.07 02:55:48.904797 [ 290 ] {} <Debug> TCP-Session: bec7a852-34aa-4715-a25a-6cb958abec18 Authenticating user 'default' from [fd00:1122:3344:101::e]:62832 | ||
| 15406 | 2026.04.07 02:55:48.904811 [ 289 ] {} <Debug> TCP-Session: abad0980-9668-4c38-b35e-9bf5fda994bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15407 | 2026.04.07 02:55:48.904818 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15408 | 2026.04.07 02:55:48.904833 [ 290 ] {} <Debug> TCP-Session: bec7a852-34aa-4715-a25a-6cb958abec18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15409 | 2026.04.07 02:55:48.904856 [ 349 ] {} <Debug> TCP-Session: d021fb8e-ba2d-4235-b658-07860a8a6f6c Authenticating user 'default' from [fd00:1122:3344:101::e]:32955 | ||
| 15410 | 2026.04.07 02:55:48.904874 [ 290 ] {} <Debug> TCP-Session: bec7a852-34aa-4715-a25a-6cb958abec18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15411 | 2026.04.07 02:55:48.904889 [ 349 ] {} <Debug> TCP-Session: d021fb8e-ba2d-4235-b658-07860a8a6f6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15412 | 2026.04.07 02:55:48.904904 [ 288 ] {927e2790-3069-433f-ab77-089daeaeaae8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15413 | 2026.04.07 02:55:48.904913 [ 349 ] {} <Debug> TCP-Session: d021fb8e-ba2d-4235-b658-07860a8a6f6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15414 | 2026.04.07 02:55:48.904838 [ 289 ] {} <Debug> TCP-Session: abad0980-9668-4c38-b35e-9bf5fda994bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15415 | 2026.04.07 02:55:48.904763 [ 291 ] {} <Debug> TCP-Session: 7a1934d6-1ca6-461f-9b6a-18d31ee3d2ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15416 | 2026.04.07 02:55:48.904965 [ 288 ] {927e2790-3069-433f-ab77-089daeaeaae8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15417 | 2026.04.07 02:55:48.904303 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46766 | ||
| 15418 | 2026.04.07 02:55:48.905069 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15419 | 2026.04.07 02:55:48.905090 [ 294 ] {} <Debug> TCP-Session: 8d9874ff-699f-4819-932e-fecaca45bee7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46766 | ||
| 15420 | 2026.04.07 02:55:48.905107 [ 294 ] {} <Debug> TCP-Session: 8d9874ff-699f-4819-932e-fecaca45bee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15421 | 2026.04.07 02:55:48.905118 [ 294 ] {} <Debug> TCP-Session: 8d9874ff-699f-4819-932e-fecaca45bee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15422 | 2026.04.07 02:55:48.905265 [ 288 ] {927e2790-3069-433f-ab77-089daeaeaae8} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 15423 | 2026.04.07 02:55:48.906189 [ 324 ] {927e2790-3069-433f-ab77-089daeaeaae8} <Trace> AggregatingTransform: Aggregating | ||
| 15424 | 2026.04.07 02:55:48.906228 [ 324 ] {927e2790-3069-433f-ab77-089daeaeaae8} <Trace> Aggregator: Aggregation method: without_key | ||
| 15425 | 2026.04.07 02:55:48.906261 [ 324 ] {927e2790-3069-433f-ab77-089daeaeaae8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000890488 sec. (1122.980 rows/sec., 43.87 KiB/sec.) | ||
| 15426 | 2026.04.07 02:55:48.906279 [ 324 ] {927e2790-3069-433f-ab77-089daeaeaae8} <Trace> Aggregator: Merging aggregated data | ||
| 15427 | 2026.04.07 02:55:48.907626 [ 288 ] {927e2790-3069-433f-ab77-089daeaeaae8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003146 sec., 317.8639542275906 rows/sec., 12.42 KiB/sec. | ||
| 15428 | 2026.04.07 02:55:48.907836 [ 288 ] {927e2790-3069-433f-ab77-089daeaeaae8} <Debug> TCPHandler: Processed in 0.003615247 sec. | ||
| 15429 | 2026.04.07 02:55:48.907945 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15430 | 2026.04.07 02:55:48.907970 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15431 | 2026.04.07 02:55:48.907973 [ 288 ] {} <Debug> TCP-Session: 4fddcaf8-f397-414a-826f-d54c8b76eab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15432 | 2026.04.07 02:55:48.908003 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15433 | 2026.04.07 02:55:48.908019 [ 289 ] {} <Debug> TCP-Session: abad0980-9668-4c38-b35e-9bf5fda994bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15434 | 2026.04.07 02:55:48.908035 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15435 | 2026.04.07 02:55:48.908048 [ 290 ] {} <Debug> TCP-Session: bec7a852-34aa-4715-a25a-6cb958abec18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15436 | 2026.04.07 02:55:48.908053 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15437 | 2026.04.07 02:55:48.908075 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15438 | 2026.04.07 02:55:48.908097 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15439 | 2026.04.07 02:55:48.908102 [ 3 ] {} <Debug> TCP-Session: 15cd6617-11d0-44e7-af4e-28564c39f6ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15440 | 2026.04.07 02:55:48.908135 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15441 | 2026.04.07 02:55:48.908149 [ 292 ] {} <Debug> TCP-Session: c9494500-86ad-4e2e-997b-0f69d635465b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15442 | 2026.04.07 02:55:48.908117 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15443 | 2026.04.07 02:55:48.908114 [ 293 ] {} <Debug> TCP-Session: 79d9872e-2f04-4297-8499-2ab5965ae4e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15444 | 2026.04.07 02:55:48.908132 [ 349 ] {} <Debug> TCP-Session: d021fb8e-ba2d-4235-b658-07860a8a6f6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15445 | 2026.04.07 02:55:48.908179 [ 294 ] {} <Debug> TCP-Session: 8d9874ff-699f-4819-932e-fecaca45bee7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15446 | 2026.04.07 02:55:48.908336 [ 291 ] {} <Debug> TCP-Session: 7a1934d6-1ca6-461f-9b6a-18d31ee3d2ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15447 | 2026.04.07 02:55:49.015896 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41643 | ||
| 15448 | 2026.04.07 02:55:49.016006 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15449 | 2026.04.07 02:55:49.016032 [ 289 ] {} <Debug> TCP-Session: 96d7d669-ac7d-47a0-820f-bebd6ed86680 Authenticating user 'default' from [fd00:1122:3344:101::e]:41643 | ||
| 15450 | 2026.04.07 02:55:49.016053 [ 289 ] {} <Debug> TCP-Session: 96d7d669-ac7d-47a0-820f-bebd6ed86680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15451 | 2026.04.07 02:55:49.016066 [ 289 ] {} <Debug> TCP-Session: 96d7d669-ac7d-47a0-820f-bebd6ed86680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15452 | 2026.04.07 02:55:49.016282 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41840 | ||
| 15453 | 2026.04.07 02:55:49.016314 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64802 | ||
| 15454 | 2026.04.07 02:55:49.016324 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48255 | ||
| 15455 | 2026.04.07 02:55:49.016348 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48763 | ||
| 15456 | 2026.04.07 02:55:49.016314 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60381 | ||
| 15457 | 2026.04.07 02:55:49.016298 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45150 | ||
| 15458 | 2026.04.07 02:55:49.016410 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15459 | 2026.04.07 02:55:49.016423 [ 289 ] {} <Trace> TCP-Session: 96d7d669-ac7d-47a0-820f-bebd6ed86680 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15460 | 2026.04.07 02:55:49.016472 [ 290 ] {} <Debug> TCP-Session: 6f993089-323b-42ee-b8e2-bfad83b77330 Authenticating user 'default' from [fd00:1122:3344:101::e]:41840 | ||
| 15461 | 2026.04.07 02:55:49.016476 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15462 | 2026.04.07 02:55:49.016476 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15463 | 2026.04.07 02:55:49.016515 [ 290 ] {} <Debug> TCP-Session: 6f993089-323b-42ee-b8e2-bfad83b77330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15464 | 2026.04.07 02:55:49.016533 [ 292 ] {} <Debug> TCP-Session: ed42d904-083d-40a3-802c-8b97eb542fbe Authenticating user 'default' from [fd00:1122:3344:101::e]:60381 | ||
| 15465 | 2026.04.07 02:55:49.016541 [ 288 ] {} <Debug> TCP-Session: fbb7c46c-b06c-469e-8474-6f5a61a0e616 Authenticating user 'default' from [fd00:1122:3344:101::e]:48763 | ||
| 15466 | 2026.04.07 02:55:49.016555 [ 290 ] {} <Debug> TCP-Session: 6f993089-323b-42ee-b8e2-bfad83b77330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15467 | 2026.04.07 02:55:49.016580 [ 288 ] {} <Debug> TCP-Session: fbb7c46c-b06c-469e-8474-6f5a61a0e616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15468 | 2026.04.07 02:55:49.016580 [ 292 ] {} <Debug> TCP-Session: ed42d904-083d-40a3-802c-8b97eb542fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15469 | 2026.04.07 02:55:49.016608 [ 288 ] {} <Debug> TCP-Session: fbb7c46c-b06c-469e-8474-6f5a61a0e616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15470 | 2026.04.07 02:55:49.016617 [ 292 ] {} <Debug> TCP-Session: ed42d904-083d-40a3-802c-8b97eb542fbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15471 | 2026.04.07 02:55:49.016511 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15472 | 2026.04.07 02:55:49.016650 [ 289 ] {3e207519-4ae2-433b-95b2-b3125c386c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41643) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15473 | 2026.04.07 02:55:49.016410 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15474 | 2026.04.07 02:55:49.016677 [ 291 ] {} <Debug> TCP-Session: dfe8aea2-c600-4281-ba19-0e3b23f67f1a Authenticating user 'default' from [fd00:1122:3344:101::e]:45150 | ||
| 15475 | 2026.04.07 02:55:49.016709 [ 3 ] {} <Debug> TCP-Session: e489934e-128c-418d-9ae7-017758f2378c Authenticating user 'default' from [fd00:1122:3344:101::e]:48255 | ||
| 15476 | 2026.04.07 02:55:49.016302 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50765 | ||
| 15477 | 2026.04.07 02:55:49.016739 [ 3 ] {} <Debug> TCP-Session: e489934e-128c-418d-9ae7-017758f2378c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15478 | 2026.04.07 02:55:49.016731 [ 291 ] {} <Debug> TCP-Session: dfe8aea2-c600-4281-ba19-0e3b23f67f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15479 | 2026.04.07 02:55:49.016775 [ 3 ] {} <Debug> TCP-Session: e489934e-128c-418d-9ae7-017758f2378c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15480 | 2026.04.07 02:55:49.016794 [ 291 ] {} <Debug> TCP-Session: dfe8aea2-c600-4281-ba19-0e3b23f67f1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15481 | 2026.04.07 02:55:49.016805 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15482 | 2026.04.07 02:55:49.016410 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15483 | 2026.04.07 02:55:49.016841 [ 293 ] {} <Debug> TCP-Session: 9196d463-99cb-4eb5-a560-c68a074c5d10 Authenticating user 'default' from [fd00:1122:3344:101::e]:50765 | ||
| 15484 | 2026.04.07 02:55:49.016335 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60021 | ||
| 15485 | 2026.04.07 02:55:49.016874 [ 294 ] {} <Debug> TCP-Session: e1119dbc-4498-492b-ad95-8a26b9a5d145 Authenticating user 'default' from [fd00:1122:3344:101::e]:64802 | ||
| 15486 | 2026.04.07 02:55:49.016881 [ 293 ] {} <Debug> TCP-Session: 9196d463-99cb-4eb5-a560-c68a074c5d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15487 | 2026.04.07 02:55:49.016918 [ 294 ] {} <Debug> TCP-Session: e1119dbc-4498-492b-ad95-8a26b9a5d145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15488 | 2026.04.07 02:55:49.016934 [ 293 ] {} <Debug> TCP-Session: 9196d463-99cb-4eb5-a560-c68a074c5d10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15489 | 2026.04.07 02:55:49.016945 [ 294 ] {} <Debug> TCP-Session: e1119dbc-4498-492b-ad95-8a26b9a5d145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15490 | 2026.04.07 02:55:49.016948 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15491 | 2026.04.07 02:55:49.016974 [ 289 ] {3e207519-4ae2-433b-95b2-b3125c386c1b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15492 | 2026.04.07 02:55:49.016990 [ 349 ] {} <Debug> TCP-Session: 447cd563-52a0-4bb9-b665-c74e485582de Authenticating user 'default' from [fd00:1122:3344:101::e]:60021 | ||
| 15493 | 2026.04.07 02:55:49.017018 [ 349 ] {} <Debug> TCP-Session: 447cd563-52a0-4bb9-b665-c74e485582de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15494 | 2026.04.07 02:55:49.017030 [ 349 ] {} <Debug> TCP-Session: 447cd563-52a0-4bb9-b665-c74e485582de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15495 | 2026.04.07 02:55:49.017038 [ 289 ] {3e207519-4ae2-433b-95b2-b3125c386c1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15496 | 2026.04.07 02:55:49.017360 [ 289 ] {3e207519-4ae2-433b-95b2-b3125c386c1b} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 15497 | 2026.04.07 02:55:49.018475 [ 300 ] {3e207519-4ae2-433b-95b2-b3125c386c1b} <Trace> AggregatingTransform: Aggregating | ||
| 15498 | 2026.04.07 02:55:49.018516 [ 300 ] {3e207519-4ae2-433b-95b2-b3125c386c1b} <Trace> Aggregator: Aggregation method: without_key | ||
| 15499 | 2026.04.07 02:55:49.018553 [ 300 ] {3e207519-4ae2-433b-95b2-b3125c386c1b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001087343 sec. (919.673 rows/sec., 35.92 KiB/sec.) | ||
| 15500 | 2026.04.07 02:55:49.018574 [ 300 ] {3e207519-4ae2-433b-95b2-b3125c386c1b} <Trace> Aggregator: Merging aggregated data | ||
| 15501 | 2026.04.07 02:55:49.020011 [ 289 ] {3e207519-4ae2-433b-95b2-b3125c386c1b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00342 sec., 292.39766081871346 rows/sec., 11.42 KiB/sec. | ||
| 15502 | 2026.04.07 02:55:49.020172 [ 289 ] {3e207519-4ae2-433b-95b2-b3125c386c1b} <Debug> TCPHandler: Processed in 0.003903032 sec. | ||
| 15503 | 2026.04.07 02:55:49.020292 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15504 | 2026.04.07 02:55:49.020320 [ 289 ] {} <Debug> TCP-Session: 96d7d669-ac7d-47a0-820f-bebd6ed86680 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15505 | 2026.04.07 02:55:49.020328 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15506 | 2026.04.07 02:55:49.020353 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15507 | 2026.04.07 02:55:49.020369 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15508 | 2026.04.07 02:55:49.020388 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15509 | 2026.04.07 02:55:49.020406 [ 291 ] {} <Debug> TCP-Session: dfe8aea2-c600-4281-ba19-0e3b23f67f1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15510 | 2026.04.07 02:55:49.020419 [ 290 ] {} <Debug> TCP-Session: 6f993089-323b-42ee-b8e2-bfad83b77330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15511 | 2026.04.07 02:55:49.020432 [ 3 ] {} <Debug> TCP-Session: e489934e-128c-418d-9ae7-017758f2378c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15512 | 2026.04.07 02:55:49.020427 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15513 | 2026.04.07 02:55:49.020441 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15514 | 2026.04.07 02:55:49.020465 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15515 | 2026.04.07 02:55:49.020483 [ 292 ] {} <Debug> TCP-Session: ed42d904-083d-40a3-802c-8b97eb542fbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15516 | 2026.04.07 02:55:49.020503 [ 293 ] {} <Debug> TCP-Session: 9196d463-99cb-4eb5-a560-c68a074c5d10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15517 | 2026.04.07 02:55:49.020517 [ 349 ] {} <Debug> TCP-Session: 447cd563-52a0-4bb9-b665-c74e485582de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15518 | 2026.04.07 02:55:49.020371 [ 288 ] {} <Debug> TCP-Session: fbb7c46c-b06c-469e-8474-6f5a61a0e616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15519 | 2026.04.07 02:55:49.020410 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15520 | 2026.04.07 02:55:49.020605 [ 294 ] {} <Debug> TCP-Session: e1119dbc-4498-492b-ad95-8a26b9a5d145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15521 | 2026.04.07 02:55:49.942030 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 15522 | 2026.04.07 02:55:49.959604 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15523 | 2026.04.07 02:55:49.959674 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15524 | 2026.04.07 02:55:49.966912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15525 | 2026.04.07 02:55:49.967693 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15526 | 2026.04.07 02:55:49.971516 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 15527 | 2026.04.07 02:55:50.819271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2018 | ||
| 15528 | 2026.04.07 02:55:50.822385 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15529 | 2026.04.07 02:55:50.822440 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15530 | 2026.04.07 02:55:50.823903 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15531 | 2026.04.07 02:55:50.824237 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15532 | 2026.04.07 02:55:50.824554 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2018 | ||
| 15533 | 2026.04.07 02:55:52.518653 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15534 | 2026.04.07 02:55:52.518837 [ 5 ] {60af0681-3d56-4a69-a244-749b092fb47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15535 | 2026.04.07 02:55:52.518904 [ 5 ] {60af0681-3d56-4a69-a244-749b092fb47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15536 | 2026.04.07 02:55:52.519560 [ 5 ] {60af0681-3d56-4a69-a244-749b092fb47b} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15537 | 2026.04.07 02:55:52.519611 [ 5 ] {60af0681-3d56-4a69-a244-749b092fb47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15538 | 2026.04.07 02:55:52.520008 [ 5 ] {60af0681-3d56-4a69-a244-749b092fb47b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15539 | 2026.04.07 02:55:52.520238 [ 5 ] {60af0681-3d56-4a69-a244-749b092fb47b} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15540 | 2026.04.07 02:55:52.520410 [ 5 ] {60af0681-3d56-4a69-a244-749b092fb47b} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.00162 sec., 40740.740740740745 rows/sec., 3.24 MiB/sec. | ||
| 15541 | 2026.04.07 02:55:52.520465 [ 5 ] {60af0681-3d56-4a69-a244-749b092fb47b} <Debug> TCPHandler: Processed in 0.001944791 sec. | ||
| 15542 | 2026.04.07 02:55:52.520614 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15543 | 2026.04.07 02:55:52.520728 [ 5 ] {49fac35d-fe19-4c02-953e-99a37db741cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15544 | 2026.04.07 02:55:52.520775 [ 5 ] {49fac35d-fe19-4c02-953e-99a37db741cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15545 | 2026.04.07 02:55:52.521223 [ 5 ] {49fac35d-fe19-4c02-953e-99a37db741cc} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15546 | 2026.04.07 02:55:52.521263 [ 5 ] {49fac35d-fe19-4c02-953e-99a37db741cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15547 | 2026.04.07 02:55:52.521592 [ 5 ] {49fac35d-fe19-4c02-953e-99a37db741cc} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15548 | 2026.04.07 02:55:52.521824 [ 5 ] {49fac35d-fe19-4c02-953e-99a37db741cc} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15549 | 2026.04.07 02:55:52.521961 [ 5 ] {49fac35d-fe19-4c02-953e-99a37db741cc} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001259 sec., 3971.405877680699 rows/sec., 298.63 KiB/sec. | ||
| 15550 | 2026.04.07 02:55:52.522002 [ 5 ] {49fac35d-fe19-4c02-953e-99a37db741cc} <Debug> TCPHandler: Processed in 0.00144362 sec. | ||
| 15551 | 2026.04.07 02:55:52.522120 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15552 | 2026.04.07 02:55:52.522217 [ 5 ] {a1e93c74-cab8-4a8c-b5c1-d13730457be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15553 | 2026.04.07 02:55:52.522257 [ 5 ] {a1e93c74-cab8-4a8c-b5c1-d13730457be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15554 | 2026.04.07 02:55:52.522683 [ 5 ] {a1e93c74-cab8-4a8c-b5c1-d13730457be0} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15555 | 2026.04.07 02:55:52.522720 [ 5 ] {a1e93c74-cab8-4a8c-b5c1-d13730457be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15556 | 2026.04.07 02:55:52.523027 [ 5 ] {a1e93c74-cab8-4a8c-b5c1-d13730457be0} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15557 | 2026.04.07 02:55:52.523241 [ 5 ] {a1e93c74-cab8-4a8c-b5c1-d13730457be0} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15558 | 2026.04.07 02:55:52.523370 [ 5 ] {a1e93c74-cab8-4a8c-b5c1-d13730457be0} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001172 sec., 58873.720136518765 rows/sec., 4.60 MiB/sec. | ||
| 15559 | 2026.04.07 02:55:52.523408 [ 5 ] {a1e93c74-cab8-4a8c-b5c1-d13730457be0} <Debug> TCPHandler: Processed in 0.001340479 sec. | ||
| 15560 | 2026.04.07 02:55:52.523517 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15561 | 2026.04.07 02:55:52.523610 [ 5 ] {4bafab59-ed72-446d-a004-a24edd150896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15562 | 2026.04.07 02:55:52.523654 [ 5 ] {4bafab59-ed72-446d-a004-a24edd150896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15563 | 2026.04.07 02:55:52.524059 [ 5 ] {4bafab59-ed72-446d-a004-a24edd150896} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15564 | 2026.04.07 02:55:52.524095 [ 5 ] {4bafab59-ed72-446d-a004-a24edd150896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15565 | 2026.04.07 02:55:52.524422 [ 5 ] {4bafab59-ed72-446d-a004-a24edd150896} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15566 | 2026.04.07 02:55:52.524639 [ 5 ] {4bafab59-ed72-446d-a004-a24edd150896} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15567 | 2026.04.07 02:55:52.524770 [ 5 ] {4bafab59-ed72-446d-a004-a24edd150896} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 15568 | 2026.04.07 02:55:52.524774 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 5 parts from all_1_104_21 to all_108_108_0 | ||
| 15569 | 2026.04.07 02:55:52.524807 [ 5 ] {4bafab59-ed72-446d-a004-a24edd150896} <Debug> TCPHandler: Processed in 0.001341358 sec. | ||
| 15570 | 2026.04.07 02:55:52.524858 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15571 | 2026.04.07 02:55:52.524896 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15572 | 2026.04.07 02:55:52.524946 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15573 | 2026.04.07 02:55:52.525020 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_108_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_104_21 to all_108_108_0 into Compact with storage Full | ||
| 15574 | 2026.04.07 02:55:52.525046 [ 5 ] {f7537fe3-b4bf-4042-97da-7fd3ce9947b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15575 | 2026.04.07 02:55:52.525107 [ 5 ] {f7537fe3-b4bf-4042-97da-7fd3ce9947b5} <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 | ||
| 15576 | 2026.04.07 02:55:52.525145 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_108_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15577 | 2026.04.07 02:55:52.525186 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_104_21, total 41804 rows starting from the beginning of the part | ||
| 15578 | 2026.04.07 02:55:52.525251 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 128 rows starting from the beginning of the part | ||
| 15579 | 2026.04.07 02:55:52.525297 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 15580 | 2026.04.07 02:55:52.525340 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 15581 | 2026.04.07 02:55:52.525381 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 265 rows starting from the beginning of the part | ||
| 15582 | 2026.04.07 02:55:52.525877 [ 5 ] {f7537fe3-b4bf-4042-97da-7fd3ce9947b5} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15583 | 2026.04.07 02:55:52.525919 [ 5 ] {f7537fe3-b4bf-4042-97da-7fd3ce9947b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15584 | 2026.04.07 02:55:52.526432 [ 5 ] {f7537fe3-b4bf-4042-97da-7fd3ce9947b5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15585 | 2026.04.07 02:55:52.526693 [ 5 ] {f7537fe3-b4bf-4042-97da-7fd3ce9947b5} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15586 | 2026.04.07 02:55:52.526840 [ 5 ] {f7537fe3-b4bf-4042-97da-7fd3ce9947b5} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001812 sec., 2759.381898454746 rows/sec., 4.94 MiB/sec. | ||
| 15587 | 2026.04.07 02:55:52.526894 [ 5 ] {f7537fe3-b4bf-4042-97da-7fd3ce9947b5} <Debug> TCPHandler: Processed in 0.002000182 sec. | ||
| 15588 | 2026.04.07 02:55:52.527006 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15589 | 2026.04.07 02:55:52.527101 [ 5 ] {83bd3ff2-9759-462d-8b99-0f34e3ddee3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15590 | 2026.04.07 02:55:52.527143 [ 5 ] {83bd3ff2-9759-462d-8b99-0f34e3ddee3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15591 | 2026.04.07 02:55:52.527475 [ 5 ] {83bd3ff2-9759-462d-8b99-0f34e3ddee3a} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15592 | 2026.04.07 02:55:52.527510 [ 5 ] {83bd3ff2-9759-462d-8b99-0f34e3ddee3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 15593 | 2026.04.07 02:55:52.527820 [ 5 ] {83bd3ff2-9759-462d-8b99-0f34e3ddee3a} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15594 | 2026.04.07 02:55:52.528034 [ 5 ] {83bd3ff2-9759-462d-8b99-0f34e3ddee3a} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15595 | 2026.04.07 02:55:52.528163 [ 5 ] {83bd3ff2-9759-462d-8b99-0f34e3ddee3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 15596 | 2026.04.07 02:55:52.528200 [ 5 ] {83bd3ff2-9759-462d-8b99-0f34e3ddee3a} <Debug> TCPHandler: Processed in 0.001246096 sec. | ||
| 15597 | 2026.04.07 02:55:52.532416 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_108_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42517 rows, containing 5 columns (5 merged, 0 gathered) in 0.007433557 sec., 5719603.683673913 rows/sec., 367.94 MiB/sec. | ||
| 15598 | 2026.04.07 02:55:52.532773 [ 195 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_108_22} <Trace> MergedBlockOutputStream: filled checksums all_1_108_22 (state Temporary) | ||
| 15599 | 2026.04.07 02:55:52.533121 [ 195 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_108_22 to all_1_108_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15600 | 2026.04.07 02:55:52.533206 [ 195 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 5 parts: [all_1_104_21, all_108_108_0] -> all_1_108_22 | ||
| 15601 | 2026.04.07 02:55:52.533303 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 15602 | 2026.04.07 02:55:55.540149 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15603 | 2026.04.07 02:55:55.540256 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15604 | 2026.04.07 02:55:55.747390 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31660 | ||
| 15605 | 2026.04.07 02:55:55.747875 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15606 | 2026.04.07 02:55:55.747908 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15607 | 2026.04.07 02:55:55.748362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15608 | 2026.04.07 02:55:55.748594 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15609 | 2026.04.07 02:55:55.748710 [ 88 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15610 | 2026.04.07 02:55:55.748715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31660 | ||
| 15611 | 2026.04.07 02:55:55.748748 [ 88 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15612 | 2026.04.07 02:55:55.748768 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15613 | 2026.04.07 02:55:55.748857 [ 200 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::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 | ||
| 15614 | 2026.04.07 02:55:55.748960 [ 200 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15615 | 2026.04.07 02:55:55.748994 [ 200 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29292 rows starting from the beginning of the part | ||
| 15616 | 2026.04.07 02:55:55.749059 [ 200 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 15617 | 2026.04.07 02:55:55.749110 [ 200 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 15618 | 2026.04.07 02:55:55.749155 [ 200 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 15619 | 2026.04.07 02:55:55.749205 [ 200 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 15620 | 2026.04.07 02:55:55.749251 [ 200 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 15621 | 2026.04.07 02:55:55.751406 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31660 rows, containing 4 columns (4 merged, 0 gathered) in 0.002587035 sec., 12237948.075692829 rows/sec., 175.07 MiB/sec. | ||
| 15622 | 2026.04.07 02:55:55.751728 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15623 | 2026.04.07 02:55:55.752029 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_66_13} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15624 | 2026.04.07 02:55:55.752107 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_66_13} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15625 | 2026.04.07 02:55:55.752182 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
| 15626 | 2026.04.07 02:55:57.471601 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 15627 | 2026.04.07 02:55:57.489757 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15628 | 2026.04.07 02:55:57.489823 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15629 | 2026.04.07 02:55:57.495917 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15630 | 2026.04.07 02:55:57.496622 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15631 | 2026.04.07 02:55:57.496922 [ 87 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15632 | 2026.04.07 02:55:57.496956 [ 87 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15633 | 2026.04.07 02:55:57.496977 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15634 | 2026.04.07 02:55:57.497144 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 15635 | 2026.04.07 02:55:57.500008 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 15636 | 2026.04.07 02:55:57.500860 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15637 | 2026.04.07 02:55:57.502480 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 15638 | 2026.04.07 02:55:57.507328 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 15639 | 2026.04.07 02:55:57.511935 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 15640 | 2026.04.07 02:55:57.516585 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 15641 | 2026.04.07 02:55:57.521451 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 15642 | 2026.04.07 02:55:57.525460 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 15643 | 2026.04.07 02:55:57.526792 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15644 | 2026.04.07 02:55:57.527069 [ 5 ] {d33f71a2-001d-4111-8f6e-febd5626090b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15645 | 2026.04.07 02:55:57.527171 [ 5 ] {d33f71a2-001d-4111-8f6e-febd5626090b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15646 | 2026.04.07 02:55:57.528125 [ 5 ] {d33f71a2-001d-4111-8f6e-febd5626090b} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15647 | 2026.04.07 02:55:57.528171 [ 5 ] {d33f71a2-001d-4111-8f6e-febd5626090b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15648 | 2026.04.07 02:55:57.528570 [ 5 ] {d33f71a2-001d-4111-8f6e-febd5626090b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15649 | 2026.04.07 02:55:57.528794 [ 5 ] {d33f71a2-001d-4111-8f6e-febd5626090b} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15650 | 2026.04.07 02:55:57.528956 [ 5 ] {d33f71a2-001d-4111-8f6e-febd5626090b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001962 sec., 144750.25484199796 rows/sec., 9.19 MiB/sec. | ||
| 15651 | 2026.04.07 02:55:57.529011 [ 5 ] {d33f71a2-001d-4111-8f6e-febd5626090b} <Debug> TCPHandler: Processed in 0.00239832 sec. | ||
| 15652 | 2026.04.07 02:55:57.529146 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15653 | 2026.04.07 02:55:57.529250 [ 5 ] {ff0247b7-dd36-4d6b-9c21-9a6adb4eb302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15654 | 2026.04.07 02:55:57.529295 [ 5 ] {ff0247b7-dd36-4d6b-9c21-9a6adb4eb302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15655 | 2026.04.07 02:55:57.530173 [ 5 ] {ff0247b7-dd36-4d6b-9c21-9a6adb4eb302} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15656 | 2026.04.07 02:55:57.530210 [ 5 ] {ff0247b7-dd36-4d6b-9c21-9a6adb4eb302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15657 | 2026.04.07 02:55:57.530580 [ 5 ] {ff0247b7-dd36-4d6b-9c21-9a6adb4eb302} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15658 | 2026.04.07 02:55:57.530805 [ 5 ] {ff0247b7-dd36-4d6b-9c21-9a6adb4eb302} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15659 | 2026.04.07 02:55:57.530936 [ 5 ] {ff0247b7-dd36-4d6b-9c21-9a6adb4eb302} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001709 sec., 508484.4938560562 rows/sec., 39.86 MiB/sec. | ||
| 15660 | 2026.04.07 02:55:57.530977 [ 5 ] {ff0247b7-dd36-4d6b-9c21-9a6adb4eb302} <Debug> TCPHandler: Processed in 0.00188486 sec. | ||
| 15661 | 2026.04.07 02:55:57.531087 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15662 | 2026.04.07 02:55:57.531182 [ 5 ] {f12b2c80-0a5c-4dd3-9f12-89a1b68811d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15663 | 2026.04.07 02:55:57.531223 [ 5 ] {f12b2c80-0a5c-4dd3-9f12-89a1b68811d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15664 | 2026.04.07 02:55:57.531672 [ 5 ] {f12b2c80-0a5c-4dd3-9f12-89a1b68811d8} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15665 | 2026.04.07 02:55:57.531708 [ 5 ] {f12b2c80-0a5c-4dd3-9f12-89a1b68811d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15666 | 2026.04.07 02:55:57.532007 [ 5 ] {f12b2c80-0a5c-4dd3-9f12-89a1b68811d8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15667 | 2026.04.07 02:55:57.532217 [ 5 ] {f12b2c80-0a5c-4dd3-9f12-89a1b68811d8} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15668 | 2026.04.07 02:55:57.532330 [ 87 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15669 | 2026.04.07 02:55:57.532346 [ 5 ] {f12b2c80-0a5c-4dd3-9f12-89a1b68811d8} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001181 sec., 150719.72904318373 rows/sec., 9.30 MiB/sec. | ||
| 15670 | 2026.04.07 02:55:57.532367 [ 87 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15671 | 2026.04.07 02:55:57.532392 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15672 | 2026.04.07 02:55:57.532396 [ 5 ] {f12b2c80-0a5c-4dd3-9f12-89a1b68811d8} <Debug> TCPHandler: Processed in 0.001359109 sec. | ||
| 15673 | 2026.04.07 02:55:57.532515 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15674 | 2026.04.07 02:55:57.532513 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 15675 | 2026.04.07 02:55:57.532612 [ 5 ] {abb15201-3fe4-41a6-a525-b1de52e83164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15676 | 2026.04.07 02:55:57.532657 [ 5 ] {abb15201-3fe4-41a6-a525-b1de52e83164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15677 | 2026.04.07 02:55:57.532677 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15678 | 2026.04.07 02:55:57.532716 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 226 rows starting from the beginning of the part | ||
| 15679 | 2026.04.07 02:55:57.532782 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 36 rows starting from the beginning of the part | ||
| 15680 | 2026.04.07 02:55:57.532833 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 5 rows starting from the beginning of the part | ||
| 15681 | 2026.04.07 02:55:57.532876 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 178 rows starting from the beginning of the part | ||
| 15682 | 2026.04.07 02:55:57.532915 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 5 rows starting from the beginning of the part | ||
| 15683 | 2026.04.07 02:55:57.532957 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 178 rows starting from the beginning of the part | ||
| 15684 | 2026.04.07 02:55:57.533092 [ 5 ] {abb15201-3fe4-41a6-a525-b1de52e83164} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15685 | 2026.04.07 02:55:57.533135 [ 5 ] {abb15201-3fe4-41a6-a525-b1de52e83164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15686 | 2026.04.07 02:55:57.533466 [ 5 ] {abb15201-3fe4-41a6-a525-b1de52e83164} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15687 | 2026.04.07 02:55:57.533708 [ 5 ] {abb15201-3fe4-41a6-a525-b1de52e83164} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15688 | 2026.04.07 02:55:57.533837 [ 5 ] {abb15201-3fe4-41a6-a525-b1de52e83164} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001243 sec., 119871.27916331457 rows/sec., 7.74 MiB/sec. | ||
| 15689 | 2026.04.07 02:55:57.533858 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140573 sec., 446742.9734017201 rows/sec., 30.02 MiB/sec. | ||
| 15690 | 2026.04.07 02:55:57.533879 [ 5 ] {abb15201-3fe4-41a6-a525-b1de52e83164} <Debug> TCPHandler: Processed in 0.00141343 sec. | ||
| 15691 | 2026.04.07 02:55:57.533988 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15692 | 2026.04.07 02:55:57.534018 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15693 | 2026.04.07 02:55:57.534084 [ 5 ] {c417d038-3c1a-4c23-9c58-9c35d4879a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15694 | 2026.04.07 02:55:57.534129 [ 5 ] {c417d038-3c1a-4c23-9c58-9c35d4879a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15695 | 2026.04.07 02:55:57.534283 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_91_18} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15696 | 2026.04.07 02:55:57.534371 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_91_18} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15697 | 2026.04.07 02:55:57.534446 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15698 | 2026.04.07 02:55:57.534560 [ 5 ] {c417d038-3c1a-4c23-9c58-9c35d4879a1a} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15699 | 2026.04.07 02:55:57.534601 [ 5 ] {c417d038-3c1a-4c23-9c58-9c35d4879a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15700 | 2026.04.07 02:55:57.534909 [ 5 ] {c417d038-3c1a-4c23-9c58-9c35d4879a1a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15701 | 2026.04.07 02:55:57.535147 [ 5 ] {c417d038-3c1a-4c23-9c58-9c35d4879a1a} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15702 | 2026.04.07 02:55:57.535279 [ 5 ] {c417d038-3c1a-4c23-9c58-9c35d4879a1a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001212 sec., 122112.21122112211 rows/sec., 6.94 MiB/sec. | ||
| 15703 | 2026.04.07 02:55:57.535320 [ 5 ] {c417d038-3c1a-4c23-9c58-9c35d4879a1a} <Debug> TCPHandler: Processed in 0.001381269 sec. | ||
| 15704 | 2026.04.07 02:55:57.535429 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15705 | 2026.04.07 02:55:57.535523 [ 5 ] {57ac2fa4-4309-4b72-805e-f651fceca7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15706 | 2026.04.07 02:55:57.535563 [ 5 ] {57ac2fa4-4309-4b72-805e-f651fceca7d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15707 | 2026.04.07 02:55:57.536173 [ 5 ] {57ac2fa4-4309-4b72-805e-f651fceca7d3} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15708 | 2026.04.07 02:55:57.536210 [ 5 ] {57ac2fa4-4309-4b72-805e-f651fceca7d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15709 | 2026.04.07 02:55:57.536527 [ 5 ] {57ac2fa4-4309-4b72-805e-f651fceca7d3} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15710 | 2026.04.07 02:55:57.536739 [ 5 ] {57ac2fa4-4309-4b72-805e-f651fceca7d3} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15711 | 2026.04.07 02:55:57.536869 [ 5 ] {57ac2fa4-4309-4b72-805e-f651fceca7d3} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001363 sec., 385913.4262655906 rows/sec., 27.27 MiB/sec. | ||
| 15712 | 2026.04.07 02:55:57.536907 [ 5 ] {57ac2fa4-4309-4b72-805e-f651fceca7d3} <Debug> TCPHandler: Processed in 0.001528302 sec. | ||
| 15713 | 2026.04.07 02:55:57.537012 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15714 | 2026.04.07 02:55:57.537107 [ 5 ] {4a8027cc-4398-4caa-a625-0414082d42ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15715 | 2026.04.07 02:55:57.537148 [ 5 ] {4a8027cc-4398-4caa-a625-0414082d42ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15716 | 2026.04.07 02:55:57.537477 [ 5 ] {4a8027cc-4398-4caa-a625-0414082d42ad} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15717 | 2026.04.07 02:55:57.537512 [ 5 ] {4a8027cc-4398-4caa-a625-0414082d42ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15718 | 2026.04.07 02:55:57.537818 [ 5 ] {4a8027cc-4398-4caa-a625-0414082d42ad} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15719 | 2026.04.07 02:55:57.538027 [ 5 ] {4a8027cc-4398-4caa-a625-0414082d42ad} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15720 | 2026.04.07 02:55:57.538160 [ 5 ] {4a8027cc-4398-4caa-a625-0414082d42ad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 15721 | 2026.04.07 02:55:57.538198 [ 5 ] {4a8027cc-4398-4caa-a625-0414082d42ad} <Debug> TCPHandler: Processed in 0.001236686 sec. | ||
| 15722 | 2026.04.07 02:55:57.538303 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15723 | 2026.04.07 02:55:57.538399 [ 5 ] {b7007e88-553c-4e1a-a25e-ae945b981aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15724 | 2026.04.07 02:55:57.538442 [ 5 ] {b7007e88-553c-4e1a-a25e-ae945b981aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15725 | 2026.04.07 02:55:57.538848 [ 5 ] {b7007e88-553c-4e1a-a25e-ae945b981aad} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15726 | 2026.04.07 02:55:57.538883 [ 5 ] {b7007e88-553c-4e1a-a25e-ae945b981aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15727 | 2026.04.07 02:55:57.539213 [ 5 ] {b7007e88-553c-4e1a-a25e-ae945b981aad} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15728 | 2026.04.07 02:55:57.539419 [ 5 ] {b7007e88-553c-4e1a-a25e-ae945b981aad} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15729 | 2026.04.07 02:55:57.539547 [ 5 ] {b7007e88-553c-4e1a-a25e-ae945b981aad} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001165 sec., 227467.8111587983 rows/sec., 15.12 MiB/sec. | ||
| 15730 | 2026.04.07 02:55:57.539587 [ 5 ] {b7007e88-553c-4e1a-a25e-ae945b981aad} <Debug> TCPHandler: Processed in 0.001334068 sec. | ||
| 15731 | 2026.04.07 02:55:57.539702 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15732 | 2026.04.07 02:55:57.539796 [ 5 ] {d9341559-8e2b-450f-a980-173891bbb901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15733 | 2026.04.07 02:55:57.539838 [ 5 ] {d9341559-8e2b-450f-a980-173891bbb901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15734 | 2026.04.07 02:55:57.540147 [ 5 ] {d9341559-8e2b-450f-a980-173891bbb901} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15735 | 2026.04.07 02:55:57.540181 [ 5 ] {d9341559-8e2b-450f-a980-173891bbb901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15736 | 2026.04.07 02:55:57.540479 [ 5 ] {d9341559-8e2b-450f-a980-173891bbb901} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15737 | 2026.04.07 02:55:57.540687 [ 5 ] {d9341559-8e2b-450f-a980-173891bbb901} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15738 | 2026.04.07 02:55:57.540812 [ 5 ] {d9341559-8e2b-450f-a980-173891bbb901} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 15739 | 2026.04.07 02:55:57.540849 [ 5 ] {d9341559-8e2b-450f-a980-173891bbb901} <Debug> TCPHandler: Processed in 0.001197035 sec. | ||
| 15740 | 2026.04.07 02:55:57.540952 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15741 | 2026.04.07 02:55:57.541047 [ 5 ] {2f622820-a1e5-403f-9e73-d043fcb222f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15742 | 2026.04.07 02:55:57.541100 [ 5 ] {2f622820-a1e5-403f-9e73-d043fcb222f4} <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 | ||
| 15743 | 2026.04.07 02:55:57.542043 [ 5 ] {2f622820-a1e5-403f-9e73-d043fcb222f4} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15744 | 2026.04.07 02:55:57.542091 [ 5 ] {2f622820-a1e5-403f-9e73-d043fcb222f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15745 | 2026.04.07 02:55:57.542759 [ 5 ] {2f622820-a1e5-403f-9e73-d043fcb222f4} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15746 | 2026.04.07 02:55:57.543010 [ 5 ] {2f622820-a1e5-403f-9e73-d043fcb222f4} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15747 | 2026.04.07 02:55:57.543148 [ 5 ] {2f622820-a1e5-403f-9e73-d043fcb222f4} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002119 sec., 16989.145823501654 rows/sec., 30.44 MiB/sec. | ||
| 15748 | 2026.04.07 02:55:57.543203 [ 5 ] {2f622820-a1e5-403f-9e73-d043fcb222f4} <Debug> TCPHandler: Processed in 0.002300749 sec. | ||
| 15749 | 2026.04.07 02:55:57.543309 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15750 | 2026.04.07 02:55:57.543404 [ 5 ] {8753302b-3edf-4034-bca4-0894aabd9450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15751 | 2026.04.07 02:55:57.543445 [ 5 ] {8753302b-3edf-4034-bca4-0894aabd9450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15752 | 2026.04.07 02:55:57.543768 [ 5 ] {8753302b-3edf-4034-bca4-0894aabd9450} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15753 | 2026.04.07 02:55:57.543804 [ 5 ] {8753302b-3edf-4034-bca4-0894aabd9450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15754 | 2026.04.07 02:55:57.544118 [ 5 ] {8753302b-3edf-4034-bca4-0894aabd9450} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15755 | 2026.04.07 02:55:57.544326 [ 5 ] {8753302b-3edf-4034-bca4-0894aabd9450} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15756 | 2026.04.07 02:55:57.544453 [ 5 ] {8753302b-3edf-4034-bca4-0894aabd9450} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001068 sec., 84269.66292134832 rows/sec., 5.27 MiB/sec. | ||
| 15757 | 2026.04.07 02:55:57.544490 [ 5 ] {8753302b-3edf-4034-bca4-0894aabd9450} <Debug> TCPHandler: Processed in 0.001229866 sec. | ||
| 15758 | 2026.04.07 02:55:57.578419 [ 198 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.081364117 sec., 6108.343804677435 rows/sec., 31.59 MiB/sec. | ||
| 15759 | 2026.04.07 02:55:57.581766 [ 190 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15760 | 2026.04.07 02:55:57.583820 [ 190 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_66_13} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15761 | 2026.04.07 02:55:57.583918 [ 190 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_66_13} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15762 | 2026.04.07 02:55:57.586713 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 15763 | 2026.04.07 02:55:58.338035 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15764 | 2026.04.07 02:55:58.338255 [ 5 ] {764af2ef-8827-461a-92d6-2786d6413b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15765 | 2026.04.07 02:55:58.338330 [ 5 ] {764af2ef-8827-461a-92d6-2786d6413b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15766 | 2026.04.07 02:55:58.339012 [ 5 ] {764af2ef-8827-461a-92d6-2786d6413b9c} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15767 | 2026.04.07 02:55:58.339067 [ 5 ] {764af2ef-8827-461a-92d6-2786d6413b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15768 | 2026.04.07 02:55:58.339466 [ 5 ] {764af2ef-8827-461a-92d6-2786d6413b9c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15769 | 2026.04.07 02:55:58.339710 [ 5 ] {764af2ef-8827-461a-92d6-2786d6413b9c} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15770 | 2026.04.07 02:55:58.339877 [ 5 ] {764af2ef-8827-461a-92d6-2786d6413b9c} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001677 sec., 5963.029218843172 rows/sec., 486.24 KiB/sec. | ||
| 15771 | 2026.04.07 02:55:58.339929 [ 5 ] {764af2ef-8827-461a-92d6-2786d6413b9c} <Debug> TCPHandler: Processed in 0.002035312 sec. | ||
| 15772 | 2026.04.07 02:55:58.340047 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15773 | 2026.04.07 02:55:58.340148 [ 5 ] {c628e784-d4d5-4a74-b520-149a5607ce7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15774 | 2026.04.07 02:55:58.340191 [ 5 ] {c628e784-d4d5-4a74-b520-149a5607ce7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15775 | 2026.04.07 02:55:58.341786 [ 5 ] {c628e784-d4d5-4a74-b520-149a5607ce7d} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15776 | 2026.04.07 02:55:58.341826 [ 5 ] {c628e784-d4d5-4a74-b520-149a5607ce7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15777 | 2026.04.07 02:55:58.342276 [ 5 ] {c628e784-d4d5-4a74-b520-149a5607ce7d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15778 | 2026.04.07 02:55:58.342493 [ 5 ] {c628e784-d4d5-4a74-b520-149a5607ce7d} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15779 | 2026.04.07 02:55:58.342615 [ 84 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15780 | 2026.04.07 02:55:58.342633 [ 5 ] {c628e784-d4d5-4a74-b520-149a5607ce7d} <Debug> executeQuery: Read 2421 rows, 183.13 KiB in 0.002508 sec., 965311.004784689 rows/sec., 71.31 MiB/sec. | ||
| 15781 | 2026.04.07 02:55:58.342716 [ 84 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15782 | 2026.04.07 02:55:58.342721 [ 5 ] {c628e784-d4d5-4a74-b520-149a5607ce7d} <Debug> TCPHandler: Processed in 0.002725988 sec. | ||
| 15783 | 2026.04.07 02:55:58.342762 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15784 | 2026.04.07 02:55:58.342873 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15785 | 2026.04.07 02:55:58.342880 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 15786 | 2026.04.07 02:55:58.342977 [ 5 ] {9910230c-adee-4388-826e-11ca5d5c41b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15787 | 2026.04.07 02:55:58.342996 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15788 | 2026.04.07 02:55:58.343018 [ 5 ] {9910230c-adee-4388-826e-11ca5d5c41b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15789 | 2026.04.07 02:55:58.343028 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3361 rows starting from the beginning of the part | ||
| 15790 | 2026.04.07 02:55:58.343095 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 66 rows starting from the beginning of the part | ||
| 15791 | 2026.04.07 02:55:58.343147 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 869 rows starting from the beginning of the part | ||
| 15792 | 2026.04.07 02:55:58.343195 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 66 rows starting from the beginning of the part | ||
| 15793 | 2026.04.07 02:55:58.343241 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 869 rows starting from the beginning of the part | ||
| 15794 | 2026.04.07 02:55:58.343283 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 2421 rows starting from the beginning of the part | ||
| 15795 | 2026.04.07 02:55:58.343442 [ 5 ] {9910230c-adee-4388-826e-11ca5d5c41b3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15796 | 2026.04.07 02:55:58.343478 [ 5 ] {9910230c-adee-4388-826e-11ca5d5c41b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15797 | 2026.04.07 02:55:58.343807 [ 5 ] {9910230c-adee-4388-826e-11ca5d5c41b3} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15798 | 2026.04.07 02:55:58.344016 [ 5 ] {9910230c-adee-4388-826e-11ca5d5c41b3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15799 | 2026.04.07 02:55:58.344150 [ 5 ] {9910230c-adee-4388-826e-11ca5d5c41b3} <Debug> executeQuery: Read 26 rows, 1.90 KiB in 0.001194 sec., 21775.544388609716 rows/sec., 1.56 MiB/sec. | ||
| 15800 | 2026.04.07 02:55:58.344187 [ 5 ] {9910230c-adee-4388-826e-11ca5d5c41b3} <Debug> TCPHandler: Processed in 0.001365338 sec. | ||
| 15801 | 2026.04.07 02:55:58.344287 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15802 | 2026.04.07 02:55:58.344381 [ 5 ] {8d5d450e-1b0b-4344-95d7-f75e6cdf7fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15803 | 2026.04.07 02:55:58.344420 [ 5 ] {8d5d450e-1b0b-4344-95d7-f75e6cdf7fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15804 | 2026.04.07 02:55:58.345103 [ 5 ] {8d5d450e-1b0b-4344-95d7-f75e6cdf7fd6} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15805 | 2026.04.07 02:55:58.345138 [ 5 ] {8d5d450e-1b0b-4344-95d7-f75e6cdf7fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15806 | 2026.04.07 02:55:58.345423 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7652 rows, containing 5 columns (5 merged, 0 gathered) in 0.002586694 sec., 2958216.163179719 rows/sec., 235.49 MiB/sec. | ||
| 15807 | 2026.04.07 02:55:58.345499 [ 5 ] {8d5d450e-1b0b-4344-95d7-f75e6cdf7fd6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15808 | 2026.04.07 02:55:58.345712 [ 5 ] {8d5d450e-1b0b-4344-95d7-f75e6cdf7fd6} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15809 | 2026.04.07 02:55:58.345761 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15810 | 2026.04.07 02:55:58.345844 [ 5 ] {8d5d450e-1b0b-4344-95d7-f75e6cdf7fd6} <Debug> executeQuery: Read 802 rows, 47.45 KiB in 0.001483 sec., 540795.684423466 rows/sec., 31.24 MiB/sec. | ||
| 15811 | 2026.04.07 02:55:58.345882 [ 5 ] {8d5d450e-1b0b-4344-95d7-f75e6cdf7fd6} <Debug> TCPHandler: Processed in 0.001645514 sec. | ||
| 15812 | 2026.04.07 02:55:58.345987 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15813 | 2026.04.07 02:55:58.346062 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_111_22} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15814 | 2026.04.07 02:55:58.346080 [ 5 ] {2766f1dc-33b9-43b0-99f6-335fe49ee1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15815 | 2026.04.07 02:55:58.346120 [ 5 ] {2766f1dc-33b9-43b0-99f6-335fe49ee1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15816 | 2026.04.07 02:55:58.346147 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_111_22} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15817 | 2026.04.07 02:55:58.346233 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 15818 | 2026.04.07 02:55:58.346485 [ 5 ] {2766f1dc-33b9-43b0-99f6-335fe49ee1fd} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15819 | 2026.04.07 02:55:58.346520 [ 5 ] {2766f1dc-33b9-43b0-99f6-335fe49ee1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15820 | 2026.04.07 02:55:58.346817 [ 5 ] {2766f1dc-33b9-43b0-99f6-335fe49ee1fd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 15821 | 2026.04.07 02:55:58.347022 [ 5 ] {2766f1dc-33b9-43b0-99f6-335fe49ee1fd} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15822 | 2026.04.07 02:55:58.347148 [ 5 ] {2766f1dc-33b9-43b0-99f6-335fe49ee1fd} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 64.74 KiB/sec. | ||
| 15823 | 2026.04.07 02:55:58.347186 [ 5 ] {2766f1dc-33b9-43b0-99f6-335fe49ee1fd} <Debug> TCPHandler: Processed in 0.001248867 sec. | ||
| 15824 | 2026.04.07 02:55:58.347290 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15825 | 2026.04.07 02:55:58.347384 [ 5 ] {31805b27-89ac-4581-9689-14d625932704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15826 | 2026.04.07 02:55:58.347423 [ 5 ] {31805b27-89ac-4581-9689-14d625932704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15827 | 2026.04.07 02:55:58.348246 [ 5 ] {31805b27-89ac-4581-9689-14d625932704} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15828 | 2026.04.07 02:55:58.348282 [ 5 ] {31805b27-89ac-4581-9689-14d625932704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15829 | 2026.04.07 02:55:58.348646 [ 5 ] {31805b27-89ac-4581-9689-14d625932704} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15830 | 2026.04.07 02:55:58.348853 [ 5 ] {31805b27-89ac-4581-9689-14d625932704} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15831 | 2026.04.07 02:55:58.348979 [ 84 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15832 | 2026.04.07 02:55:58.348980 [ 5 ] {31805b27-89ac-4581-9689-14d625932704} <Debug> executeQuery: Read 1305 rows, 89.33 KiB in 0.001614 sec., 808550.185873606 rows/sec., 54.05 MiB/sec. | ||
| 15833 | 2026.04.07 02:55:58.349018 [ 84 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15834 | 2026.04.07 02:55:58.349040 [ 5 ] {31805b27-89ac-4581-9689-14d625932704} <Debug> TCPHandler: Processed in 0.001799508 sec. | ||
| 15835 | 2026.04.07 02:55:58.349045 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15836 | 2026.04.07 02:55:58.349154 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15837 | 2026.04.07 02:55:58.349173 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 15838 | 2026.04.07 02:55:58.349253 [ 5 ] {8574ee70-102b-4896-9d41-3a58fb3ec658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15839 | 2026.04.07 02:55:58.349299 [ 5 ] {8574ee70-102b-4896-9d41-3a58fb3ec658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15840 | 2026.04.07 02:55:58.349320 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15841 | 2026.04.07 02:55:58.349361 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1831 rows starting from the beginning of the part | ||
| 15842 | 2026.04.07 02:55:58.349435 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 69 rows starting from the beginning of the part | ||
| 15843 | 2026.04.07 02:55:58.349484 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 526 rows starting from the beginning of the part | ||
| 15844 | 2026.04.07 02:55:58.349529 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 69 rows starting from the beginning of the part | ||
| 15845 | 2026.04.07 02:55:58.349576 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 526 rows starting from the beginning of the part | ||
| 15846 | 2026.04.07 02:55:58.349621 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1305 rows starting from the beginning of the part | ||
| 15847 | 2026.04.07 02:55:58.349982 [ 5 ] {8574ee70-102b-4896-9d41-3a58fb3ec658} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15848 | 2026.04.07 02:55:58.350024 [ 5 ] {8574ee70-102b-4896-9d41-3a58fb3ec658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15849 | 2026.04.07 02:55:58.350502 [ 5 ] {8574ee70-102b-4896-9d41-3a58fb3ec658} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15850 | 2026.04.07 02:55:58.350716 [ 5 ] {8574ee70-102b-4896-9d41-3a58fb3ec658} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15851 | 2026.04.07 02:55:58.350853 [ 5 ] {8574ee70-102b-4896-9d41-3a58fb3ec658} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001619 sec., 927115.5033971587 rows/sec., 56.25 MiB/sec. | ||
| 15852 | 2026.04.07 02:55:58.350892 [ 5 ] {8574ee70-102b-4896-9d41-3a58fb3ec658} <Debug> TCPHandler: Processed in 0.001788058 sec. | ||
| 15853 | 2026.04.07 02:55:58.351015 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15854 | 2026.04.07 02:55:58.351057 [ 189 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001941701 sec., 2227943.437223342 rows/sec., 161.54 MiB/sec. | ||
| 15855 | 2026.04.07 02:55:58.351137 [ 5 ] {c0ee4d8c-714e-4d90-8a6a-ce82a24f6f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15856 | 2026.04.07 02:55:58.351189 [ 5 ] {c0ee4d8c-714e-4d90-8a6a-ce82a24f6f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15857 | 2026.04.07 02:55:58.351337 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15858 | 2026.04.07 02:55:58.351572 [ 5 ] {c0ee4d8c-714e-4d90-8a6a-ce82a24f6f81} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15859 | 2026.04.07 02:55:58.351623 [ 5 ] {c0ee4d8c-714e-4d90-8a6a-ce82a24f6f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15860 | 2026.04.07 02:55:58.351699 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_111_22} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15861 | 2026.04.07 02:55:58.351795 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_111_22} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15862 | 2026.04.07 02:55:58.351917 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 15863 | 2026.04.07 02:55:58.351971 [ 5 ] {c0ee4d8c-714e-4d90-8a6a-ce82a24f6f81} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15864 | 2026.04.07 02:55:58.352192 [ 5 ] {c0ee4d8c-714e-4d90-8a6a-ce82a24f6f81} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15865 | 2026.04.07 02:55:58.352327 [ 5 ] {c0ee4d8c-714e-4d90-8a6a-ce82a24f6f81} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001213 sec., 824.4023083264633 rows/sec., 52.33 KiB/sec. | ||
| 15866 | 2026.04.07 02:55:58.352365 [ 5 ] {c0ee4d8c-714e-4d90-8a6a-ce82a24f6f81} <Debug> TCPHandler: Processed in 0.00141272 sec. | ||
| 15867 | 2026.04.07 02:55:58.352466 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15868 | 2026.04.07 02:55:58.352560 [ 5 ] {27fdfacb-c2ef-44b8-854e-d81c46d3a1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15869 | 2026.04.07 02:55:58.352614 [ 5 ] {27fdfacb-c2ef-44b8-854e-d81c46d3a1db} <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 | ||
| 15870 | 2026.04.07 02:55:58.353406 [ 5 ] {27fdfacb-c2ef-44b8-854e-d81c46d3a1db} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15871 | 2026.04.07 02:55:58.353441 [ 5 ] {27fdfacb-c2ef-44b8-854e-d81c46d3a1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15872 | 2026.04.07 02:55:58.353974 [ 5 ] {27fdfacb-c2ef-44b8-854e-d81c46d3a1db} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15873 | 2026.04.07 02:55:58.354197 [ 5 ] {27fdfacb-c2ef-44b8-854e-d81c46d3a1db} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15874 | 2026.04.07 02:55:58.354336 [ 5 ] {27fdfacb-c2ef-44b8-854e-d81c46d3a1db} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001794 sec., 8918.617614269788 rows/sec., 15.98 MiB/sec. | ||
| 15875 | 2026.04.07 02:55:58.354390 [ 5 ] {27fdfacb-c2ef-44b8-854e-d81c46d3a1db} <Debug> TCPHandler: Processed in 0.001975272 sec. | ||
| 15876 | 2026.04.07 02:55:58.354498 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15877 | 2026.04.07 02:55:58.354593 [ 5 ] {622de819-90ee-46a5-b319-d8f9e2178792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15878 | 2026.04.07 02:55:58.354634 [ 5 ] {622de819-90ee-46a5-b319-d8f9e2178792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15879 | 2026.04.07 02:55:58.354955 [ 5 ] {622de819-90ee-46a5-b319-d8f9e2178792} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15880 | 2026.04.07 02:55:58.354991 [ 5 ] {622de819-90ee-46a5-b319-d8f9e2178792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15881 | 2026.04.07 02:55:58.355291 [ 5 ] {622de819-90ee-46a5-b319-d8f9e2178792} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15882 | 2026.04.07 02:55:58.355514 [ 5 ] {622de819-90ee-46a5-b319-d8f9e2178792} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15883 | 2026.04.07 02:55:58.355645 [ 5 ] {622de819-90ee-46a5-b319-d8f9e2178792} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001071 sec., 11204.481792717088 rows/sec., 773.23 KiB/sec. | ||
| 15884 | 2026.04.07 02:55:58.355667 [ 83 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15885 | 2026.04.07 02:55:58.355682 [ 5 ] {622de819-90ee-46a5-b319-d8f9e2178792} <Debug> TCPHandler: Processed in 0.001236646 sec. | ||
| 15886 | 2026.04.07 02:55:58.355722 [ 83 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15887 | 2026.04.07 02:55:58.355751 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15888 | 2026.04.07 02:55:58.355823 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 15889 | 2026.04.07 02:55:58.355921 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15890 | 2026.04.07 02:55:58.355949 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6630 rows starting from the beginning of the part | ||
| 15891 | 2026.04.07 02:55:58.356000 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 15892 | 2026.04.07 02:55:58.356040 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 90 rows starting from the beginning of the part | ||
| 15893 | 2026.04.07 02:55:58.356079 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 15894 | 2026.04.07 02:55:58.356119 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 90 rows starting from the beginning of the part | ||
| 15895 | 2026.04.07 02:55:58.356162 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 12 rows starting from the beginning of the part | ||
| 15896 | 2026.04.07 02:55:58.357843 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6942 rows, containing 4 columns (4 merged, 0 gathered) in 0.002047604 sec., 3390303.984559514 rows/sec., 219.17 MiB/sec. | ||
| 15897 | 2026.04.07 02:55:58.358231 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15898 | 2026.04.07 02:55:58.358476 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_111_22} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15899 | 2026.04.07 02:55:58.358551 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_111_22} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15900 | 2026.04.07 02:55:58.358639 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 15901 | 2026.04.07 02:56:00.824780 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2072 | ||
| 15902 | 2026.04.07 02:56:00.827586 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15903 | 2026.04.07 02:56:00.827643 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15904 | 2026.04.07 02:56:00.828930 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15905 | 2026.04.07 02:56:00.829221 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15906 | 2026.04.07 02:56:00.829597 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2072 | ||
| 15907 | 2026.04.07 02:56:02.515142 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15908 | 2026.04.07 02:56:02.515341 [ 5 ] {cfed4aed-3a2b-40bd-abb0-45ec210c8440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15909 | 2026.04.07 02:56:02.515416 [ 5 ] {cfed4aed-3a2b-40bd-abb0-45ec210c8440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15910 | 2026.04.07 02:56:02.516143 [ 5 ] {cfed4aed-3a2b-40bd-abb0-45ec210c8440} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15911 | 2026.04.07 02:56:02.516195 [ 5 ] {cfed4aed-3a2b-40bd-abb0-45ec210c8440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15912 | 2026.04.07 02:56:02.516589 [ 5 ] {cfed4aed-3a2b-40bd-abb0-45ec210c8440} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15913 | 2026.04.07 02:56:02.516822 [ 5 ] {cfed4aed-3a2b-40bd-abb0-45ec210c8440} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15914 | 2026.04.07 02:56:02.516975 [ 5 ] {cfed4aed-3a2b-40bd-abb0-45ec210c8440} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.55 MiB/sec. | ||
| 15915 | 2026.04.07 02:56:02.517017 [ 5 ] {cfed4aed-3a2b-40bd-abb0-45ec210c8440} <Debug> TCPHandler: Processed in 0.002020213 sec. | ||
| 15916 | 2026.04.07 02:56:02.517147 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15917 | 2026.04.07 02:56:02.517248 [ 5 ] {665b228f-00fb-4166-9874-e5fe78ec71a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15918 | 2026.04.07 02:56:02.517287 [ 5 ] {665b228f-00fb-4166-9874-e5fe78ec71a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15919 | 2026.04.07 02:56:02.517719 [ 5 ] {665b228f-00fb-4166-9874-e5fe78ec71a6} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15920 | 2026.04.07 02:56:02.517756 [ 5 ] {665b228f-00fb-4166-9874-e5fe78ec71a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15921 | 2026.04.07 02:56:02.518072 [ 5 ] {665b228f-00fb-4166-9874-e5fe78ec71a6} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15922 | 2026.04.07 02:56:02.518286 [ 5 ] {665b228f-00fb-4166-9874-e5fe78ec71a6} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15923 | 2026.04.07 02:56:02.518417 [ 5 ] {665b228f-00fb-4166-9874-e5fe78ec71a6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 15924 | 2026.04.07 02:56:02.518456 [ 5 ] {665b228f-00fb-4166-9874-e5fe78ec71a6} <Debug> TCPHandler: Processed in 0.001363489 sec. | ||
| 15925 | 2026.04.07 02:56:02.518569 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15926 | 2026.04.07 02:56:02.518665 [ 5 ] {8b1bd61c-cbd1-4dd9-9b99-fd7f1ef44c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15927 | 2026.04.07 02:56:02.518708 [ 5 ] {8b1bd61c-cbd1-4dd9-9b99-fd7f1ef44c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15928 | 2026.04.07 02:56:02.519090 [ 5 ] {8b1bd61c-cbd1-4dd9-9b99-fd7f1ef44c46} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15929 | 2026.04.07 02:56:02.519126 [ 5 ] {8b1bd61c-cbd1-4dd9-9b99-fd7f1ef44c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15930 | 2026.04.07 02:56:02.519494 [ 5 ] {8b1bd61c-cbd1-4dd9-9b99-fd7f1ef44c46} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15931 | 2026.04.07 02:56:02.519711 [ 5 ] {8b1bd61c-cbd1-4dd9-9b99-fd7f1ef44c46} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15932 | 2026.04.07 02:56:02.519840 [ 5 ] {8b1bd61c-cbd1-4dd9-9b99-fd7f1ef44c46} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001194 sec., 107202.68006700168 rows/sec., 7.47 MiB/sec. | ||
| 15933 | 2026.04.07 02:56:02.519878 [ 5 ] {8b1bd61c-cbd1-4dd9-9b99-fd7f1ef44c46} <Debug> TCPHandler: Processed in 0.001357418 sec. | ||
| 15934 | 2026.04.07 02:56:02.519983 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15935 | 2026.04.07 02:56:02.520077 [ 5 ] {b1b3451d-0719-4b31-b9e0-f6d6dd4bd2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15936 | 2026.04.07 02:56:02.520118 [ 5 ] {b1b3451d-0719-4b31-b9e0-f6d6dd4bd2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15937 | 2026.04.07 02:56:02.520435 [ 5 ] {b1b3451d-0719-4b31-b9e0-f6d6dd4bd2e2} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15938 | 2026.04.07 02:56:02.520471 [ 5 ] {b1b3451d-0719-4b31-b9e0-f6d6dd4bd2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15939 | 2026.04.07 02:56:02.520780 [ 5 ] {b1b3451d-0719-4b31-b9e0-f6d6dd4bd2e2} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15940 | 2026.04.07 02:56:02.520991 [ 5 ] {b1b3451d-0719-4b31-b9e0-f6d6dd4bd2e2} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15941 | 2026.04.07 02:56:02.521120 [ 5 ] {b1b3451d-0719-4b31-b9e0-f6d6dd4bd2e2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001061 sec., 45240.339302544766 rows/sec., 3.05 MiB/sec. | ||
| 15942 | 2026.04.07 02:56:02.521156 [ 5 ] {b1b3451d-0719-4b31-b9e0-f6d6dd4bd2e2} <Debug> TCPHandler: Processed in 0.001222445 sec. | ||
| 15943 | 2026.04.07 02:56:03.248875 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32172 | ||
| 15944 | 2026.04.07 02:56:03.249480 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15945 | 2026.04.07 02:56:03.249528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15946 | 2026.04.07 02:56:03.250035 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15947 | 2026.04.07 02:56:03.250257 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15948 | 2026.04.07 02:56:03.250390 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32172 | ||
| 15949 | 2026.04.07 02:56:05.000113 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15950 | 2026.04.07 02:56:05.015357 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15951 | 2026.04.07 02:56:05.015410 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15952 | 2026.04.07 02:56:05.021254 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15953 | 2026.04.07 02:56:05.021988 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15954 | 2026.04.07 02:56:05.024758 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15955 | 2026.04.07 02:56:07.527037 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15956 | 2026.04.07 02:56:07.527321 [ 5 ] {a6f4c9a6-7f16-4f15-998d-5cf0522d2eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15957 | 2026.04.07 02:56:07.527427 [ 5 ] {a6f4c9a6-7f16-4f15-998d-5cf0522d2eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15958 | 2026.04.07 02:56:07.528381 [ 5 ] {a6f4c9a6-7f16-4f15-998d-5cf0522d2eec} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15959 | 2026.04.07 02:56:07.528424 [ 5 ] {a6f4c9a6-7f16-4f15-998d-5cf0522d2eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15960 | 2026.04.07 02:56:07.528836 [ 5 ] {a6f4c9a6-7f16-4f15-998d-5cf0522d2eec} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15961 | 2026.04.07 02:56:07.529063 [ 5 ] {a6f4c9a6-7f16-4f15-998d-5cf0522d2eec} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15962 | 2026.04.07 02:56:07.529220 [ 5 ] {a6f4c9a6-7f16-4f15-998d-5cf0522d2eec} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001976 sec., 143724.69635627532 rows/sec., 9.13 MiB/sec. | ||
| 15963 | 2026.04.07 02:56:07.529262 [ 5 ] {a6f4c9a6-7f16-4f15-998d-5cf0522d2eec} <Debug> TCPHandler: Processed in 0.00238238 sec. | ||
| 15964 | 2026.04.07 02:56:07.529383 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15965 | 2026.04.07 02:56:07.529478 [ 5 ] {3088a63c-5ece-4997-8fe5-0d9cda0214c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15966 | 2026.04.07 02:56:07.529519 [ 5 ] {3088a63c-5ece-4997-8fe5-0d9cda0214c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15967 | 2026.04.07 02:56:07.530325 [ 5 ] {3088a63c-5ece-4997-8fe5-0d9cda0214c7} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15968 | 2026.04.07 02:56:07.530359 [ 5 ] {3088a63c-5ece-4997-8fe5-0d9cda0214c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15969 | 2026.04.07 02:56:07.530733 [ 5 ] {3088a63c-5ece-4997-8fe5-0d9cda0214c7} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15970 | 2026.04.07 02:56:07.530953 [ 5 ] {3088a63c-5ece-4997-8fe5-0d9cda0214c7} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15971 | 2026.04.07 02:56:07.531081 [ 5 ] {3088a63c-5ece-4997-8fe5-0d9cda0214c7} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001621 sec., 536088.8340530536 rows/sec., 42.02 MiB/sec. | ||
| 15972 | 2026.04.07 02:56:07.531118 [ 5 ] {3088a63c-5ece-4997-8fe5-0d9cda0214c7} <Debug> TCPHandler: Processed in 0.001784788 sec. | ||
| 15973 | 2026.04.07 02:56:07.531228 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15974 | 2026.04.07 02:56:07.531322 [ 5 ] {e08c87bc-a55c-4fbb-b3d5-99e11be5474b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15975 | 2026.04.07 02:56:07.531361 [ 5 ] {e08c87bc-a55c-4fbb-b3d5-99e11be5474b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15976 | 2026.04.07 02:56:07.531805 [ 5 ] {e08c87bc-a55c-4fbb-b3d5-99e11be5474b} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15977 | 2026.04.07 02:56:07.531839 [ 5 ] {e08c87bc-a55c-4fbb-b3d5-99e11be5474b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15978 | 2026.04.07 02:56:07.532146 [ 5 ] {e08c87bc-a55c-4fbb-b3d5-99e11be5474b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15979 | 2026.04.07 02:56:07.532357 [ 5 ] {e08c87bc-a55c-4fbb-b3d5-99e11be5474b} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15980 | 2026.04.07 02:56:07.532483 [ 5 ] {e08c87bc-a55c-4fbb-b3d5-99e11be5474b} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001179 sec., 150975.40288379983 rows/sec., 9.32 MiB/sec. | ||
| 15981 | 2026.04.07 02:56:07.532520 [ 5 ] {e08c87bc-a55c-4fbb-b3d5-99e11be5474b} <Debug> TCPHandler: Processed in 0.001340888 sec. | ||
| 15982 | 2026.04.07 02:56:07.532627 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15983 | 2026.04.07 02:56:07.532723 [ 5 ] {6ff396ec-e1f1-4b8a-a887-7609d3b1949b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15984 | 2026.04.07 02:56:07.532762 [ 5 ] {6ff396ec-e1f1-4b8a-a887-7609d3b1949b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15985 | 2026.04.07 02:56:07.533186 [ 5 ] {6ff396ec-e1f1-4b8a-a887-7609d3b1949b} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15986 | 2026.04.07 02:56:07.533221 [ 5 ] {6ff396ec-e1f1-4b8a-a887-7609d3b1949b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15987 | 2026.04.07 02:56:07.533520 [ 5 ] {6ff396ec-e1f1-4b8a-a887-7609d3b1949b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15988 | 2026.04.07 02:56:07.533734 [ 5 ] {6ff396ec-e1f1-4b8a-a887-7609d3b1949b} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15989 | 2026.04.07 02:56:07.533834 [ 69 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 15990 | 2026.04.07 02:56:07.533859 [ 5 ] {6ff396ec-e1f1-4b8a-a887-7609d3b1949b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001153 sec., 129228.10060711189 rows/sec., 8.35 MiB/sec. | ||
| 15991 | 2026.04.07 02:56:07.533885 [ 69 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15992 | 2026.04.07 02:56:07.533908 [ 5 ] {6ff396ec-e1f1-4b8a-a887-7609d3b1949b} <Debug> TCPHandler: Processed in 0.001328898 sec. | ||
| 15993 | 2026.04.07 02:56:07.533916 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 15994 | 2026.04.07 02:56:07.534026 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15995 | 2026.04.07 02:56:07.534065 [ 203 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::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 | ||
| 15996 | 2026.04.07 02:56:07.534121 [ 5 ] {0c0479bc-a828-4bfb-84c2-cd79b18135b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15997 | 2026.04.07 02:56:07.534166 [ 5 ] {0c0479bc-a828-4bfb-84c2-cd79b18135b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15998 | 2026.04.07 02:56:07.534242 [ 203 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15999 | 2026.04.07 02:56:07.534291 [ 203 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 975 rows starting from the beginning of the part | ||
| 16000 | 2026.04.07 02:56:07.534377 [ 203 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 825 rows starting from the beginning of the part | ||
| 16001 | 2026.04.07 02:56:07.534437 [ 203 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 149 rows starting from the beginning of the part | ||
| 16002 | 2026.04.07 02:56:07.534491 [ 203 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 149 rows starting from the beginning of the part | ||
| 16003 | 2026.04.07 02:56:07.534542 [ 203 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 802 rows starting from the beginning of the part | ||
| 16004 | 2026.04.07 02:56:07.534594 [ 203 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 149 rows starting from the beginning of the part | ||
| 16005 | 2026.04.07 02:56:07.534597 [ 5 ] {0c0479bc-a828-4bfb-84c2-cd79b18135b3} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16006 | 2026.04.07 02:56:07.534645 [ 5 ] {0c0479bc-a828-4bfb-84c2-cd79b18135b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16007 | 2026.04.07 02:56:07.534989 [ 5 ] {0c0479bc-a828-4bfb-84c2-cd79b18135b3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16008 | 2026.04.07 02:56:07.535240 [ 5 ] {0c0479bc-a828-4bfb-84c2-cd79b18135b3} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16009 | 2026.04.07 02:56:07.535373 [ 5 ] {0c0479bc-a828-4bfb-84c2-cd79b18135b3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00127 sec., 116535.43307086613 rows/sec., 6.63 MiB/sec. | ||
| 16010 | 2026.04.07 02:56:07.535412 [ 5 ] {0c0479bc-a828-4bfb-84c2-cd79b18135b3} <Debug> TCPHandler: Processed in 0.00143584 sec. | ||
| 16011 | 2026.04.07 02:56:07.535526 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16012 | 2026.04.07 02:56:07.535619 [ 5 ] {074a4466-2130-4190-8e6a-3e939dcdf15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16013 | 2026.04.07 02:56:07.535659 [ 5 ] {074a4466-2130-4190-8e6a-3e939dcdf15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16014 | 2026.04.07 02:56:07.535965 [ 188 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3049 rows, containing 5 columns (5 merged, 0 gathered) in 0.001966392 sec., 1550555.5352137315 rows/sec., 98.18 MiB/sec. | ||
| 16015 | 2026.04.07 02:56:07.536177 [ 203 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16016 | 2026.04.07 02:56:07.536281 [ 5 ] {074a4466-2130-4190-8e6a-3e939dcdf15e} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16017 | 2026.04.07 02:56:07.536324 [ 5 ] {074a4466-2130-4190-8e6a-3e939dcdf15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16018 | 2026.04.07 02:56:07.536440 [ 203 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_61_12} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16019 | 2026.04.07 02:56:07.536521 [ 203 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_61_12} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16020 | 2026.04.07 02:56:07.536599 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 16021 | 2026.04.07 02:56:07.536695 [ 5 ] {074a4466-2130-4190-8e6a-3e939dcdf15e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16022 | 2026.04.07 02:56:07.536917 [ 5 ] {074a4466-2130-4190-8e6a-3e939dcdf15e} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16023 | 2026.04.07 02:56:07.537044 [ 5 ] {074a4466-2130-4190-8e6a-3e939dcdf15e} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001442 sec., 364771.1511789182 rows/sec., 25.78 MiB/sec. | ||
| 16024 | 2026.04.07 02:56:07.537082 [ 5 ] {074a4466-2130-4190-8e6a-3e939dcdf15e} <Debug> TCPHandler: Processed in 0.001604923 sec. | ||
| 16025 | 2026.04.07 02:56:07.537188 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16026 | 2026.04.07 02:56:07.537281 [ 5 ] {e0a83894-fcf3-4a3e-9c66-33b213ed0d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16027 | 2026.04.07 02:56:07.537321 [ 5 ] {e0a83894-fcf3-4a3e-9c66-33b213ed0d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16028 | 2026.04.07 02:56:07.537645 [ 5 ] {e0a83894-fcf3-4a3e-9c66-33b213ed0d78} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16029 | 2026.04.07 02:56:07.537679 [ 5 ] {e0a83894-fcf3-4a3e-9c66-33b213ed0d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16030 | 2026.04.07 02:56:07.537981 [ 5 ] {e0a83894-fcf3-4a3e-9c66-33b213ed0d78} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16031 | 2026.04.07 02:56:07.538195 [ 5 ] {e0a83894-fcf3-4a3e-9c66-33b213ed0d78} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16032 | 2026.04.07 02:56:07.538331 [ 5 ] {e0a83894-fcf3-4a3e-9c66-33b213ed0d78} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 16033 | 2026.04.07 02:56:07.538368 [ 5 ] {e0a83894-fcf3-4a3e-9c66-33b213ed0d78} <Debug> TCPHandler: Processed in 0.001228316 sec. | ||
| 16034 | 2026.04.07 02:56:07.538474 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16035 | 2026.04.07 02:56:07.538567 [ 5 ] {42d096bb-9246-437e-ab8c-551d04a77bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16036 | 2026.04.07 02:56:07.538608 [ 5 ] {42d096bb-9246-437e-ab8c-551d04a77bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16037 | 2026.04.07 02:56:07.539002 [ 5 ] {42d096bb-9246-437e-ab8c-551d04a77bb7} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16038 | 2026.04.07 02:56:07.539037 [ 5 ] {42d096bb-9246-437e-ab8c-551d04a77bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16039 | 2026.04.07 02:56:07.539370 [ 5 ] {42d096bb-9246-437e-ab8c-551d04a77bb7} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16040 | 2026.04.07 02:56:07.539608 [ 5 ] {42d096bb-9246-437e-ab8c-551d04a77bb7} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16041 | 2026.04.07 02:56:07.539717 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_108_22 to all_113_113_0 | ||
| 16042 | 2026.04.07 02:56:07.539735 [ 5 ] {42d096bb-9246-437e-ab8c-551d04a77bb7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001186 sec., 223440.13490725125 rows/sec., 14.85 MiB/sec. | ||
| 16043 | 2026.04.07 02:56:07.539749 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16044 | 2026.04.07 02:56:07.539767 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16045 | 2026.04.07 02:56:07.539773 [ 5 ] {42d096bb-9246-437e-ab8c-551d04a77bb7} <Debug> TCPHandler: Processed in 0.001347648 sec. | ||
| 16046 | 2026.04.07 02:56:07.539850 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_113_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_108_22 to all_113_113_0 into Compact with storage Full | ||
| 16047 | 2026.04.07 02:56:07.539891 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16048 | 2026.04.07 02:56:07.539957 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_113_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16049 | 2026.04.07 02:56:07.539984 [ 5 ] {19c9d7e2-53a5-4ec8-9f81-290125c6b454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16050 | 2026.04.07 02:56:07.539992 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_108_22, total 42517 rows starting from the beginning of the part | ||
| 16051 | 2026.04.07 02:56:07.540027 [ 5 ] {19c9d7e2-53a5-4ec8-9f81-290125c6b454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16052 | 2026.04.07 02:56:07.540062 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 16053 | 2026.04.07 02:56:07.540110 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 265 rows starting from the beginning of the part | ||
| 16054 | 2026.04.07 02:56:07.540157 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1501 rows starting from the beginning of the part | ||
| 16055 | 2026.04.07 02:56:07.540202 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 128 rows starting from the beginning of the part | ||
| 16056 | 2026.04.07 02:56:07.540245 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 265 rows starting from the beginning of the part | ||
| 16057 | 2026.04.07 02:56:07.540332 [ 5 ] {19c9d7e2-53a5-4ec8-9f81-290125c6b454} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16058 | 2026.04.07 02:56:07.540366 [ 5 ] {19c9d7e2-53a5-4ec8-9f81-290125c6b454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16059 | 2026.04.07 02:56:07.540671 [ 5 ] {19c9d7e2-53a5-4ec8-9f81-290125c6b454} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16060 | 2026.04.07 02:56:07.540882 [ 5 ] {19c9d7e2-53a5-4ec8-9f81-290125c6b454} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16061 | 2026.04.07 02:56:07.541009 [ 5 ] {19c9d7e2-53a5-4ec8-9f81-290125c6b454} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 16062 | 2026.04.07 02:56:07.541045 [ 5 ] {19c9d7e2-53a5-4ec8-9f81-290125c6b454} <Debug> TCPHandler: Processed in 0.001202615 sec. | ||
| 16063 | 2026.04.07 02:56:07.541147 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16064 | 2026.04.07 02:56:07.541244 [ 5 ] {40b0f964-e265-4dd9-bde8-7cc085f33b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16065 | 2026.04.07 02:56:07.541297 [ 5 ] {40b0f964-e265-4dd9-bde8-7cc085f33b40} <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 | ||
| 16066 | 2026.04.07 02:56:07.542138 [ 5 ] {40b0f964-e265-4dd9-bde8-7cc085f33b40} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16067 | 2026.04.07 02:56:07.542173 [ 5 ] {40b0f964-e265-4dd9-bde8-7cc085f33b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16068 | 2026.04.07 02:56:07.542994 [ 5 ] {40b0f964-e265-4dd9-bde8-7cc085f33b40} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16069 | 2026.04.07 02:56:07.543227 [ 5 ] {40b0f964-e265-4dd9-bde8-7cc085f33b40} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16070 | 2026.04.07 02:56:07.543352 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16071 | 2026.04.07 02:56:07.543379 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16072 | 2026.04.07 02:56:07.543396 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16073 | 2026.04.07 02:56:07.543396 [ 5 ] {40b0f964-e265-4dd9-bde8-7cc085f33b40} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002169 sec., 16597.510373443984 rows/sec., 29.74 MiB/sec. | ||
| 16074 | 2026.04.07 02:56:07.543481 [ 203 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 16075 | 2026.04.07 02:56:07.543483 [ 5 ] {40b0f964-e265-4dd9-bde8-7cc085f33b40} <Debug> TCPHandler: Processed in 0.00238667 sec. | ||
| 16076 | 2026.04.07 02:56:07.543646 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16077 | 2026.04.07 02:56:07.543716 [ 203 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16078 | 2026.04.07 02:56:07.543742 [ 5 ] {30f879b1-6653-4f77-8adb-5a74eec2113b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16079 | 2026.04.07 02:56:07.543782 [ 203 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1940 rows starting from the beginning of the part | ||
| 16080 | 2026.04.07 02:56:07.543789 [ 5 ] {30f879b1-6653-4f77-8adb-5a74eec2113b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16081 | 2026.04.07 02:56:07.543938 [ 203 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 36 rows starting from the beginning of the part | ||
| 16082 | 2026.04.07 02:56:07.544074 [ 203 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 5 rows starting from the beginning of the part | ||
| 16083 | 2026.04.07 02:56:07.544134 [ 5 ] {30f879b1-6653-4f77-8adb-5a74eec2113b} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16084 | 2026.04.07 02:56:07.544175 [ 5 ] {30f879b1-6653-4f77-8adb-5a74eec2113b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16085 | 2026.04.07 02:56:07.544182 [ 203 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 36 rows starting from the beginning of the part | ||
| 16086 | 2026.04.07 02:56:07.544295 [ 203 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 16 rows starting from the beginning of the part | ||
| 16087 | 2026.04.07 02:56:07.544395 [ 203 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 36 rows starting from the beginning of the part | ||
| 16088 | 2026.04.07 02:56:07.544598 [ 5 ] {30f879b1-6653-4f77-8adb-5a74eec2113b} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16089 | 2026.04.07 02:56:07.544840 [ 5 ] {30f879b1-6653-4f77-8adb-5a74eec2113b} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16090 | 2026.04.07 02:56:07.544973 [ 5 ] {30f879b1-6653-4f77-8adb-5a74eec2113b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00125 sec., 72000 rows/sec., 4.51 MiB/sec. | ||
| 16091 | 2026.04.07 02:56:07.545013 [ 5 ] {30f879b1-6653-4f77-8adb-5a74eec2113b} <Debug> TCPHandler: Processed in 0.001428641 sec. | ||
| 16092 | 2026.04.07 02:56:07.550979 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_113_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44836 rows, containing 5 columns (5 merged, 0 gathered) in 0.011166285 sec., 4015301.41851117 rows/sec., 258.05 MiB/sec. | ||
| 16093 | 2026.04.07 02:56:07.551603 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_113_23} <Trace> MergedBlockOutputStream: filled checksums all_1_113_23 (state Temporary) | ||
| 16094 | 2026.04.07 02:56:07.551930 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_113_23 to all_1_113_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16095 | 2026.04.07 02:56:07.552015 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_108_22, all_113_113_0] -> all_1_113_23 | ||
| 16096 | 2026.04.07 02:56:07.552099 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 16097 | 2026.04.07 02:56:07.558815 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2069 rows, containing 19 columns (19 merged, 0 gathered) in 0.015374015 sec., 134577.72741863463 rows/sec., 241.16 MiB/sec. | ||
| 16098 | 2026.04.07 02:56:07.561111 [ 187 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16099 | 2026.04.07 02:56:07.561416 [ 187 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16100 | 2026.04.07 02:56:07.561501 [ 187 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16101 | 2026.04.07 02:56:07.561591 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.88 MiB. | ||
| 16102 | 2026.04.07 02:56:08.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.30 MiB, peak 380.14 MiB, free memory in arenas 0.00 B, will set to 375.85 MiB (RSS), difference: 13.55 MiB | ||
| 16103 | 2026.04.07 02:56:10.540298 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16104 | 2026.04.07 02:56:10.540367 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16105 | 2026.04.07 02:56:10.750577 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32620 | ||
| 16106 | 2026.04.07 02:56:10.751137 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16107 | 2026.04.07 02:56:10.751180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16108 | 2026.04.07 02:56:10.751680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16109 | 2026.04.07 02:56:10.751917 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16110 | 2026.04.07 02:56:10.752050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32620 | ||
| 16111 | 2026.04.07 02:56:10.829893 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2102 | ||
| 16112 | 2026.04.07 02:56:10.832220 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16113 | 2026.04.07 02:56:10.832270 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16114 | 2026.04.07 02:56:10.833475 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16115 | 2026.04.07 02:56:10.833759 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16116 | 2026.04.07 02:56:10.834023 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2102 | ||
| 16117 | 2026.04.07 02:56:12.516915 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16118 | 2026.04.07 02:56:12.517190 [ 5 ] {aa4076c9-f3d9-4a0d-8bb7-33e5850d7482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16119 | 2026.04.07 02:56:12.517267 [ 5 ] {aa4076c9-f3d9-4a0d-8bb7-33e5850d7482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16120 | 2026.04.07 02:56:12.517930 [ 5 ] {aa4076c9-f3d9-4a0d-8bb7-33e5850d7482} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16121 | 2026.04.07 02:56:12.517971 [ 5 ] {aa4076c9-f3d9-4a0d-8bb7-33e5850d7482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16122 | 2026.04.07 02:56:12.518353 [ 5 ] {aa4076c9-f3d9-4a0d-8bb7-33e5850d7482} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16123 | 2026.04.07 02:56:12.518572 [ 5 ] {aa4076c9-f3d9-4a0d-8bb7-33e5850d7482} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16124 | 2026.04.07 02:56:12.518727 [ 5 ] {aa4076c9-f3d9-4a0d-8bb7-33e5850d7482} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001614 sec., 40892.19330855019 rows/sec., 3.26 MiB/sec. | ||
| 16125 | 2026.04.07 02:56:12.518768 [ 5 ] {aa4076c9-f3d9-4a0d-8bb7-33e5850d7482} <Debug> TCPHandler: Processed in 0.002035093 sec. | ||
| 16126 | 2026.04.07 02:56:12.518898 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16127 | 2026.04.07 02:56:12.518991 [ 5 ] {00d5663e-c6df-450d-8ad2-2d3ad31cb0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16128 | 2026.04.07 02:56:12.519031 [ 5 ] {00d5663e-c6df-450d-8ad2-2d3ad31cb0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16129 | 2026.04.07 02:56:12.519452 [ 5 ] {00d5663e-c6df-450d-8ad2-2d3ad31cb0d0} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16130 | 2026.04.07 02:56:12.519491 [ 5 ] {00d5663e-c6df-450d-8ad2-2d3ad31cb0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16131 | 2026.04.07 02:56:12.519801 [ 5 ] {00d5663e-c6df-450d-8ad2-2d3ad31cb0d0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 16132 | 2026.04.07 02:56:12.520019 [ 5 ] {00d5663e-c6df-450d-8ad2-2d3ad31cb0d0} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16133 | 2026.04.07 02:56:12.520150 [ 5 ] {00d5663e-c6df-450d-8ad2-2d3ad31cb0d0} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001178 sec., 4244.4821731748725 rows/sec., 319.17 KiB/sec. | ||
| 16134 | 2026.04.07 02:56:12.520190 [ 5 ] {00d5663e-c6df-450d-8ad2-2d3ad31cb0d0} <Debug> TCPHandler: Processed in 0.001341628 sec. | ||
| 16135 | 2026.04.07 02:56:12.520303 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16136 | 2026.04.07 02:56:12.520426 [ 5 ] {8e67bfdc-eebd-4536-9a8a-c10ec5250d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16137 | 2026.04.07 02:56:12.520466 [ 5 ] {8e67bfdc-eebd-4536-9a8a-c10ec5250d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16138 | 2026.04.07 02:56:12.520883 [ 5 ] {8e67bfdc-eebd-4536-9a8a-c10ec5250d87} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16139 | 2026.04.07 02:56:12.520920 [ 5 ] {8e67bfdc-eebd-4536-9a8a-c10ec5250d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16140 | 2026.04.07 02:56:12.521230 [ 5 ] {8e67bfdc-eebd-4536-9a8a-c10ec5250d87} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16141 | 2026.04.07 02:56:12.521434 [ 5 ] {8e67bfdc-eebd-4536-9a8a-c10ec5250d87} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16142 | 2026.04.07 02:56:12.521565 [ 5 ] {8e67bfdc-eebd-4536-9a8a-c10ec5250d87} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001156 sec., 59688.581314878895 rows/sec., 4.66 MiB/sec. | ||
| 16143 | 2026.04.07 02:56:12.521606 [ 5 ] {8e67bfdc-eebd-4536-9a8a-c10ec5250d87} <Debug> TCPHandler: Processed in 0.001354288 sec. | ||
| 16144 | 2026.04.07 02:56:12.521742 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16145 | 2026.04.07 02:56:12.521837 [ 5 ] {ec57bc8c-f3af-434a-80b6-a8a71c3d5857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16146 | 2026.04.07 02:56:12.521880 [ 5 ] {ec57bc8c-f3af-434a-80b6-a8a71c3d5857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16147 | 2026.04.07 02:56:12.522280 [ 5 ] {ec57bc8c-f3af-434a-80b6-a8a71c3d5857} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16148 | 2026.04.07 02:56:12.522316 [ 5 ] {ec57bc8c-f3af-434a-80b6-a8a71c3d5857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16149 | 2026.04.07 02:56:12.522642 [ 5 ] {ec57bc8c-f3af-434a-80b6-a8a71c3d5857} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16150 | 2026.04.07 02:56:12.522847 [ 5 ] {ec57bc8c-f3af-434a-80b6-a8a71c3d5857} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16151 | 2026.04.07 02:56:12.522980 [ 5 ] {ec57bc8c-f3af-434a-80b6-a8a71c3d5857} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 16152 | 2026.04.07 02:56:12.523017 [ 5 ] {ec57bc8c-f3af-434a-80b6-a8a71c3d5857} <Debug> TCPHandler: Processed in 0.001325728 sec. | ||
| 16153 | 2026.04.07 02:56:12.523122 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16154 | 2026.04.07 02:56:12.523216 [ 5 ] {4a899f74-f41e-4cbc-9fd2-444f8e5e3e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16155 | 2026.04.07 02:56:12.523270 [ 5 ] {4a899f74-f41e-4cbc-9fd2-444f8e5e3e8f} <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 | ||
| 16156 | 2026.04.07 02:56:12.524012 [ 5 ] {4a899f74-f41e-4cbc-9fd2-444f8e5e3e8f} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16157 | 2026.04.07 02:56:12.524049 [ 5 ] {4a899f74-f41e-4cbc-9fd2-444f8e5e3e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16158 | 2026.04.07 02:56:12.524550 [ 5 ] {4a899f74-f41e-4cbc-9fd2-444f8e5e3e8f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 16159 | 2026.04.07 02:56:12.524772 [ 5 ] {4a899f74-f41e-4cbc-9fd2-444f8e5e3e8f} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16160 | 2026.04.07 02:56:12.524863 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 16161 | 2026.04.07 02:56:12.524911 [ 5 ] {4a899f74-f41e-4cbc-9fd2-444f8e5e3e8f} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001713 sec., 2918.8558085230593 rows/sec., 5.23 MiB/sec. | ||
| 16162 | 2026.04.07 02:56:12.524970 [ 5 ] {4a899f74-f41e-4cbc-9fd2-444f8e5e3e8f} <Debug> TCPHandler: Processed in 0.00189858 sec. | ||
| 16163 | 2026.04.07 02:56:12.525076 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16164 | 2026.04.07 02:56:12.525171 [ 5 ] {2c836577-adb4-4802-8f99-c1fa0a6aa35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16165 | 2026.04.07 02:56:12.525212 [ 5 ] {2c836577-adb4-4802-8f99-c1fa0a6aa35f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16166 | 2026.04.07 02:56:12.525542 [ 5 ] {2c836577-adb4-4802-8f99-c1fa0a6aa35f} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16167 | 2026.04.07 02:56:12.525578 [ 5 ] {2c836577-adb4-4802-8f99-c1fa0a6aa35f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16168 | 2026.04.07 02:56:12.525884 [ 5 ] {2c836577-adb4-4802-8f99-c1fa0a6aa35f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16169 | 2026.04.07 02:56:12.526087 [ 5 ] {2c836577-adb4-4802-8f99-c1fa0a6aa35f} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16170 | 2026.04.07 02:56:12.526216 [ 5 ] {2c836577-adb4-4802-8f99-c1fa0a6aa35f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 16171 | 2026.04.07 02:56:12.526253 [ 5 ] {2c836577-adb4-4802-8f99-c1fa0a6aa35f} <Debug> TCPHandler: Processed in 0.001227506 sec. | ||
| 16172 | 2026.04.07 02:56:12.541615 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16173 | 2026.04.07 02:56:12.541681 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16174 | 2026.04.07 02:56:12.547807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16175 | 2026.04.07 02:56:12.548504 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16176 | 2026.04.07 02:56:12.551306 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 16177 | 2026.04.07 02:56:17.526189 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16178 | 2026.04.07 02:56:17.526404 [ 5 ] {9fbeaabf-b9e6-4e79-9077-b0c8732b2608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16179 | 2026.04.07 02:56:17.526477 [ 5 ] {9fbeaabf-b9e6-4e79-9077-b0c8732b2608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16180 | 2026.04.07 02:56:17.527344 [ 5 ] {9fbeaabf-b9e6-4e79-9077-b0c8732b2608} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16181 | 2026.04.07 02:56:17.527394 [ 5 ] {9fbeaabf-b9e6-4e79-9077-b0c8732b2608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16182 | 2026.04.07 02:56:17.527811 [ 5 ] {9fbeaabf-b9e6-4e79-9077-b0c8732b2608} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16183 | 2026.04.07 02:56:17.528038 [ 5 ] {9fbeaabf-b9e6-4e79-9077-b0c8732b2608} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16184 | 2026.04.07 02:56:17.528194 [ 5 ] {9fbeaabf-b9e6-4e79-9077-b0c8732b2608} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001845 sec., 153929.53929539295 rows/sec., 9.78 MiB/sec. | ||
| 16185 | 2026.04.07 02:56:17.528244 [ 5 ] {9fbeaabf-b9e6-4e79-9077-b0c8732b2608} <Debug> TCPHandler: Processed in 0.002198037 sec. | ||
| 16186 | 2026.04.07 02:56:17.528377 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16187 | 2026.04.07 02:56:17.528474 [ 5 ] {a7fcb34c-7059-405a-8b27-159d54430ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16188 | 2026.04.07 02:56:17.528517 [ 5 ] {a7fcb34c-7059-405a-8b27-159d54430ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16189 | 2026.04.07 02:56:17.528924 [ 5 ] {a7fcb34c-7059-405a-8b27-159d54430ab7} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16190 | 2026.04.07 02:56:17.528960 [ 5 ] {a7fcb34c-7059-405a-8b27-159d54430ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16191 | 2026.04.07 02:56:17.529257 [ 5 ] {a7fcb34c-7059-405a-8b27-159d54430ab7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 16192 | 2026.04.07 02:56:17.529467 [ 5 ] {a7fcb34c-7059-405a-8b27-159d54430ab7} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16193 | 2026.04.07 02:56:17.529598 [ 5 ] {a7fcb34c-7059-405a-8b27-159d54430ab7} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001142 sec., 5253.940455341506 rows/sec., 428.42 KiB/sec. | ||
| 16194 | 2026.04.07 02:56:17.529635 [ 5 ] {a7fcb34c-7059-405a-8b27-159d54430ab7} <Debug> TCPHandler: Processed in 0.001311638 sec. | ||
| 16195 | 2026.04.07 02:56:17.529745 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16196 | 2026.04.07 02:56:17.529840 [ 5 ] {6dbe22b2-2b5e-4a41-9666-c7a57f3baacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16197 | 2026.04.07 02:56:17.529879 [ 5 ] {6dbe22b2-2b5e-4a41-9666-c7a57f3baacf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16198 | 2026.04.07 02:56:17.530687 [ 5 ] {6dbe22b2-2b5e-4a41-9666-c7a57f3baacf} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16199 | 2026.04.07 02:56:17.530724 [ 5 ] {6dbe22b2-2b5e-4a41-9666-c7a57f3baacf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16200 | 2026.04.07 02:56:17.531099 [ 5 ] {6dbe22b2-2b5e-4a41-9666-c7a57f3baacf} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16201 | 2026.04.07 02:56:17.531327 [ 5 ] {6dbe22b2-2b5e-4a41-9666-c7a57f3baacf} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16202 | 2026.04.07 02:56:17.531456 [ 5 ] {6dbe22b2-2b5e-4a41-9666-c7a57f3baacf} <Debug> executeQuery: Read 872 rows, 69.97 KiB in 0.001634 sec., 533659.7307221543 rows/sec., 41.82 MiB/sec. | ||
| 16203 | 2026.04.07 02:56:17.531494 [ 5 ] {6dbe22b2-2b5e-4a41-9666-c7a57f3baacf} <Debug> TCPHandler: Processed in 0.001800918 sec. | ||
| 16204 | 2026.04.07 02:56:17.531606 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16205 | 2026.04.07 02:56:17.531700 [ 5 ] {2a15dacf-d370-4b02-8a26-1d25e81447fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16206 | 2026.04.07 02:56:17.531740 [ 5 ] {2a15dacf-d370-4b02-8a26-1d25e81447fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16207 | 2026.04.07 02:56:17.532203 [ 5 ] {2a15dacf-d370-4b02-8a26-1d25e81447fb} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16208 | 2026.04.07 02:56:17.532240 [ 5 ] {2a15dacf-d370-4b02-8a26-1d25e81447fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16209 | 2026.04.07 02:56:17.532545 [ 5 ] {2a15dacf-d370-4b02-8a26-1d25e81447fb} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16210 | 2026.04.07 02:56:17.532754 [ 5 ] {2a15dacf-d370-4b02-8a26-1d25e81447fb} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16211 | 2026.04.07 02:56:17.532884 [ 5 ] {2a15dacf-d370-4b02-8a26-1d25e81447fb} <Debug> executeQuery: Read 184 rows, 11.67 KiB in 0.001201 sec., 153205.66194837634 rows/sec., 9.49 MiB/sec. | ||
| 16212 | 2026.04.07 02:56:17.532922 [ 5 ] {2a15dacf-d370-4b02-8a26-1d25e81447fb} <Debug> TCPHandler: Processed in 0.001366788 sec. | ||
| 16213 | 2026.04.07 02:56:17.533040 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16214 | 2026.04.07 02:56:17.533134 [ 5 ] {5666a8a6-be0a-439f-84fc-f86bb7dd4009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16215 | 2026.04.07 02:56:17.533173 [ 5 ] {5666a8a6-be0a-439f-84fc-f86bb7dd4009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16216 | 2026.04.07 02:56:17.533604 [ 5 ] {5666a8a6-be0a-439f-84fc-f86bb7dd4009} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16217 | 2026.04.07 02:56:17.533639 [ 5 ] {5666a8a6-be0a-439f-84fc-f86bb7dd4009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16218 | 2026.04.07 02:56:17.533934 [ 5 ] {5666a8a6-be0a-439f-84fc-f86bb7dd4009} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16219 | 2026.04.07 02:56:17.534136 [ 5 ] {5666a8a6-be0a-439f-84fc-f86bb7dd4009} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16220 | 2026.04.07 02:56:17.534263 [ 5 ] {5666a8a6-be0a-439f-84fc-f86bb7dd4009} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001146 sec., 130017.45200698079 rows/sec., 8.40 MiB/sec. | ||
| 16221 | 2026.04.07 02:56:17.534301 [ 5 ] {5666a8a6-be0a-439f-84fc-f86bb7dd4009} <Debug> TCPHandler: Processed in 0.001312647 sec. | ||
| 16222 | 2026.04.07 02:56:17.534413 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16223 | 2026.04.07 02:56:17.534507 [ 5 ] {00d5637b-73b4-41c2-999b-48e0f8072dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16224 | 2026.04.07 02:56:17.534553 [ 5 ] {00d5637b-73b4-41c2-999b-48e0f8072dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16225 | 2026.04.07 02:56:17.534986 [ 5 ] {00d5637b-73b4-41c2-999b-48e0f8072dbb} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16226 | 2026.04.07 02:56:17.535023 [ 5 ] {00d5637b-73b4-41c2-999b-48e0f8072dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16227 | 2026.04.07 02:56:17.535321 [ 5 ] {00d5637b-73b4-41c2-999b-48e0f8072dbb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16228 | 2026.04.07 02:56:17.535533 [ 5 ] {00d5637b-73b4-41c2-999b-48e0f8072dbb} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16229 | 2026.04.07 02:56:17.535658 [ 5 ] {00d5637b-73b4-41c2-999b-48e0f8072dbb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 16230 | 2026.04.07 02:56:17.535700 [ 5 ] {00d5637b-73b4-41c2-999b-48e0f8072dbb} <Debug> TCPHandler: Processed in 0.001336808 sec. | ||
| 16231 | 2026.04.07 02:56:17.535812 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16232 | 2026.04.07 02:56:17.535905 [ 5 ] {4ce6f660-3247-4c23-9ac5-f3a278f7136b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16233 | 2026.04.07 02:56:17.535944 [ 5 ] {4ce6f660-3247-4c23-9ac5-f3a278f7136b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16234 | 2026.04.07 02:56:17.536521 [ 5 ] {4ce6f660-3247-4c23-9ac5-f3a278f7136b} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16235 | 2026.04.07 02:56:17.536557 [ 5 ] {4ce6f660-3247-4c23-9ac5-f3a278f7136b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16236 | 2026.04.07 02:56:17.536886 [ 5 ] {4ce6f660-3247-4c23-9ac5-f3a278f7136b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16237 | 2026.04.07 02:56:17.537096 [ 5 ] {4ce6f660-3247-4c23-9ac5-f3a278f7136b} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16238 | 2026.04.07 02:56:17.537225 [ 5 ] {4ce6f660-3247-4c23-9ac5-f3a278f7136b} <Debug> executeQuery: Read 532 rows, 38.55 KiB in 0.001337 sec., 397905.75916230364 rows/sec., 28.16 MiB/sec. | ||
| 16239 | 2026.04.07 02:56:17.537262 [ 5 ] {4ce6f660-3247-4c23-9ac5-f3a278f7136b} <Debug> TCPHandler: Processed in 0.001501022 sec. | ||
| 16240 | 2026.04.07 02:56:17.537372 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16241 | 2026.04.07 02:56:17.537466 [ 5 ] {d922b69d-9bb9-4070-8a0e-5101642431a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16242 | 2026.04.07 02:56:17.537507 [ 5 ] {d922b69d-9bb9-4070-8a0e-5101642431a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16243 | 2026.04.07 02:56:17.537833 [ 5 ] {d922b69d-9bb9-4070-8a0e-5101642431a3} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16244 | 2026.04.07 02:56:17.537870 [ 5 ] {d922b69d-9bb9-4070-8a0e-5101642431a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16245 | 2026.04.07 02:56:17.538176 [ 5 ] {d922b69d-9bb9-4070-8a0e-5101642431a3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16246 | 2026.04.07 02:56:17.538387 [ 5 ] {d922b69d-9bb9-4070-8a0e-5101642431a3} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16247 | 2026.04.07 02:56:17.538507 [ 31 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 16248 | 2026.04.07 02:56:17.538517 [ 5 ] {d922b69d-9bb9-4070-8a0e-5101642431a3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 16249 | 2026.04.07 02:56:17.538582 [ 31 ] {} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16250 | 2026.04.07 02:56:17.538595 [ 5 ] {d922b69d-9bb9-4070-8a0e-5101642431a3} <Debug> TCPHandler: Processed in 0.001273637 sec. | ||
| 16251 | 2026.04.07 02:56:17.538609 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16252 | 2026.04.07 02:56:17.538717 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16253 | 2026.04.07 02:56:17.538725 [ 200 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::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 | ||
| 16254 | 2026.04.07 02:56:17.538815 [ 5 ] {16335793-ced4-4ed5-9fab-443bd23e5944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16255 | 2026.04.07 02:56:17.538861 [ 5 ] {16335793-ced4-4ed5-9fab-443bd23e5944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16256 | 2026.04.07 02:56:17.538877 [ 200 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16257 | 2026.04.07 02:56:17.538917 [ 200 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part | ||
| 16258 | 2026.04.07 02:56:17.538981 [ 200 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 16259 | 2026.04.07 02:56:17.539025 [ 200 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 16260 | 2026.04.07 02:56:17.539068 [ 200 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 16261 | 2026.04.07 02:56:17.539109 [ 200 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 16262 | 2026.04.07 02:56:17.539148 [ 200 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 16263 | 2026.04.07 02:56:17.539295 [ 5 ] {16335793-ced4-4ed5-9fab-443bd23e5944} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16264 | 2026.04.07 02:56:17.539336 [ 5 ] {16335793-ced4-4ed5-9fab-443bd23e5944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16265 | 2026.04.07 02:56:17.539704 [ 5 ] {16335793-ced4-4ed5-9fab-443bd23e5944} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16266 | 2026.04.07 02:56:17.539932 [ 5 ] {16335793-ced4-4ed5-9fab-443bd23e5944} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16267 | 2026.04.07 02:56:17.539960 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001286787 sec., 214487.71241860543 rows/sec., 10.94 MiB/sec. | ||
| 16268 | 2026.04.07 02:56:17.540064 [ 5 ] {16335793-ced4-4ed5-9fab-443bd23e5944} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001266 sec., 211690.36334913113 rows/sec., 14.07 MiB/sec. | ||
| 16269 | 2026.04.07 02:56:17.540098 [ 200 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 16270 | 2026.04.07 02:56:17.540107 [ 5 ] {16335793-ced4-4ed5-9fab-443bd23e5944} <Debug> TCPHandler: Processed in 0.00144092 sec. | ||
| 16271 | 2026.04.07 02:56:17.540229 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16272 | 2026.04.07 02:56:17.540325 [ 5 ] {3bd5fc25-eb72-4712-b825-33dc408483cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16273 | 2026.04.07 02:56:17.540356 [ 200 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_46_9} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16274 | 2026.04.07 02:56:17.540368 [ 5 ] {3bd5fc25-eb72-4712-b825-33dc408483cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16275 | 2026.04.07 02:56:17.540435 [ 200 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_46_9} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 16276 | 2026.04.07 02:56:17.540510 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16277 | 2026.04.07 02:56:17.540686 [ 5 ] {3bd5fc25-eb72-4712-b825-33dc408483cb} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16278 | 2026.04.07 02:56:17.540725 [ 5 ] {3bd5fc25-eb72-4712-b825-33dc408483cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16279 | 2026.04.07 02:56:17.541037 [ 5 ] {3bd5fc25-eb72-4712-b825-33dc408483cb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16280 | 2026.04.07 02:56:17.541243 [ 5 ] {3bd5fc25-eb72-4712-b825-33dc408483cb} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16281 | 2026.04.07 02:56:17.541358 [ 31 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Selected 6 parts from all_1_43_9 to all_48_48_0 | ||
| 16282 | 2026.04.07 02:56:17.541371 [ 5 ] {3bd5fc25-eb72-4712-b825-33dc408483cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 16283 | 2026.04.07 02:56:17.541399 [ 31 ] {} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16284 | 2026.04.07 02:56:17.541420 [ 5 ] {3bd5fc25-eb72-4712-b825-33dc408483cb} <Debug> TCPHandler: Processed in 0.001242706 sec. | ||
| 16285 | 2026.04.07 02:56:17.541423 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16286 | 2026.04.07 02:56:17.541520 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_43_9 to all_48_48_0 into Compact with storage Full | ||
| 16287 | 2026.04.07 02:56:17.541538 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16288 | 2026.04.07 02:56:17.541628 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16289 | 2026.04.07 02:56:17.541642 [ 5 ] {9d484bd7-be26-473c-bd95-98779e22ebb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16290 | 2026.04.07 02:56:17.541660 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 44 rows starting from the beginning of the part | ||
| 16291 | 2026.04.07 02:56:17.541702 [ 5 ] {9d484bd7-be26-473c-bd95-98779e22ebb3} <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 | ||
| 16292 | 2026.04.07 02:56:17.541717 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 16293 | 2026.04.07 02:56:17.541765 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 16294 | 2026.04.07 02:56:17.541803 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 16295 | 2026.04.07 02:56:17.541839 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 16296 | 2026.04.07 02:56:17.541875 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 16297 | 2026.04.07 02:56:17.542535 [ 5 ] {9d484bd7-be26-473c-bd95-98779e22ebb3} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16298 | 2026.04.07 02:56:17.542577 [ 5 ] {9d484bd7-be26-473c-bd95-98779e22ebb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16299 | 2026.04.07 02:56:17.542711 [ 187 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 4 columns (4 merged, 0 gathered) in 0.001227756 sec., 39910.21017205373 rows/sec., 2.62 MiB/sec. | ||
| 16300 | 2026.04.07 02:56:17.542830 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
| 16301 | 2026.04.07 02:56:17.543090 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_48_10} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16302 | 2026.04.07 02:56:17.543156 [ 5 ] {9d484bd7-be26-473c-bd95-98779e22ebb3} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 16303 | 2026.04.07 02:56:17.543162 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_48_10} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Merged 6 parts: [all_1_43_9, all_48_48_0] -> all_1_48_10 | ||
| 16304 | 2026.04.07 02:56:17.543247 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 16305 | 2026.04.07 02:56:17.543404 [ 5 ] {9d484bd7-be26-473c-bd95-98779e22ebb3} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16306 | 2026.04.07 02:56:17.543549 [ 5 ] {9d484bd7-be26-473c-bd95-98779e22ebb3} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001925 sec., 18701.2987012987 rows/sec., 33.51 MiB/sec. | ||
| 16307 | 2026.04.07 02:56:17.543603 [ 5 ] {9d484bd7-be26-473c-bd95-98779e22ebb3} <Debug> TCPHandler: Processed in 0.002114855 sec. | ||
| 16308 | 2026.04.07 02:56:17.543714 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16309 | 2026.04.07 02:56:17.543808 [ 5 ] {3a5d9c13-1042-44ac-b7f4-f413540c1616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16310 | 2026.04.07 02:56:17.543851 [ 5 ] {3a5d9c13-1042-44ac-b7f4-f413540c1616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16311 | 2026.04.07 02:56:17.544171 [ 5 ] {3a5d9c13-1042-44ac-b7f4-f413540c1616} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16312 | 2026.04.07 02:56:17.544207 [ 5 ] {3a5d9c13-1042-44ac-b7f4-f413540c1616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16313 | 2026.04.07 02:56:17.544516 [ 5 ] {3a5d9c13-1042-44ac-b7f4-f413540c1616} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16314 | 2026.04.07 02:56:17.544727 [ 5 ] {3a5d9c13-1042-44ac-b7f4-f413540c1616} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16315 | 2026.04.07 02:56:17.544859 [ 5 ] {3a5d9c13-1042-44ac-b7f4-f413540c1616} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001068 sec., 84269.66292134832 rows/sec., 5.27 MiB/sec. | ||
| 16316 | 2026.04.07 02:56:17.544893 [ 5 ] {3a5d9c13-1042-44ac-b7f4-f413540c1616} <Debug> TCPHandler: Processed in 0.001231156 sec. | ||
| 16317 | 2026.04.07 02:56:18.252226 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33132 | ||
| 16318 | 2026.04.07 02:56:18.253114 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16319 | 2026.04.07 02:56:18.253194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16320 | 2026.04.07 02:56:18.253969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16321 | 2026.04.07 02:56:18.254354 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16322 | 2026.04.07 02:56:18.254585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33132 | ||
| 16323 | 2026.04.07 02:56:20.051414 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 16324 | 2026.04.07 02:56:20.068176 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16325 | 2026.04.07 02:56:20.068235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16326 | 2026.04.07 02:56:20.074295 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16327 | 2026.04.07 02:56:20.075013 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16328 | 2026.04.07 02:56:20.078072 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 16329 | 2026.04.07 02:56:20.834241 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2138 | ||
| 16330 | 2026.04.07 02:56:20.836635 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16331 | 2026.04.07 02:56:20.836685 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16332 | 2026.04.07 02:56:20.837869 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16333 | 2026.04.07 02:56:20.838135 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16334 | 2026.04.07 02:56:20.838293 [ 37 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 16335 | 2026.04.07 02:56:20.838358 [ 37 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16336 | 2026.04.07 02:56:20.838377 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16337 | 2026.04.07 02:56:20.838393 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2138 | ||
| 16338 | 2026.04.07 02:56:20.838468 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 16339 | 2026.04.07 02:56:20.838927 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16340 | 2026.04.07 02:56:20.839054 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1958 rows starting from the beginning of the part | ||
| 16341 | 2026.04.07 02:56:20.839376 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part | ||
| 16342 | 2026.04.07 02:56:20.839697 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 16343 | 2026.04.07 02:56:20.840026 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 54 rows starting from the beginning of the part | ||
| 16344 | 2026.04.07 02:56:20.840351 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
| 16345 | 2026.04.07 02:56:20.840664 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 16346 | 2026.04.07 02:56:20.847867 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2138 rows, containing 72 columns (72 merged, 0 gathered) in 0.009436019 sec., 226578.6026925126 rows/sec., 175.50 MiB/sec. | ||
| 16347 | 2026.04.07 02:56:20.849602 [ 186 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 16348 | 2026.04.07 02:56:20.850118 [ 186 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_51_10} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16349 | 2026.04.07 02:56:20.850190 [ 186 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_51_10} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 16350 | 2026.04.07 02:56:20.850320 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.78 MiB. | ||
| 16351 | 2026.04.07 02:56:22.516715 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16352 | 2026.04.07 02:56:22.517007 [ 5 ] {5448edb3-1e41-4dd5-b308-65204d84b493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16353 | 2026.04.07 02:56:22.517115 [ 5 ] {5448edb3-1e41-4dd5-b308-65204d84b493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16354 | 2026.04.07 02:56:22.517989 [ 5 ] {5448edb3-1e41-4dd5-b308-65204d84b493} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16355 | 2026.04.07 02:56:22.518044 [ 5 ] {5448edb3-1e41-4dd5-b308-65204d84b493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16356 | 2026.04.07 02:56:22.518448 [ 5 ] {5448edb3-1e41-4dd5-b308-65204d84b493} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16357 | 2026.04.07 02:56:22.518696 [ 5 ] {5448edb3-1e41-4dd5-b308-65204d84b493} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16358 | 2026.04.07 02:56:22.518868 [ 5 ] {5448edb3-1e41-4dd5-b308-65204d84b493} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001937 sec., 34073.30924109448 rows/sec., 2.71 MiB/sec. | ||
| 16359 | 2026.04.07 02:56:22.518896 [ 59 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16360 | 2026.04.07 02:56:22.518921 [ 5 ] {5448edb3-1e41-4dd5-b308-65204d84b493} <Debug> TCPHandler: Processed in 0.00240218 sec. | ||
| 16361 | 2026.04.07 02:56:22.519003 [ 59 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16362 | 2026.04.07 02:56:22.519054 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16363 | 2026.04.07 02:56:22.519100 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16364 | 2026.04.07 02:56:22.519201 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 16365 | 2026.04.07 02:56:22.519210 [ 5 ] {14ef891f-b5f5-4901-b09a-db12734dfc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16366 | 2026.04.07 02:56:22.519300 [ 5 ] {14ef891f-b5f5-4901-b09a-db12734dfc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16367 | 2026.04.07 02:56:22.519364 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16368 | 2026.04.07 02:56:22.519407 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 3362 rows starting from the beginning of the part | ||
| 16369 | 2026.04.07 02:56:22.519483 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 56 rows starting from the beginning of the part | ||
| 16370 | 2026.04.07 02:56:22.519534 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 869 rows starting from the beginning of the part | ||
| 16371 | 2026.04.07 02:56:22.519582 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 66 rows starting from the beginning of the part | ||
| 16372 | 2026.04.07 02:56:22.519622 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 872 rows starting from the beginning of the part | ||
| 16373 | 2026.04.07 02:56:22.519659 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 66 rows starting from the beginning of the part | ||
| 16374 | 2026.04.07 02:56:22.519711 [ 5 ] {14ef891f-b5f5-4901-b09a-db12734dfc06} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16375 | 2026.04.07 02:56:22.519754 [ 5 ] {14ef891f-b5f5-4901-b09a-db12734dfc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16376 | 2026.04.07 02:56:22.520126 [ 5 ] {14ef891f-b5f5-4901-b09a-db12734dfc06} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16377 | 2026.04.07 02:56:22.520353 [ 5 ] {14ef891f-b5f5-4901-b09a-db12734dfc06} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16378 | 2026.04.07 02:56:22.520479 [ 59 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16379 | 2026.04.07 02:56:22.520497 [ 5 ] {14ef891f-b5f5-4901-b09a-db12734dfc06} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00131 sec., 3816.7938931297713 rows/sec., 287.01 KiB/sec. | ||
| 16380 | 2026.04.07 02:56:22.520509 [ 59 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16381 | 2026.04.07 02:56:22.520537 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16382 | 2026.04.07 02:56:22.520543 [ 5 ] {14ef891f-b5f5-4901-b09a-db12734dfc06} <Debug> TCPHandler: Processed in 0.001498752 sec. | ||
| 16383 | 2026.04.07 02:56:22.520647 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 16384 | 2026.04.07 02:56:22.520678 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16385 | 2026.04.07 02:56:22.520755 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16386 | 2026.04.07 02:56:22.520780 [ 5 ] {f809add1-c8d8-4db7-9937-7e9766347807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16387 | 2026.04.07 02:56:22.520797 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 226 rows starting from the beginning of the part | ||
| 16388 | 2026.04.07 02:56:22.520828 [ 5 ] {f809add1-c8d8-4db7-9937-7e9766347807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16389 | 2026.04.07 02:56:22.520857 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 26 rows starting from the beginning of the part | ||
| 16390 | 2026.04.07 02:56:22.520906 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 178 rows starting from the beginning of the part | ||
| 16391 | 2026.04.07 02:56:22.520944 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 5 rows starting from the beginning of the part | ||
| 16392 | 2026.04.07 02:56:22.520982 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 184 rows starting from the beginning of the part | ||
| 16393 | 2026.04.07 02:56:22.521020 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 5 rows starting from the beginning of the part | ||
| 16394 | 2026.04.07 02:56:22.521249 [ 5 ] {f809add1-c8d8-4db7-9937-7e9766347807} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16395 | 2026.04.07 02:56:22.521291 [ 5 ] {f809add1-c8d8-4db7-9937-7e9766347807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16396 | 2026.04.07 02:56:22.521641 [ 5 ] {f809add1-c8d8-4db7-9937-7e9766347807} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16397 | 2026.04.07 02:56:22.521645 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5291 rows, containing 5 columns (5 merged, 0 gathered) in 0.002505063 sec., 2112122.529453351 rows/sec., 170.01 MiB/sec. | ||
| 16398 | 2026.04.07 02:56:22.521833 [ 192 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001226016 sec., 508965.62524469505 rows/sec., 34.11 MiB/sec. | ||
| 16399 | 2026.04.07 02:56:22.521861 [ 5 ] {f809add1-c8d8-4db7-9937-7e9766347807} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16400 | 2026.04.07 02:56:22.521960 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16401 | 2026.04.07 02:56:22.521992 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16402 | 2026.04.07 02:56:22.522007 [ 5 ] {f809add1-c8d8-4db7-9937-7e9766347807} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001248 sec., 55288.46153846154 rows/sec., 4.32 MiB/sec. | ||
| 16403 | 2026.04.07 02:56:22.522011 [ 25 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16404 | 2026.04.07 02:56:22.522052 [ 5 ] {f809add1-c8d8-4db7-9937-7e9766347807} <Debug> TCPHandler: Processed in 0.00142591 sec. | ||
| 16405 | 2026.04.07 02:56:22.522060 [ 25 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16406 | 2026.04.07 02:56:22.522086 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16407 | 2026.04.07 02:56:22.522163 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16408 | 2026.04.07 02:56:22.522179 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 16409 | 2026.04.07 02:56:22.522240 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_116_23} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16410 | 2026.04.07 02:56:22.522268 [ 5 ] {244d5d23-c232-4551-83a2-7a5d9d19b024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16411 | 2026.04.07 02:56:22.522275 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_96_19} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16412 | 2026.04.07 02:56:22.522311 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16413 | 2026.04.07 02:56:22.522320 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_116_23} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16414 | 2026.04.07 02:56:22.522321 [ 5 ] {244d5d23-c232-4551-83a2-7a5d9d19b024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16415 | 2026.04.07 02:56:22.522354 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1831 rows starting from the beginning of the part | ||
| 16416 | 2026.04.07 02:56:22.522359 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_96_19} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16417 | 2026.04.07 02:56:22.522414 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 16418 | 2026.04.07 02:56:22.522439 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 64 rows starting from the beginning of the part | ||
| 16419 | 2026.04.07 02:56:22.522456 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16420 | 2026.04.07 02:56:22.522490 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 526 rows starting from the beginning of the part | ||
| 16421 | 2026.04.07 02:56:22.522539 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 69 rows starting from the beginning of the part | ||
| 16422 | 2026.04.07 02:56:22.522579 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 532 rows starting from the beginning of the part | ||
| 16423 | 2026.04.07 02:56:22.522619 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 69 rows starting from the beginning of the part | ||
| 16424 | 2026.04.07 02:56:22.522752 [ 5 ] {244d5d23-c232-4551-83a2-7a5d9d19b024} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16425 | 2026.04.07 02:56:22.522794 [ 5 ] {244d5d23-c232-4551-83a2-7a5d9d19b024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16426 | 2026.04.07 02:56:22.523156 [ 5 ] {244d5d23-c232-4551-83a2-7a5d9d19b024} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16427 | 2026.04.07 02:56:22.523398 [ 5 ] {244d5d23-c232-4551-83a2-7a5d9d19b024} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16428 | 2026.04.07 02:56:22.523539 [ 5 ] {244d5d23-c232-4551-83a2-7a5d9d19b024} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 16429 | 2026.04.07 02:56:22.523576 [ 5 ] {244d5d23-c232-4551-83a2-7a5d9d19b024} <Debug> TCPHandler: Processed in 0.001463631 sec. | ||
| 16430 | 2026.04.07 02:56:22.523682 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16431 | 2026.04.07 02:56:22.523776 [ 5 ] {40d0d3f1-3e41-4bea-a726-66a369f5f955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16432 | 2026.04.07 02:56:22.523830 [ 5 ] {40d0d3f1-3e41-4bea-a726-66a369f5f955} <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 | ||
| 16433 | 2026.04.07 02:56:22.523987 [ 198 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3091 rows, containing 5 columns (5 merged, 0 gathered) in 0.001851299 sec., 1669638.4538640166 rows/sec., 122.71 MiB/sec. | ||
| 16434 | 2026.04.07 02:56:22.524180 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16435 | 2026.04.07 02:56:22.524421 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_116_23} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16436 | 2026.04.07 02:56:22.524492 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_116_23} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16437 | 2026.04.07 02:56:22.524586 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 16438 | 2026.04.07 02:56:22.524589 [ 5 ] {40d0d3f1-3e41-4bea-a726-66a369f5f955} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16439 | 2026.04.07 02:56:22.524634 [ 5 ] {40d0d3f1-3e41-4bea-a726-66a369f5f955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16440 | 2026.04.07 02:56:22.525154 [ 5 ] {40d0d3f1-3e41-4bea-a726-66a369f5f955} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 16441 | 2026.04.07 02:56:22.525380 [ 5 ] {40d0d3f1-3e41-4bea-a726-66a369f5f955} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16442 | 2026.04.07 02:56:22.525523 [ 5 ] {40d0d3f1-3e41-4bea-a726-66a369f5f955} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001766 sec., 2831.2570781426953 rows/sec., 5.07 MiB/sec. | ||
| 16443 | 2026.04.07 02:56:22.525586 [ 5 ] {40d0d3f1-3e41-4bea-a726-66a369f5f955} <Debug> TCPHandler: Processed in 0.001955611 sec. | ||
| 16444 | 2026.04.07 02:56:22.525694 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16445 | 2026.04.07 02:56:22.525790 [ 5 ] {e30f18e3-4315-480d-8e24-926cc4f3ee3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16446 | 2026.04.07 02:56:22.525832 [ 5 ] {e30f18e3-4315-480d-8e24-926cc4f3ee3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16447 | 2026.04.07 02:56:22.526168 [ 5 ] {e30f18e3-4315-480d-8e24-926cc4f3ee3e} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16448 | 2026.04.07 02:56:22.526202 [ 5 ] {e30f18e3-4315-480d-8e24-926cc4f3ee3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16449 | 2026.04.07 02:56:22.526512 [ 5 ] {e30f18e3-4315-480d-8e24-926cc4f3ee3e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16450 | 2026.04.07 02:56:22.526723 [ 5 ] {e30f18e3-4315-480d-8e24-926cc4f3ee3e} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16451 | 2026.04.07 02:56:22.526833 [ 25 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16452 | 2026.04.07 02:56:22.526853 [ 5 ] {e30f18e3-4315-480d-8e24-926cc4f3ee3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 16453 | 2026.04.07 02:56:22.526861 [ 25 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16454 | 2026.04.07 02:56:22.526882 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16455 | 2026.04.07 02:56:22.526889 [ 5 ] {e30f18e3-4315-480d-8e24-926cc4f3ee3e} <Debug> TCPHandler: Processed in 0.001246017 sec. | ||
| 16456 | 2026.04.07 02:56:22.526960 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 16457 | 2026.04.07 02:56:22.527060 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16458 | 2026.04.07 02:56:22.527091 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6942 rows starting from the beginning of the part | ||
| 16459 | 2026.04.07 02:56:22.527151 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 48 rows starting from the beginning of the part | ||
| 16460 | 2026.04.07 02:56:22.527197 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 90 rows starting from the beginning of the part | ||
| 16461 | 2026.04.07 02:56:22.527238 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 16462 | 2026.04.07 02:56:22.527278 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 90 rows starting from the beginning of the part | ||
| 16463 | 2026.04.07 02:56:22.527317 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 16464 | 2026.04.07 02:56:22.529199 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7290 rows, containing 4 columns (4 merged, 0 gathered) in 0.002277738 sec., 3200543.6972996895 rows/sec., 206.94 MiB/sec. | ||
| 16465 | 2026.04.07 02:56:22.529661 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16466 | 2026.04.07 02:56:22.529938 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_116_23} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16467 | 2026.04.07 02:56:22.530012 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_116_23} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16468 | 2026.04.07 02:56:22.530101 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 16469 | 2026.04.07 02:56:25.540407 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16470 | 2026.04.07 02:56:25.540473 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16471 | 2026.04.07 02:56:25.754794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33580 | ||
| 16472 | 2026.04.07 02:56:25.755585 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16473 | 2026.04.07 02:56:25.755673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16474 | 2026.04.07 02:56:25.756325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16475 | 2026.04.07 02:56:25.756553 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16476 | 2026.04.07 02:56:25.756697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33580 | ||
| 16477 | 2026.04.07 02:56:25.763464 [ 220 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 16478 | 2026.04.07 02:56:25.763520 [ 220 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 16479 | 2026.04.07 02:56:25.780258 [ 220 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 16480 | 2026.04.07 02:56:27.125292 [ 224 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): 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] | ||
| 16481 | 2026.04.07 02:56:27.125342 [ 224 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): 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] | ||
| 16482 | 2026.04.07 02:56:27.128578 [ 224 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): 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] | ||
| 16483 | 2026.04.07 02:56:27.167490 [ 221 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 16484 | 2026.04.07 02:56:27.167572 [ 221 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 16485 | 2026.04.07 02:56:27.171215 [ 221 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 16486 | 2026.04.07 02:56:27.526832 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16487 | 2026.04.07 02:56:27.527036 [ 5 ] {d7bbf65e-beac-4c0c-b845-a3dc73f88e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16488 | 2026.04.07 02:56:27.527112 [ 5 ] {d7bbf65e-beac-4c0c-b845-a3dc73f88e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16489 | 2026.04.07 02:56:27.527884 [ 5 ] {d7bbf65e-beac-4c0c-b845-a3dc73f88e80} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16490 | 2026.04.07 02:56:27.527937 [ 5 ] {d7bbf65e-beac-4c0c-b845-a3dc73f88e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16491 | 2026.04.07 02:56:27.528352 [ 5 ] {d7bbf65e-beac-4c0c-b845-a3dc73f88e80} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16492 | 2026.04.07 02:56:27.528596 [ 5 ] {d7bbf65e-beac-4c0c-b845-a3dc73f88e80} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16493 | 2026.04.07 02:56:27.528763 [ 5 ] {d7bbf65e-beac-4c0c-b845-a3dc73f88e80} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00178 sec., 159550.56179775283 rows/sec., 10.13 MiB/sec. | ||
| 16494 | 2026.04.07 02:56:27.528770 [ 56 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 16495 | 2026.04.07 02:56:27.528816 [ 5 ] {d7bbf65e-beac-4c0c-b845-a3dc73f88e80} <Debug> TCPHandler: Processed in 0.002133515 sec. | ||
| 16496 | 2026.04.07 02:56:27.528837 [ 56 ] {} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16497 | 2026.04.07 02:56:27.528866 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16498 | 2026.04.07 02:56:27.528942 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16499 | 2026.04.07 02:56:27.528975 [ 188 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::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 | ||
| 16500 | 2026.04.07 02:56:27.529051 [ 5 ] {4400d85c-316b-49b9-acca-b705084e4ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16501 | 2026.04.07 02:56:27.529101 [ 5 ] {4400d85c-316b-49b9-acca-b705084e4ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16502 | 2026.04.07 02:56:27.529114 [ 188 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16503 | 2026.04.07 02:56:27.529156 [ 188 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 308 rows starting from the beginning of the part | ||
| 16504 | 2026.04.07 02:56:27.529232 [ 188 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 284 rows starting from the beginning of the part | ||
| 16505 | 2026.04.07 02:56:27.529285 [ 188 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 284 rows starting from the beginning of the part | ||
| 16506 | 2026.04.07 02:56:27.529332 [ 188 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 284 rows starting from the beginning of the part | ||
| 16507 | 2026.04.07 02:56:27.529380 [ 188 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 284 rows starting from the beginning of the part | ||
| 16508 | 2026.04.07 02:56:27.529426 [ 188 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 284 rows starting from the beginning of the part | ||
| 16509 | 2026.04.07 02:56:27.529876 [ 5 ] {4400d85c-316b-49b9-acca-b705084e4ab7} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16510 | 2026.04.07 02:56:27.529920 [ 5 ] {4400d85c-316b-49b9-acca-b705084e4ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16511 | 2026.04.07 02:56:27.530331 [ 5 ] {4400d85c-316b-49b9-acca-b705084e4ab7} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16512 | 2026.04.07 02:56:27.530505 [ 198 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001576543 sec., 1096069.0574250116 rows/sec., 74.09 MiB/sec. | ||
| 16513 | 2026.04.07 02:56:27.530553 [ 5 ] {4400d85c-316b-49b9-acca-b705084e4ab7} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16514 | 2026.04.07 02:56:27.530697 [ 5 ] {4400d85c-316b-49b9-acca-b705084e4ab7} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.00167 sec., 520359.28143712576 rows/sec., 40.79 MiB/sec. | ||
| 16515 | 2026.04.07 02:56:27.530713 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 16516 | 2026.04.07 02:56:27.530737 [ 5 ] {4400d85c-316b-49b9-acca-b705084e4ab7} <Debug> TCPHandler: Processed in 0.001849499 sec. | ||
| 16517 | 2026.04.07 02:56:27.530861 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16518 | 2026.04.07 02:56:27.530963 [ 5 ] {0f8906f7-70e8-41c2-94cf-135d099f5ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16519 | 2026.04.07 02:56:27.531006 [ 5 ] {0f8906f7-70e8-41c2-94cf-135d099f5ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16520 | 2026.04.07 02:56:27.531028 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_51_10} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16521 | 2026.04.07 02:56:27.531120 [ 194 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_51_10} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 16522 | 2026.04.07 02:56:27.531235 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 16523 | 2026.04.07 02:56:27.531448 [ 5 ] {0f8906f7-70e8-41c2-94cf-135d099f5ad5} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16524 | 2026.04.07 02:56:27.531489 [ 5 ] {0f8906f7-70e8-41c2-94cf-135d099f5ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16525 | 2026.04.07 02:56:27.531812 [ 5 ] {0f8906f7-70e8-41c2-94cf-135d099f5ad5} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16526 | 2026.04.07 02:56:27.532025 [ 5 ] {0f8906f7-70e8-41c2-94cf-135d099f5ad5} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16527 | 2026.04.07 02:56:27.532156 [ 5 ] {0f8906f7-70e8-41c2-94cf-135d099f5ad5} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001213 sec., 146743.61088211046 rows/sec., 9.06 MiB/sec. | ||
| 16528 | 2026.04.07 02:56:27.532192 [ 5 ] {0f8906f7-70e8-41c2-94cf-135d099f5ad5} <Debug> TCPHandler: Processed in 0.001384679 sec. | ||
| 16529 | 2026.04.07 02:56:27.532300 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16530 | 2026.04.07 02:56:27.532396 [ 5 ] {b2055db4-ff52-4c57-a7cb-65f305862ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16531 | 2026.04.07 02:56:27.532435 [ 5 ] {b2055db4-ff52-4c57-a7cb-65f305862ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16532 | 2026.04.07 02:56:27.532856 [ 5 ] {b2055db4-ff52-4c57-a7cb-65f305862ec6} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16533 | 2026.04.07 02:56:27.532893 [ 5 ] {b2055db4-ff52-4c57-a7cb-65f305862ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16534 | 2026.04.07 02:56:27.533191 [ 5 ] {b2055db4-ff52-4c57-a7cb-65f305862ec6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16535 | 2026.04.07 02:56:27.533396 [ 5 ] {b2055db4-ff52-4c57-a7cb-65f305862ec6} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16536 | 2026.04.07 02:56:27.533523 [ 5 ] {b2055db4-ff52-4c57-a7cb-65f305862ec6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001146 sec., 130017.45200698079 rows/sec., 8.40 MiB/sec. | ||
| 16537 | 2026.04.07 02:56:27.533560 [ 5 ] {b2055db4-ff52-4c57-a7cb-65f305862ec6} <Debug> TCPHandler: Processed in 0.001312198 sec. | ||
| 16538 | 2026.04.07 02:56:27.533665 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16539 | 2026.04.07 02:56:27.533762 [ 5 ] {576bcea8-8420-4fec-bc77-0419a5659348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16540 | 2026.04.07 02:56:27.533802 [ 5 ] {576bcea8-8420-4fec-bc77-0419a5659348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16541 | 2026.04.07 02:56:27.534217 [ 5 ] {576bcea8-8420-4fec-bc77-0419a5659348} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16542 | 2026.04.07 02:56:27.534252 [ 5 ] {576bcea8-8420-4fec-bc77-0419a5659348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16543 | 2026.04.07 02:56:27.534568 [ 5 ] {576bcea8-8420-4fec-bc77-0419a5659348} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16544 | 2026.04.07 02:56:27.534778 [ 5 ] {576bcea8-8420-4fec-bc77-0419a5659348} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16545 | 2026.04.07 02:56:27.534885 [ 56 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 16546 | 2026.04.07 02:56:27.534906 [ 5 ] {576bcea8-8420-4fec-bc77-0419a5659348} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001162 sec., 127366.60929432014 rows/sec., 7.24 MiB/sec. | ||
| 16547 | 2026.04.07 02:56:27.534916 [ 56 ] {} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16548 | 2026.04.07 02:56:27.534947 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16549 | 2026.04.07 02:56:27.534951 [ 5 ] {576bcea8-8420-4fec-bc77-0419a5659348} <Debug> TCPHandler: Processed in 0.001335808 sec. | ||
| 16550 | 2026.04.07 02:56:27.535017 [ 188 ] {be70be13-f367-4027-924d-7834913bcbbb::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 | ||
| 16551 | 2026.04.07 02:56:27.535070 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16552 | 2026.04.07 02:56:27.535122 [ 188 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16553 | 2026.04.07 02:56:27.535156 [ 188 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 160 rows starting from the beginning of the part | ||
| 16554 | 2026.04.07 02:56:27.535176 [ 5 ] {b0f8bd53-6393-49f9-856f-2a6fd77bb629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16555 | 2026.04.07 02:56:27.535209 [ 188 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 148 rows starting from the beginning of the part | ||
| 16556 | 2026.04.07 02:56:27.535223 [ 5 ] {b0f8bd53-6393-49f9-856f-2a6fd77bb629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16557 | 2026.04.07 02:56:27.535258 [ 188 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 148 rows starting from the beginning of the part | ||
| 16558 | 2026.04.07 02:56:27.535305 [ 188 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 148 rows starting from the beginning of the part | ||
| 16559 | 2026.04.07 02:56:27.535344 [ 188 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 148 rows starting from the beginning of the part | ||
| 16560 | 2026.04.07 02:56:27.535383 [ 188 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 148 rows starting from the beginning of the part | ||
| 16561 | 2026.04.07 02:56:27.535888 [ 5 ] {b0f8bd53-6393-49f9-856f-2a6fd77bb629} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16562 | 2026.04.07 02:56:27.535931 [ 5 ] {b0f8bd53-6393-49f9-856f-2a6fd77bb629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16563 | 2026.04.07 02:56:27.536266 [ 193 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278947 sec., 703703.9064167632 rows/sec., 42.89 MiB/sec. | ||
| 16564 | 2026.04.07 02:56:27.536320 [ 5 ] {b0f8bd53-6393-49f9-856f-2a6fd77bb629} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16565 | 2026.04.07 02:56:27.536510 [ 191 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 16566 | 2026.04.07 02:56:27.536592 [ 5 ] {b0f8bd53-6393-49f9-856f-2a6fd77bb629} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16567 | 2026.04.07 02:56:27.536742 [ 5 ] {b0f8bd53-6393-49f9-856f-2a6fd77bb629} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001584 sec., 332070.7070707071 rows/sec., 23.47 MiB/sec. | ||
| 16568 | 2026.04.07 02:56:27.536784 [ 5 ] {b0f8bd53-6393-49f9-856f-2a6fd77bb629} <Debug> TCPHandler: Processed in 0.001766137 sec. | ||
| 16569 | 2026.04.07 02:56:27.536822 [ 225 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 16570 | 2026.04.07 02:56:27.536848 [ 225 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 16571 | 2026.04.07 02:56:27.536897 [ 191 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_51_10} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16572 | 2026.04.07 02:56:27.536902 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16573 | 2026.04.07 02:56:27.537006 [ 191 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_51_10} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 16574 | 2026.04.07 02:56:27.537016 [ 5 ] {dbe72fe7-5616-4d1c-8a8b-c59af88ee2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16575 | 2026.04.07 02:56:27.537066 [ 5 ] {dbe72fe7-5616-4d1c-8a8b-c59af88ee2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16576 | 2026.04.07 02:56:27.537123 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 16577 | 2026.04.07 02:56:27.537401 [ 5 ] {dbe72fe7-5616-4d1c-8a8b-c59af88ee2ed} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16578 | 2026.04.07 02:56:27.537441 [ 5 ] {dbe72fe7-5616-4d1c-8a8b-c59af88ee2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16579 | 2026.04.07 02:56:27.537758 [ 5 ] {dbe72fe7-5616-4d1c-8a8b-c59af88ee2ed} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16580 | 2026.04.07 02:56:27.537979 [ 5 ] {dbe72fe7-5616-4d1c-8a8b-c59af88ee2ed} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16581 | 2026.04.07 02:56:27.538115 [ 5 ] {dbe72fe7-5616-4d1c-8a8b-c59af88ee2ed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 16582 | 2026.04.07 02:56:27.538152 [ 5 ] {dbe72fe7-5616-4d1c-8a8b-c59af88ee2ed} <Debug> TCPHandler: Processed in 0.001301498 sec. | ||
| 16583 | 2026.04.07 02:56:27.538261 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16584 | 2026.04.07 02:56:27.538356 [ 5 ] {1ef55694-224d-49b9-b200-b24005f9dfab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16585 | 2026.04.07 02:56:27.538398 [ 5 ] {1ef55694-224d-49b9-b200-b24005f9dfab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16586 | 2026.04.07 02:56:27.538786 [ 5 ] {1ef55694-224d-49b9-b200-b24005f9dfab} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16587 | 2026.04.07 02:56:27.538821 [ 5 ] {1ef55694-224d-49b9-b200-b24005f9dfab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16588 | 2026.04.07 02:56:27.539158 [ 5 ] {1ef55694-224d-49b9-b200-b24005f9dfab} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16589 | 2026.04.07 02:56:27.539375 [ 5 ] {1ef55694-224d-49b9-b200-b24005f9dfab} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16590 | 2026.04.07 02:56:27.539504 [ 5 ] {1ef55694-224d-49b9-b200-b24005f9dfab} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001167 sec., 227077.97772065122 rows/sec., 15.09 MiB/sec. | ||
| 16591 | 2026.04.07 02:56:27.539541 [ 5 ] {1ef55694-224d-49b9-b200-b24005f9dfab} <Debug> TCPHandler: Processed in 0.001331068 sec. | ||
| 16592 | 2026.04.07 02:56:27.539650 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16593 | 2026.04.07 02:56:27.539745 [ 5 ] {47e6ca45-3ce1-4202-bc15-493f3877db7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16594 | 2026.04.07 02:56:27.539787 [ 5 ] {47e6ca45-3ce1-4202-bc15-493f3877db7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16595 | 2026.04.07 02:56:27.539937 [ 225 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 16596 | 2026.04.07 02:56:27.540104 [ 5 ] {47e6ca45-3ce1-4202-bc15-493f3877db7c} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16597 | 2026.04.07 02:56:27.540138 [ 5 ] {47e6ca45-3ce1-4202-bc15-493f3877db7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16598 | 2026.04.07 02:56:27.540432 [ 5 ] {47e6ca45-3ce1-4202-bc15-493f3877db7c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16599 | 2026.04.07 02:56:27.540641 [ 5 ] {47e6ca45-3ce1-4202-bc15-493f3877db7c} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16600 | 2026.04.07 02:56:27.540768 [ 5 ] {47e6ca45-3ce1-4202-bc15-493f3877db7c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 16601 | 2026.04.07 02:56:27.540805 [ 5 ] {47e6ca45-3ce1-4202-bc15-493f3877db7c} <Debug> TCPHandler: Processed in 0.001206255 sec. | ||
| 16602 | 2026.04.07 02:56:27.540918 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16603 | 2026.04.07 02:56:27.541013 [ 5 ] {0a4f09c7-78bd-40ca-b82e-ec101a741321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16604 | 2026.04.07 02:56:27.541066 [ 5 ] {0a4f09c7-78bd-40ca-b82e-ec101a741321} <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 | ||
| 16605 | 2026.04.07 02:56:27.541864 [ 5 ] {0a4f09c7-78bd-40ca-b82e-ec101a741321} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16606 | 2026.04.07 02:56:27.541901 [ 5 ] {0a4f09c7-78bd-40ca-b82e-ec101a741321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16607 | 2026.04.07 02:56:27.542444 [ 5 ] {0a4f09c7-78bd-40ca-b82e-ec101a741321} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16608 | 2026.04.07 02:56:27.542673 [ 5 ] {0a4f09c7-78bd-40ca-b82e-ec101a741321} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16609 | 2026.04.07 02:56:27.542810 [ 5 ] {0a4f09c7-78bd-40ca-b82e-ec101a741321} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001815 sec., 19834.710743801654 rows/sec., 35.54 MiB/sec. | ||
| 16610 | 2026.04.07 02:56:27.542863 [ 5 ] {0a4f09c7-78bd-40ca-b82e-ec101a741321} <Debug> TCPHandler: Processed in 0.002000532 sec. | ||
| 16611 | 2026.04.07 02:56:27.542974 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16612 | 2026.04.07 02:56:27.543069 [ 5 ] {aa320c50-3b16-4f19-8b5c-beb36108d393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16613 | 2026.04.07 02:56:27.543110 [ 5 ] {aa320c50-3b16-4f19-8b5c-beb36108d393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16614 | 2026.04.07 02:56:27.543419 [ 5 ] {aa320c50-3b16-4f19-8b5c-beb36108d393} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16615 | 2026.04.07 02:56:27.543455 [ 5 ] {aa320c50-3b16-4f19-8b5c-beb36108d393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16616 | 2026.04.07 02:56:27.543751 [ 5 ] {aa320c50-3b16-4f19-8b5c-beb36108d393} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16617 | 2026.04.07 02:56:27.543958 [ 5 ] {aa320c50-3b16-4f19-8b5c-beb36108d393} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16618 | 2026.04.07 02:56:27.544086 [ 5 ] {aa320c50-3b16-4f19-8b5c-beb36108d393} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001036 sec., 86872.58687258686 rows/sec., 5.44 MiB/sec. | ||
| 16619 | 2026.04.07 02:56:27.544122 [ 5 ] {aa320c50-3b16-4f19-8b5c-beb36108d393} <Debug> TCPHandler: Processed in 0.001201486 sec. | ||
| 16620 | 2026.04.07 02:56:27.578142 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
| 16621 | 2026.04.07 02:56:27.595460 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16622 | 2026.04.07 02:56:27.595510 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16623 | 2026.04.07 02:56:27.601312 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16624 | 2026.04.07 02:56:27.602104 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16625 | 2026.04.07 02:56:27.605247 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
| 16626 | 2026.04.07 02:56:28.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.80 MiB, peak 383.67 MiB, free memory in arenas 0.00 B, will set to 376.49 MiB (RSS), difference: -1.31 MiB | ||
| 16627 | 2026.04.07 02:56:28.108997 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 16628 | 2026.04.07 02:56:28.109085 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 16629 | 2026.04.07 02:56:28.111720 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 16630 | 2026.04.07 02:56:28.344493 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16631 | 2026.04.07 02:56:28.344698 [ 5 ] {adec4072-a4bc-4e71-965d-f7e3ac6d15ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16632 | 2026.04.07 02:56:28.344772 [ 5 ] {adec4072-a4bc-4e71-965d-f7e3ac6d15ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16633 | 2026.04.07 02:56:28.345402 [ 5 ] {adec4072-a4bc-4e71-965d-f7e3ac6d15ea} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16634 | 2026.04.07 02:56:28.345450 [ 5 ] {adec4072-a4bc-4e71-965d-f7e3ac6d15ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16635 | 2026.04.07 02:56:28.345844 [ 5 ] {adec4072-a4bc-4e71-965d-f7e3ac6d15ea} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16636 | 2026.04.07 02:56:28.346079 [ 5 ] {adec4072-a4bc-4e71-965d-f7e3ac6d15ea} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16637 | 2026.04.07 02:56:28.346229 [ 52 ] {} <Debug> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196) (MergerMutator): Selected 6 parts from all_1_22_5 to all_27_27_0 | ||
| 16638 | 2026.04.07 02:56:28.346241 [ 5 ] {adec4072-a4bc-4e71-965d-f7e3ac6d15ea} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001598 sec., 1251.5644555694619 rows/sec., 102.06 KiB/sec. | ||
| 16639 | 2026.04.07 02:56:28.346310 [ 52 ] {} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16640 | 2026.04.07 02:56:28.346339 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16641 | 2026.04.07 02:56:28.346342 [ 5 ] {adec4072-a4bc-4e71-965d-f7e3ac6d15ea} <Debug> TCPHandler: Processed in 0.001992292 sec. | ||
| 16642 | 2026.04.07 02:56:28.346459 [ 191 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_22_5 to all_27_27_0 into Compact with storage Full | ||
| 16643 | 2026.04.07 02:56:28.346489 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16644 | 2026.04.07 02:56:28.346607 [ 5 ] {558d841e-5e98-41ce-a6c9-2242090ce169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16645 | 2026.04.07 02:56:28.346611 [ 191 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16646 | 2026.04.07 02:56:28.346656 [ 5 ] {558d841e-5e98-41ce-a6c9-2242090ce169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16647 | 2026.04.07 02:56:28.346662 [ 191 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 20 rows starting from the beginning of the part | ||
| 16648 | 2026.04.07 02:56:28.346748 [ 191 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 16649 | 2026.04.07 02:56:28.346795 [ 191 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 16650 | 2026.04.07 02:56:28.346838 [ 191 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 16651 | 2026.04.07 02:56:28.346882 [ 191 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::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 | ||
| 16652 | 2026.04.07 02:56:28.346922 [ 191 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 16653 | 2026.04.07 02:56:28.347762 [ 193 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362719 sec., 33756.042148087756 rows/sec., 2.82 MiB/sec. | ||
| 16654 | 2026.04.07 02:56:28.347889 [ 191 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 16655 | 2026.04.07 02:56:28.348144 [ 191 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_27_6} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16656 | 2026.04.07 02:56:28.348218 [ 191 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_27_6} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196) (MergerMutator): Merged 6 parts: [all_1_22_5, all_27_27_0] -> all_1_27_6 | ||
| 16657 | 2026.04.07 02:56:28.348297 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16658 | 2026.04.07 02:56:28.348921 [ 5 ] {558d841e-5e98-41ce-a6c9-2242090ce169} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16659 | 2026.04.07 02:56:28.348964 [ 5 ] {558d841e-5e98-41ce-a6c9-2242090ce169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16660 | 2026.04.07 02:56:28.349463 [ 5 ] {558d841e-5e98-41ce-a6c9-2242090ce169} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16661 | 2026.04.07 02:56:28.349697 [ 5 ] {558d841e-5e98-41ce-a6c9-2242090ce169} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16662 | 2026.04.07 02:56:28.349844 [ 5 ] {558d841e-5e98-41ce-a6c9-2242090ce169} <Debug> executeQuery: Read 2416 rows, 182.74 KiB in 0.003261 sec., 740877.0315854033 rows/sec., 54.73 MiB/sec. | ||
| 16663 | 2026.04.07 02:56:28.349887 [ 5 ] {558d841e-5e98-41ce-a6c9-2242090ce169} <Debug> TCPHandler: Processed in 0.003460002 sec. | ||
| 16664 | 2026.04.07 02:56:28.349971 [ 225 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 16665 | 2026.04.07 02:56:28.349998 [ 225 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 16666 | 2026.04.07 02:56:28.350014 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16667 | 2026.04.07 02:56:28.350115 [ 5 ] {b476abdb-3c27-438a-90d5-a1585a7a4dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16668 | 2026.04.07 02:56:28.350158 [ 5 ] {b476abdb-3c27-438a-90d5-a1585a7a4dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16669 | 2026.04.07 02:56:28.350579 [ 5 ] {b476abdb-3c27-438a-90d5-a1585a7a4dc3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16670 | 2026.04.07 02:56:28.350615 [ 5 ] {b476abdb-3c27-438a-90d5-a1585a7a4dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16671 | 2026.04.07 02:56:28.350927 [ 5 ] {b476abdb-3c27-438a-90d5-a1585a7a4dc3} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16672 | 2026.04.07 02:56:28.351147 [ 5 ] {b476abdb-3c27-438a-90d5-a1585a7a4dc3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16673 | 2026.04.07 02:56:28.351294 [ 5 ] {b476abdb-3c27-438a-90d5-a1585a7a4dc3} <Debug> executeQuery: Read 18 rows, 1.34 KiB in 0.001201 sec., 14987.510407993339 rows/sec., 1.09 MiB/sec. | ||
| 16674 | 2026.04.07 02:56:28.351332 [ 5 ] {b476abdb-3c27-438a-90d5-a1585a7a4dc3} <Debug> TCPHandler: Processed in 0.001370979 sec. | ||
| 16675 | 2026.04.07 02:56:28.351441 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16676 | 2026.04.07 02:56:28.351538 [ 5 ] {df6bcf66-8f24-4d63-937e-ac6573f4607f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16677 | 2026.04.07 02:56:28.351580 [ 5 ] {df6bcf66-8f24-4d63-937e-ac6573f4607f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16678 | 2026.04.07 02:56:28.352422 [ 5 ] {df6bcf66-8f24-4d63-937e-ac6573f4607f} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16679 | 2026.04.07 02:56:28.352457 [ 5 ] {df6bcf66-8f24-4d63-937e-ac6573f4607f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16680 | 2026.04.07 02:56:28.352795 [ 5 ] {df6bcf66-8f24-4d63-937e-ac6573f4607f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16681 | 2026.04.07 02:56:28.353015 [ 5 ] {df6bcf66-8f24-4d63-937e-ac6573f4607f} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16682 | 2026.04.07 02:56:28.353152 [ 5 ] {df6bcf66-8f24-4d63-937e-ac6573f4607f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001633 sec., 490508.26699326397 rows/sec., 28.33 MiB/sec. | ||
| 16683 | 2026.04.07 02:56:28.353190 [ 5 ] {df6bcf66-8f24-4d63-937e-ac6573f4607f} <Debug> TCPHandler: Processed in 0.001800048 sec. | ||
| 16684 | 2026.04.07 02:56:28.353311 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16685 | 2026.04.07 02:56:28.353408 [ 5 ] {0e1c94db-b55e-4bdf-ba4c-16b4f9611ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16686 | 2026.04.07 02:56:28.353448 [ 5 ] {0e1c94db-b55e-4bdf-ba4c-16b4f9611ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16687 | 2026.04.07 02:56:28.353719 [ 225 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 16688 | 2026.04.07 02:56:28.353873 [ 5 ] {0e1c94db-b55e-4bdf-ba4c-16b4f9611ba9} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16689 | 2026.04.07 02:56:28.353907 [ 5 ] {0e1c94db-b55e-4bdf-ba4c-16b4f9611ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16690 | 2026.04.07 02:56:28.354190 [ 5 ] {0e1c94db-b55e-4bdf-ba4c-16b4f9611ba9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 16691 | 2026.04.07 02:56:28.354399 [ 5 ] {0e1c94db-b55e-4bdf-ba4c-16b4f9611ba9} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16692 | 2026.04.07 02:56:28.354529 [ 5 ] {0e1c94db-b55e-4bdf-ba4c-16b4f9611ba9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00114 sec., 877.1929824561404 rows/sec., 61.68 KiB/sec. | ||
| 16693 | 2026.04.07 02:56:28.354566 [ 5 ] {0e1c94db-b55e-4bdf-ba4c-16b4f9611ba9} <Debug> TCPHandler: Processed in 0.001305667 sec. | ||
| 16694 | 2026.04.07 02:56:28.354683 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16695 | 2026.04.07 02:56:28.354778 [ 5 ] {e37df188-d4e2-4d64-8605-c913762b8a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16696 | 2026.04.07 02:56:28.354818 [ 5 ] {e37df188-d4e2-4d64-8605-c913762b8a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16697 | 2026.04.07 02:56:28.355899 [ 5 ] {e37df188-d4e2-4d64-8605-c913762b8a2d} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16698 | 2026.04.07 02:56:28.355934 [ 5 ] {e37df188-d4e2-4d64-8605-c913762b8a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16699 | 2026.04.07 02:56:28.356307 [ 5 ] {e37df188-d4e2-4d64-8605-c913762b8a2d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16700 | 2026.04.07 02:56:28.356528 [ 5 ] {e37df188-d4e2-4d64-8605-c913762b8a2d} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16701 | 2026.04.07 02:56:28.356661 [ 5 ] {e37df188-d4e2-4d64-8605-c913762b8a2d} <Debug> executeQuery: Read 1297 rows, 88.68 KiB in 0.001901 sec., 682272.4881641242 rows/sec., 45.56 MiB/sec. | ||
| 16702 | 2026.04.07 02:56:28.356699 [ 5 ] {e37df188-d4e2-4d64-8605-c913762b8a2d} <Debug> TCPHandler: Processed in 0.002067714 sec. | ||
| 16703 | 2026.04.07 02:56:28.356816 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16704 | 2026.04.07 02:56:28.356911 [ 5 ] {11472851-29bf-4d15-a28a-c4b27e057217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16705 | 2026.04.07 02:56:28.356954 [ 5 ] {11472851-29bf-4d15-a28a-c4b27e057217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16706 | 2026.04.07 02:56:28.357854 [ 5 ] {11472851-29bf-4d15-a28a-c4b27e057217} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16707 | 2026.04.07 02:56:28.357888 [ 5 ] {11472851-29bf-4d15-a28a-c4b27e057217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16708 | 2026.04.07 02:56:28.358312 [ 5 ] {11472851-29bf-4d15-a28a-c4b27e057217} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16709 | 2026.04.07 02:56:28.358528 [ 5 ] {11472851-29bf-4d15-a28a-c4b27e057217} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16710 | 2026.04.07 02:56:28.358644 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_113_23 to all_118_118_0 | ||
| 16711 | 2026.04.07 02:56:28.358658 [ 5 ] {11472851-29bf-4d15-a28a-c4b27e057217} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001766 sec., 847678.369195923 rows/sec., 51.41 MiB/sec. | ||
| 16712 | 2026.04.07 02:56:28.358683 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16713 | 2026.04.07 02:56:28.358699 [ 5 ] {11472851-29bf-4d15-a28a-c4b27e057217} <Debug> TCPHandler: Processed in 0.00193428 sec. | ||
| 16714 | 2026.04.07 02:56:28.358702 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16715 | 2026.04.07 02:56:28.358803 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_118_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_113_23 to all_118_118_0 into Compact with storage Full | ||
| 16716 | 2026.04.07 02:56:28.358821 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16717 | 2026.04.07 02:56:28.358928 [ 5 ] {934f7cbb-8e9f-46dd-bd65-37b136b7b6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16718 | 2026.04.07 02:56:28.358930 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_118_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16719 | 2026.04.07 02:56:28.358984 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_113_23, total 44836 rows starting from the beginning of the part | ||
| 16720 | 2026.04.07 02:56:28.358987 [ 5 ] {934f7cbb-8e9f-46dd-bd65-37b136b7b6f6} <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 | ||
| 16721 | 2026.04.07 02:56:28.359053 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 16722 | 2026.04.07 02:56:28.359112 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 268 rows starting from the beginning of the part | ||
| 16723 | 2026.04.07 02:56:28.359160 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 16724 | 2026.04.07 02:56:28.359204 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 265 rows starting from the beginning of the part | ||
| 16725 | 2026.04.07 02:56:28.359249 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1497 rows starting from the beginning of the part | ||
| 16726 | 2026.04.07 02:56:28.359825 [ 5 ] {934f7cbb-8e9f-46dd-bd65-37b136b7b6f6} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16727 | 2026.04.07 02:56:28.359865 [ 5 ] {934f7cbb-8e9f-46dd-bd65-37b136b7b6f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16728 | 2026.04.07 02:56:28.360416 [ 5 ] {934f7cbb-8e9f-46dd-bd65-37b136b7b6f6} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16729 | 2026.04.07 02:56:28.360652 [ 5 ] {934f7cbb-8e9f-46dd-bd65-37b136b7b6f6} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16730 | 2026.04.07 02:56:28.360776 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16731 | 2026.04.07 02:56:28.360803 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16732 | 2026.04.07 02:56:28.360804 [ 5 ] {934f7cbb-8e9f-46dd-bd65-37b136b7b6f6} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001895 sec., 8443.271767810027 rows/sec., 15.13 MiB/sec. | ||
| 16733 | 2026.04.07 02:56:28.360821 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16734 | 2026.04.07 02:56:28.360864 [ 5 ] {934f7cbb-8e9f-46dd-bd65-37b136b7b6f6} <Debug> TCPHandler: Processed in 0.002094784 sec. | ||
| 16735 | 2026.04.07 02:56:28.360897 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 16736 | 2026.04.07 02:56:28.360979 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16737 | 2026.04.07 02:56:28.361079 [ 5 ] {dd21ba1a-c6f2-4bb9-a0a6-9599c5664850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16738 | 2026.04.07 02:56:28.361087 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16739 | 2026.04.07 02:56:28.361125 [ 5 ] {dd21ba1a-c6f2-4bb9-a0a6-9599c5664850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16740 | 2026.04.07 02:56:28.361146 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2069 rows starting from the beginning of the part | ||
| 16741 | 2026.04.07 02:56:28.361262 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 5 rows starting from the beginning of the part | ||
| 16742 | 2026.04.07 02:56:28.361362 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 36 rows starting from the beginning of the part | ||
| 16743 | 2026.04.07 02:56:28.361450 [ 5 ] {dd21ba1a-c6f2-4bb9-a0a6-9599c5664850} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16744 | 2026.04.07 02:56:28.361456 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 5 rows starting from the beginning of the part | ||
| 16745 | 2026.04.07 02:56:28.361492 [ 5 ] {dd21ba1a-c6f2-4bb9-a0a6-9599c5664850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16746 | 2026.04.07 02:56:28.361568 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 36 rows starting from the beginning of the part | ||
| 16747 | 2026.04.07 02:56:28.361662 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 16 rows starting from the beginning of the part | ||
| 16748 | 2026.04.07 02:56:28.361837 [ 5 ] {dd21ba1a-c6f2-4bb9-a0a6-9599c5664850} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16749 | 2026.04.07 02:56:28.362090 [ 5 ] {dd21ba1a-c6f2-4bb9-a0a6-9599c5664850} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16750 | 2026.04.07 02:56:28.362224 [ 5 ] {dd21ba1a-c6f2-4bb9-a0a6-9599c5664850} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001164 sec., 10309.278350515464 rows/sec., 711.45 KiB/sec. | ||
| 16751 | 2026.04.07 02:56:28.362260 [ 5 ] {dd21ba1a-c6f2-4bb9-a0a6-9599c5664850} <Debug> TCPHandler: Processed in 0.001332757 sec. | ||
| 16752 | 2026.04.07 02:56:28.368083 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_118_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47186 rows, containing 5 columns (5 merged, 0 gathered) in 0.009318766 sec., 5063545.96735233 rows/sec., 325.14 MiB/sec. | ||
| 16753 | 2026.04.07 02:56:28.368502 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_118_24} <Trace> MergedBlockOutputStream: filled checksums all_1_118_24 (state Temporary) | ||
| 16754 | 2026.04.07 02:56:28.368774 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_118_24 to all_1_118_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16755 | 2026.04.07 02:56:28.368848 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_113_23, all_118_118_0] -> all_1_118_24 | ||
| 16756 | 2026.04.07 02:56:28.368922 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 16757 | 2026.04.07 02:56:28.370839 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2167 rows, containing 19 columns (19 merged, 0 gathered) in 0.00997272 sec., 217292.77468935258 rows/sec., 389.38 MiB/sec. | ||
| 16758 | 2026.04.07 02:56:28.372618 [ 203 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16759 | 2026.04.07 02:56:28.372923 [ 203 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16760 | 2026.04.07 02:56:28.372993 [ 203 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16761 | 2026.04.07 02:56:28.373106 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.23 MiB. | ||
| 16762 | 2026.04.07 02:56:29.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.26 MiB, peak 397.09 MiB, free memory in arenas 0.00 B, will set to 381.45 MiB (RSS), difference: 4.19 MiB | ||
| 16763 | 2026.04.07 02:56:30.838597 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2190 | ||
| 16764 | 2026.04.07 02:56:30.841391 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16765 | 2026.04.07 02:56:30.841452 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16766 | 2026.04.07 02:56:30.842683 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16767 | 2026.04.07 02:56:30.842973 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16768 | 2026.04.07 02:56:30.843347 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2190 | ||
| 16769 | 2026.04.07 02:56:32.516079 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16770 | 2026.04.07 02:56:32.516373 [ 5 ] {e220ca08-fd0b-424b-8c44-dee826937e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16771 | 2026.04.07 02:56:32.516482 [ 5 ] {e220ca08-fd0b-424b-8c44-dee826937e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16772 | 2026.04.07 02:56:32.517384 [ 5 ] {e220ca08-fd0b-424b-8c44-dee826937e95} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16773 | 2026.04.07 02:56:32.517440 [ 5 ] {e220ca08-fd0b-424b-8c44-dee826937e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16774 | 2026.04.07 02:56:32.517839 [ 5 ] {e220ca08-fd0b-424b-8c44-dee826937e95} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16775 | 2026.04.07 02:56:32.518069 [ 5 ] {e220ca08-fd0b-424b-8c44-dee826937e95} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16776 | 2026.04.07 02:56:32.518228 [ 5 ] {e220ca08-fd0b-424b-8c44-dee826937e95} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001932 sec., 28985.507246376812 rows/sec., 2.23 MiB/sec. | ||
| 16777 | 2026.04.07 02:56:32.518278 [ 5 ] {e220ca08-fd0b-424b-8c44-dee826937e95} <Debug> TCPHandler: Processed in 0.002385241 sec. | ||
| 16778 | 2026.04.07 02:56:32.518418 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16779 | 2026.04.07 02:56:32.518545 [ 5 ] {feb06061-c838-4599-8994-18a5439a82ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16780 | 2026.04.07 02:56:32.518597 [ 5 ] {feb06061-c838-4599-8994-18a5439a82ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16781 | 2026.04.07 02:56:32.519082 [ 5 ] {feb06061-c838-4599-8994-18a5439a82ea} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16782 | 2026.04.07 02:56:32.519118 [ 5 ] {feb06061-c838-4599-8994-18a5439a82ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16783 | 2026.04.07 02:56:32.519429 [ 5 ] {feb06061-c838-4599-8994-18a5439a82ea} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16784 | 2026.04.07 02:56:32.519648 [ 5 ] {feb06061-c838-4599-8994-18a5439a82ea} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16785 | 2026.04.07 02:56:32.519779 [ 5 ] {feb06061-c838-4599-8994-18a5439a82ea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001262 sec., 50713.153724247226 rows/sec., 3.96 MiB/sec. | ||
| 16786 | 2026.04.07 02:56:32.519816 [ 5 ] {feb06061-c838-4599-8994-18a5439a82ea} <Debug> TCPHandler: Processed in 0.001461581 sec. | ||
| 16787 | 2026.04.07 02:56:32.519926 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16788 | 2026.04.07 02:56:32.520021 [ 5 ] {761c2797-f1e2-4ea0-9eeb-970797df7e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16789 | 2026.04.07 02:56:32.520065 [ 5 ] {761c2797-f1e2-4ea0-9eeb-970797df7e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16790 | 2026.04.07 02:56:32.520443 [ 5 ] {761c2797-f1e2-4ea0-9eeb-970797df7e03} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16791 | 2026.04.07 02:56:32.520478 [ 5 ] {761c2797-f1e2-4ea0-9eeb-970797df7e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16792 | 2026.04.07 02:56:32.520795 [ 5 ] {761c2797-f1e2-4ea0-9eeb-970797df7e03} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16793 | 2026.04.07 02:56:32.520994 [ 5 ] {761c2797-f1e2-4ea0-9eeb-970797df7e03} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16794 | 2026.04.07 02:56:32.521122 [ 5 ] {761c2797-f1e2-4ea0-9eeb-970797df7e03} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00112 sec., 114285.71428571429 rows/sec., 7.96 MiB/sec. | ||
| 16795 | 2026.04.07 02:56:32.521158 [ 5 ] {761c2797-f1e2-4ea0-9eeb-970797df7e03} <Debug> TCPHandler: Processed in 0.001281057 sec. | ||
| 16796 | 2026.04.07 02:56:32.521264 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16797 | 2026.04.07 02:56:32.521357 [ 5 ] {85dc586b-224c-44a2-8437-a5dec1b93583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16798 | 2026.04.07 02:56:32.521399 [ 5 ] {85dc586b-224c-44a2-8437-a5dec1b93583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16799 | 2026.04.07 02:56:32.521713 [ 5 ] {85dc586b-224c-44a2-8437-a5dec1b93583} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16800 | 2026.04.07 02:56:32.521749 [ 5 ] {85dc586b-224c-44a2-8437-a5dec1b93583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16801 | 2026.04.07 02:56:32.522043 [ 5 ] {85dc586b-224c-44a2-8437-a5dec1b93583} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16802 | 2026.04.07 02:56:32.522243 [ 5 ] {85dc586b-224c-44a2-8437-a5dec1b93583} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16803 | 2026.04.07 02:56:32.522370 [ 5 ] {85dc586b-224c-44a2-8437-a5dec1b93583} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001031 sec., 46556.74102812803 rows/sec., 3.14 MiB/sec. | ||
| 16804 | 2026.04.07 02:56:32.522405 [ 5 ] {85dc586b-224c-44a2-8437-a5dec1b93583} <Debug> TCPHandler: Processed in 0.001189714 sec. | ||
| 16805 | 2026.04.07 02:56:33.256926 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34092 | ||
| 16806 | 2026.04.07 02:56:33.257764 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16807 | 2026.04.07 02:56:33.257842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16808 | 2026.04.07 02:56:33.258395 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16809 | 2026.04.07 02:56:33.258628 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16810 | 2026.04.07 02:56:33.258767 [ 41 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16811 | 2026.04.07 02:56:33.258773 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34092 | ||
| 16812 | 2026.04.07 02:56:33.258878 [ 41 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16813 | 2026.04.07 02:56:33.258910 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16814 | 2026.04.07 02:56:33.259041 [ 187 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::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 | ||
| 16815 | 2026.04.07 02:56:33.259207 [ 187 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16816 | 2026.04.07 02:56:33.259251 [ 187 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31660 rows starting from the beginning of the part | ||
| 16817 | 2026.04.07 02:56:33.259326 [ 187 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 16818 | 2026.04.07 02:56:33.259376 [ 187 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 16819 | 2026.04.07 02:56:33.259457 [ 187 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 16820 | 2026.04.07 02:56:33.259503 [ 187 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 16821 | 2026.04.07 02:56:33.259546 [ 187 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 16822 | 2026.04.07 02:56:33.262057 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34092 rows, containing 4 columns (4 merged, 0 gathered) in 0.003079976 sec., 11068917.420135742 rows/sec., 158.34 MiB/sec. | ||
| 16823 | 2026.04.07 02:56:33.262213 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16824 | 2026.04.07 02:56:33.262574 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_71_14} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16825 | 2026.04.07 02:56:33.262668 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_71_14} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16826 | 2026.04.07 02:56:33.262791 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 16827 | 2026.04.07 02:56:35.105451 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
| 16828 | 2026.04.07 02:56:35.122743 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16829 | 2026.04.07 02:56:35.122804 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16830 | 2026.04.07 02:56:35.129011 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16831 | 2026.04.07 02:56:35.129742 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16832 | 2026.04.07 02:56:35.130054 [ 38 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16833 | 2026.04.07 02:56:35.130120 [ 38 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16834 | 2026.04.07 02:56:35.130139 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16835 | 2026.04.07 02:56:35.130234 [ 187 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 16836 | 2026.04.07 02:56:35.132923 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 16837 | 2026.04.07 02:56:35.133329 [ 187 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16838 | 2026.04.07 02:56:35.134067 [ 187 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 16839 | 2026.04.07 02:56:35.137496 [ 187 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 16840 | 2026.04.07 02:56:35.141264 [ 187 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 16841 | 2026.04.07 02:56:35.145226 [ 187 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 16842 | 2026.04.07 02:56:35.149550 [ 187 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
| 16843 | 2026.04.07 02:56:35.153900 [ 187 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
| 16844 | 2026.04.07 02:56:35.209639 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.079437156 sec., 6734.883610385045 rows/sec., 34.82 MiB/sec. | ||
| 16845 | 2026.04.07 02:56:35.212695 [ 190 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16846 | 2026.04.07 02:56:35.215013 [ 190 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_71_14} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16847 | 2026.04.07 02:56:35.215132 [ 190 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_71_14} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16848 | 2026.04.07 02:56:35.217938 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16849 | 2026.04.07 02:56:36.000282 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.55 MiB, peak 399.96 MiB, free memory in arenas 0.00 B, will set to 381.54 MiB (RSS), difference: -1.01 MiB | ||
| 16850 | 2026.04.07 02:56:37.527368 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16851 | 2026.04.07 02:56:37.527569 [ 5 ] {a429dba3-712e-45df-99fc-242f559632eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16852 | 2026.04.07 02:56:37.527642 [ 5 ] {a429dba3-712e-45df-99fc-242f559632eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16853 | 2026.04.07 02:56:37.528435 [ 5 ] {a429dba3-712e-45df-99fc-242f559632eb} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16854 | 2026.04.07 02:56:37.528478 [ 5 ] {a429dba3-712e-45df-99fc-242f559632eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16855 | 2026.04.07 02:56:37.528882 [ 5 ] {a429dba3-712e-45df-99fc-242f559632eb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16856 | 2026.04.07 02:56:37.529114 [ 5 ] {a429dba3-712e-45df-99fc-242f559632eb} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16857 | 2026.04.07 02:56:37.529266 [ 5 ] {a429dba3-712e-45df-99fc-242f559632eb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001752 sec., 162100.45662100456 rows/sec., 10.30 MiB/sec. | ||
| 16858 | 2026.04.07 02:56:37.529308 [ 5 ] {a429dba3-712e-45df-99fc-242f559632eb} <Debug> TCPHandler: Processed in 0.002076094 sec. | ||
| 16859 | 2026.04.07 02:56:37.529428 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16860 | 2026.04.07 02:56:37.529522 [ 5 ] {20047386-01aa-46e7-9add-000311f0ea87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16861 | 2026.04.07 02:56:37.529562 [ 5 ] {20047386-01aa-46e7-9add-000311f0ea87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16862 | 2026.04.07 02:56:37.530399 [ 5 ] {20047386-01aa-46e7-9add-000311f0ea87} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16863 | 2026.04.07 02:56:37.530435 [ 5 ] {20047386-01aa-46e7-9add-000311f0ea87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16864 | 2026.04.07 02:56:37.530785 [ 5 ] {20047386-01aa-46e7-9add-000311f0ea87} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16865 | 2026.04.07 02:56:37.530991 [ 5 ] {20047386-01aa-46e7-9add-000311f0ea87} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16866 | 2026.04.07 02:56:37.531123 [ 5 ] {20047386-01aa-46e7-9add-000311f0ea87} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.00162 sec., 536419.7530864198 rows/sec., 42.05 MiB/sec. | ||
| 16867 | 2026.04.07 02:56:37.531161 [ 5 ] {20047386-01aa-46e7-9add-000311f0ea87} <Debug> TCPHandler: Processed in 0.001782818 sec. | ||
| 16868 | 2026.04.07 02:56:37.531278 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16869 | 2026.04.07 02:56:37.531372 [ 5 ] {460381a8-2f03-4e6b-b675-26bebebddec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16870 | 2026.04.07 02:56:37.531412 [ 5 ] {460381a8-2f03-4e6b-b675-26bebebddec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16871 | 2026.04.07 02:56:37.531859 [ 5 ] {460381a8-2f03-4e6b-b675-26bebebddec7} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16872 | 2026.04.07 02:56:37.531894 [ 5 ] {460381a8-2f03-4e6b-b675-26bebebddec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16873 | 2026.04.07 02:56:37.532193 [ 5 ] {460381a8-2f03-4e6b-b675-26bebebddec7} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16874 | 2026.04.07 02:56:37.532390 [ 5 ] {460381a8-2f03-4e6b-b675-26bebebddec7} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16875 | 2026.04.07 02:56:37.532516 [ 5 ] {460381a8-2f03-4e6b-b675-26bebebddec7} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001162 sec., 153184.165232358 rows/sec., 9.45 MiB/sec. | ||
| 16876 | 2026.04.07 02:56:37.532553 [ 5 ] {460381a8-2f03-4e6b-b675-26bebebddec7} <Debug> TCPHandler: Processed in 0.001322708 sec. | ||
| 16877 | 2026.04.07 02:56:37.532661 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16878 | 2026.04.07 02:56:37.532753 [ 5 ] {aee27041-ac95-43c4-a3b1-10289276cd4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16879 | 2026.04.07 02:56:37.532792 [ 5 ] {aee27041-ac95-43c4-a3b1-10289276cd4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16880 | 2026.04.07 02:56:37.533219 [ 5 ] {aee27041-ac95-43c4-a3b1-10289276cd4c} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16881 | 2026.04.07 02:56:37.533256 [ 5 ] {aee27041-ac95-43c4-a3b1-10289276cd4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16882 | 2026.04.07 02:56:37.533550 [ 5 ] {aee27041-ac95-43c4-a3b1-10289276cd4c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16883 | 2026.04.07 02:56:37.533764 [ 5 ] {aee27041-ac95-43c4-a3b1-10289276cd4c} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16884 | 2026.04.07 02:56:37.533896 [ 5 ] {aee27041-ac95-43c4-a3b1-10289276cd4c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001161 sec., 128337.63996554696 rows/sec., 8.29 MiB/sec. | ||
| 16885 | 2026.04.07 02:56:37.533937 [ 5 ] {aee27041-ac95-43c4-a3b1-10289276cd4c} <Debug> TCPHandler: Processed in 0.001325098 sec. | ||
| 16886 | 2026.04.07 02:56:37.534045 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16887 | 2026.04.07 02:56:37.534138 [ 5 ] {72bbe00f-bcdc-48a8-8cf3-03073b183382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16888 | 2026.04.07 02:56:37.534177 [ 5 ] {72bbe00f-bcdc-48a8-8cf3-03073b183382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16889 | 2026.04.07 02:56:37.534643 [ 5 ] {72bbe00f-bcdc-48a8-8cf3-03073b183382} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16890 | 2026.04.07 02:56:37.534677 [ 5 ] {72bbe00f-bcdc-48a8-8cf3-03073b183382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16891 | 2026.04.07 02:56:37.534972 [ 5 ] {72bbe00f-bcdc-48a8-8cf3-03073b183382} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16892 | 2026.04.07 02:56:37.535173 [ 5 ] {72bbe00f-bcdc-48a8-8cf3-03073b183382} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16893 | 2026.04.07 02:56:37.535299 [ 5 ] {72bbe00f-bcdc-48a8-8cf3-03073b183382} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001179 sec., 125530.1102629347 rows/sec., 7.14 MiB/sec. | ||
| 16894 | 2026.04.07 02:56:37.535335 [ 5 ] {72bbe00f-bcdc-48a8-8cf3-03073b183382} <Debug> TCPHandler: Processed in 0.001338408 sec. | ||
| 16895 | 2026.04.07 02:56:37.535449 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16896 | 2026.04.07 02:56:37.535543 [ 5 ] {88a3d458-9239-413f-901d-bc98cbbd5051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16897 | 2026.04.07 02:56:37.535582 [ 5 ] {88a3d458-9239-413f-901d-bc98cbbd5051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16898 | 2026.04.07 02:56:37.536184 [ 5 ] {88a3d458-9239-413f-901d-bc98cbbd5051} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16899 | 2026.04.07 02:56:37.536220 [ 5 ] {88a3d458-9239-413f-901d-bc98cbbd5051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16900 | 2026.04.07 02:56:37.536534 [ 5 ] {88a3d458-9239-413f-901d-bc98cbbd5051} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16901 | 2026.04.07 02:56:37.536736 [ 5 ] {88a3d458-9239-413f-901d-bc98cbbd5051} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16902 | 2026.04.07 02:56:37.536862 [ 5 ] {88a3d458-9239-413f-901d-bc98cbbd5051} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001336 sec., 393712.5748502994 rows/sec., 27.82 MiB/sec. | ||
| 16903 | 2026.04.07 02:56:37.536900 [ 5 ] {88a3d458-9239-413f-901d-bc98cbbd5051} <Debug> TCPHandler: Processed in 0.001499581 sec. | ||
| 16904 | 2026.04.07 02:56:37.537011 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16905 | 2026.04.07 02:56:37.537102 [ 5 ] {18b39d15-3dc5-4147-874f-4223108278ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16906 | 2026.04.07 02:56:37.537144 [ 5 ] {18b39d15-3dc5-4147-874f-4223108278ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16907 | 2026.04.07 02:56:37.537478 [ 5 ] {18b39d15-3dc5-4147-874f-4223108278ee} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16908 | 2026.04.07 02:56:37.537512 [ 5 ] {18b39d15-3dc5-4147-874f-4223108278ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16909 | 2026.04.07 02:56:37.537807 [ 5 ] {18b39d15-3dc5-4147-874f-4223108278ee} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16910 | 2026.04.07 02:56:37.538012 [ 5 ] {18b39d15-3dc5-4147-874f-4223108278ee} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16911 | 2026.04.07 02:56:37.538141 [ 5 ] {18b39d15-3dc5-4147-874f-4223108278ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 16912 | 2026.04.07 02:56:37.538177 [ 5 ] {18b39d15-3dc5-4147-874f-4223108278ee} <Debug> TCPHandler: Processed in 0.001213906 sec. | ||
| 16913 | 2026.04.07 02:56:37.538283 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16914 | 2026.04.07 02:56:37.538374 [ 5 ] {391cba32-af99-4537-96f0-a197f3069d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16915 | 2026.04.07 02:56:37.538417 [ 5 ] {391cba32-af99-4537-96f0-a197f3069d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16916 | 2026.04.07 02:56:37.538812 [ 5 ] {391cba32-af99-4537-96f0-a197f3069d51} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16917 | 2026.04.07 02:56:37.538847 [ 5 ] {391cba32-af99-4537-96f0-a197f3069d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16918 | 2026.04.07 02:56:37.539173 [ 5 ] {391cba32-af99-4537-96f0-a197f3069d51} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16919 | 2026.04.07 02:56:37.539380 [ 5 ] {391cba32-af99-4537-96f0-a197f3069d51} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16920 | 2026.04.07 02:56:37.539511 [ 5 ] {391cba32-af99-4537-96f0-a197f3069d51} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001155 sec., 229437.22943722943 rows/sec., 15.25 MiB/sec. | ||
| 16921 | 2026.04.07 02:56:37.539547 [ 5 ] {391cba32-af99-4537-96f0-a197f3069d51} <Debug> TCPHandler: Processed in 0.001311437 sec. | ||
| 16922 | 2026.04.07 02:56:37.539656 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16923 | 2026.04.07 02:56:37.539748 [ 5 ] {4060ea2e-2096-4622-883f-cc986bf6cda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16924 | 2026.04.07 02:56:37.539789 [ 5 ] {4060ea2e-2096-4622-883f-cc986bf6cda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16925 | 2026.04.07 02:56:37.540104 [ 5 ] {4060ea2e-2096-4622-883f-cc986bf6cda6} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16926 | 2026.04.07 02:56:37.540138 [ 5 ] {4060ea2e-2096-4622-883f-cc986bf6cda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16927 | 2026.04.07 02:56:37.540427 [ 5 ] {4060ea2e-2096-4622-883f-cc986bf6cda6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16928 | 2026.04.07 02:56:37.540625 [ 5 ] {4060ea2e-2096-4622-883f-cc986bf6cda6} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16929 | 2026.04.07 02:56:37.540751 [ 5 ] {4060ea2e-2096-4622-883f-cc986bf6cda6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 16930 | 2026.04.07 02:56:37.540786 [ 5 ] {4060ea2e-2096-4622-883f-cc986bf6cda6} <Debug> TCPHandler: Processed in 0.001178775 sec. | ||
| 16931 | 2026.04.07 02:56:37.540896 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16932 | 2026.04.07 02:56:37.540988 [ 5 ] {8d8cd1b8-f756-4ffc-b624-0a4008d40ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16933 | 2026.04.07 02:56:37.541040 [ 5 ] {8d8cd1b8-f756-4ffc-b624-0a4008d40ccb} <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 | ||
| 16934 | 2026.04.07 02:56:37.541876 [ 5 ] {8d8cd1b8-f756-4ffc-b624-0a4008d40ccb} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16935 | 2026.04.07 02:56:37.541911 [ 5 ] {8d8cd1b8-f756-4ffc-b624-0a4008d40ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16936 | 2026.04.07 02:56:37.542451 [ 5 ] {8d8cd1b8-f756-4ffc-b624-0a4008d40ccb} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16937 | 2026.04.07 02:56:37.542669 [ 5 ] {8d8cd1b8-f756-4ffc-b624-0a4008d40ccb} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16938 | 2026.04.07 02:56:37.542811 [ 5 ] {8d8cd1b8-f756-4ffc-b624-0a4008d40ccb} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00184 sec., 19565.217391304348 rows/sec., 35.06 MiB/sec. | ||
| 16939 | 2026.04.07 02:56:37.542865 [ 5 ] {8d8cd1b8-f756-4ffc-b624-0a4008d40ccb} <Debug> TCPHandler: Processed in 0.002016992 sec. | ||
| 16940 | 2026.04.07 02:56:37.542978 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16941 | 2026.04.07 02:56:37.543070 [ 5 ] {1a1e26c8-24e9-441b-a895-5032b5d82814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16942 | 2026.04.07 02:56:37.543112 [ 5 ] {1a1e26c8-24e9-441b-a895-5032b5d82814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16943 | 2026.04.07 02:56:37.543442 [ 5 ] {1a1e26c8-24e9-441b-a895-5032b5d82814} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16944 | 2026.04.07 02:56:37.543477 [ 5 ] {1a1e26c8-24e9-441b-a895-5032b5d82814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 16945 | 2026.04.07 02:56:37.543781 [ 5 ] {1a1e26c8-24e9-441b-a895-5032b5d82814} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16946 | 2026.04.07 02:56:37.543988 [ 5 ] {1a1e26c8-24e9-441b-a895-5032b5d82814} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16947 | 2026.04.07 02:56:37.544113 [ 5 ] {1a1e26c8-24e9-441b-a895-5032b5d82814} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00106 sec., 84905.6603773585 rows/sec., 5.31 MiB/sec. | ||
| 16948 | 2026.04.07 02:56:37.544148 [ 5 ] {1a1e26c8-24e9-441b-a895-5032b5d82814} <Debug> TCPHandler: Processed in 0.001219646 sec. | ||
| 16949 | 2026.04.07 02:56:40.540710 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16950 | 2026.04.07 02:56:40.540779 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16951 | 2026.04.07 02:56:40.759018 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34540 | ||
| 16952 | 2026.04.07 02:56:40.759782 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16953 | 2026.04.07 02:56:40.759819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 16954 | 2026.04.07 02:56:40.760298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16955 | 2026.04.07 02:56:40.760523 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16956 | 2026.04.07 02:56:40.760667 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34540 | ||
| 16957 | 2026.04.07 02:56:40.843682 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2220 | ||
| 16958 | 2026.04.07 02:56:40.846029 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16959 | 2026.04.07 02:56:40.846091 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 16960 | 2026.04.07 02:56:40.847324 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16961 | 2026.04.07 02:56:40.847620 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16962 | 2026.04.07 02:56:40.848003 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2220 | ||
| 16963 | 2026.04.07 02:56:42.517419 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16964 | 2026.04.07 02:56:42.517624 [ 5 ] {80c29ffb-3364-4d2f-8f84-83b7201885c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16965 | 2026.04.07 02:56:42.517716 [ 5 ] {80c29ffb-3364-4d2f-8f84-83b7201885c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16966 | 2026.04.07 02:56:42.518515 [ 5 ] {80c29ffb-3364-4d2f-8f84-83b7201885c6} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16967 | 2026.04.07 02:56:42.518566 [ 5 ] {80c29ffb-3364-4d2f-8f84-83b7201885c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 16968 | 2026.04.07 02:56:42.518988 [ 5 ] {80c29ffb-3364-4d2f-8f84-83b7201885c6} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16969 | 2026.04.07 02:56:42.519221 [ 5 ] {80c29ffb-3364-4d2f-8f84-83b7201885c6} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16970 | 2026.04.07 02:56:42.519383 [ 5 ] {80c29ffb-3364-4d2f-8f84-83b7201885c6} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001824 sec., 36184.21052631579 rows/sec., 2.88 MiB/sec. | ||
| 16971 | 2026.04.07 02:56:42.519390 [ 26 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16972 | 2026.04.07 02:56:42.519429 [ 5 ] {80c29ffb-3364-4d2f-8f84-83b7201885c6} <Debug> TCPHandler: Processed in 0.002147695 sec. | ||
| 16973 | 2026.04.07 02:56:42.519468 [ 26 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16974 | 2026.04.07 02:56:42.519497 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 16975 | 2026.04.07 02:56:42.519580 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16976 | 2026.04.07 02:56:42.519620 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 16977 | 2026.04.07 02:56:42.519685 [ 5 ] {327f5910-ed4c-49ac-9274-2409182be1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16978 | 2026.04.07 02:56:42.519732 [ 5 ] {327f5910-ed4c-49ac-9274-2409182be1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16979 | 2026.04.07 02:56:42.519765 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16980 | 2026.04.07 02:56:42.519805 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 3362 rows starting from the beginning of the part | ||
| 16981 | 2026.04.07 02:56:42.519874 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 869 rows starting from the beginning of the part | ||
| 16982 | 2026.04.07 02:56:42.519922 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 2416 rows starting from the beginning of the part | ||
| 16983 | 2026.04.07 02:56:42.519967 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part | ||
| 16984 | 2026.04.07 02:56:42.520005 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 869 rows starting from the beginning of the part | ||
| 16985 | 2026.04.07 02:56:42.520049 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 66 rows starting from the beginning of the part | ||
| 16986 | 2026.04.07 02:56:42.520150 [ 5 ] {327f5910-ed4c-49ac-9274-2409182be1ce} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16987 | 2026.04.07 02:56:42.520194 [ 5 ] {327f5910-ed4c-49ac-9274-2409182be1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 16988 | 2026.04.07 02:56:42.520530 [ 5 ] {327f5910-ed4c-49ac-9274-2409182be1ce} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16989 | 2026.04.07 02:56:42.520756 [ 5 ] {327f5910-ed4c-49ac-9274-2409182be1ce} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16990 | 2026.04.07 02:56:42.520901 [ 5 ] {327f5910-ed4c-49ac-9274-2409182be1ce} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001237 sec., 4042.037186742118 rows/sec., 303.94 KiB/sec. | ||
| 16991 | 2026.04.07 02:56:42.520943 [ 5 ] {327f5910-ed4c-49ac-9274-2409182be1ce} <Debug> TCPHandler: Processed in 0.00141791 sec. | ||
| 16992 | 2026.04.07 02:56:42.521061 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16993 | 2026.04.07 02:56:42.521159 [ 5 ] {99e95ce7-b0be-4316-b638-068aa447f021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16994 | 2026.04.07 02:56:42.521199 [ 5 ] {99e95ce7-b0be-4316-b638-068aa447f021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16995 | 2026.04.07 02:56:42.521616 [ 5 ] {99e95ce7-b0be-4316-b638-068aa447f021} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16996 | 2026.04.07 02:56:42.521652 [ 5 ] {99e95ce7-b0be-4316-b638-068aa447f021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 16997 | 2026.04.07 02:56:42.521964 [ 5 ] {99e95ce7-b0be-4316-b638-068aa447f021} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16998 | 2026.04.07 02:56:42.522178 [ 5 ] {99e95ce7-b0be-4316-b638-068aa447f021} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16999 | 2026.04.07 02:56:42.522310 [ 5 ] {99e95ce7-b0be-4316-b638-068aa447f021} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00117 sec., 58974.35897435897 rows/sec., 4.60 MiB/sec. | ||
| 17000 | 2026.04.07 02:56:42.522309 [ 26 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17001 | 2026.04.07 02:56:42.522353 [ 5 ] {99e95ce7-b0be-4316-b638-068aa447f021} <Debug> TCPHandler: Processed in 0.001342119 sec. | ||
| 17002 | 2026.04.07 02:56:42.522368 [ 26 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17003 | 2026.04.07 02:56:42.522395 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17004 | 2026.04.07 02:56:42.522420 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7638 rows, containing 5 columns (5 merged, 0 gathered) in 0.00285918 sec., 2671395.295154555 rows/sec., 212.59 MiB/sec. | ||
| 17005 | 2026.04.07 02:56:42.522470 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17006 | 2026.04.07 02:56:42.522481 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 17007 | 2026.04.07 02:56:42.522586 [ 5 ] {02e86315-5247-482f-8e4d-3d0cb6adbb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17008 | 2026.04.07 02:56:42.522607 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17009 | 2026.04.07 02:56:42.522635 [ 5 ] {02e86315-5247-482f-8e4d-3d0cb6adbb7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17010 | 2026.04.07 02:56:42.522646 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1831 rows starting from the beginning of the part | ||
| 17011 | 2026.04.07 02:56:42.522720 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 526 rows starting from the beginning of the part | ||
| 17012 | 2026.04.07 02:56:42.522766 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1297 rows starting from the beginning of the part | ||
| 17013 | 2026.04.07 02:56:42.522790 [ 192 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17014 | 2026.04.07 02:56:42.522809 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
| 17015 | 2026.04.07 02:56:42.522876 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 526 rows starting from the beginning of the part | ||
| 17016 | 2026.04.07 02:56:42.522921 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 69 rows starting from the beginning of the part | ||
| 17017 | 2026.04.07 02:56:42.523099 [ 5 ] {02e86315-5247-482f-8e4d-3d0cb6adbb7c} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17018 | 2026.04.07 02:56:42.523145 [ 5 ] {02e86315-5247-482f-8e4d-3d0cb6adbb7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17019 | 2026.04.07 02:56:42.523173 [ 192 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_121_24} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17020 | 2026.04.07 02:56:42.523277 [ 192 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_121_24} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17021 | 2026.04.07 02:56:42.523375 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 17022 | 2026.04.07 02:56:42.523521 [ 5 ] {02e86315-5247-482f-8e4d-3d0cb6adbb7c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17023 | 2026.04.07 02:56:42.523760 [ 5 ] {02e86315-5247-482f-8e4d-3d0cb6adbb7c} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17024 | 2026.04.07 02:56:42.523903 [ 5 ] {02e86315-5247-482f-8e4d-3d0cb6adbb7c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001336 sec., 119760.47904191617 rows/sec., 8.34 MiB/sec. | ||
| 17025 | 2026.04.07 02:56:42.523943 [ 5 ] {02e86315-5247-482f-8e4d-3d0cb6adbb7c} <Debug> TCPHandler: Processed in 0.001522122 sec. | ||
| 17026 | 2026.04.07 02:56:42.524058 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17027 | 2026.04.07 02:56:42.524153 [ 5 ] {0cc6a47d-32be-44f8-8ce9-1b3559028eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17028 | 2026.04.07 02:56:42.524207 [ 5 ] {0cc6a47d-32be-44f8-8ce9-1b3559028eee} <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 | ||
| 17029 | 2026.04.07 02:56:42.524383 [ 198 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4313 rows, containing 5 columns (5 merged, 0 gathered) in 0.001942981 sec., 2219784.95929708 rows/sec., 160.87 MiB/sec. | ||
| 17030 | 2026.04.07 02:56:42.524568 [ 198 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17031 | 2026.04.07 02:56:42.524820 [ 198 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_121_24} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17032 | 2026.04.07 02:56:42.524886 [ 198 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_121_24} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17033 | 2026.04.07 02:56:42.524966 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 17034 | 2026.04.07 02:56:42.525027 [ 5 ] {0cc6a47d-32be-44f8-8ce9-1b3559028eee} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17035 | 2026.04.07 02:56:42.525072 [ 5 ] {0cc6a47d-32be-44f8-8ce9-1b3559028eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17036 | 2026.04.07 02:56:42.525590 [ 5 ] {0cc6a47d-32be-44f8-8ce9-1b3559028eee} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 17037 | 2026.04.07 02:56:42.525813 [ 5 ] {0cc6a47d-32be-44f8-8ce9-1b3559028eee} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17038 | 2026.04.07 02:56:42.525961 [ 5 ] {0cc6a47d-32be-44f8-8ce9-1b3559028eee} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001827 sec., 2736.726874657909 rows/sec., 4.90 MiB/sec. | ||
| 17039 | 2026.04.07 02:56:42.526029 [ 5 ] {0cc6a47d-32be-44f8-8ce9-1b3559028eee} <Debug> TCPHandler: Processed in 0.002020062 sec. | ||
| 17040 | 2026.04.07 02:56:42.526144 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17041 | 2026.04.07 02:56:42.526245 [ 5 ] {a5352d8f-b961-4009-abb4-1d6c829ffa0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17042 | 2026.04.07 02:56:42.526288 [ 5 ] {a5352d8f-b961-4009-abb4-1d6c829ffa0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17043 | 2026.04.07 02:56:42.526662 [ 5 ] {a5352d8f-b961-4009-abb4-1d6c829ffa0d} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17044 | 2026.04.07 02:56:42.526698 [ 5 ] {a5352d8f-b961-4009-abb4-1d6c829ffa0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17045 | 2026.04.07 02:56:42.527026 [ 5 ] {a5352d8f-b961-4009-abb4-1d6c829ffa0d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17046 | 2026.04.07 02:56:42.527236 [ 5 ] {a5352d8f-b961-4009-abb4-1d6c829ffa0d} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17047 | 2026.04.07 02:56:42.527362 [ 26 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17048 | 2026.04.07 02:56:42.527373 [ 5 ] {a5352d8f-b961-4009-abb4-1d6c829ffa0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 17049 | 2026.04.07 02:56:42.527399 [ 26 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17050 | 2026.04.07 02:56:42.527421 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17051 | 2026.04.07 02:56:42.527423 [ 5 ] {a5352d8f-b961-4009-abb4-1d6c829ffa0d} <Debug> TCPHandler: Processed in 0.001327838 sec. | ||
| 17052 | 2026.04.07 02:56:42.527493 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 17053 | 2026.04.07 02:56:42.527606 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17054 | 2026.04.07 02:56:42.527638 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7290 rows starting from the beginning of the part | ||
| 17055 | 2026.04.07 02:56:42.527700 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 90 rows starting from the beginning of the part | ||
| 17056 | 2026.04.07 02:56:42.527752 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 12 rows starting from the beginning of the part | ||
| 17057 | 2026.04.07 02:56:42.527799 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 48 rows starting from the beginning of the part | ||
| 17058 | 2026.04.07 02:56:42.527840 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 90 rows starting from the beginning of the part | ||
| 17059 | 2026.04.07 02:56:42.527880 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 17060 | 2026.04.07 02:56:42.529614 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7590 rows, containing 4 columns (4 merged, 0 gathered) in 0.002153666 sec., 3524223.3475385695 rows/sec., 227.85 MiB/sec. | ||
| 17061 | 2026.04.07 02:56:42.530003 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17062 | 2026.04.07 02:56:42.530245 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_121_24} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17063 | 2026.04.07 02:56:42.530312 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_121_24} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17064 | 2026.04.07 02:56:42.530377 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 17065 | 2026.04.07 02:56:42.633966 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 17066 | 2026.04.07 02:56:42.650219 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17067 | 2026.04.07 02:56:42.650269 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17068 | 2026.04.07 02:56:42.656516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17069 | 2026.04.07 02:56:42.657258 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17070 | 2026.04.07 02:56:42.660904 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 17071 | 2026.04.07 02:56:43.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.62 MiB, peak 399.96 MiB, free memory in arenas 0.00 B, will set to 381.54 MiB (RSS), difference: -1.08 MiB | ||
| 17072 | 2026.04.07 02:56:47.389362 [ 222 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 17073 | 2026.04.07 02:56:47.389423 [ 222 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 17074 | 2026.04.07 02:56:47.393425 [ 222 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 17075 | 2026.04.07 02:56:47.527542 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17076 | 2026.04.07 02:56:47.527722 [ 5 ] {bdf843ce-0bdd-434b-be57-b195c887c544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17077 | 2026.04.07 02:56:47.527789 [ 5 ] {bdf843ce-0bdd-434b-be57-b195c887c544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17078 | 2026.04.07 02:56:47.528633 [ 5 ] {bdf843ce-0bdd-434b-be57-b195c887c544} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17079 | 2026.04.07 02:56:47.528681 [ 5 ] {bdf843ce-0bdd-434b-be57-b195c887c544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17080 | 2026.04.07 02:56:47.529109 [ 5 ] {bdf843ce-0bdd-434b-be57-b195c887c544} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17081 | 2026.04.07 02:56:47.529349 [ 5 ] {bdf843ce-0bdd-434b-be57-b195c887c544} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17082 | 2026.04.07 02:56:47.529510 [ 5 ] {bdf843ce-0bdd-434b-be57-b195c887c544} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00184 sec., 154347.8260869565 rows/sec., 9.80 MiB/sec. | ||
| 17083 | 2026.04.07 02:56:47.529557 [ 5 ] {bdf843ce-0bdd-434b-be57-b195c887c544} <Debug> TCPHandler: Processed in 0.002155906 sec. | ||
| 17084 | 2026.04.07 02:56:47.529701 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17085 | 2026.04.07 02:56:47.529801 [ 5 ] {5dce2346-c8d5-4292-90dc-f50dd7cc9d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17086 | 2026.04.07 02:56:47.529844 [ 5 ] {5dce2346-c8d5-4292-90dc-f50dd7cc9d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17087 | 2026.04.07 02:56:47.530721 [ 5 ] {5dce2346-c8d5-4292-90dc-f50dd7cc9d97} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17088 | 2026.04.07 02:56:47.530759 [ 5 ] {5dce2346-c8d5-4292-90dc-f50dd7cc9d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17089 | 2026.04.07 02:56:47.531156 [ 5 ] {5dce2346-c8d5-4292-90dc-f50dd7cc9d97} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17090 | 2026.04.07 02:56:47.531425 [ 5 ] {5dce2346-c8d5-4292-90dc-f50dd7cc9d97} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17091 | 2026.04.07 02:56:47.531559 [ 5 ] {5dce2346-c8d5-4292-90dc-f50dd7cc9d97} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001778 sec., 488751.4060742407 rows/sec., 38.31 MiB/sec. | ||
| 17092 | 2026.04.07 02:56:47.531597 [ 5 ] {5dce2346-c8d5-4292-90dc-f50dd7cc9d97} <Debug> TCPHandler: Processed in 0.001949831 sec. | ||
| 17093 | 2026.04.07 02:56:47.531712 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17094 | 2026.04.07 02:56:47.531809 [ 5 ] {7fecdcb7-3549-404b-8b78-769ee9438f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17095 | 2026.04.07 02:56:47.531849 [ 5 ] {7fecdcb7-3549-404b-8b78-769ee9438f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17096 | 2026.04.07 02:56:47.532340 [ 5 ] {7fecdcb7-3549-404b-8b78-769ee9438f38} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17097 | 2026.04.07 02:56:47.532376 [ 5 ] {7fecdcb7-3549-404b-8b78-769ee9438f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17098 | 2026.04.07 02:56:47.532697 [ 5 ] {7fecdcb7-3549-404b-8b78-769ee9438f38} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 17099 | 2026.04.07 02:56:47.532930 [ 5 ] {7fecdcb7-3549-404b-8b78-769ee9438f38} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17100 | 2026.04.07 02:56:47.533089 [ 5 ] {7fecdcb7-3549-404b-8b78-769ee9438f38} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.0013 sec., 136923.07692307694 rows/sec., 8.45 MiB/sec. | ||
| 17101 | 2026.04.07 02:56:47.533093 [ 100 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 17102 | 2026.04.07 02:56:47.533133 [ 5 ] {7fecdcb7-3549-404b-8b78-769ee9438f38} <Debug> TCPHandler: Processed in 0.001470611 sec. | ||
| 17103 | 2026.04.07 02:56:47.533169 [ 100 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17104 | 2026.04.07 02:56:47.533201 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17105 | 2026.04.07 02:56:47.533264 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17106 | 2026.04.07 02:56:47.533314 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 17107 | 2026.04.07 02:56:47.533365 [ 5 ] {a205483c-26bb-4e10-a4eb-46912d88161d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17108 | 2026.04.07 02:56:47.533410 [ 5 ] {a205483c-26bb-4e10-a4eb-46912d88161d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17109 | 2026.04.07 02:56:47.533451 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17110 | 2026.04.07 02:56:47.533488 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 226 rows starting from the beginning of the part | ||
| 17111 | 2026.04.07 02:56:47.533556 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 178 rows starting from the beginning of the part | ||
| 17112 | 2026.04.07 02:56:47.533601 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 18 rows starting from the beginning of the part | ||
| 17113 | 2026.04.07 02:56:47.533643 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 178 rows starting from the beginning of the part | ||
| 17114 | 2026.04.07 02:56:47.533682 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 5 rows starting from the beginning of the part | ||
| 17115 | 2026.04.07 02:56:47.533721 [ 198 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 178 rows starting from the beginning of the part | ||
| 17116 | 2026.04.07 02:56:47.533852 [ 5 ] {a205483c-26bb-4e10-a4eb-46912d88161d} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17117 | 2026.04.07 02:56:47.533897 [ 5 ] {a205483c-26bb-4e10-a4eb-46912d88161d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17118 | 2026.04.07 02:56:47.534247 [ 5 ] {a205483c-26bb-4e10-a4eb-46912d88161d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17119 | 2026.04.07 02:56:47.534486 [ 5 ] {a205483c-26bb-4e10-a4eb-46912d88161d} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17120 | 2026.04.07 02:56:47.534618 [ 5 ] {a205483c-26bb-4e10-a4eb-46912d88161d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001271 sec., 117230.52714398112 rows/sec., 7.57 MiB/sec. | ||
| 17121 | 2026.04.07 02:56:47.534623 [ 118 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 17122 | 2026.04.07 02:56:47.534661 [ 5 ] {a205483c-26bb-4e10-a4eb-46912d88161d} <Debug> TCPHandler: Processed in 0.00144677 sec. | ||
| 17123 | 2026.04.07 02:56:47.534679 [ 118 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17124 | 2026.04.07 02:56:47.534684 [ 188 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142417 sec., 549793.9150522761 rows/sec., 36.57 MiB/sec. | ||
| 17125 | 2026.04.07 02:56:47.534708 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17126 | 2026.04.07 02:56:47.534779 [ 198 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::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 | ||
| 17127 | 2026.04.07 02:56:47.534787 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17128 | 2026.04.07 02:56:47.534867 [ 198 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17129 | 2026.04.07 02:56:47.534874 [ 188 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 17130 | 2026.04.07 02:56:47.534900 [ 198 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 976 rows starting from the beginning of the part | ||
| 17131 | 2026.04.07 02:56:47.534901 [ 5 ] {215a81b5-f312-4932-8e1b-677a31793484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17132 | 2026.04.07 02:56:47.534952 [ 198 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 149 rows starting from the beginning of the part | ||
| 17133 | 2026.04.07 02:56:47.534971 [ 5 ] {215a81b5-f312-4932-8e1b-677a31793484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17134 | 2026.04.07 02:56:47.535005 [ 198 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 149 rows starting from the beginning of the part | ||
| 17135 | 2026.04.07 02:56:47.535066 [ 198 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 801 rows starting from the beginning of the part | ||
| 17136 | 2026.04.07 02:56:47.535106 [ 198 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 149 rows starting from the beginning of the part | ||
| 17137 | 2026.04.07 02:56:47.535140 [ 198 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 149 rows starting from the beginning of the part | ||
| 17138 | 2026.04.07 02:56:47.535267 [ 188 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_101_20} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17139 | 2026.04.07 02:56:47.535363 [ 188 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_101_20} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 17140 | 2026.04.07 02:56:47.535461 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 17141 | 2026.04.07 02:56:47.535507 [ 5 ] {215a81b5-f312-4932-8e1b-677a31793484} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17142 | 2026.04.07 02:56:47.535558 [ 5 ] {215a81b5-f312-4932-8e1b-677a31793484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17143 | 2026.04.07 02:56:47.535907 [ 5 ] {215a81b5-f312-4932-8e1b-677a31793484} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17144 | 2026.04.07 02:56:47.536127 [ 5 ] {215a81b5-f312-4932-8e1b-677a31793484} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17145 | 2026.04.07 02:56:47.536182 [ 200 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2373 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142716 sec., 1662742.789876398 rows/sec., 106.39 MiB/sec. | ||
| 17146 | 2026.04.07 02:56:47.536263 [ 5 ] {215a81b5-f312-4932-8e1b-677a31793484} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00138 sec., 107246.37681159421 rows/sec., 6.10 MiB/sec. | ||
| 17147 | 2026.04.07 02:56:47.536307 [ 5 ] {215a81b5-f312-4932-8e1b-677a31793484} <Debug> TCPHandler: Processed in 0.001578663 sec. | ||
| 17148 | 2026.04.07 02:56:47.536363 [ 198 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 17149 | 2026.04.07 02:56:47.536428 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17150 | 2026.04.07 02:56:47.536529 [ 5 ] {3b37441d-a23b-4137-ade0-4d476ddd10e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17151 | 2026.04.07 02:56:47.536575 [ 5 ] {3b37441d-a23b-4137-ade0-4d476ddd10e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17152 | 2026.04.07 02:56:47.536623 [ 198 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_66_13} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17153 | 2026.04.07 02:56:47.536694 [ 198 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_66_13} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 17154 | 2026.04.07 02:56:47.536760 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 17155 | 2026.04.07 02:56:47.537202 [ 5 ] {3b37441d-a23b-4137-ade0-4d476ddd10e1} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17156 | 2026.04.07 02:56:47.537244 [ 5 ] {3b37441d-a23b-4137-ade0-4d476ddd10e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17157 | 2026.04.07 02:56:47.537603 [ 5 ] {3b37441d-a23b-4137-ade0-4d476ddd10e1} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17158 | 2026.04.07 02:56:47.537818 [ 5 ] {3b37441d-a23b-4137-ade0-4d476ddd10e1} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17159 | 2026.04.07 02:56:47.537951 [ 5 ] {3b37441d-a23b-4137-ade0-4d476ddd10e1} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.00144 sec., 365277.77777777775 rows/sec., 25.81 MiB/sec. | ||
| 17160 | 2026.04.07 02:56:47.537992 [ 5 ] {3b37441d-a23b-4137-ade0-4d476ddd10e1} <Debug> TCPHandler: Processed in 0.001613744 sec. | ||
| 17161 | 2026.04.07 02:56:47.538108 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17162 | 2026.04.07 02:56:47.538202 [ 5 ] {72c94195-7686-45f8-be38-a9c7beef3814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17163 | 2026.04.07 02:56:47.538247 [ 5 ] {72c94195-7686-45f8-be38-a9c7beef3814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17164 | 2026.04.07 02:56:47.538583 [ 5 ] {72c94195-7686-45f8-be38-a9c7beef3814} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17165 | 2026.04.07 02:56:47.538619 [ 5 ] {72c94195-7686-45f8-be38-a9c7beef3814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17166 | 2026.04.07 02:56:47.538928 [ 5 ] {72c94195-7686-45f8-be38-a9c7beef3814} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17167 | 2026.04.07 02:56:47.539149 [ 5 ] {72c94195-7686-45f8-be38-a9c7beef3814} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17168 | 2026.04.07 02:56:47.539283 [ 5 ] {72c94195-7686-45f8-be38-a9c7beef3814} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 17169 | 2026.04.07 02:56:47.539320 [ 5 ] {72c94195-7686-45f8-be38-a9c7beef3814} <Debug> TCPHandler: Processed in 0.001262517 sec. | ||
| 17170 | 2026.04.07 02:56:47.539430 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17171 | 2026.04.07 02:56:47.539531 [ 5 ] {57d26e70-ad71-4b88-910a-d4f61d4701d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17172 | 2026.04.07 02:56:47.539575 [ 5 ] {57d26e70-ad71-4b88-910a-d4f61d4701d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17173 | 2026.04.07 02:56:47.540017 [ 5 ] {57d26e70-ad71-4b88-910a-d4f61d4701d3} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17174 | 2026.04.07 02:56:47.540056 [ 5 ] {57d26e70-ad71-4b88-910a-d4f61d4701d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17175 | 2026.04.07 02:56:47.540420 [ 5 ] {57d26e70-ad71-4b88-910a-d4f61d4701d3} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17176 | 2026.04.07 02:56:47.540643 [ 5 ] {57d26e70-ad71-4b88-910a-d4f61d4701d3} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17177 | 2026.04.07 02:56:47.540774 [ 5 ] {57d26e70-ad71-4b88-910a-d4f61d4701d3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001263 sec., 209817.8939034046 rows/sec., 13.94 MiB/sec. | ||
| 17178 | 2026.04.07 02:56:47.540814 [ 5 ] {57d26e70-ad71-4b88-910a-d4f61d4701d3} <Debug> TCPHandler: Processed in 0.00144043 sec. | ||
| 17179 | 2026.04.07 02:56:47.540939 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17180 | 2026.04.07 02:56:47.541036 [ 5 ] {c040302d-ac11-405f-9fd1-6b3d5767e110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17181 | 2026.04.07 02:56:47.541090 [ 5 ] {c040302d-ac11-405f-9fd1-6b3d5767e110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17182 | 2026.04.07 02:56:47.541444 [ 5 ] {c040302d-ac11-405f-9fd1-6b3d5767e110} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17183 | 2026.04.07 02:56:47.541478 [ 5 ] {c040302d-ac11-405f-9fd1-6b3d5767e110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17184 | 2026.04.07 02:56:47.541766 [ 5 ] {c040302d-ac11-405f-9fd1-6b3d5767e110} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 17185 | 2026.04.07 02:56:47.542031 [ 5 ] {c040302d-ac11-405f-9fd1-6b3d5767e110} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17186 | 2026.04.07 02:56:47.542166 [ 5 ] {c040302d-ac11-405f-9fd1-6b3d5767e110} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001146 sec., 872.6003490401396 rows/sec., 58.80 KiB/sec. | ||
| 17187 | 2026.04.07 02:56:47.542202 [ 5 ] {c040302d-ac11-405f-9fd1-6b3d5767e110} <Debug> TCPHandler: Processed in 0.001313707 sec. | ||
| 17188 | 2026.04.07 02:56:47.542317 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17189 | 2026.04.07 02:56:47.542414 [ 5 ] {1f2317ed-b81e-444b-8e6d-46f2631a6b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17190 | 2026.04.07 02:56:47.542468 [ 5 ] {1f2317ed-b81e-444b-8e6d-46f2631a6b21} <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 | ||
| 17191 | 2026.04.07 02:56:47.543366 [ 5 ] {1f2317ed-b81e-444b-8e6d-46f2631a6b21} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17192 | 2026.04.07 02:56:47.543404 [ 5 ] {1f2317ed-b81e-444b-8e6d-46f2631a6b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17193 | 2026.04.07 02:56:47.543973 [ 5 ] {1f2317ed-b81e-444b-8e6d-46f2631a6b21} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 17194 | 2026.04.07 02:56:47.544216 [ 5 ] {1f2317ed-b81e-444b-8e6d-46f2631a6b21} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17195 | 2026.04.07 02:56:47.544354 [ 5 ] {1f2317ed-b81e-444b-8e6d-46f2631a6b21} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001958 sec., 18386.108273748723 rows/sec., 32.95 MiB/sec. | ||
| 17196 | 2026.04.07 02:56:47.544411 [ 5 ] {1f2317ed-b81e-444b-8e6d-46f2631a6b21} <Debug> TCPHandler: Processed in 0.002145715 sec. | ||
| 17197 | 2026.04.07 02:56:47.544529 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17198 | 2026.04.07 02:56:47.544625 [ 5 ] {3b1d9a10-ac2f-4520-8a00-d18f76b1335c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17199 | 2026.04.07 02:56:47.544669 [ 5 ] {3b1d9a10-ac2f-4520-8a00-d18f76b1335c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17200 | 2026.04.07 02:56:47.545008 [ 5 ] {3b1d9a10-ac2f-4520-8a00-d18f76b1335c} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17201 | 2026.04.07 02:56:47.545045 [ 5 ] {3b1d9a10-ac2f-4520-8a00-d18f76b1335c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17202 | 2026.04.07 02:56:47.545348 [ 5 ] {3b1d9a10-ac2f-4520-8a00-d18f76b1335c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17203 | 2026.04.07 02:56:47.545556 [ 5 ] {3b1d9a10-ac2f-4520-8a00-d18f76b1335c} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17204 | 2026.04.07 02:56:47.545683 [ 5 ] {3b1d9a10-ac2f-4520-8a00-d18f76b1335c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001076 sec., 83643.12267657994 rows/sec., 5.23 MiB/sec. | ||
| 17205 | 2026.04.07 02:56:47.545719 [ 5 ] {3b1d9a10-ac2f-4520-8a00-d18f76b1335c} <Debug> TCPHandler: Processed in 0.001241006 sec. | ||
| 17206 | 2026.04.07 02:56:48.260939 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35052 | ||
| 17207 | 2026.04.07 02:56:48.261796 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17208 | 2026.04.07 02:56:48.261863 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17209 | 2026.04.07 02:56:48.262591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17210 | 2026.04.07 02:56:48.262950 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17211 | 2026.04.07 02:56:48.263157 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35052 | ||
| 17212 | 2026.04.07 02:56:48.944548 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64119 | ||
| 17213 | 2026.04.07 02:56:48.944664 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17214 | 2026.04.07 02:56:48.944694 [ 289 ] {} <Debug> TCP-Session: 93fcd6bc-6995-4c42-9825-110dde769be9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64119 | ||
| 17215 | 2026.04.07 02:56:48.944724 [ 289 ] {} <Debug> TCP-Session: 93fcd6bc-6995-4c42-9825-110dde769be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17216 | 2026.04.07 02:56:48.944739 [ 289 ] {} <Debug> TCP-Session: 93fcd6bc-6995-4c42-9825-110dde769be9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17217 | 2026.04.07 02:56:48.944934 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55955 | ||
| 17218 | 2026.04.07 02:56:48.944974 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61932 | ||
| 17219 | 2026.04.07 02:56:48.944991 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35384 | ||
| 17220 | 2026.04.07 02:56:48.945018 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40476 | ||
| 17221 | 2026.04.07 02:56:48.945049 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17222 | 2026.04.07 02:56:48.945057 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54972 | ||
| 17223 | 2026.04.07 02:56:48.945091 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17224 | 2026.04.07 02:56:48.945093 [ 290 ] {} <Debug> TCP-Session: b0e7f8e0-f1c9-4d12-8575-1c1f7849a5e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55955 | ||
| 17225 | 2026.04.07 02:56:48.945100 [ 289 ] {} <Trace> TCP-Session: 93fcd6bc-6995-4c42-9825-110dde769be9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17226 | 2026.04.07 02:56:48.945133 [ 291 ] {} <Debug> TCP-Session: e03d1d4d-e854-4e74-aba2-4f17ac2759ad Authenticating user 'default' from [fd00:1122:3344:101::e]:61932 | ||
| 17227 | 2026.04.07 02:56:48.945141 [ 290 ] {} <Debug> TCP-Session: b0e7f8e0-f1c9-4d12-8575-1c1f7849a5e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17228 | 2026.04.07 02:56:48.945151 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17229 | 2026.04.07 02:56:48.945176 [ 290 ] {} <Debug> TCP-Session: b0e7f8e0-f1c9-4d12-8575-1c1f7849a5e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17230 | 2026.04.07 02:56:48.945173 [ 291 ] {} <Debug> TCP-Session: e03d1d4d-e854-4e74-aba2-4f17ac2759ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17231 | 2026.04.07 02:56:48.945200 [ 3 ] {} <Debug> TCP-Session: 304b13d7-4480-43a3-bc98-7159c8e366dd Authenticating user 'default' from [fd00:1122:3344:101::e]:40476 | ||
| 17232 | 2026.04.07 02:56:48.945216 [ 291 ] {} <Debug> TCP-Session: e03d1d4d-e854-4e74-aba2-4f17ac2759ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17233 | 2026.04.07 02:56:48.945234 [ 3 ] {} <Debug> TCP-Session: 304b13d7-4480-43a3-bc98-7159c8e366dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17234 | 2026.04.07 02:56:48.945165 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17235 | 2026.04.07 02:56:48.945263 [ 3 ] {} <Debug> TCP-Session: 304b13d7-4480-43a3-bc98-7159c8e366dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17236 | 2026.04.07 02:56:48.945041 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60797 | ||
| 17237 | 2026.04.07 02:56:48.945297 [ 289 ] {d3918ef8-604d-4d1a-b7e2-58bac914cb90} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64119) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17238 | 2026.04.07 02:56:48.945292 [ 288 ] {} <Debug> TCP-Session: 69159bb5-3fac-4ee9-b557-d4da6f89c46c Authenticating user 'default' from [fd00:1122:3344:101::e]:54972 | ||
| 17239 | 2026.04.07 02:56:48.945010 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59832 | ||
| 17240 | 2026.04.07 02:56:48.945373 [ 288 ] {} <Debug> TCP-Session: 69159bb5-3fac-4ee9-b557-d4da6f89c46c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17241 | 2026.04.07 02:56:48.945369 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17242 | 2026.04.07 02:56:48.944989 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59971 | ||
| 17243 | 2026.04.07 02:56:48.945418 [ 288 ] {} <Debug> TCP-Session: 69159bb5-3fac-4ee9-b557-d4da6f89c46c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17244 | 2026.04.07 02:56:48.945438 [ 349 ] {} <Debug> TCP-Session: 628547f8-f4d0-441d-ad45-736087529787 Authenticating user 'default' from [fd00:1122:3344:101::e]:60797 | ||
| 17245 | 2026.04.07 02:56:48.945438 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17246 | 2026.04.07 02:56:48.945482 [ 349 ] {} <Debug> TCP-Session: 628547f8-f4d0-441d-ad45-736087529787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17247 | 2026.04.07 02:56:48.945509 [ 294 ] {} <Debug> TCP-Session: 63b9a865-3f61-4870-8e7a-59bea7200d1d Authenticating user 'default' from [fd00:1122:3344:101::e]:59832 | ||
| 17248 | 2026.04.07 02:56:48.945517 [ 349 ] {} <Debug> TCP-Session: 628547f8-f4d0-441d-ad45-736087529787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17249 | 2026.04.07 02:56:48.945165 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17250 | 2026.04.07 02:56:48.945544 [ 294 ] {} <Debug> TCP-Session: 63b9a865-3f61-4870-8e7a-59bea7200d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17251 | 2026.04.07 02:56:48.945576 [ 292 ] {} <Debug> TCP-Session: 77e807f9-d845-48ff-8351-b351b5442714 Authenticating user 'default' from [fd00:1122:3344:101::e]:35384 | ||
| 17252 | 2026.04.07 02:56:48.945581 [ 294 ] {} <Debug> TCP-Session: 63b9a865-3f61-4870-8e7a-59bea7200d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17253 | 2026.04.07 02:56:48.945608 [ 292 ] {} <Debug> TCP-Session: 77e807f9-d845-48ff-8351-b351b5442714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17254 | 2026.04.07 02:56:48.945616 [ 289 ] {d3918ef8-604d-4d1a-b7e2-58bac914cb90} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17255 | 2026.04.07 02:56:48.945636 [ 292 ] {} <Debug> TCP-Session: 77e807f9-d845-48ff-8351-b351b5442714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17256 | 2026.04.07 02:56:48.945699 [ 289 ] {d3918ef8-604d-4d1a-b7e2-58bac914cb90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17257 | 2026.04.07 02:56:48.945710 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17258 | 2026.04.07 02:56:48.945748 [ 293 ] {} <Debug> TCP-Session: 856e2591-df66-4ee3-abd5-eee57888ebf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59971 | ||
| 17259 | 2026.04.07 02:56:48.945766 [ 293 ] {} <Debug> TCP-Session: 856e2591-df66-4ee3-abd5-eee57888ebf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17260 | 2026.04.07 02:56:48.945779 [ 293 ] {} <Debug> TCP-Session: 856e2591-df66-4ee3-abd5-eee57888ebf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17261 | 2026.04.07 02:56:48.946016 [ 289 ] {d3918ef8-604d-4d1a-b7e2-58bac914cb90} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 17262 | 2026.04.07 02:56:48.947115 [ 318 ] {d3918ef8-604d-4d1a-b7e2-58bac914cb90} <Trace> AggregatingTransform: Aggregating | ||
| 17263 | 2026.04.07 02:56:48.947154 [ 318 ] {d3918ef8-604d-4d1a-b7e2-58bac914cb90} <Trace> Aggregator: Aggregation method: without_key | ||
| 17264 | 2026.04.07 02:56:48.947189 [ 318 ] {d3918ef8-604d-4d1a-b7e2-58bac914cb90} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001071973 sec. (932.859 rows/sec., 36.44 KiB/sec.) | ||
| 17265 | 2026.04.07 02:56:48.947207 [ 318 ] {d3918ef8-604d-4d1a-b7e2-58bac914cb90} <Trace> Aggregator: Merging aggregated data | ||
| 17266 | 2026.04.07 02:56:48.948988 [ 289 ] {d3918ef8-604d-4d1a-b7e2-58bac914cb90} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003748 sec., 266.8089647812167 rows/sec., 10.42 KiB/sec. | ||
| 17267 | 2026.04.07 02:56:48.949179 [ 289 ] {d3918ef8-604d-4d1a-b7e2-58bac914cb90} <Debug> TCPHandler: Processed in 0.004215879 sec. | ||
| 17268 | 2026.04.07 02:56:48.949317 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17269 | 2026.04.07 02:56:48.949346 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17270 | 2026.04.07 02:56:48.949362 [ 289 ] {} <Debug> TCP-Session: 93fcd6bc-6995-4c42-9825-110dde769be9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17271 | 2026.04.07 02:56:48.949373 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17272 | 2026.04.07 02:56:48.949396 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17273 | 2026.04.07 02:56:48.949424 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17274 | 2026.04.07 02:56:48.949449 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17275 | 2026.04.07 02:56:48.949476 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17276 | 2026.04.07 02:56:48.949480 [ 292 ] {} <Debug> TCP-Session: 77e807f9-d845-48ff-8351-b351b5442714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17277 | 2026.04.07 02:56:48.949523 [ 3 ] {} <Debug> TCP-Session: 304b13d7-4480-43a3-bc98-7159c8e366dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17278 | 2026.04.07 02:56:48.949550 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17279 | 2026.04.07 02:56:48.949507 [ 291 ] {} <Debug> TCP-Session: e03d1d4d-e854-4e74-aba2-4f17ac2759ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17280 | 2026.04.07 02:56:48.949601 [ 349 ] {} <Debug> TCP-Session: 628547f8-f4d0-441d-ad45-736087529787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17281 | 2026.04.07 02:56:48.949511 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17282 | 2026.04.07 02:56:48.949440 [ 294 ] {} <Debug> TCP-Session: 63b9a865-3f61-4870-8e7a-59bea7200d1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17283 | 2026.04.07 02:56:48.949668 [ 293 ] {} <Debug> TCP-Session: 856e2591-df66-4ee3-abd5-eee57888ebf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17284 | 2026.04.07 02:56:48.949437 [ 290 ] {} <Debug> TCP-Session: b0e7f8e0-f1c9-4d12-8575-1c1f7849a5e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17285 | 2026.04.07 02:56:48.949388 [ 288 ] {} <Debug> TCP-Session: 69159bb5-3fac-4ee9-b557-d4da6f89c46c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17286 | 2026.04.07 02:56:48.996135 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52930 | ||
| 17287 | 2026.04.07 02:56:48.996245 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17288 | 2026.04.07 02:56:48.996272 [ 289 ] {} <Debug> TCP-Session: 25042424-7b1f-4195-a9cb-fcff9c79d7f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52930 | ||
| 17289 | 2026.04.07 02:56:48.996293 [ 289 ] {} <Debug> TCP-Session: 25042424-7b1f-4195-a9cb-fcff9c79d7f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17290 | 2026.04.07 02:56:48.996306 [ 289 ] {} <Debug> TCP-Session: 25042424-7b1f-4195-a9cb-fcff9c79d7f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17291 | 2026.04.07 02:56:48.996495 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46299 | ||
| 17292 | 2026.04.07 02:56:48.996548 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51265 | ||
| 17293 | 2026.04.07 02:56:48.996566 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62841 | ||
| 17294 | 2026.04.07 02:56:48.996573 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53469 | ||
| 17295 | 2026.04.07 02:56:48.996591 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45536 | ||
| 17296 | 2026.04.07 02:56:48.996634 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17297 | 2026.04.07 02:56:48.996648 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17298 | 2026.04.07 02:56:48.996662 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17299 | 2026.04.07 02:56:48.996661 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17300 | 2026.04.07 02:56:48.996594 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62472 | ||
| 17301 | 2026.04.07 02:56:48.996722 [ 3 ] {} <Debug> TCP-Session: 683dd3de-c8b7-4e36-a0b2-52f6856215e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53469 | ||
| 17302 | 2026.04.07 02:56:48.996738 [ 290 ] {} <Debug> TCP-Session: 78ee89f4-878a-4246-8e3e-c3b14ab653b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46299 | ||
| 17303 | 2026.04.07 02:56:48.996743 [ 294 ] {} <Debug> TCP-Session: 9f5e6076-3afa-459a-96a1-34b87d12e6e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62841 | ||
| 17304 | 2026.04.07 02:56:48.996770 [ 3 ] {} <Debug> TCP-Session: 683dd3de-c8b7-4e36-a0b2-52f6856215e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17305 | 2026.04.07 02:56:48.996766 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17306 | 2026.04.07 02:56:48.996796 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17307 | 2026.04.07 02:56:48.996791 [ 290 ] {} <Debug> TCP-Session: 78ee89f4-878a-4246-8e3e-c3b14ab653b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17308 | 2026.04.07 02:56:48.996829 [ 349 ] {} <Debug> TCP-Session: 294f60a5-65e0-4384-ac19-4bb6648e90e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45536 | ||
| 17309 | 2026.04.07 02:56:48.996848 [ 290 ] {} <Debug> TCP-Session: 78ee89f4-878a-4246-8e3e-c3b14ab653b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17310 | 2026.04.07 02:56:48.996828 [ 288 ] {} <Debug> TCP-Session: 16ae180d-996b-4a62-9806-10e00f638bb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62472 | ||
| 17311 | 2026.04.07 02:56:48.996876 [ 349 ] {} <Debug> TCP-Session: 294f60a5-65e0-4384-ac19-4bb6648e90e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17312 | 2026.04.07 02:56:48.996903 [ 288 ] {} <Debug> TCP-Session: 16ae180d-996b-4a62-9806-10e00f638bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17313 | 2026.04.07 02:56:48.996909 [ 349 ] {} <Debug> TCP-Session: 294f60a5-65e0-4384-ac19-4bb6648e90e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17314 | 2026.04.07 02:56:48.996918 [ 288 ] {} <Debug> TCP-Session: 16ae180d-996b-4a62-9806-10e00f638bb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17315 | 2026.04.07 02:56:48.996799 [ 294 ] {} <Debug> TCP-Session: 9f5e6076-3afa-459a-96a1-34b87d12e6e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17316 | 2026.04.07 02:56:48.996791 [ 3 ] {} <Debug> TCP-Session: 683dd3de-c8b7-4e36-a0b2-52f6856215e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17317 | 2026.04.07 02:56:48.996966 [ 294 ] {} <Debug> TCP-Session: 9f5e6076-3afa-459a-96a1-34b87d12e6e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17318 | 2026.04.07 02:56:48.996782 [ 293 ] {} <Debug> TCP-Session: 7a873500-ee77-4699-80cd-699eb010be72 Authenticating user 'default' from [fd00:1122:3344:101::e]:51265 | ||
| 17319 | 2026.04.07 02:56:48.996550 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37041 | ||
| 17320 | 2026.04.07 02:56:48.997016 [ 293 ] {} <Debug> TCP-Session: 7a873500-ee77-4699-80cd-699eb010be72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17321 | 2026.04.07 02:56:48.996621 [ 289 ] {} <Trace> TCP-Session: 25042424-7b1f-4195-a9cb-fcff9c79d7f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17322 | 2026.04.07 02:56:48.997058 [ 293 ] {} <Debug> TCP-Session: 7a873500-ee77-4699-80cd-699eb010be72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17323 | 2026.04.07 02:56:48.996553 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35448 | ||
| 17324 | 2026.04.07 02:56:48.997119 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17325 | 2026.04.07 02:56:48.997152 [ 291 ] {} <Debug> TCP-Session: 6fabdc31-38af-4304-8dc6-ff38a1d38bd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37041 | ||
| 17326 | 2026.04.07 02:56:48.997172 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17327 | 2026.04.07 02:56:48.997174 [ 291 ] {} <Debug> TCP-Session: 6fabdc31-38af-4304-8dc6-ff38a1d38bd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17328 | 2026.04.07 02:56:48.997206 [ 292 ] {} <Debug> TCP-Session: a01364d5-328e-465a-b2c6-5ecf033f0f59 Authenticating user 'default' from [fd00:1122:3344:101::e]:35448 | ||
| 17329 | 2026.04.07 02:56:48.997210 [ 291 ] {} <Debug> TCP-Session: 6fabdc31-38af-4304-8dc6-ff38a1d38bd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17330 | 2026.04.07 02:56:48.997226 [ 289 ] {a57d29d8-0ba2-4f48-b6ea-69ca5c13cdc7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52930) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17331 | 2026.04.07 02:56:48.997231 [ 292 ] {} <Debug> TCP-Session: a01364d5-328e-465a-b2c6-5ecf033f0f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17332 | 2026.04.07 02:56:48.997269 [ 292 ] {} <Debug> TCP-Session: a01364d5-328e-465a-b2c6-5ecf033f0f59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17333 | 2026.04.07 02:56:48.997498 [ 289 ] {a57d29d8-0ba2-4f48-b6ea-69ca5c13cdc7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17334 | 2026.04.07 02:56:48.997557 [ 289 ] {a57d29d8-0ba2-4f48-b6ea-69ca5c13cdc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17335 | 2026.04.07 02:56:48.997838 [ 289 ] {a57d29d8-0ba2-4f48-b6ea-69ca5c13cdc7} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 17336 | 2026.04.07 02:56:48.998852 [ 345 ] {a57d29d8-0ba2-4f48-b6ea-69ca5c13cdc7} <Trace> AggregatingTransform: Aggregating | ||
| 17337 | 2026.04.07 02:56:48.998903 [ 345 ] {a57d29d8-0ba2-4f48-b6ea-69ca5c13cdc7} <Trace> Aggregator: Aggregation method: without_key | ||
| 17338 | 2026.04.07 02:56:48.998937 [ 345 ] {a57d29d8-0ba2-4f48-b6ea-69ca5c13cdc7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000989461 sec. (1010.651 rows/sec., 39.48 KiB/sec.) | ||
| 17339 | 2026.04.07 02:56:48.998953 [ 345 ] {a57d29d8-0ba2-4f48-b6ea-69ca5c13cdc7} <Trace> Aggregator: Merging aggregated data | ||
| 17340 | 2026.04.07 02:56:49.000228 [ 289 ] {a57d29d8-0ba2-4f48-b6ea-69ca5c13cdc7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003059 sec., 326.90421706440014 rows/sec., 12.77 KiB/sec. | ||
| 17341 | 2026.04.07 02:56:49.000416 [ 289 ] {a57d29d8-0ba2-4f48-b6ea-69ca5c13cdc7} <Debug> TCPHandler: Processed in 0.003915543 sec. | ||
| 17342 | 2026.04.07 02:56:49.000569 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17343 | 2026.04.07 02:56:49.000604 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17344 | 2026.04.07 02:56:49.000626 [ 289 ] {} <Debug> TCP-Session: 25042424-7b1f-4195-a9cb-fcff9c79d7f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17345 | 2026.04.07 02:56:49.000627 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17346 | 2026.04.07 02:56:49.000658 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17347 | 2026.04.07 02:56:49.000678 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17348 | 2026.04.07 02:56:49.000692 [ 291 ] {} <Debug> TCP-Session: 6fabdc31-38af-4304-8dc6-ff38a1d38bd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17349 | 2026.04.07 02:56:49.000701 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17350 | 2026.04.07 02:56:49.000726 [ 294 ] {} <Debug> TCP-Session: 9f5e6076-3afa-459a-96a1-34b87d12e6e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17351 | 2026.04.07 02:56:49.000748 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17352 | 2026.04.07 02:56:49.000768 [ 3 ] {} <Debug> TCP-Session: 683dd3de-c8b7-4e36-a0b2-52f6856215e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17353 | 2026.04.07 02:56:49.000787 [ 349 ] {} <Debug> TCP-Session: 294f60a5-65e0-4384-ac19-4bb6648e90e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17354 | 2026.04.07 02:56:49.000713 [ 290 ] {} <Debug> TCP-Session: 78ee89f4-878a-4246-8e3e-c3b14ab653b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17355 | 2026.04.07 02:56:49.000652 [ 288 ] {} <Debug> TCP-Session: 16ae180d-996b-4a62-9806-10e00f638bb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17356 | 2026.04.07 02:56:49.000732 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17357 | 2026.04.07 02:56:49.000720 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17358 | 2026.04.07 02:56:49.000887 [ 293 ] {} <Debug> TCP-Session: 7a873500-ee77-4699-80cd-699eb010be72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17359 | 2026.04.07 02:56:49.000917 [ 292 ] {} <Debug> TCP-Session: a01364d5-328e-465a-b2c6-5ecf033f0f59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17360 | 2026.04.07 02:56:49.011793 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64326 | ||
| 17361 | 2026.04.07 02:56:49.011875 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17362 | 2026.04.07 02:56:49.011899 [ 3 ] {} <Debug> TCP-Session: 61d974cc-4e6d-47cb-8d67-00a340e7c94c Authenticating user 'default' from [fd00:1122:3344:101::e]:64326 | ||
| 17363 | 2026.04.07 02:56:49.011920 [ 3 ] {} <Debug> TCP-Session: 61d974cc-4e6d-47cb-8d67-00a340e7c94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17364 | 2026.04.07 02:56:49.011933 [ 3 ] {} <Debug> TCP-Session: 61d974cc-4e6d-47cb-8d67-00a340e7c94c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17365 | 2026.04.07 02:56:49.012153 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53266 | ||
| 17366 | 2026.04.07 02:56:49.012163 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55220 | ||
| 17367 | 2026.04.07 02:56:49.012183 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61044 | ||
| 17368 | 2026.04.07 02:56:49.012203 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57249 | ||
| 17369 | 2026.04.07 02:56:49.012223 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46959 | ||
| 17370 | 2026.04.07 02:56:49.012265 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17371 | 2026.04.07 02:56:49.012275 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17372 | 2026.04.07 02:56:49.012285 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17373 | 2026.04.07 02:56:49.012305 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17374 | 2026.04.07 02:56:49.012308 [ 349 ] {} <Debug> TCP-Session: 12910782-5558-40b3-9065-1e2f4e52c97b Authenticating user 'default' from [fd00:1122:3344:101::e]:53266 | ||
| 17375 | 2026.04.07 02:56:49.012323 [ 290 ] {} <Debug> TCP-Session: a6ce1c71-4ce3-4e81-bddb-4a2a611651ae Authenticating user 'default' from [fd00:1122:3344:101::e]:61044 | ||
| 17376 | 2026.04.07 02:56:49.012341 [ 289 ] {} <Debug> TCP-Session: af8d01ac-51cc-472f-8b63-820280989c48 Authenticating user 'default' from [fd00:1122:3344:101::e]:57249 | ||
| 17377 | 2026.04.07 02:56:49.012356 [ 349 ] {} <Debug> TCP-Session: 12910782-5558-40b3-9065-1e2f4e52c97b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17378 | 2026.04.07 02:56:49.012365 [ 290 ] {} <Debug> TCP-Session: a6ce1c71-4ce3-4e81-bddb-4a2a611651ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17379 | 2026.04.07 02:56:49.012387 [ 349 ] {} <Debug> TCP-Session: 12910782-5558-40b3-9065-1e2f4e52c97b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17380 | 2026.04.07 02:56:49.012399 [ 290 ] {} <Debug> TCP-Session: a6ce1c71-4ce3-4e81-bddb-4a2a611651ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17381 | 2026.04.07 02:56:49.012322 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17382 | 2026.04.07 02:56:49.012298 [ 288 ] {} <Debug> TCP-Session: f9845300-d460-4f36-abb4-e7c7bda23fa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55220 | ||
| 17383 | 2026.04.07 02:56:49.012451 [ 294 ] {} <Debug> TCP-Session: e657ab00-89df-4080-8b40-90b2b515e512 Authenticating user 'default' from [fd00:1122:3344:101::e]:46959 | ||
| 17384 | 2026.04.07 02:56:49.012466 [ 288 ] {} <Debug> TCP-Session: f9845300-d460-4f36-abb4-e7c7bda23fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17385 | 2026.04.07 02:56:49.012269 [ 3 ] {} <Trace> TCP-Session: 61d974cc-4e6d-47cb-8d67-00a340e7c94c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17386 | 2026.04.07 02:56:49.012485 [ 294 ] {} <Debug> TCP-Session: e657ab00-89df-4080-8b40-90b2b515e512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17387 | 2026.04.07 02:56:49.012490 [ 288 ] {} <Debug> TCP-Session: f9845300-d460-4f36-abb4-e7c7bda23fa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17388 | 2026.04.07 02:56:49.012521 [ 294 ] {} <Debug> TCP-Session: e657ab00-89df-4080-8b40-90b2b515e512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17389 | 2026.04.07 02:56:49.012223 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40919 | ||
| 17390 | 2026.04.07 02:56:49.012379 [ 289 ] {} <Debug> TCP-Session: af8d01ac-51cc-472f-8b63-820280989c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17391 | 2026.04.07 02:56:49.012212 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62672 | ||
| 17392 | 2026.04.07 02:56:49.012633 [ 289 ] {} <Debug> TCP-Session: af8d01ac-51cc-472f-8b63-820280989c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17393 | 2026.04.07 02:56:49.012217 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57191 | ||
| 17394 | 2026.04.07 02:56:49.012673 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17395 | 2026.04.07 02:56:49.012693 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17396 | 2026.04.07 02:56:49.012663 [ 3 ] {684ec18f-7169-4148-8641-c7f9f2a58eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64326) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17397 | 2026.04.07 02:56:49.012729 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17398 | 2026.04.07 02:56:49.012733 [ 293 ] {} <Debug> TCP-Session: 512e9bf7-9c2a-49de-ad63-9bba175809ff Authenticating user 'default' from [fd00:1122:3344:101::e]:62672 | ||
| 17399 | 2026.04.07 02:56:49.012766 [ 292 ] {} <Debug> TCP-Session: 8bf88c8d-7933-4a96-b927-04faf383c237 Authenticating user 'default' from [fd00:1122:3344:101::e]:57191 | ||
| 17400 | 2026.04.07 02:56:49.012786 [ 293 ] {} <Debug> TCP-Session: 512e9bf7-9c2a-49de-ad63-9bba175809ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17401 | 2026.04.07 02:56:49.012798 [ 292 ] {} <Debug> TCP-Session: 8bf88c8d-7933-4a96-b927-04faf383c237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17402 | 2026.04.07 02:56:49.012816 [ 293 ] {} <Debug> TCP-Session: 512e9bf7-9c2a-49de-ad63-9bba175809ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17403 | 2026.04.07 02:56:49.012828 [ 292 ] {} <Debug> TCP-Session: 8bf88c8d-7933-4a96-b927-04faf383c237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17404 | 2026.04.07 02:56:49.012718 [ 291 ] {} <Debug> TCP-Session: c79ebf5c-f96f-4737-806a-6a7827a95066 Authenticating user 'default' from [fd00:1122:3344:101::e]:40919 | ||
| 17405 | 2026.04.07 02:56:49.012913 [ 291 ] {} <Debug> TCP-Session: c79ebf5c-f96f-4737-806a-6a7827a95066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17406 | 2026.04.07 02:56:49.012928 [ 291 ] {} <Debug> TCP-Session: c79ebf5c-f96f-4737-806a-6a7827a95066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17407 | 2026.04.07 02:56:49.013083 [ 3 ] {684ec18f-7169-4148-8641-c7f9f2a58eb0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17408 | 2026.04.07 02:56:49.013169 [ 3 ] {684ec18f-7169-4148-8641-c7f9f2a58eb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17409 | 2026.04.07 02:56:49.013509 [ 3 ] {684ec18f-7169-4148-8641-c7f9f2a58eb0} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 17410 | 2026.04.07 02:56:49.014637 [ 345 ] {684ec18f-7169-4148-8641-c7f9f2a58eb0} <Trace> AggregatingTransform: Aggregating | ||
| 17411 | 2026.04.07 02:56:49.014677 [ 345 ] {684ec18f-7169-4148-8641-c7f9f2a58eb0} <Trace> Aggregator: Aggregation method: without_key | ||
| 17412 | 2026.04.07 02:56:49.014712 [ 345 ] {684ec18f-7169-4148-8641-c7f9f2a58eb0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001065362 sec. (938.648 rows/sec., 36.67 KiB/sec.) | ||
| 17413 | 2026.04.07 02:56:49.014729 [ 345 ] {684ec18f-7169-4148-8641-c7f9f2a58eb0} <Trace> Aggregator: Merging aggregated data | ||
| 17414 | 2026.04.07 02:56:49.016077 [ 3 ] {684ec18f-7169-4148-8641-c7f9f2a58eb0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00347 sec., 288.1844380403458 rows/sec., 11.26 KiB/sec. | ||
| 17415 | 2026.04.07 02:56:49.016253 [ 3 ] {684ec18f-7169-4148-8641-c7f9f2a58eb0} <Debug> TCPHandler: Processed in 0.004103587 sec. | ||
| 17416 | 2026.04.07 02:56:49.016378 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17417 | 2026.04.07 02:56:49.016409 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17418 | 2026.04.07 02:56:49.016412 [ 294 ] {} <Debug> TCP-Session: e657ab00-89df-4080-8b40-90b2b515e512 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17419 | 2026.04.07 02:56:49.016429 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17420 | 2026.04.07 02:56:49.016453 [ 349 ] {} <Debug> TCP-Session: 12910782-5558-40b3-9065-1e2f4e52c97b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17421 | 2026.04.07 02:56:49.016471 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17422 | 2026.04.07 02:56:49.016487 [ 289 ] {} <Debug> TCP-Session: af8d01ac-51cc-472f-8b63-820280989c48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17423 | 2026.04.07 02:56:49.016492 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17424 | 2026.04.07 02:56:49.016514 [ 290 ] {} <Debug> TCP-Session: a6ce1c71-4ce3-4e81-bddb-4a2a611651ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17425 | 2026.04.07 02:56:49.016523 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17426 | 2026.04.07 02:56:49.016559 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17427 | 2026.04.07 02:56:49.016549 [ 288 ] {} <Debug> TCP-Session: f9845300-d460-4f36-abb4-e7c7bda23fa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17428 | 2026.04.07 02:56:49.016601 [ 291 ] {} <Debug> TCP-Session: c79ebf5c-f96f-4737-806a-6a7827a95066 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17429 | 2026.04.07 02:56:49.016606 [ 3 ] {} <Debug> TCP-Session: 61d974cc-4e6d-47cb-8d67-00a340e7c94c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17430 | 2026.04.07 02:56:49.016540 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17431 | 2026.04.07 02:56:49.016450 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17432 | 2026.04.07 02:56:49.016681 [ 293 ] {} <Debug> TCP-Session: 512e9bf7-9c2a-49de-ad63-9bba175809ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17433 | 2026.04.07 02:56:49.016704 [ 292 ] {} <Debug> TCP-Session: 8bf88c8d-7933-4a96-b927-04faf383c237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17434 | 2026.04.07 02:56:50.161115 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 17435 | 2026.04.07 02:56:50.179900 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17436 | 2026.04.07 02:56:50.179972 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17437 | 2026.04.07 02:56:50.187335 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17438 | 2026.04.07 02:56:50.188387 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17439 | 2026.04.07 02:56:50.193984 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 17440 | 2026.04.07 02:56:50.848333 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2260 | ||
| 17441 | 2026.04.07 02:56:50.851476 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17442 | 2026.04.07 02:56:50.851539 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17443 | 2026.04.07 02:56:50.853006 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17444 | 2026.04.07 02:56:50.853316 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17445 | 2026.04.07 02:56:50.853633 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2260 | ||
| 17446 | 2026.04.07 02:56:50.853649 [ 221 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): 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] | ||
| 17447 | 2026.04.07 02:56:50.853711 [ 221 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): 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] | ||
| 17448 | 2026.04.07 02:56:50.858926 [ 221 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): 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] | ||
| 17449 | 2026.04.07 02:56:52.031491 [ 223 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 17450 | 2026.04.07 02:56:52.031543 [ 223 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 17451 | 2026.04.07 02:56:52.034515 [ 223 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 17452 | 2026.04.07 02:56:52.369449 [ 224 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 17453 | 2026.04.07 02:56:52.369509 [ 224 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 17454 | 2026.04.07 02:56:52.374161 [ 224 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 17455 | 2026.04.07 02:56:52.517417 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17456 | 2026.04.07 02:56:52.517595 [ 5 ] {ec358cb9-4df4-4fda-b378-7a6888bd47a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17457 | 2026.04.07 02:56:52.517660 [ 5 ] {ec358cb9-4df4-4fda-b378-7a6888bd47a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17458 | 2026.04.07 02:56:52.518329 [ 5 ] {ec358cb9-4df4-4fda-b378-7a6888bd47a1} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17459 | 2026.04.07 02:56:52.518374 [ 5 ] {ec358cb9-4df4-4fda-b378-7a6888bd47a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17460 | 2026.04.07 02:56:52.518761 [ 5 ] {ec358cb9-4df4-4fda-b378-7a6888bd47a1} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17461 | 2026.04.07 02:56:52.518985 [ 5 ] {ec358cb9-4df4-4fda-b378-7a6888bd47a1} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17462 | 2026.04.07 02:56:52.519140 [ 5 ] {ec358cb9-4df4-4fda-b378-7a6888bd47a1} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001595 sec., 41379.31034482759 rows/sec., 3.29 MiB/sec. | ||
| 17463 | 2026.04.07 02:56:52.519184 [ 5 ] {ec358cb9-4df4-4fda-b378-7a6888bd47a1} <Debug> TCPHandler: Processed in 0.00190136 sec. | ||
| 17464 | 2026.04.07 02:56:52.519307 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17465 | 2026.04.07 02:56:52.519406 [ 5 ] {998b26ad-06a6-44a7-92f3-2cbf0c6ab82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17466 | 2026.04.07 02:56:52.519451 [ 5 ] {998b26ad-06a6-44a7-92f3-2cbf0c6ab82f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17467 | 2026.04.07 02:56:52.519838 [ 5 ] {998b26ad-06a6-44a7-92f3-2cbf0c6ab82f} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17468 | 2026.04.07 02:56:52.519873 [ 5 ] {998b26ad-06a6-44a7-92f3-2cbf0c6ab82f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17469 | 2026.04.07 02:56:52.520165 [ 5 ] {998b26ad-06a6-44a7-92f3-2cbf0c6ab82f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 17470 | 2026.04.07 02:56:52.520402 [ 5 ] {998b26ad-06a6-44a7-92f3-2cbf0c6ab82f} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17471 | 2026.04.07 02:56:52.520532 [ 5 ] {998b26ad-06a6-44a7-92f3-2cbf0c6ab82f} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001148 sec., 4355.4006968641115 rows/sec., 327.51 KiB/sec. | ||
| 17472 | 2026.04.07 02:56:52.520570 [ 5 ] {998b26ad-06a6-44a7-92f3-2cbf0c6ab82f} <Debug> TCPHandler: Processed in 0.001314968 sec. | ||
| 17473 | 2026.04.07 02:56:52.520676 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17474 | 2026.04.07 02:56:52.520779 [ 5 ] {9e79d94f-8aac-4d1e-af43-319a1b43593e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17475 | 2026.04.07 02:56:52.520820 [ 5 ] {9e79d94f-8aac-4d1e-af43-319a1b43593e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17476 | 2026.04.07 02:56:52.521245 [ 5 ] {9e79d94f-8aac-4d1e-af43-319a1b43593e} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17477 | 2026.04.07 02:56:52.521282 [ 5 ] {9e79d94f-8aac-4d1e-af43-319a1b43593e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17478 | 2026.04.07 02:56:52.521598 [ 5 ] {9e79d94f-8aac-4d1e-af43-319a1b43593e} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17479 | 2026.04.07 02:56:52.521809 [ 5 ] {9e79d94f-8aac-4d1e-af43-319a1b43593e} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17480 | 2026.04.07 02:56:52.521949 [ 5 ] {9e79d94f-8aac-4d1e-af43-319a1b43593e} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00119 sec., 57983.19327731092 rows/sec., 4.53 MiB/sec. | ||
| 17481 | 2026.04.07 02:56:52.521990 [ 5 ] {9e79d94f-8aac-4d1e-af43-319a1b43593e} <Debug> TCPHandler: Processed in 0.001365609 sec. | ||
| 17482 | 2026.04.07 02:56:52.522052 [ 220 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 17483 | 2026.04.07 02:56:52.522106 [ 220 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 17484 | 2026.04.07 02:56:52.522120 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17485 | 2026.04.07 02:56:52.522221 [ 5 ] {226bb0c7-af93-41a7-b12f-a3b67e8d373c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17486 | 2026.04.07 02:56:52.522266 [ 5 ] {226bb0c7-af93-41a7-b12f-a3b67e8d373c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17487 | 2026.04.07 02:56:52.522682 [ 5 ] {226bb0c7-af93-41a7-b12f-a3b67e8d373c} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17488 | 2026.04.07 02:56:52.522721 [ 5 ] {226bb0c7-af93-41a7-b12f-a3b67e8d373c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17489 | 2026.04.07 02:56:52.523059 [ 5 ] {226bb0c7-af93-41a7-b12f-a3b67e8d373c} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17490 | 2026.04.07 02:56:52.523274 [ 5 ] {226bb0c7-af93-41a7-b12f-a3b67e8d373c} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17491 | 2026.04.07 02:56:52.523430 [ 5 ] {226bb0c7-af93-41a7-b12f-a3b67e8d373c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 17492 | 2026.04.07 02:56:52.523427 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 5 parts from all_1_118_24 to all_122_122_0 | ||
| 17493 | 2026.04.07 02:56:52.523472 [ 5 ] {226bb0c7-af93-41a7-b12f-a3b67e8d373c} <Debug> TCPHandler: Processed in 0.00140274 sec. | ||
| 17494 | 2026.04.07 02:56:52.523506 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17495 | 2026.04.07 02:56:52.523532 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17496 | 2026.04.07 02:56:52.523594 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17497 | 2026.04.07 02:56:52.523647 [ 188 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_122_25} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_118_24 to all_122_122_0 into Compact with storage Full | ||
| 17498 | 2026.04.07 02:56:52.523701 [ 5 ] {8ca62488-a748-4290-9735-b194f11ba230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17499 | 2026.04.07 02:56:52.523772 [ 5 ] {8ca62488-a748-4290-9735-b194f11ba230} <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 | ||
| 17500 | 2026.04.07 02:56:52.523786 [ 188 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17501 | 2026.04.07 02:56:52.523827 [ 188 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_118_24, total 47186 rows starting from the beginning of the part | ||
| 17502 | 2026.04.07 02:56:52.523896 [ 188 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 128 rows starting from the beginning of the part | ||
| 17503 | 2026.04.07 02:56:52.523943 [ 188 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 265 rows starting from the beginning of the part | ||
| 17504 | 2026.04.07 02:56:52.523989 [ 188 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 17505 | 2026.04.07 02:56:52.524033 [ 188 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 265 rows starting from the beginning of the part | ||
| 17506 | 2026.04.07 02:56:52.524687 [ 5 ] {8ca62488-a748-4290-9735-b194f11ba230} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17507 | 2026.04.07 02:56:52.524734 [ 5 ] {8ca62488-a748-4290-9735-b194f11ba230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17508 | 2026.04.07 02:56:52.525305 [ 5 ] {8ca62488-a748-4290-9735-b194f11ba230} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 17509 | 2026.04.07 02:56:52.525538 [ 5 ] {8ca62488-a748-4290-9735-b194f11ba230} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17510 | 2026.04.07 02:56:52.525695 [ 5 ] {8ca62488-a748-4290-9735-b194f11ba230} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002014 sec., 2482.6216484607744 rows/sec., 4.45 MiB/sec. | ||
| 17511 | 2026.04.07 02:56:52.525728 [ 220 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 17512 | 2026.04.07 02:56:52.525755 [ 5 ] {8ca62488-a748-4290-9735-b194f11ba230} <Debug> TCPHandler: Processed in 0.002218117 sec. | ||
| 17513 | 2026.04.07 02:56:52.525869 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17514 | 2026.04.07 02:56:52.525966 [ 5 ] {c0e8ad31-ad3b-4e5c-85be-bbfe8e28d2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17515 | 2026.04.07 02:56:52.526008 [ 5 ] {c0e8ad31-ad3b-4e5c-85be-bbfe8e28d2fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17516 | 2026.04.07 02:56:52.526345 [ 5 ] {c0e8ad31-ad3b-4e5c-85be-bbfe8e28d2fa} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17517 | 2026.04.07 02:56:52.526381 [ 5 ] {c0e8ad31-ad3b-4e5c-85be-bbfe8e28d2fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 17518 | 2026.04.07 02:56:52.526706 [ 5 ] {c0e8ad31-ad3b-4e5c-85be-bbfe8e28d2fa} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17519 | 2026.04.07 02:56:52.526926 [ 5 ] {c0e8ad31-ad3b-4e5c-85be-bbfe8e28d2fa} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17520 | 2026.04.07 02:56:52.527060 [ 5 ] {c0e8ad31-ad3b-4e5c-85be-bbfe8e28d2fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 17521 | 2026.04.07 02:56:52.527097 [ 5 ] {c0e8ad31-ad3b-4e5c-85be-bbfe8e28d2fa} <Debug> TCPHandler: Processed in 0.001279627 sec. | ||
| 17522 | 2026.04.07 02:56:52.532011 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48004 rows, containing 5 columns (5 merged, 0 gathered) in 0.008417128 sec., 5703132.945109068 rows/sec., 366.54 MiB/sec. | ||
| 17523 | 2026.04.07 02:56:52.533047 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
| 17524 | 2026.04.07 02:56:52.533432 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17525 | 2026.04.07 02:56:52.533527 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 5 parts: [all_1_118_24, all_122_122_0] -> all_1_122_25 | ||
| 17526 | 2026.04.07 02:56:52.533653 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17527 | 2026.04.07 02:56:53.591764 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 17528 | 2026.04.07 02:56:53.591831 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 17529 | 2026.04.07 02:56:53.593573 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 17530 | 2026.04.07 02:56:55.540837 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17531 | 2026.04.07 02:56:55.540896 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17532 | 2026.04.07 02:56:55.764275 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35500 | ||
| 17533 | 2026.04.07 02:56:55.764775 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17534 | 2026.04.07 02:56:55.764821 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17535 | 2026.04.07 02:56:55.765300 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17536 | 2026.04.07 02:56:55.765527 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17537 | 2026.04.07 02:56:55.765654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35500 | ||
| 17538 | 2026.04.07 02:56:57.105076 [ 224 ] {} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): 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] | ||
| 17539 | 2026.04.07 02:56:57.105124 [ 224 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): 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] | ||
| 17540 | 2026.04.07 02:56:57.111074 [ 224 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): 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] | ||
| 17541 | 2026.04.07 02:56:57.527287 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17542 | 2026.04.07 02:56:57.527463 [ 5 ] {cefb578e-cd2f-4eb1-8cd7-cf9b96a3305c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17543 | 2026.04.07 02:56:57.527528 [ 5 ] {cefb578e-cd2f-4eb1-8cd7-cf9b96a3305c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17544 | 2026.04.07 02:56:57.528306 [ 5 ] {cefb578e-cd2f-4eb1-8cd7-cf9b96a3305c} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17545 | 2026.04.07 02:56:57.528349 [ 5 ] {cefb578e-cd2f-4eb1-8cd7-cf9b96a3305c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17546 | 2026.04.07 02:56:57.528749 [ 5 ] {cefb578e-cd2f-4eb1-8cd7-cf9b96a3305c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17547 | 2026.04.07 02:56:57.528984 [ 5 ] {cefb578e-cd2f-4eb1-8cd7-cf9b96a3305c} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17548 | 2026.04.07 02:56:57.529137 [ 5 ] {cefb578e-cd2f-4eb1-8cd7-cf9b96a3305c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001723 sec., 164828.78699941962 rows/sec., 10.47 MiB/sec. | ||
| 17549 | 2026.04.07 02:56:57.529160 [ 225 ] {} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): 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] | ||
| 17550 | 2026.04.07 02:56:57.529178 [ 5 ] {cefb578e-cd2f-4eb1-8cd7-cf9b96a3305c} <Debug> TCPHandler: Processed in 0.002024253 sec. | ||
| 17551 | 2026.04.07 02:56:57.529186 [ 225 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): 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] | ||
| 17552 | 2026.04.07 02:56:57.529303 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17553 | 2026.04.07 02:56:57.529398 [ 5 ] {059be20e-f46c-4c02-9dde-000861610b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17554 | 2026.04.07 02:56:57.529438 [ 5 ] {059be20e-f46c-4c02-9dde-000861610b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17555 | 2026.04.07 02:56:57.530394 [ 5 ] {059be20e-f46c-4c02-9dde-000861610b5b} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17556 | 2026.04.07 02:56:57.530429 [ 5 ] {059be20e-f46c-4c02-9dde-000861610b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17557 | 2026.04.07 02:56:57.530786 [ 5 ] {059be20e-f46c-4c02-9dde-000861610b5b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17558 | 2026.04.07 02:56:57.531011 [ 5 ] {059be20e-f46c-4c02-9dde-000861610b5b} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17559 | 2026.04.07 02:56:57.531135 [ 5 ] {059be20e-f46c-4c02-9dde-000861610b5b} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001756 sec., 494874.715261959 rows/sec., 38.79 MiB/sec. | ||
| 17560 | 2026.04.07 02:56:57.531178 [ 5 ] {059be20e-f46c-4c02-9dde-000861610b5b} <Debug> TCPHandler: Processed in 0.001924661 sec. | ||
| 17561 | 2026.04.07 02:56:57.531289 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17562 | 2026.04.07 02:56:57.531382 [ 5 ] {420619dc-ce0b-4457-9001-38e176e2f2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17563 | 2026.04.07 02:56:57.531421 [ 5 ] {420619dc-ce0b-4457-9001-38e176e2f2c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17564 | 2026.04.07 02:56:57.531900 [ 5 ] {420619dc-ce0b-4457-9001-38e176e2f2c1} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17565 | 2026.04.07 02:56:57.531935 [ 5 ] {420619dc-ce0b-4457-9001-38e176e2f2c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17566 | 2026.04.07 02:56:57.532240 [ 5 ] {420619dc-ce0b-4457-9001-38e176e2f2c1} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 17567 | 2026.04.07 02:56:57.532439 [ 5 ] {420619dc-ce0b-4457-9001-38e176e2f2c1} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17568 | 2026.04.07 02:56:57.532572 [ 5 ] {420619dc-ce0b-4457-9001-38e176e2f2c1} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001208 sec., 147350.99337748342 rows/sec., 9.09 MiB/sec. | ||
| 17569 | 2026.04.07 02:56:57.532610 [ 5 ] {420619dc-ce0b-4457-9001-38e176e2f2c1} <Debug> TCPHandler: Processed in 0.001370709 sec. | ||
| 17570 | 2026.04.07 02:56:57.532722 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17571 | 2026.04.07 02:56:57.532816 [ 5 ] {d99dad30-7d52-4a07-b21c-7b3d437253e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17572 | 2026.04.07 02:56:57.532832 [ 225 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): 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] | ||
| 17573 | 2026.04.07 02:56:57.532856 [ 5 ] {d99dad30-7d52-4a07-b21c-7b3d437253e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17574 | 2026.04.07 02:56:57.533312 [ 5 ] {d99dad30-7d52-4a07-b21c-7b3d437253e8} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17575 | 2026.04.07 02:56:57.533348 [ 5 ] {d99dad30-7d52-4a07-b21c-7b3d437253e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17576 | 2026.04.07 02:56:57.533638 [ 5 ] {d99dad30-7d52-4a07-b21c-7b3d437253e8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17577 | 2026.04.07 02:56:57.533834 [ 5 ] {d99dad30-7d52-4a07-b21c-7b3d437253e8} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17578 | 2026.04.07 02:56:57.533958 [ 5 ] {d99dad30-7d52-4a07-b21c-7b3d437253e8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00116 sec., 128448.27586206897 rows/sec., 8.30 MiB/sec. | ||
| 17579 | 2026.04.07 02:56:57.533996 [ 5 ] {d99dad30-7d52-4a07-b21c-7b3d437253e8} <Debug> TCPHandler: Processed in 0.001322617 sec. | ||
| 17580 | 2026.04.07 02:56:57.534003 [ 221 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): 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] | ||
| 17581 | 2026.04.07 02:56:57.534031 [ 221 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): 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] | ||
| 17582 | 2026.04.07 02:56:57.534103 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17583 | 2026.04.07 02:56:57.534194 [ 5 ] {46ae6737-97e5-4509-949c-7ad1831bbd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17584 | 2026.04.07 02:56:57.534233 [ 5 ] {46ae6737-97e5-4509-949c-7ad1831bbd36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17585 | 2026.04.07 02:56:57.534679 [ 5 ] {46ae6737-97e5-4509-949c-7ad1831bbd36} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17586 | 2026.04.07 02:56:57.534714 [ 5 ] {46ae6737-97e5-4509-949c-7ad1831bbd36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17587 | 2026.04.07 02:56:57.535012 [ 5 ] {46ae6737-97e5-4509-949c-7ad1831bbd36} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17588 | 2026.04.07 02:56:57.535239 [ 5 ] {46ae6737-97e5-4509-949c-7ad1831bbd36} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17589 | 2026.04.07 02:56:57.535365 [ 5 ] {46ae6737-97e5-4509-949c-7ad1831bbd36} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. | ||
| 17590 | 2026.04.07 02:56:57.535403 [ 5 ] {46ae6737-97e5-4509-949c-7ad1831bbd36} <Debug> TCPHandler: Processed in 0.001349689 sec. | ||
| 17591 | 2026.04.07 02:56:57.535504 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17592 | 2026.04.07 02:56:57.535597 [ 5 ] {f4087671-26c7-42b0-923b-2008c6e6f0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17593 | 2026.04.07 02:56:57.535637 [ 5 ] {f4087671-26c7-42b0-923b-2008c6e6f0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17594 | 2026.04.07 02:56:57.536316 [ 5 ] {f4087671-26c7-42b0-923b-2008c6e6f0f4} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17595 | 2026.04.07 02:56:57.536351 [ 5 ] {f4087671-26c7-42b0-923b-2008c6e6f0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17596 | 2026.04.07 02:56:57.536378 [ 221 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): 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] | ||
| 17597 | 2026.04.07 02:56:57.536668 [ 5 ] {f4087671-26c7-42b0-923b-2008c6e6f0f4} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17598 | 2026.04.07 02:56:57.536869 [ 5 ] {f4087671-26c7-42b0-923b-2008c6e6f0f4} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17599 | 2026.04.07 02:56:57.536994 [ 5 ] {f4087671-26c7-42b0-923b-2008c6e6f0f4} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001414 sec., 371994.342291372 rows/sec., 26.29 MiB/sec. | ||
| 17600 | 2026.04.07 02:56:57.537031 [ 5 ] {f4087671-26c7-42b0-923b-2008c6e6f0f4} <Debug> TCPHandler: Processed in 0.001574573 sec. | ||
| 17601 | 2026.04.07 02:56:57.537133 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17602 | 2026.04.07 02:56:57.537226 [ 5 ] {d342f959-34cc-462d-bc73-7e6620fabbfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17603 | 2026.04.07 02:56:57.537266 [ 5 ] {d342f959-34cc-462d-bc73-7e6620fabbfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17604 | 2026.04.07 02:56:57.537591 [ 5 ] {d342f959-34cc-462d-bc73-7e6620fabbfe} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17605 | 2026.04.07 02:56:57.537625 [ 5 ] {d342f959-34cc-462d-bc73-7e6620fabbfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17606 | 2026.04.07 02:56:57.537916 [ 5 ] {d342f959-34cc-462d-bc73-7e6620fabbfe} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17607 | 2026.04.07 02:56:57.538116 [ 5 ] {d342f959-34cc-462d-bc73-7e6620fabbfe} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17608 | 2026.04.07 02:56:57.538241 [ 5 ] {d342f959-34cc-462d-bc73-7e6620fabbfe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 17609 | 2026.04.07 02:56:57.538277 [ 5 ] {d342f959-34cc-462d-bc73-7e6620fabbfe} <Debug> TCPHandler: Processed in 0.001192095 sec. | ||
| 17610 | 2026.04.07 02:56:57.538382 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17611 | 2026.04.07 02:56:57.538474 [ 5 ] {58bc345b-0674-4548-ab77-d15cf87bfae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17612 | 2026.04.07 02:56:57.538514 [ 5 ] {58bc345b-0674-4548-ab77-d15cf87bfae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17613 | 2026.04.07 02:56:57.538925 [ 5 ] {58bc345b-0674-4548-ab77-d15cf87bfae7} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17614 | 2026.04.07 02:56:57.538959 [ 5 ] {58bc345b-0674-4548-ab77-d15cf87bfae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17615 | 2026.04.07 02:56:57.539272 [ 5 ] {58bc345b-0674-4548-ab77-d15cf87bfae7} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17616 | 2026.04.07 02:56:57.539478 [ 5 ] {58bc345b-0674-4548-ab77-d15cf87bfae7} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17617 | 2026.04.07 02:56:57.539602 [ 5 ] {58bc345b-0674-4548-ab77-d15cf87bfae7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001146 sec., 231239.09249563699 rows/sec., 15.37 MiB/sec. | ||
| 17618 | 2026.04.07 02:56:57.539638 [ 5 ] {58bc345b-0674-4548-ab77-d15cf87bfae7} <Debug> TCPHandler: Processed in 0.001305827 sec. | ||
| 17619 | 2026.04.07 02:56:57.539742 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17620 | 2026.04.07 02:56:57.539833 [ 5 ] {923e4487-01d9-4c31-8f70-44fe512b8b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17621 | 2026.04.07 02:56:57.539874 [ 5 ] {923e4487-01d9-4c31-8f70-44fe512b8b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17622 | 2026.04.07 02:56:57.540173 [ 5 ] {923e4487-01d9-4c31-8f70-44fe512b8b6d} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17623 | 2026.04.07 02:56:57.540207 [ 5 ] {923e4487-01d9-4c31-8f70-44fe512b8b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17624 | 2026.04.07 02:56:57.540490 [ 5 ] {923e4487-01d9-4c31-8f70-44fe512b8b6d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17625 | 2026.04.07 02:56:57.540684 [ 5 ] {923e4487-01d9-4c31-8f70-44fe512b8b6d} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17626 | 2026.04.07 02:56:57.540809 [ 5 ] {923e4487-01d9-4c31-8f70-44fe512b8b6d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000994 sec., 1006.0362173038228 rows/sec., 67.79 KiB/sec. | ||
| 17627 | 2026.04.07 02:56:57.540844 [ 5 ] {923e4487-01d9-4c31-8f70-44fe512b8b6d} <Debug> TCPHandler: Processed in 0.001151494 sec. | ||
| 17628 | 2026.04.07 02:56:57.540946 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17629 | 2026.04.07 02:56:57.541038 [ 5 ] {94ef2d0d-0bd0-45db-b3d8-db59c4335fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17630 | 2026.04.07 02:56:57.541090 [ 5 ] {94ef2d0d-0bd0-45db-b3d8-db59c4335fc8} <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 | ||
| 17631 | 2026.04.07 02:56:57.541934 [ 5 ] {94ef2d0d-0bd0-45db-b3d8-db59c4335fc8} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17632 | 2026.04.07 02:56:57.541971 [ 5 ] {94ef2d0d-0bd0-45db-b3d8-db59c4335fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17633 | 2026.04.07 02:56:57.542502 [ 5 ] {94ef2d0d-0bd0-45db-b3d8-db59c4335fc8} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 17634 | 2026.04.07 02:56:57.542712 [ 5 ] {94ef2d0d-0bd0-45db-b3d8-db59c4335fc8} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17635 | 2026.04.07 02:56:57.542831 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 17636 | 2026.04.07 02:56:57.542845 [ 5 ] {94ef2d0d-0bd0-45db-b3d8-db59c4335fc8} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001824 sec., 19736.842105263157 rows/sec., 35.37 MiB/sec. | ||
| 17637 | 2026.04.07 02:56:57.542903 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17638 | 2026.04.07 02:56:57.542928 [ 5 ] {94ef2d0d-0bd0-45db-b3d8-db59c4335fc8} <Debug> TCPHandler: Processed in 0.002030893 sec. | ||
| 17639 | 2026.04.07 02:56:57.542932 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17640 | 2026.04.07 02:56:57.543048 [ 189 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 17641 | 2026.04.07 02:56:57.543054 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17642 | 2026.04.07 02:56:57.543175 [ 5 ] {8c10eb0d-d08a-4f4c-8b03-922be1acec8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17643 | 2026.04.07 02:56:57.543217 [ 5 ] {8c10eb0d-d08a-4f4c-8b03-922be1acec8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17644 | 2026.04.07 02:56:57.543271 [ 189 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17645 | 2026.04.07 02:56:57.543337 [ 189 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2167 rows starting from the beginning of the part | ||
| 17646 | 2026.04.07 02:56:57.543506 [ 189 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 36 rows starting from the beginning of the part | ||
| 17647 | 2026.04.07 02:56:57.543589 [ 5 ] {8c10eb0d-d08a-4f4c-8b03-922be1acec8c} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17648 | 2026.04.07 02:56:57.543626 [ 5 ] {8c10eb0d-d08a-4f4c-8b03-922be1acec8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17649 | 2026.04.07 02:56:57.543654 [ 189 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 5 rows starting from the beginning of the part | ||
| 17650 | 2026.04.07 02:56:57.543776 [ 189 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 36 rows starting from the beginning of the part | ||
| 17651 | 2026.04.07 02:56:57.543889 [ 189 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 5 rows starting from the beginning of the part | ||
| 17652 | 2026.04.07 02:56:57.543942 [ 5 ] {8c10eb0d-d08a-4f4c-8b03-922be1acec8c} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17653 | 2026.04.07 02:56:57.543992 [ 189 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 36 rows starting from the beginning of the part | ||
| 17654 | 2026.04.07 02:56:57.544169 [ 5 ] {8c10eb0d-d08a-4f4c-8b03-922be1acec8c} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17655 | 2026.04.07 02:56:57.544304 [ 5 ] {8c10eb0d-d08a-4f4c-8b03-922be1acec8c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001149 sec., 78328.9817232376 rows/sec., 4.90 MiB/sec. | ||
| 17656 | 2026.04.07 02:56:57.544341 [ 5 ] {8c10eb0d-d08a-4f4c-8b03-922be1acec8c} <Debug> TCPHandler: Processed in 0.001340089 sec. | ||
| 17657 | 2026.04.07 02:56:57.551272 [ 203 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2285 rows, containing 19 columns (19 merged, 0 gathered) in 0.008262515 sec., 276550.1787288737 rows/sec., 495.57 MiB/sec. | ||
| 17658 | 2026.04.07 02:56:57.553422 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 17659 | 2026.04.07 02:56:57.553820 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17660 | 2026.04.07 02:56:57.553913 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 17661 | 2026.04.07 02:56:57.554063 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.45 MiB. | ||
| 17662 | 2026.04.07 02:56:57.695009 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 17663 | 2026.04.07 02:56:57.714407 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17664 | 2026.04.07 02:56:57.714475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17665 | 2026.04.07 02:56:57.720616 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17666 | 2026.04.07 02:56:57.721325 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17667 | 2026.04.07 02:56:57.724642 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 17668 | 2026.04.07 02:56:58.335233 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17669 | 2026.04.07 02:56:58.335458 [ 5 ] {841e7272-507b-4713-97b4-dda8cbcf02a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17670 | 2026.04.07 02:56:58.335534 [ 5 ] {841e7272-507b-4713-97b4-dda8cbcf02a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17671 | 2026.04.07 02:56:58.336216 [ 5 ] {841e7272-507b-4713-97b4-dda8cbcf02a6} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17672 | 2026.04.07 02:56:58.336258 [ 5 ] {841e7272-507b-4713-97b4-dda8cbcf02a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17673 | 2026.04.07 02:56:58.336650 [ 5 ] {841e7272-507b-4713-97b4-dda8cbcf02a6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 17674 | 2026.04.07 02:56:58.336878 [ 5 ] {841e7272-507b-4713-97b4-dda8cbcf02a6} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17675 | 2026.04.07 02:56:58.337038 [ 5 ] {841e7272-507b-4713-97b4-dda8cbcf02a6} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001635 sec., 6116.207951070337 rows/sec., 498.73 KiB/sec. | ||
| 17676 | 2026.04.07 02:56:58.337080 [ 5 ] {841e7272-507b-4713-97b4-dda8cbcf02a6} <Debug> TCPHandler: Processed in 0.001989752 sec. | ||
| 17677 | 2026.04.07 02:56:58.337196 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17678 | 2026.04.07 02:56:58.337298 [ 5 ] {200acd13-ff63-4188-87e1-ee011d651fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17679 | 2026.04.07 02:56:58.337341 [ 5 ] {200acd13-ff63-4188-87e1-ee011d651fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17680 | 2026.04.07 02:56:58.338955 [ 5 ] {200acd13-ff63-4188-87e1-ee011d651fe9} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17681 | 2026.04.07 02:56:58.338993 [ 5 ] {200acd13-ff63-4188-87e1-ee011d651fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17682 | 2026.04.07 02:56:58.339442 [ 5 ] {200acd13-ff63-4188-87e1-ee011d651fe9} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17683 | 2026.04.07 02:56:58.339664 [ 5 ] {200acd13-ff63-4188-87e1-ee011d651fe9} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17684 | 2026.04.07 02:56:58.339799 [ 5 ] {200acd13-ff63-4188-87e1-ee011d651fe9} <Debug> executeQuery: Read 2420 rows, 183.04 KiB in 0.002524 sec., 958795.5625990491 rows/sec., 70.82 MiB/sec. | ||
| 17685 | 2026.04.07 02:56:58.339838 [ 5 ] {200acd13-ff63-4188-87e1-ee011d651fe9} <Debug> TCPHandler: Processed in 0.002693247 sec. | ||
| 17686 | 2026.04.07 02:56:58.339948 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17687 | 2026.04.07 02:56:58.340048 [ 5 ] {8e31afee-68e0-4851-a5e8-76496316e23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17688 | 2026.04.07 02:56:58.340091 [ 5 ] {8e31afee-68e0-4851-a5e8-76496316e23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17689 | 2026.04.07 02:56:58.340490 [ 5 ] {8e31afee-68e0-4851-a5e8-76496316e23a} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17690 | 2026.04.07 02:56:58.340524 [ 5 ] {8e31afee-68e0-4851-a5e8-76496316e23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17691 | 2026.04.07 02:56:58.340836 [ 5 ] {8e31afee-68e0-4851-a5e8-76496316e23a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 17692 | 2026.04.07 02:56:58.341045 [ 5 ] {8e31afee-68e0-4851-a5e8-76496316e23a} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17693 | 2026.04.07 02:56:58.341176 [ 5 ] {8e31afee-68e0-4851-a5e8-76496316e23a} <Debug> executeQuery: Read 26 rows, 1.90 KiB in 0.001148 sec., 22648.083623693383 rows/sec., 1.62 MiB/sec. | ||
| 17694 | 2026.04.07 02:56:58.341214 [ 5 ] {8e31afee-68e0-4851-a5e8-76496316e23a} <Debug> TCPHandler: Processed in 0.001314798 sec. | ||
| 17695 | 2026.04.07 02:56:58.341318 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17696 | 2026.04.07 02:56:58.341422 [ 5 ] {543c696e-e133-4117-898c-dfa95daa4d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17697 | 2026.04.07 02:56:58.341463 [ 5 ] {543c696e-e133-4117-898c-dfa95daa4d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17698 | 2026.04.07 02:56:58.342154 [ 5 ] {543c696e-e133-4117-898c-dfa95daa4d98} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17699 | 2026.04.07 02:56:58.342189 [ 5 ] {543c696e-e133-4117-898c-dfa95daa4d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17700 | 2026.04.07 02:56:58.342527 [ 5 ] {543c696e-e133-4117-898c-dfa95daa4d98} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 17701 | 2026.04.07 02:56:58.342735 [ 5 ] {543c696e-e133-4117-898c-dfa95daa4d98} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17702 | 2026.04.07 02:56:58.342865 [ 5 ] {543c696e-e133-4117-898c-dfa95daa4d98} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001462 sec., 547879.6169630643 rows/sec., 31.65 MiB/sec. | ||
| 17703 | 2026.04.07 02:56:58.342904 [ 5 ] {543c696e-e133-4117-898c-dfa95daa4d98} <Debug> TCPHandler: Processed in 0.001638274 sec. | ||
| 17704 | 2026.04.07 02:56:58.343018 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17705 | 2026.04.07 02:56:58.343136 [ 5 ] {101e9c45-4f35-4ba4-8d3a-7eb334d31341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17706 | 2026.04.07 02:56:58.343184 [ 5 ] {101e9c45-4f35-4ba4-8d3a-7eb334d31341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17707 | 2026.04.07 02:56:58.343618 [ 5 ] {101e9c45-4f35-4ba4-8d3a-7eb334d31341} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17708 | 2026.04.07 02:56:58.343657 [ 5 ] {101e9c45-4f35-4ba4-8d3a-7eb334d31341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17709 | 2026.04.07 02:56:58.343986 [ 5 ] {101e9c45-4f35-4ba4-8d3a-7eb334d31341} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 17710 | 2026.04.07 02:56:58.344206 [ 5 ] {101e9c45-4f35-4ba4-8d3a-7eb334d31341} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17711 | 2026.04.07 02:56:58.344333 [ 5 ] {101e9c45-4f35-4ba4-8d3a-7eb334d31341} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001221 sec., 819.000819000819 rows/sec., 57.59 KiB/sec. | ||
| 17712 | 2026.04.07 02:56:58.344371 [ 5 ] {101e9c45-4f35-4ba4-8d3a-7eb334d31341} <Debug> TCPHandler: Processed in 0.00141564 sec. | ||
| 17713 | 2026.04.07 02:56:58.344475 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17714 | 2026.04.07 02:56:58.344577 [ 5 ] {c9b7b506-e339-4586-9852-451219e84eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17715 | 2026.04.07 02:56:58.344618 [ 5 ] {c9b7b506-e339-4586-9852-451219e84eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17716 | 2026.04.07 02:56:58.345529 [ 5 ] {c9b7b506-e339-4586-9852-451219e84eef} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17717 | 2026.04.07 02:56:58.345565 [ 5 ] {c9b7b506-e339-4586-9852-451219e84eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17718 | 2026.04.07 02:56:58.345945 [ 5 ] {c9b7b506-e339-4586-9852-451219e84eef} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17719 | 2026.04.07 02:56:58.346167 [ 5 ] {c9b7b506-e339-4586-9852-451219e84eef} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17720 | 2026.04.07 02:56:58.346295 [ 5 ] {c9b7b506-e339-4586-9852-451219e84eef} <Debug> executeQuery: Read 1305 rows, 89.33 KiB in 0.001737 sec., 751295.3367875648 rows/sec., 50.22 MiB/sec. | ||
| 17721 | 2026.04.07 02:56:58.346333 [ 5 ] {c9b7b506-e339-4586-9852-451219e84eef} <Debug> TCPHandler: Processed in 0.00190954 sec. | ||
| 17722 | 2026.04.07 02:56:58.346440 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17723 | 2026.04.07 02:56:58.346536 [ 5 ] {77685298-22cf-4ae6-b82a-45761c371023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17724 | 2026.04.07 02:56:58.346579 [ 5 ] {77685298-22cf-4ae6-b82a-45761c371023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17725 | 2026.04.07 02:56:58.347391 [ 5 ] {77685298-22cf-4ae6-b82a-45761c371023} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17726 | 2026.04.07 02:56:58.347425 [ 5 ] {77685298-22cf-4ae6-b82a-45761c371023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17727 | 2026.04.07 02:56:58.347850 [ 5 ] {77685298-22cf-4ae6-b82a-45761c371023} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17728 | 2026.04.07 02:56:58.348063 [ 5 ] {77685298-22cf-4ae6-b82a-45761c371023} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17729 | 2026.04.07 02:56:58.348197 [ 5 ] {77685298-22cf-4ae6-b82a-45761c371023} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.00168 sec., 893452.380952381 rows/sec., 54.21 MiB/sec. | ||
| 17730 | 2026.04.07 02:56:58.348234 [ 5 ] {77685298-22cf-4ae6-b82a-45761c371023} <Debug> TCPHandler: Processed in 0.001845088 sec. | ||
| 17731 | 2026.04.07 02:56:58.348338 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17732 | 2026.04.07 02:56:58.348433 [ 5 ] {0a507e0f-d485-4d28-b1df-464540ebc038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17733 | 2026.04.07 02:56:58.348486 [ 5 ] {0a507e0f-d485-4d28-b1df-464540ebc038} <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 | ||
| 17734 | 2026.04.07 02:56:58.349266 [ 5 ] {0a507e0f-d485-4d28-b1df-464540ebc038} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17735 | 2026.04.07 02:56:58.349300 [ 5 ] {0a507e0f-d485-4d28-b1df-464540ebc038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17736 | 2026.04.07 02:56:58.349813 [ 5 ] {0a507e0f-d485-4d28-b1df-464540ebc038} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 17737 | 2026.04.07 02:56:58.350042 [ 5 ] {0a507e0f-d485-4d28-b1df-464540ebc038} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17738 | 2026.04.07 02:56:58.350182 [ 5 ] {0a507e0f-d485-4d28-b1df-464540ebc038} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001767 sec., 9054.895302773062 rows/sec., 16.23 MiB/sec. | ||
| 17739 | 2026.04.07 02:56:58.350234 [ 5 ] {0a507e0f-d485-4d28-b1df-464540ebc038} <Debug> TCPHandler: Processed in 0.001946531 sec. | ||
| 17740 | 2026.04.07 02:56:58.350339 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17741 | 2026.04.07 02:56:58.350432 [ 5 ] {f415e63d-8c93-4e87-9dd8-5cb00a85df76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17742 | 2026.04.07 02:56:58.350472 [ 5 ] {f415e63d-8c93-4e87-9dd8-5cb00a85df76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17743 | 2026.04.07 02:56:58.350780 [ 5 ] {f415e63d-8c93-4e87-9dd8-5cb00a85df76} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17744 | 2026.04.07 02:56:58.350813 [ 5 ] {f415e63d-8c93-4e87-9dd8-5cb00a85df76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17745 | 2026.04.07 02:56:58.351107 [ 5 ] {f415e63d-8c93-4e87-9dd8-5cb00a85df76} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17746 | 2026.04.07 02:56:58.351307 [ 5 ] {f415e63d-8c93-4e87-9dd8-5cb00a85df76} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17747 | 2026.04.07 02:56:58.351430 [ 5 ] {f415e63d-8c93-4e87-9dd8-5cb00a85df76} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001017 sec., 11799.410029498526 rows/sec., 814.28 KiB/sec. | ||
| 17748 | 2026.04.07 02:56:58.351465 [ 5 ] {f415e63d-8c93-4e87-9dd8-5cb00a85df76} <Debug> TCPHandler: Processed in 0.001177685 sec. | ||
| 17749 | 2026.04.07 02:56:58.392929 [ 221 ] {} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): 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] | ||
| 17750 | 2026.04.07 02:56:58.392969 [ 221 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): 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] | ||
| 17751 | 2026.04.07 02:56:58.395535 [ 221 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): 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] | ||
| 17752 | 2026.04.07 02:56:58.582541 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 17753 | 2026.04.07 02:56:58.582591 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 17754 | 2026.04.07 02:56:58.585185 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 17755 | 2026.04.07 02:57:00.854808 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2312 | ||
| 17756 | 2026.04.07 02:57:00.857536 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17757 | 2026.04.07 02:57:00.857596 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17758 | 2026.04.07 02:57:00.858851 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17759 | 2026.04.07 02:57:00.859135 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17760 | 2026.04.07 02:57:00.859524 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2312 | ||
| 17761 | 2026.04.07 02:57:02.515494 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17762 | 2026.04.07 02:57:02.515697 [ 5 ] {f0489991-3402-40e3-9875-f5a80984fdfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17763 | 2026.04.07 02:57:02.515772 [ 5 ] {f0489991-3402-40e3-9875-f5a80984fdfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17764 | 2026.04.07 02:57:02.516469 [ 5 ] {f0489991-3402-40e3-9875-f5a80984fdfd} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17765 | 2026.04.07 02:57:02.516517 [ 5 ] {f0489991-3402-40e3-9875-f5a80984fdfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17766 | 2026.04.07 02:57:02.516904 [ 5 ] {f0489991-3402-40e3-9875-f5a80984fdfd} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17767 | 2026.04.07 02:57:02.517126 [ 5 ] {f0489991-3402-40e3-9875-f5a80984fdfd} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17768 | 2026.04.07 02:57:02.517279 [ 5 ] {f0489991-3402-40e3-9875-f5a80984fdfd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001638 sec., 34188.03418803419 rows/sec., 2.63 MiB/sec. | ||
| 17769 | 2026.04.07 02:57:02.517275 [ 142 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17770 | 2026.04.07 02:57:02.517325 [ 5 ] {f0489991-3402-40e3-9875-f5a80984fdfd} <Debug> TCPHandler: Processed in 0.001976882 sec. | ||
| 17771 | 2026.04.07 02:57:02.517358 [ 142 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17772 | 2026.04.07 02:57:02.517383 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17773 | 2026.04.07 02:57:02.517468 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17774 | 2026.04.07 02:57:02.517509 [ 199 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 17775 | 2026.04.07 02:57:02.517570 [ 5 ] {0aff1e92-b53a-43c7-a069-fc201cb438d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17776 | 2026.04.07 02:57:02.517617 [ 5 ] {0aff1e92-b53a-43c7-a069-fc201cb438d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17777 | 2026.04.07 02:57:02.517664 [ 199 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17778 | 2026.04.07 02:57:02.517711 [ 199 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 3362 rows starting from the beginning of the part | ||
| 17779 | 2026.04.07 02:57:02.517788 [ 199 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 869 rows starting from the beginning of the part | ||
| 17780 | 2026.04.07 02:57:02.517857 [ 199 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 66 rows starting from the beginning of the part | ||
| 17781 | 2026.04.07 02:57:02.517906 [ 199 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 869 rows starting from the beginning of the part | ||
| 17782 | 2026.04.07 02:57:02.517954 [ 199 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 2420 rows starting from the beginning of the part | ||
| 17783 | 2026.04.07 02:57:02.517999 [ 199 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 56 rows starting from the beginning of the part | ||
| 17784 | 2026.04.07 02:57:02.518056 [ 5 ] {0aff1e92-b53a-43c7-a069-fc201cb438d0} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17785 | 2026.04.07 02:57:02.518096 [ 5 ] {0aff1e92-b53a-43c7-a069-fc201cb438d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17786 | 2026.04.07 02:57:02.518433 [ 5 ] {0aff1e92-b53a-43c7-a069-fc201cb438d0} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17787 | 2026.04.07 02:57:02.518662 [ 5 ] {0aff1e92-b53a-43c7-a069-fc201cb438d0} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17788 | 2026.04.07 02:57:02.518795 [ 142 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17789 | 2026.04.07 02:57:02.518802 [ 5 ] {0aff1e92-b53a-43c7-a069-fc201cb438d0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001251 sec., 51159.07274180656 rows/sec., 3.99 MiB/sec. | ||
| 17790 | 2026.04.07 02:57:02.518839 [ 142 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17791 | 2026.04.07 02:57:02.518861 [ 5 ] {0aff1e92-b53a-43c7-a069-fc201cb438d0} <Debug> TCPHandler: Processed in 0.001445851 sec. | ||
| 17792 | 2026.04.07 02:57:02.518864 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17793 | 2026.04.07 02:57:02.518960 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 17794 | 2026.04.07 02:57:02.518988 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17795 | 2026.04.07 02:57:02.519060 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17796 | 2026.04.07 02:57:02.519089 [ 5 ] {5cea5824-2d3a-4d17-90f0-1916e187d3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17797 | 2026.04.07 02:57:02.519093 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1831 rows starting from the beginning of the part | ||
| 17798 | 2026.04.07 02:57:02.519142 [ 5 ] {5cea5824-2d3a-4d17-90f0-1916e187d3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17799 | 2026.04.07 02:57:02.519168 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 526 rows starting from the beginning of the part | ||
| 17800 | 2026.04.07 02:57:02.519220 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 69 rows starting from the beginning of the part | ||
| 17801 | 2026.04.07 02:57:02.519266 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 526 rows starting from the beginning of the part | ||
| 17802 | 2026.04.07 02:57:02.519307 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1305 rows starting from the beginning of the part | ||
| 17803 | 2026.04.07 02:57:02.519354 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part | ||
| 17804 | 2026.04.07 02:57:02.519535 [ 5 ] {5cea5824-2d3a-4d17-90f0-1916e187d3e3} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17805 | 2026.04.07 02:57:02.519576 [ 5 ] {5cea5824-2d3a-4d17-90f0-1916e187d3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17806 | 2026.04.07 02:57:02.519926 [ 5 ] {5cea5824-2d3a-4d17-90f0-1916e187d3e3} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17807 | 2026.04.07 02:57:02.520152 [ 5 ] {5cea5824-2d3a-4d17-90f0-1916e187d3e3} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17808 | 2026.04.07 02:57:02.520236 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7642 rows, containing 5 columns (5 merged, 0 gathered) in 0.002790499 sec., 2738578.2972866143 rows/sec., 217.93 MiB/sec. | ||
| 17809 | 2026.04.07 02:57:02.520284 [ 5 ] {5cea5824-2d3a-4d17-90f0-1916e187d3e3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001214 sec., 105436.57331136738 rows/sec., 7.34 MiB/sec. | ||
| 17810 | 2026.04.07 02:57:02.520322 [ 5 ] {5cea5824-2d3a-4d17-90f0-1916e187d3e3} <Debug> TCPHandler: Processed in 0.001385299 sec. | ||
| 17811 | 2026.04.07 02:57:02.520431 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17812 | 2026.04.07 02:57:02.520527 [ 5 ] {de3ad801-f118-472e-9763-f11559260dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17813 | 2026.04.07 02:57:02.520536 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17814 | 2026.04.07 02:57:02.520572 [ 5 ] {de3ad801-f118-472e-9763-f11559260dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17815 | 2026.04.07 02:57:02.520721 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4321 rows, containing 5 columns (5 merged, 0 gathered) in 0.001793938 sec., 2408667.412140219 rows/sec., 174.61 MiB/sec. | ||
| 17816 | 2026.04.07 02:57:02.520809 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_126_25} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17817 | 2026.04.07 02:57:02.520905 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_126_25} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17818 | 2026.04.07 02:57:02.520921 [ 5 ] {de3ad801-f118-472e-9763-f11559260dad} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17819 | 2026.04.07 02:57:02.520960 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17820 | 2026.04.07 02:57:02.520965 [ 5 ] {de3ad801-f118-472e-9763-f11559260dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17821 | 2026.04.07 02:57:02.520998 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 17822 | 2026.04.07 02:57:02.521231 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_126_25} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17823 | 2026.04.07 02:57:02.521300 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_126_25} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17824 | 2026.04.07 02:57:02.521321 [ 5 ] {de3ad801-f118-472e-9763-f11559260dad} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17825 | 2026.04.07 02:57:02.521383 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 17826 | 2026.04.07 02:57:02.521561 [ 5 ] {de3ad801-f118-472e-9763-f11559260dad} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17827 | 2026.04.07 02:57:02.521693 [ 5 ] {de3ad801-f118-472e-9763-f11559260dad} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001183 sec., 40574.80980557903 rows/sec., 2.73 MiB/sec. | ||
| 17828 | 2026.04.07 02:57:02.521693 [ 142 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17829 | 2026.04.07 02:57:02.521733 [ 5 ] {de3ad801-f118-472e-9763-f11559260dad} <Debug> TCPHandler: Processed in 0.001352229 sec. | ||
| 17830 | 2026.04.07 02:57:02.521745 [ 142 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17831 | 2026.04.07 02:57:02.521770 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17832 | 2026.04.07 02:57:02.521837 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 17833 | 2026.04.07 02:57:02.521936 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17834 | 2026.04.07 02:57:02.521960 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7590 rows starting from the beginning of the part | ||
| 17835 | 2026.04.07 02:57:02.522002 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 90 rows starting from the beginning of the part | ||
| 17836 | 2026.04.07 02:57:02.522035 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 17837 | 2026.04.07 02:57:02.522068 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 90 rows starting from the beginning of the part | ||
| 17838 | 2026.04.07 02:57:02.522100 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 12 rows starting from the beginning of the part | ||
| 17839 | 2026.04.07 02:57:02.522136 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 48 rows starting from the beginning of the part | ||
| 17840 | 2026.04.07 02:57:02.523763 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7890 rows, containing 4 columns (4 merged, 0 gathered) in 0.001952201 sec., 4041592.028689669 rows/sec., 261.27 MiB/sec. | ||
| 17841 | 2026.04.07 02:57:02.524290 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17842 | 2026.04.07 02:57:02.524635 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_126_25} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17843 | 2026.04.07 02:57:02.524720 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_126_25} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17844 | 2026.04.07 02:57:02.524835 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 17845 | 2026.04.07 02:57:03.265854 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36012 | ||
| 17846 | 2026.04.07 02:57:03.266444 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17847 | 2026.04.07 02:57:03.266499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17848 | 2026.04.07 02:57:03.266991 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17849 | 2026.04.07 02:57:03.267252 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17850 | 2026.04.07 02:57:03.267407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36012 | ||
| 17851 | 2026.04.07 02:57:03.267519 [ 221 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 17852 | 2026.04.07 02:57:03.267592 [ 221 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 17853 | 2026.04.07 02:57:03.269763 [ 221 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 17854 | 2026.04.07 02:57:03.339917 [ 222 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): 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] | ||
| 17855 | 2026.04.07 02:57:03.339976 [ 222 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): 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] | ||
| 17856 | 2026.04.07 02:57:03.343552 [ 222 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): 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] | ||
| 17857 | 2026.04.07 02:57:05.224789 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 17858 | 2026.04.07 02:57:05.240683 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17859 | 2026.04.07 02:57:05.240728 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17860 | 2026.04.07 02:57:05.246644 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17861 | 2026.04.07 02:57:05.247314 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17862 | 2026.04.07 02:57:05.250014 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 17863 | 2026.04.07 02:57:07.528159 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17864 | 2026.04.07 02:57:07.528347 [ 5 ] {eded3d4e-2bf3-4ba2-95d7-14be81a0b5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17865 | 2026.04.07 02:57:07.528423 [ 5 ] {eded3d4e-2bf3-4ba2-95d7-14be81a0b5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17866 | 2026.04.07 02:57:07.529365 [ 5 ] {eded3d4e-2bf3-4ba2-95d7-14be81a0b5a4} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17867 | 2026.04.07 02:57:07.529426 [ 5 ] {eded3d4e-2bf3-4ba2-95d7-14be81a0b5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17868 | 2026.04.07 02:57:07.530025 [ 5 ] {eded3d4e-2bf3-4ba2-95d7-14be81a0b5a4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17869 | 2026.04.07 02:57:07.530396 [ 5 ] {eded3d4e-2bf3-4ba2-95d7-14be81a0b5a4} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17870 | 2026.04.07 02:57:07.530613 [ 5 ] {eded3d4e-2bf3-4ba2-95d7-14be81a0b5a4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002319 sec., 122466.58042259596 rows/sec., 7.78 MiB/sec. | ||
| 17871 | 2026.04.07 02:57:07.530673 [ 5 ] {eded3d4e-2bf3-4ba2-95d7-14be81a0b5a4} <Debug> TCPHandler: Processed in 0.002649086 sec. | ||
| 17872 | 2026.04.07 02:57:07.530836 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17873 | 2026.04.07 02:57:07.530953 [ 5 ] {3f87610a-8b3a-4b45-aa8d-2710ee09cf37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17874 | 2026.04.07 02:57:07.531020 [ 5 ] {3f87610a-8b3a-4b45-aa8d-2710ee09cf37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17875 | 2026.04.07 02:57:07.532143 [ 5 ] {3f87610a-8b3a-4b45-aa8d-2710ee09cf37} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17876 | 2026.04.07 02:57:07.532189 [ 5 ] {3f87610a-8b3a-4b45-aa8d-2710ee09cf37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17877 | 2026.04.07 02:57:07.532743 [ 5 ] {3f87610a-8b3a-4b45-aa8d-2710ee09cf37} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17878 | 2026.04.07 02:57:07.533096 [ 5 ] {3f87610a-8b3a-4b45-aa8d-2710ee09cf37} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17879 | 2026.04.07 02:57:07.533287 [ 5 ] {3f87610a-8b3a-4b45-aa8d-2710ee09cf37} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.002356 sec., 368845.50084889645 rows/sec., 28.91 MiB/sec. | ||
| 17880 | 2026.04.07 02:57:07.533337 [ 5 ] {3f87610a-8b3a-4b45-aa8d-2710ee09cf37} <Debug> TCPHandler: Processed in 0.002579984 sec. | ||
| 17881 | 2026.04.07 02:57:07.533488 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17882 | 2026.04.07 02:57:07.533623 [ 5 ] {38ed00bd-bd7c-43a4-b586-6d63a91e6a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17883 | 2026.04.07 02:57:07.533679 [ 5 ] {38ed00bd-bd7c-43a4-b586-6d63a91e6a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17884 | 2026.04.07 02:57:07.534290 [ 5 ] {38ed00bd-bd7c-43a4-b586-6d63a91e6a3b} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17885 | 2026.04.07 02:57:07.534331 [ 5 ] {38ed00bd-bd7c-43a4-b586-6d63a91e6a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17886 | 2026.04.07 02:57:07.534765 [ 5 ] {38ed00bd-bd7c-43a4-b586-6d63a91e6a3b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17887 | 2026.04.07 02:57:07.535220 [ 5 ] {38ed00bd-bd7c-43a4-b586-6d63a91e6a3b} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17888 | 2026.04.07 02:57:07.535385 [ 5 ] {38ed00bd-bd7c-43a4-b586-6d63a91e6a3b} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001785 sec., 99719.88795518207 rows/sec., 6.15 MiB/sec. | ||
| 17889 | 2026.04.07 02:57:07.535433 [ 5 ] {38ed00bd-bd7c-43a4-b586-6d63a91e6a3b} <Debug> TCPHandler: Processed in 0.002005602 sec. | ||
| 17890 | 2026.04.07 02:57:07.535560 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17891 | 2026.04.07 02:57:07.535675 [ 5 ] {517651af-8011-4c62-b43e-f87ac39e0caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17892 | 2026.04.07 02:57:07.535723 [ 5 ] {517651af-8011-4c62-b43e-f87ac39e0caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17893 | 2026.04.07 02:57:07.536245 [ 5 ] {517651af-8011-4c62-b43e-f87ac39e0caf} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17894 | 2026.04.07 02:57:07.536289 [ 5 ] {517651af-8011-4c62-b43e-f87ac39e0caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17895 | 2026.04.07 02:57:07.536603 [ 5 ] {517651af-8011-4c62-b43e-f87ac39e0caf} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 17896 | 2026.04.07 02:57:07.536815 [ 5 ] {517651af-8011-4c62-b43e-f87ac39e0caf} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17897 | 2026.04.07 02:57:07.536944 [ 5 ] {517651af-8011-4c62-b43e-f87ac39e0caf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001293 sec., 115235.88553750966 rows/sec., 7.45 MiB/sec. | ||
| 17898 | 2026.04.07 02:57:07.536983 [ 5 ] {517651af-8011-4c62-b43e-f87ac39e0caf} <Debug> TCPHandler: Processed in 0.001484311 sec. | ||
| 17899 | 2026.04.07 02:57:07.537091 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17900 | 2026.04.07 02:57:07.537188 [ 5 ] {c9959ae7-bb82-4378-b17e-de1b7e70be31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17901 | 2026.04.07 02:57:07.537229 [ 5 ] {c9959ae7-bb82-4378-b17e-de1b7e70be31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17902 | 2026.04.07 02:57:07.537663 [ 5 ] {c9959ae7-bb82-4378-b17e-de1b7e70be31} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17903 | 2026.04.07 02:57:07.537699 [ 5 ] {c9959ae7-bb82-4378-b17e-de1b7e70be31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17904 | 2026.04.07 02:57:07.538009 [ 5 ] {c9959ae7-bb82-4378-b17e-de1b7e70be31} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17905 | 2026.04.07 02:57:07.538219 [ 5 ] {c9959ae7-bb82-4378-b17e-de1b7e70be31} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17906 | 2026.04.07 02:57:07.538345 [ 5 ] {c9959ae7-bb82-4378-b17e-de1b7e70be31} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 17907 | 2026.04.07 02:57:07.538384 [ 5 ] {c9959ae7-bb82-4378-b17e-de1b7e70be31} <Debug> TCPHandler: Processed in 0.001342689 sec. | ||
| 17908 | 2026.04.07 02:57:07.538492 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17909 | 2026.04.07 02:57:07.538585 [ 5 ] {495b8226-30fd-495f-a7e6-d5d33f3279cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17910 | 2026.04.07 02:57:07.538626 [ 5 ] {495b8226-30fd-495f-a7e6-d5d33f3279cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17911 | 2026.04.07 02:57:07.539224 [ 5 ] {495b8226-30fd-495f-a7e6-d5d33f3279cd} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17912 | 2026.04.07 02:57:07.539261 [ 5 ] {495b8226-30fd-495f-a7e6-d5d33f3279cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17913 | 2026.04.07 02:57:07.539609 [ 5 ] {495b8226-30fd-495f-a7e6-d5d33f3279cd} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17914 | 2026.04.07 02:57:07.539825 [ 5 ] {495b8226-30fd-495f-a7e6-d5d33f3279cd} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17915 | 2026.04.07 02:57:07.539953 [ 5 ] {495b8226-30fd-495f-a7e6-d5d33f3279cd} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001385 sec., 379783.3935018051 rows/sec., 26.84 MiB/sec. | ||
| 17916 | 2026.04.07 02:57:07.539991 [ 5 ] {495b8226-30fd-495f-a7e6-d5d33f3279cd} <Debug> TCPHandler: Processed in 0.001548603 sec. | ||
| 17917 | 2026.04.07 02:57:07.540101 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17918 | 2026.04.07 02:57:07.540196 [ 5 ] {27afcba5-2298-4195-bc50-8c0ad6faf923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17919 | 2026.04.07 02:57:07.540237 [ 5 ] {27afcba5-2298-4195-bc50-8c0ad6faf923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17920 | 2026.04.07 02:57:07.540568 [ 5 ] {27afcba5-2298-4195-bc50-8c0ad6faf923} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17921 | 2026.04.07 02:57:07.540603 [ 5 ] {27afcba5-2298-4195-bc50-8c0ad6faf923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17922 | 2026.04.07 02:57:07.540900 [ 5 ] {27afcba5-2298-4195-bc50-8c0ad6faf923} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 17923 | 2026.04.07 02:57:07.541116 [ 5 ] {27afcba5-2298-4195-bc50-8c0ad6faf923} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17924 | 2026.04.07 02:57:07.541223 [ 136 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 17925 | 2026.04.07 02:57:07.541244 [ 5 ] {27afcba5-2298-4195-bc50-8c0ad6faf923} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 17926 | 2026.04.07 02:57:07.541289 [ 136 ] {} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17927 | 2026.04.07 02:57:07.541303 [ 5 ] {27afcba5-2298-4195-bc50-8c0ad6faf923} <Debug> TCPHandler: Processed in 0.001251376 sec. | ||
| 17928 | 2026.04.07 02:57:07.541317 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17929 | 2026.04.07 02:57:07.541421 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17930 | 2026.04.07 02:57:07.541424 [ 219 ] {} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): 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] | ||
| 17931 | 2026.04.07 02:57:07.541436 [ 203 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::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 | ||
| 17932 | 2026.04.07 02:57:07.541488 [ 219 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): 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] | ||
| 17933 | 2026.04.07 02:57:07.541522 [ 5 ] {758fb034-ae02-4962-957f-d1fe327d0a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17934 | 2026.04.07 02:57:07.541570 [ 5 ] {758fb034-ae02-4962-957f-d1fe327d0a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17935 | 2026.04.07 02:57:07.541603 [ 203 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17936 | 2026.04.07 02:57:07.541647 [ 203 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part | ||
| 17937 | 2026.04.07 02:57:07.541716 [ 203 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 17938 | 2026.04.07 02:57:07.541763 [ 203 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 17939 | 2026.04.07 02:57:07.541809 [ 203 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 17940 | 2026.04.07 02:57:07.541852 [ 203 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 17941 | 2026.04.07 02:57:07.541896 [ 203 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 17942 | 2026.04.07 02:57:07.542020 [ 5 ] {758fb034-ae02-4962-957f-d1fe327d0a9a} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17943 | 2026.04.07 02:57:07.542062 [ 5 ] {758fb034-ae02-4962-957f-d1fe327d0a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 17944 | 2026.04.07 02:57:07.542438 [ 5 ] {758fb034-ae02-4962-957f-d1fe327d0a9a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17945 | 2026.04.07 02:57:07.542747 [ 5 ] {758fb034-ae02-4962-957f-d1fe327d0a9a} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17946 | 2026.04.07 02:57:07.542746 [ 186 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001356299 sec., 225613.96860131872 rows/sec., 11.51 MiB/sec. | ||
| 17947 | 2026.04.07 02:57:07.542892 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_122_25 to all_127_127_0 | ||
| 17948 | 2026.04.07 02:57:07.542905 [ 5 ] {758fb034-ae02-4962-957f-d1fe327d0a9a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001402 sec., 189015.6918687589 rows/sec., 12.56 MiB/sec. | ||
| 17949 | 2026.04.07 02:57:07.542928 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17950 | 2026.04.07 02:57:07.542954 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 17951 | 2026.04.07 02:57:07.542959 [ 5 ] {758fb034-ae02-4962-957f-d1fe327d0a9a} <Debug> TCPHandler: Processed in 0.001587223 sec. | ||
| 17952 | 2026.04.07 02:57:07.542963 [ 192 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 17953 | 2026.04.07 02:57:07.543055 [ 194 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_127_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_122_25 to all_127_127_0 into Compact with storage Full | ||
| 17954 | 2026.04.07 02:57:07.543090 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17955 | 2026.04.07 02:57:07.543195 [ 5 ] {9df670c9-021a-4f58-a9a4-8cad0780b8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17956 | 2026.04.07 02:57:07.543207 [ 194 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_127_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17957 | 2026.04.07 02:57:07.543244 [ 5 ] {9df670c9-021a-4f58-a9a4-8cad0780b8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17958 | 2026.04.07 02:57:07.543257 [ 194 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_122_25, total 48004 rows starting from the beginning of the part | ||
| 17959 | 2026.04.07 02:57:07.543305 [ 192 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_51_10} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17960 | 2026.04.07 02:57:07.543332 [ 194 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 17961 | 2026.04.07 02:57:07.543382 [ 194 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 265 rows starting from the beginning of the part | ||
| 17962 | 2026.04.07 02:57:07.543392 [ 192 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_51_10} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 17963 | 2026.04.07 02:57:07.543427 [ 194 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1501 rows starting from the beginning of the part | ||
| 17964 | 2026.04.07 02:57:07.543471 [ 194 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 128 rows starting from the beginning of the part | ||
| 17965 | 2026.04.07 02:57:07.543512 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17966 | 2026.04.07 02:57:07.543512 [ 194 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 265 rows starting from the beginning of the part | ||
| 17967 | 2026.04.07 02:57:07.543571 [ 5 ] {9df670c9-021a-4f58-a9a4-8cad0780b8ef} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17968 | 2026.04.07 02:57:07.543616 [ 5 ] {9df670c9-021a-4f58-a9a4-8cad0780b8ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 17969 | 2026.04.07 02:57:07.543959 [ 5 ] {9df670c9-021a-4f58-a9a4-8cad0780b8ef} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17970 | 2026.04.07 02:57:07.544174 [ 5 ] {9df670c9-021a-4f58-a9a4-8cad0780b8ef} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17971 | 2026.04.07 02:57:07.544284 [ 136 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Selected 6 parts from all_1_48_10 to all_53_53_0 | ||
| 17972 | 2026.04.07 02:57:07.544309 [ 5 ] {9df670c9-021a-4f58-a9a4-8cad0780b8ef} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 59.53 KiB/sec. | ||
| 17973 | 2026.04.07 02:57:07.544315 [ 136 ] {} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17974 | 2026.04.07 02:57:07.544357 [ 5 ] {9df670c9-021a-4f58-a9a4-8cad0780b8ef} <Debug> TCPHandler: Processed in 0.001319498 sec. | ||
| 17975 | 2026.04.07 02:57:07.544357 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 17976 | 2026.04.07 02:57:07.544454 [ 194 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_53_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_48_10 to all_53_53_0 into Compact with storage Full | ||
| 17977 | 2026.04.07 02:57:07.544474 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17978 | 2026.04.07 02:57:07.544577 [ 194 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_53_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17979 | 2026.04.07 02:57:07.544580 [ 5 ] {60d6815e-02de-4244-b250-bb9085d076e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17980 | 2026.04.07 02:57:07.544614 [ 194 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 49 rows starting from the beginning of the part | ||
| 17981 | 2026.04.07 02:57:07.544655 [ 5 ] {60d6815e-02de-4244-b250-bb9085d076e6} <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 | ||
| 17982 | 2026.04.07 02:57:07.544671 [ 194 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 17983 | 2026.04.07 02:57:07.544718 [ 194 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 17984 | 2026.04.07 02:57:07.544759 [ 194 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 17985 | 2026.04.07 02:57:07.544795 [ 194 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 17986 | 2026.04.07 02:57:07.544834 [ 194 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 17987 | 2026.04.07 02:57:07.545212 [ 219 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): 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] | ||
| 17988 | 2026.04.07 02:57:07.545520 [ 5 ] {60d6815e-02de-4244-b250-bb9085d076e6} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17989 | 2026.04.07 02:57:07.545561 [ 5 ] {60d6815e-02de-4244-b250-bb9085d076e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 17990 | 2026.04.07 02:57:07.545605 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_53_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.001183165 sec., 45640.29530961447 rows/sec., 2.99 MiB/sec. | ||
| 17991 | 2026.04.07 02:57:07.545777 [ 195 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_53_11} <Trace> MergedBlockOutputStream: filled checksums all_1_53_11 (state Temporary) | ||
| 17992 | 2026.04.07 02:57:07.546089 [ 195 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_53_11} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_merge_all_1_53_11 to all_1_53_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17993 | 2026.04.07 02:57:07.546172 [ 5 ] {60d6815e-02de-4244-b250-bb9085d076e6} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 17994 | 2026.04.07 02:57:07.546173 [ 195 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_53_11} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Merged 6 parts: [all_1_48_10, all_53_53_0] -> all_1_53_11 | ||
| 17995 | 2026.04.07 02:57:07.546301 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17996 | 2026.04.07 02:57:07.546419 [ 5 ] {60d6815e-02de-4244-b250-bb9085d076e6} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17997 | 2026.04.07 02:57:07.546566 [ 5 ] {60d6815e-02de-4244-b250-bb9085d076e6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002004 sec., 17964.071856287424 rows/sec., 32.19 MiB/sec. | ||
| 17998 | 2026.04.07 02:57:07.546620 [ 5 ] {60d6815e-02de-4244-b250-bb9085d076e6} <Debug> TCPHandler: Processed in 0.002196836 sec. | ||
| 17999 | 2026.04.07 02:57:07.546731 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18000 | 2026.04.07 02:57:07.546827 [ 5 ] {ccad4cd4-43da-4b7a-a6c3-bf19a0b21b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18001 | 2026.04.07 02:57:07.546868 [ 5 ] {ccad4cd4-43da-4b7a-a6c3-bf19a0b21b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18002 | 2026.04.07 02:57:07.547193 [ 5 ] {ccad4cd4-43da-4b7a-a6c3-bf19a0b21b26} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18003 | 2026.04.07 02:57:07.547228 [ 5 ] {ccad4cd4-43da-4b7a-a6c3-bf19a0b21b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18004 | 2026.04.07 02:57:07.547564 [ 5 ] {ccad4cd4-43da-4b7a-a6c3-bf19a0b21b26} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18005 | 2026.04.07 02:57:07.547774 [ 5 ] {ccad4cd4-43da-4b7a-a6c3-bf19a0b21b26} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18006 | 2026.04.07 02:57:07.547901 [ 5 ] {ccad4cd4-43da-4b7a-a6c3-bf19a0b21b26} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001093 sec., 82342.17749313815 rows/sec., 5.15 MiB/sec. | ||
| 18007 | 2026.04.07 02:57:07.547937 [ 5 ] {ccad4cd4-43da-4b7a-a6c3-bf19a0b21b26} <Debug> TCPHandler: Processed in 0.001258076 sec. | ||
| 18008 | 2026.04.07 02:57:07.551990 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_127_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50323 rows, containing 5 columns (5 merged, 0 gathered) in 0.00898519 sec., 5600660.642679787 rows/sec., 359.65 MiB/sec. | ||
| 18009 | 2026.04.07 02:57:07.552424 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_127_26} <Trace> MergedBlockOutputStream: filled checksums all_1_127_26 (state Temporary) | ||
| 18010 | 2026.04.07 02:57:07.552701 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_127_26 to all_1_127_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18011 | 2026.04.07 02:57:07.552774 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_122_25, all_127_127_0] -> all_1_127_26 | ||
| 18012 | 2026.04.07 02:57:07.552849 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 18013 | 2026.04.07 02:57:10.541141 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18014 | 2026.04.07 02:57:10.541198 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18015 | 2026.04.07 02:57:10.767581 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36460 | ||
| 18016 | 2026.04.07 02:57:10.768140 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18017 | 2026.04.07 02:57:10.768190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18018 | 2026.04.07 02:57:10.768685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18019 | 2026.04.07 02:57:10.768909 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18020 | 2026.04.07 02:57:10.769039 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36460 | ||
| 18021 | 2026.04.07 02:57:10.769046 [ 130 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18022 | 2026.04.07 02:57:10.769118 [ 130 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18023 | 2026.04.07 02:57:10.769142 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18024 | 2026.04.07 02:57:10.769244 [ 200 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::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 | ||
| 18025 | 2026.04.07 02:57:10.769356 [ 200 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18026 | 2026.04.07 02:57:10.769392 [ 200 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34092 rows starting from the beginning of the part | ||
| 18027 | 2026.04.07 02:57:10.769450 [ 200 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 18028 | 2026.04.07 02:57:10.769496 [ 200 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 18029 | 2026.04.07 02:57:10.769537 [ 200 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 18030 | 2026.04.07 02:57:10.769578 [ 200 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 18031 | 2026.04.07 02:57:10.769619 [ 200 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 18032 | 2026.04.07 02:57:10.771952 [ 188 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36460 rows, containing 4 columns (4 merged, 0 gathered) in 0.002754128 sec., 13238309.911521906 rows/sec., 189.38 MiB/sec. | ||
| 18033 | 2026.04.07 02:57:10.772178 [ 200 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18034 | 2026.04.07 02:57:10.772402 [ 200 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_76_15} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18035 | 2026.04.07 02:57:10.772463 [ 200 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_76_15} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18036 | 2026.04.07 02:57:10.772528 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 18037 | 2026.04.07 02:57:10.859853 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2342 | ||
| 18038 | 2026.04.07 02:57:10.862246 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18039 | 2026.04.07 02:57:10.862294 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18040 | 2026.04.07 02:57:10.863513 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18041 | 2026.04.07 02:57:10.863796 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18042 | 2026.04.07 02:57:10.863974 [ 128 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 18043 | 2026.04.07 02:57:10.864043 [ 128 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18044 | 2026.04.07 02:57:10.864066 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18045 | 2026.04.07 02:57:10.864175 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 18046 | 2026.04.07 02:57:10.864180 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2342 | ||
| 18047 | 2026.04.07 02:57:10.864798 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18048 | 2026.04.07 02:57:10.864958 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2138 rows starting from the beginning of the part | ||
| 18049 | 2026.04.07 02:57:10.865367 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 52 rows starting from the beginning of the part | ||
| 18050 | 2026.04.07 02:57:10.865738 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
| 18051 | 2026.04.07 02:57:10.866093 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 18052 | 2026.04.07 02:57:10.866436 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 52 rows starting from the beginning of the part | ||
| 18053 | 2026.04.07 02:57:10.866768 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
| 18054 | 2026.04.07 02:57:10.874027 [ 188 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2342 rows, containing 72 columns (72 merged, 0 gathered) in 0.009898988 sec., 236589.84130499 rows/sec., 181.95 MiB/sec. | ||
| 18055 | 2026.04.07 02:57:10.875833 [ 188 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 18056 | 2026.04.07 02:57:10.876364 [ 188 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_56_11} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18057 | 2026.04.07 02:57:10.876440 [ 188 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_56_11} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 18058 | 2026.04.07 02:57:10.876629 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.08 MiB. | ||
| 18059 | 2026.04.07 02:57:11.235742 [ 130 ] {} <Debug> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 18060 | 2026.04.07 02:57:11.235795 [ 130 ] {} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18061 | 2026.04.07 02:57:11.235819 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18062 | 2026.04.07 02:57:11.235942 [ 193 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 18063 | 2026.04.07 02:57:11.236084 [ 193 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18064 | 2026.04.07 02:57:11.236117 [ 193 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 18065 | 2026.04.07 02:57:11.236184 [ 193 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 18066 | 2026.04.07 02:57:11.236228 [ 193 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 18067 | 2026.04.07 02:57:11.236269 [ 193 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 18068 | 2026.04.07 02:57:11.236317 [ 193 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 18069 | 2026.04.07 02:57:11.237023 [ 187 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001127144 sec., 5323.188518947002 rows/sec., 395.08 KiB/sec. | ||
| 18070 | 2026.04.07 02:57:11.237174 [ 197 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 18071 | 2026.04.07 02:57:11.237469 [ 197 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_17_4} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18072 | 2026.04.07 02:57:11.237553 [ 197 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_17_4} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 18073 | 2026.04.07 02:57:11.237634 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18074 | 2026.04.07 02:57:12.137939 [ 220 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 18075 | 2026.04.07 02:57:12.137985 [ 220 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 18076 | 2026.04.07 02:57:12.141357 [ 220 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 18077 | 2026.04.07 02:57:12.518007 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18078 | 2026.04.07 02:57:12.518295 [ 5 ] {ca4de266-4b5e-4ecb-be02-0679ac829a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18079 | 2026.04.07 02:57:12.518402 [ 5 ] {ca4de266-4b5e-4ecb-be02-0679ac829a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18080 | 2026.04.07 02:57:12.519148 [ 5 ] {ca4de266-4b5e-4ecb-be02-0679ac829a5d} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18081 | 2026.04.07 02:57:12.519194 [ 5 ] {ca4de266-4b5e-4ecb-be02-0679ac829a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18082 | 2026.04.07 02:57:12.519585 [ 5 ] {ca4de266-4b5e-4ecb-be02-0679ac829a5d} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18083 | 2026.04.07 02:57:12.519821 [ 5 ] {ca4de266-4b5e-4ecb-be02-0679ac829a5d} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18084 | 2026.04.07 02:57:12.519983 [ 5 ] {ca4de266-4b5e-4ecb-be02-0679ac829a5d} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001764 sec., 37414.965986394556 rows/sec., 2.98 MiB/sec. | ||
| 18085 | 2026.04.07 02:57:12.520036 [ 5 ] {ca4de266-4b5e-4ecb-be02-0679ac829a5d} <Debug> TCPHandler: Processed in 0.002220247 sec. | ||
| 18086 | 2026.04.07 02:57:12.520098 [ 220 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 18087 | 2026.04.07 02:57:12.520153 [ 220 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 18088 | 2026.04.07 02:57:12.520163 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18089 | 2026.04.07 02:57:12.520271 [ 5 ] {a1c9a14f-7b3a-4fd3-8e1c-32dcd3595409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18090 | 2026.04.07 02:57:12.520316 [ 5 ] {a1c9a14f-7b3a-4fd3-8e1c-32dcd3595409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18091 | 2026.04.07 02:57:12.520728 [ 5 ] {a1c9a14f-7b3a-4fd3-8e1c-32dcd3595409} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18092 | 2026.04.07 02:57:12.520767 [ 5 ] {a1c9a14f-7b3a-4fd3-8e1c-32dcd3595409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18093 | 2026.04.07 02:57:12.521103 [ 5 ] {a1c9a14f-7b3a-4fd3-8e1c-32dcd3595409} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 18094 | 2026.04.07 02:57:12.521330 [ 5 ] {a1c9a14f-7b3a-4fd3-8e1c-32dcd3595409} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18095 | 2026.04.07 02:57:12.521464 [ 5 ] {a1c9a14f-7b3a-4fd3-8e1c-32dcd3595409} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001215 sec., 4115.22633744856 rows/sec., 309.45 KiB/sec. | ||
| 18096 | 2026.04.07 02:57:12.521459 [ 126 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 18097 | 2026.04.07 02:57:12.521504 [ 5 ] {a1c9a14f-7b3a-4fd3-8e1c-32dcd3595409} <Debug> TCPHandler: Processed in 0.00139529 sec. | ||
| 18098 | 2026.04.07 02:57:12.521543 [ 126 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18099 | 2026.04.07 02:57:12.521576 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18100 | 2026.04.07 02:57:12.521636 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18101 | 2026.04.07 02:57:12.521686 [ 193 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 18102 | 2026.04.07 02:57:12.521740 [ 5 ] {98fb3c53-c1ec-40c7-af72-08f51bc097f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18103 | 2026.04.07 02:57:12.521782 [ 5 ] {98fb3c53-c1ec-40c7-af72-08f51bc097f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18104 | 2026.04.07 02:57:12.521792 [ 193 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18105 | 2026.04.07 02:57:12.521826 [ 193 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 226 rows starting from the beginning of the part | ||
| 18106 | 2026.04.07 02:57:12.521893 [ 193 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 5 rows starting from the beginning of the part | ||
| 18107 | 2026.04.07 02:57:12.521947 [ 193 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 178 rows starting from the beginning of the part | ||
| 18108 | 2026.04.07 02:57:12.521994 [ 193 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 26 rows starting from the beginning of the part | ||
| 18109 | 2026.04.07 02:57:12.522039 [ 193 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 178 rows starting from the beginning of the part | ||
| 18110 | 2026.04.07 02:57:12.522085 [ 193 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 5 rows starting from the beginning of the part | ||
| 18111 | 2026.04.07 02:57:12.522199 [ 5 ] {98fb3c53-c1ec-40c7-af72-08f51bc097f6} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18112 | 2026.04.07 02:57:12.522235 [ 5 ] {98fb3c53-c1ec-40c7-af72-08f51bc097f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18113 | 2026.04.07 02:57:12.522543 [ 5 ] {98fb3c53-c1ec-40c7-af72-08f51bc097f6} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18114 | 2026.04.07 02:57:12.522806 [ 5 ] {98fb3c53-c1ec-40c7-af72-08f51bc097f6} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18115 | 2026.04.07 02:57:12.522913 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 5 columns (5 merged, 0 gathered) in 0.001275057 sec., 484684.2141174865 rows/sec., 32.45 MiB/sec. | ||
| 18116 | 2026.04.07 02:57:12.522953 [ 5 ] {98fb3c53-c1ec-40c7-af72-08f51bc097f6} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001232 sec., 56006.493506493505 rows/sec., 4.37 MiB/sec. | ||
| 18117 | 2026.04.07 02:57:12.522991 [ 5 ] {98fb3c53-c1ec-40c7-af72-08f51bc097f6} <Debug> TCPHandler: Processed in 0.00141485 sec. | ||
| 18118 | 2026.04.07 02:57:12.523034 [ 193 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 18119 | 2026.04.07 02:57:12.523108 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18120 | 2026.04.07 02:57:12.523205 [ 5 ] {379451eb-281a-400a-a1b5-5ab89e468e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18121 | 2026.04.07 02:57:12.523248 [ 5 ] {379451eb-281a-400a-a1b5-5ab89e468e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18122 | 2026.04.07 02:57:12.523268 [ 193 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_106_21} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18123 | 2026.04.07 02:57:12.523332 [ 193 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_106_21} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 18124 | 2026.04.07 02:57:12.523390 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 18125 | 2026.04.07 02:57:12.523652 [ 5 ] {379451eb-281a-400a-a1b5-5ab89e468e75} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18126 | 2026.04.07 02:57:12.523692 [ 5 ] {379451eb-281a-400a-a1b5-5ab89e468e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18127 | 2026.04.07 02:57:12.523729 [ 220 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 18128 | 2026.04.07 02:57:12.524033 [ 5 ] {379451eb-281a-400a-a1b5-5ab89e468e75} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18129 | 2026.04.07 02:57:12.524245 [ 5 ] {379451eb-281a-400a-a1b5-5ab89e468e75} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18130 | 2026.04.07 02:57:12.524370 [ 5 ] {379451eb-281a-400a-a1b5-5ab89e468e75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 18131 | 2026.04.07 02:57:12.524406 [ 5 ] {379451eb-281a-400a-a1b5-5ab89e468e75} <Debug> TCPHandler: Processed in 0.001369129 sec. | ||
| 18132 | 2026.04.07 02:57:12.524454 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 18133 | 2026.04.07 02:57:12.524480 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 18134 | 2026.04.07 02:57:12.524506 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18135 | 2026.04.07 02:57:12.524595 [ 5 ] {c08f3303-a819-4fe6-87cc-bcd3cfde3099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18136 | 2026.04.07 02:57:12.524646 [ 5 ] {c08f3303-a819-4fe6-87cc-bcd3cfde3099} <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 | ||
| 18137 | 2026.04.07 02:57:12.525449 [ 5 ] {c08f3303-a819-4fe6-87cc-bcd3cfde3099} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18138 | 2026.04.07 02:57:12.525485 [ 5 ] {c08f3303-a819-4fe6-87cc-bcd3cfde3099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18139 | 2026.04.07 02:57:12.525999 [ 5 ] {c08f3303-a819-4fe6-87cc-bcd3cfde3099} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 18140 | 2026.04.07 02:57:12.526229 [ 5 ] {c08f3303-a819-4fe6-87cc-bcd3cfde3099} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18141 | 2026.04.07 02:57:12.526368 [ 5 ] {c08f3303-a819-4fe6-87cc-bcd3cfde3099} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001757 sec., 2845.7598178713715 rows/sec., 5.10 MiB/sec. | ||
| 18142 | 2026.04.07 02:57:12.526435 [ 5 ] {c08f3303-a819-4fe6-87cc-bcd3cfde3099} <Debug> TCPHandler: Processed in 0.001953242 sec. | ||
| 18143 | 2026.04.07 02:57:12.526533 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 18144 | 2026.04.07 02:57:12.526548 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18145 | 2026.04.07 02:57:12.526643 [ 5 ] {3ccf1b3a-f04e-45b2-8786-bdb884f7c0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18146 | 2026.04.07 02:57:12.526684 [ 5 ] {3ccf1b3a-f04e-45b2-8786-bdb884f7c0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18147 | 2026.04.07 02:57:12.527014 [ 5 ] {3ccf1b3a-f04e-45b2-8786-bdb884f7c0b1} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18148 | 2026.04.07 02:57:12.527049 [ 5 ] {3ccf1b3a-f04e-45b2-8786-bdb884f7c0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18149 | 2026.04.07 02:57:12.527358 [ 5 ] {3ccf1b3a-f04e-45b2-8786-bdb884f7c0b1} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18150 | 2026.04.07 02:57:12.527592 [ 5 ] {3ccf1b3a-f04e-45b2-8786-bdb884f7c0b1} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18151 | 2026.04.07 02:57:12.527736 [ 5 ] {3ccf1b3a-f04e-45b2-8786-bdb884f7c0b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 18152 | 2026.04.07 02:57:12.527771 [ 5 ] {3ccf1b3a-f04e-45b2-8786-bdb884f7c0b1} <Debug> TCPHandler: Processed in 0.001273287 sec. | ||
| 18153 | 2026.04.07 02:57:12.527861 [ 219 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 18154 | 2026.04.07 02:57:12.527908 [ 219 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 18155 | 2026.04.07 02:57:12.530989 [ 219 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 18156 | 2026.04.07 02:57:12.750131 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 18157 | 2026.04.07 02:57:12.767611 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18158 | 2026.04.07 02:57:12.767658 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18159 | 2026.04.07 02:57:12.773805 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18160 | 2026.04.07 02:57:12.774491 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18161 | 2026.04.07 02:57:12.774797 [ 89 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18162 | 2026.04.07 02:57:12.774850 [ 89 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18163 | 2026.04.07 02:57:12.774873 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18164 | 2026.04.07 02:57:12.774989 [ 190 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 18165 | 2026.04.07 02:57:12.777588 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 18166 | 2026.04.07 02:57:12.778689 [ 190 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18167 | 2026.04.07 02:57:12.780095 [ 190 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 18168 | 2026.04.07 02:57:12.784538 [ 190 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 18169 | 2026.04.07 02:57:12.789137 [ 190 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 18170 | 2026.04.07 02:57:12.793546 [ 190 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 18171 | 2026.04.07 02:57:12.798384 [ 190 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 18172 | 2026.04.07 02:57:12.802637 [ 190 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 18173 | 2026.04.07 02:57:12.862272 [ 193 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.087334213 sec., 6561.002616466012 rows/sec., 33.93 MiB/sec. | ||
| 18174 | 2026.04.07 02:57:12.865658 [ 193 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18175 | 2026.04.07 02:57:12.867792 [ 193 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_76_15} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18176 | 2026.04.07 02:57:12.867905 [ 193 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_76_15} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18177 | 2026.04.07 02:57:12.870598 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 18178 | 2026.04.07 02:57:13.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.47 MiB, peak 402.90 MiB, free memory in arenas 0.00 B, will set to 383.95 MiB (RSS), difference: -1.53 MiB | ||
| 18179 | 2026.04.07 02:57:17.526698 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18180 | 2026.04.07 02:57:17.526908 [ 5 ] {c8537735-2d6d-4519-b722-e9eddace65b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18181 | 2026.04.07 02:57:17.526979 [ 5 ] {c8537735-2d6d-4519-b722-e9eddace65b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18182 | 2026.04.07 02:57:17.527783 [ 5 ] {c8537735-2d6d-4519-b722-e9eddace65b0} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18183 | 2026.04.07 02:57:17.527819 [ 5 ] {c8537735-2d6d-4519-b722-e9eddace65b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18184 | 2026.04.07 02:57:17.528207 [ 5 ] {c8537735-2d6d-4519-b722-e9eddace65b0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18185 | 2026.04.07 02:57:17.528429 [ 5 ] {c8537735-2d6d-4519-b722-e9eddace65b0} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18186 | 2026.04.07 02:57:17.528551 [ 81 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 18187 | 2026.04.07 02:57:17.528576 [ 5 ] {c8537735-2d6d-4519-b722-e9eddace65b0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001723 sec., 164828.78699941962 rows/sec., 10.47 MiB/sec. | ||
| 18188 | 2026.04.07 02:57:17.528594 [ 81 ] {} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18189 | 2026.04.07 02:57:17.528617 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18190 | 2026.04.07 02:57:17.528618 [ 5 ] {c8537735-2d6d-4519-b722-e9eddace65b0} <Debug> TCPHandler: Processed in 0.002056583 sec. | ||
| 18191 | 2026.04.07 02:57:17.528714 [ 197 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::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 | ||
| 18192 | 2026.04.07 02:57:17.528749 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18193 | 2026.04.07 02:57:17.528822 [ 197 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18194 | 2026.04.07 02:57:17.528845 [ 5 ] {9aefdfea-8eed-4498-a197-d31ab0efbe3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18195 | 2026.04.07 02:57:17.528857 [ 197 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 308 rows starting from the beginning of the part | ||
| 18196 | 2026.04.07 02:57:17.528888 [ 5 ] {9aefdfea-8eed-4498-a197-d31ab0efbe3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18197 | 2026.04.07 02:57:17.528926 [ 197 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 284 rows starting from the beginning of the part | ||
| 18198 | 2026.04.07 02:57:17.528979 [ 197 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 284 rows starting from the beginning of the part | ||
| 18199 | 2026.04.07 02:57:17.529026 [ 197 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 284 rows starting from the beginning of the part | ||
| 18200 | 2026.04.07 02:57:17.529075 [ 197 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 284 rows starting from the beginning of the part | ||
| 18201 | 2026.04.07 02:57:17.529158 [ 197 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 284 rows starting from the beginning of the part | ||
| 18202 | 2026.04.07 02:57:17.529350 [ 5 ] {9aefdfea-8eed-4498-a197-d31ab0efbe3f} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18203 | 2026.04.07 02:57:17.529385 [ 5 ] {9aefdfea-8eed-4498-a197-d31ab0efbe3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18204 | 2026.04.07 02:57:17.529693 [ 5 ] {9aefdfea-8eed-4498-a197-d31ab0efbe3f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 18205 | 2026.04.07 02:57:17.529904 [ 5 ] {9aefdfea-8eed-4498-a197-d31ab0efbe3f} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18206 | 2026.04.07 02:57:17.530035 [ 5 ] {9aefdfea-8eed-4498-a197-d31ab0efbe3f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001208 sec., 4966.887417218542 rows/sec., 405.01 KiB/sec. | ||
| 18207 | 2026.04.07 02:57:17.530072 [ 5 ] {9aefdfea-8eed-4498-a197-d31ab0efbe3f} <Debug> TCPHandler: Processed in 0.001373369 sec. | ||
| 18208 | 2026.04.07 02:57:17.530210 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18209 | 2026.04.07 02:57:17.530325 [ 5 ] {1b52b3ed-f459-41db-bc22-69970df868ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18210 | 2026.04.07 02:57:17.530375 [ 5 ] {1b52b3ed-f459-41db-bc22-69970df868ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18211 | 2026.04.07 02:57:17.530404 [ 191 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001728696 sec., 999597.3843868441 rows/sec., 67.57 MiB/sec. | ||
| 18212 | 2026.04.07 02:57:17.530623 [ 192 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 18213 | 2026.04.07 02:57:17.530951 [ 192 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_56_11} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18214 | 2026.04.07 02:57:17.531037 [ 192 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_56_11} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 18215 | 2026.04.07 02:57:17.531206 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 18216 | 2026.04.07 02:57:17.531225 [ 5 ] {1b52b3ed-f459-41db-bc22-69970df868ad} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18217 | 2026.04.07 02:57:17.531269 [ 5 ] {1b52b3ed-f459-41db-bc22-69970df868ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18218 | 2026.04.07 02:57:17.531650 [ 5 ] {1b52b3ed-f459-41db-bc22-69970df868ad} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18219 | 2026.04.07 02:57:17.531866 [ 5 ] {1b52b3ed-f459-41db-bc22-69970df868ad} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18220 | 2026.04.07 02:57:17.532006 [ 5 ] {1b52b3ed-f459-41db-bc22-69970df868ad} <Debug> executeQuery: Read 872 rows, 69.97 KiB in 0.001693 sec., 515062.02008269343 rows/sec., 40.36 MiB/sec. | ||
| 18221 | 2026.04.07 02:57:17.532068 [ 5 ] {1b52b3ed-f459-41db-bc22-69970df868ad} <Debug> TCPHandler: Processed in 0.0019189 sec. | ||
| 18222 | 2026.04.07 02:57:17.532202 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18223 | 2026.04.07 02:57:17.532393 [ 5 ] {833346fd-a25b-4248-89a0-d7b5394b5238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18224 | 2026.04.07 02:57:17.532440 [ 5 ] {833346fd-a25b-4248-89a0-d7b5394b5238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18225 | 2026.04.07 02:57:17.532953 [ 5 ] {833346fd-a25b-4248-89a0-d7b5394b5238} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18226 | 2026.04.07 02:57:17.532990 [ 5 ] {833346fd-a25b-4248-89a0-d7b5394b5238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18227 | 2026.04.07 02:57:17.533320 [ 5 ] {833346fd-a25b-4248-89a0-d7b5394b5238} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 18228 | 2026.04.07 02:57:17.533540 [ 5 ] {833346fd-a25b-4248-89a0-d7b5394b5238} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18229 | 2026.04.07 02:57:17.533679 [ 5 ] {833346fd-a25b-4248-89a0-d7b5394b5238} <Debug> executeQuery: Read 184 rows, 11.67 KiB in 0.001303 sec., 141212.5863392172 rows/sec., 8.74 MiB/sec. | ||
| 18230 | 2026.04.07 02:57:17.533717 [ 5 ] {833346fd-a25b-4248-89a0-d7b5394b5238} <Debug> TCPHandler: Processed in 0.001566753 sec. | ||
| 18231 | 2026.04.07 02:57:17.533831 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18232 | 2026.04.07 02:57:17.533925 [ 5 ] {8b8d0275-3435-4d9d-9336-ef2cf74fb891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18233 | 2026.04.07 02:57:17.533964 [ 5 ] {8b8d0275-3435-4d9d-9336-ef2cf74fb891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18234 | 2026.04.07 02:57:17.534406 [ 5 ] {8b8d0275-3435-4d9d-9336-ef2cf74fb891} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18235 | 2026.04.07 02:57:17.534442 [ 5 ] {8b8d0275-3435-4d9d-9336-ef2cf74fb891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18236 | 2026.04.07 02:57:17.534784 [ 5 ] {8b8d0275-3435-4d9d-9336-ef2cf74fb891} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 18237 | 2026.04.07 02:57:17.534988 [ 5 ] {8b8d0275-3435-4d9d-9336-ef2cf74fb891} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18238 | 2026.04.07 02:57:17.535117 [ 5 ] {8b8d0275-3435-4d9d-9336-ef2cf74fb891} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00121 sec., 123140.49586776861 rows/sec., 7.96 MiB/sec. | ||
| 18239 | 2026.04.07 02:57:17.535156 [ 5 ] {8b8d0275-3435-4d9d-9336-ef2cf74fb891} <Debug> TCPHandler: Processed in 0.001374749 sec. | ||
| 18240 | 2026.04.07 02:57:17.535269 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18241 | 2026.04.07 02:57:17.535363 [ 5 ] {8d1e18b4-a7b8-4623-8410-041a0fbe3c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18242 | 2026.04.07 02:57:17.535403 [ 5 ] {8d1e18b4-a7b8-4623-8410-041a0fbe3c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18243 | 2026.04.07 02:57:17.535833 [ 5 ] {8d1e18b4-a7b8-4623-8410-041a0fbe3c24} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18244 | 2026.04.07 02:57:17.535870 [ 5 ] {8d1e18b4-a7b8-4623-8410-041a0fbe3c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18245 | 2026.04.07 02:57:17.536178 [ 5 ] {8d1e18b4-a7b8-4623-8410-041a0fbe3c24} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18246 | 2026.04.07 02:57:17.536398 [ 5 ] {8d1e18b4-a7b8-4623-8410-041a0fbe3c24} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18247 | 2026.04.07 02:57:17.536509 [ 60 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 18248 | 2026.04.07 02:57:17.536527 [ 5 ] {8d1e18b4-a7b8-4623-8410-041a0fbe3c24} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001182 sec., 125211.50592216582 rows/sec., 7.12 MiB/sec. | ||
| 18249 | 2026.04.07 02:57:17.536558 [ 60 ] {} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18250 | 2026.04.07 02:57:17.536574 [ 5 ] {8d1e18b4-a7b8-4623-8410-041a0fbe3c24} <Debug> TCPHandler: Processed in 0.001357018 sec. | ||
| 18251 | 2026.04.07 02:57:17.536584 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18252 | 2026.04.07 02:57:17.536690 [ 199 ] {be70be13-f367-4027-924d-7834913bcbbb::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 | ||
| 18253 | 2026.04.07 02:57:17.536706 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18254 | 2026.04.07 02:57:17.536814 [ 5 ] {91ac06a7-429a-49e4-b6c3-5e4ea3dfc8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18255 | 2026.04.07 02:57:17.536817 [ 199 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18256 | 2026.04.07 02:57:17.536858 [ 5 ] {91ac06a7-429a-49e4-b6c3-5e4ea3dfc8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18257 | 2026.04.07 02:57:17.536867 [ 199 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 160 rows starting from the beginning of the part | ||
| 18258 | 2026.04.07 02:57:17.536943 [ 199 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 148 rows starting from the beginning of the part | ||
| 18259 | 2026.04.07 02:57:17.536988 [ 199 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 148 rows starting from the beginning of the part | ||
| 18260 | 2026.04.07 02:57:17.537032 [ 199 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 148 rows starting from the beginning of the part | ||
| 18261 | 2026.04.07 02:57:17.537072 [ 199 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 148 rows starting from the beginning of the part | ||
| 18262 | 2026.04.07 02:57:17.537110 [ 199 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 148 rows starting from the beginning of the part | ||
| 18263 | 2026.04.07 02:57:17.537482 [ 5 ] {91ac06a7-429a-49e4-b6c3-5e4ea3dfc8f0} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18264 | 2026.04.07 02:57:17.537523 [ 5 ] {91ac06a7-429a-49e4-b6c3-5e4ea3dfc8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18265 | 2026.04.07 02:57:17.537878 [ 5 ] {91ac06a7-429a-49e4-b6c3-5e4ea3dfc8f0} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18266 | 2026.04.07 02:57:17.538058 [ 192 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141106 sec., 637818.377673522 rows/sec., 38.87 MiB/sec. | ||
| 18267 | 2026.04.07 02:57:17.538110 [ 5 ] {91ac06a7-429a-49e4-b6c3-5e4ea3dfc8f0} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18268 | 2026.04.07 02:57:17.538211 [ 195 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 18269 | 2026.04.07 02:57:17.538245 [ 5 ] {91ac06a7-429a-49e4-b6c3-5e4ea3dfc8f0} <Debug> executeQuery: Read 532 rows, 38.55 KiB in 0.00145 sec., 366896.551724138 rows/sec., 25.96 MiB/sec. | ||
| 18270 | 2026.04.07 02:57:17.538290 [ 5 ] {91ac06a7-429a-49e4-b6c3-5e4ea3dfc8f0} <Debug> TCPHandler: Processed in 0.001633555 sec. | ||
| 18271 | 2026.04.07 02:57:17.538415 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18272 | 2026.04.07 02:57:17.538513 [ 5 ] {691ad64b-e4a8-4d8d-8b99-4b33d4635bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18273 | 2026.04.07 02:57:17.538515 [ 195 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_56_11} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18274 | 2026.04.07 02:57:17.538560 [ 5 ] {691ad64b-e4a8-4d8d-8b99-4b33d4635bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18275 | 2026.04.07 02:57:17.538607 [ 195 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_56_11} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 18276 | 2026.04.07 02:57:17.538692 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 18277 | 2026.04.07 02:57:17.538906 [ 5 ] {691ad64b-e4a8-4d8d-8b99-4b33d4635bb4} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18278 | 2026.04.07 02:57:17.538949 [ 5 ] {691ad64b-e4a8-4d8d-8b99-4b33d4635bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18279 | 2026.04.07 02:57:17.539299 [ 5 ] {691ad64b-e4a8-4d8d-8b99-4b33d4635bb4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 18280 | 2026.04.07 02:57:17.539524 [ 5 ] {691ad64b-e4a8-4d8d-8b99-4b33d4635bb4} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18281 | 2026.04.07 02:57:17.539653 [ 5 ] {691ad64b-e4a8-4d8d-8b99-4b33d4635bb4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001158 sec., 5181.347150259067 rows/sec., 270.71 KiB/sec. | ||
| 18282 | 2026.04.07 02:57:17.539690 [ 5 ] {691ad64b-e4a8-4d8d-8b99-4b33d4635bb4} <Debug> TCPHandler: Processed in 0.001324428 sec. | ||
| 18283 | 2026.04.07 02:57:17.539802 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18284 | 2026.04.07 02:57:17.539895 [ 5 ] {3082b748-8b40-4d00-b3b2-cfce4a55d772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18285 | 2026.04.07 02:57:17.539940 [ 5 ] {3082b748-8b40-4d00-b3b2-cfce4a55d772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18286 | 2026.04.07 02:57:17.540350 [ 5 ] {3082b748-8b40-4d00-b3b2-cfce4a55d772} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18287 | 2026.04.07 02:57:17.540386 [ 5 ] {3082b748-8b40-4d00-b3b2-cfce4a55d772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18288 | 2026.04.07 02:57:17.540730 [ 5 ] {3082b748-8b40-4d00-b3b2-cfce4a55d772} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18289 | 2026.04.07 02:57:17.540948 [ 5 ] {3082b748-8b40-4d00-b3b2-cfce4a55d772} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18290 | 2026.04.07 02:57:17.541075 [ 5 ] {3082b748-8b40-4d00-b3b2-cfce4a55d772} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001199 sec., 223519.59966638865 rows/sec., 14.86 MiB/sec. | ||
| 18291 | 2026.04.07 02:57:17.541112 [ 5 ] {3082b748-8b40-4d00-b3b2-cfce4a55d772} <Debug> TCPHandler: Processed in 0.001359769 sec. | ||
| 18292 | 2026.04.07 02:57:17.541225 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18293 | 2026.04.07 02:57:17.541318 [ 5 ] {d202b640-ccc6-402e-bf59-373f42ca741c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18294 | 2026.04.07 02:57:17.541362 [ 5 ] {d202b640-ccc6-402e-bf59-373f42ca741c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18295 | 2026.04.07 02:57:17.541666 [ 5 ] {d202b640-ccc6-402e-bf59-373f42ca741c} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18296 | 2026.04.07 02:57:17.541702 [ 5 ] {d202b640-ccc6-402e-bf59-373f42ca741c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18297 | 2026.04.07 02:57:17.542000 [ 5 ] {d202b640-ccc6-402e-bf59-373f42ca741c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 18298 | 2026.04.07 02:57:17.542229 [ 5 ] {d202b640-ccc6-402e-bf59-373f42ca741c} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18299 | 2026.04.07 02:57:17.542357 [ 5 ] {d202b640-ccc6-402e-bf59-373f42ca741c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 18300 | 2026.04.07 02:57:17.542395 [ 5 ] {d202b640-ccc6-402e-bf59-373f42ca741c} <Debug> TCPHandler: Processed in 0.001219576 sec. | ||
| 18301 | 2026.04.07 02:57:17.542508 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18302 | 2026.04.07 02:57:17.542604 [ 5 ] {814507b6-227b-47b2-bffd-e162c77eb740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18303 | 2026.04.07 02:57:17.542657 [ 5 ] {814507b6-227b-47b2-bffd-e162c77eb740} <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 | ||
| 18304 | 2026.04.07 02:57:17.543491 [ 5 ] {814507b6-227b-47b2-bffd-e162c77eb740} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18305 | 2026.04.07 02:57:17.543526 [ 5 ] {814507b6-227b-47b2-bffd-e162c77eb740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18306 | 2026.04.07 02:57:17.544093 [ 5 ] {814507b6-227b-47b2-bffd-e162c77eb740} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 18307 | 2026.04.07 02:57:17.544354 [ 5 ] {814507b6-227b-47b2-bffd-e162c77eb740} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18308 | 2026.04.07 02:57:17.544487 [ 5 ] {814507b6-227b-47b2-bffd-e162c77eb740} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001903 sec., 18917.498686284813 rows/sec., 33.90 MiB/sec. | ||
| 18309 | 2026.04.07 02:57:17.544543 [ 5 ] {814507b6-227b-47b2-bffd-e162c77eb740} <Debug> TCPHandler: Processed in 0.002083544 sec. | ||
| 18310 | 2026.04.07 02:57:17.544653 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18311 | 2026.04.07 02:57:17.544750 [ 5 ] {990ecfe0-b07f-43d3-bf4e-81f47d84113c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18312 | 2026.04.07 02:57:17.544790 [ 5 ] {990ecfe0-b07f-43d3-bf4e-81f47d84113c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18313 | 2026.04.07 02:57:17.545113 [ 5 ] {990ecfe0-b07f-43d3-bf4e-81f47d84113c} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18314 | 2026.04.07 02:57:17.545153 [ 5 ] {990ecfe0-b07f-43d3-bf4e-81f47d84113c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18315 | 2026.04.07 02:57:17.545471 [ 5 ] {990ecfe0-b07f-43d3-bf4e-81f47d84113c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18316 | 2026.04.07 02:57:17.545688 [ 5 ] {990ecfe0-b07f-43d3-bf4e-81f47d84113c} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18317 | 2026.04.07 02:57:17.545813 [ 5 ] {990ecfe0-b07f-43d3-bf4e-81f47d84113c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001081 sec., 83256.24421831638 rows/sec., 5.21 MiB/sec. | ||
| 18318 | 2026.04.07 02:57:17.545849 [ 5 ] {990ecfe0-b07f-43d3-bf4e-81f47d84113c} <Debug> TCPHandler: Processed in 0.001245426 sec. | ||
| 18319 | 2026.04.07 02:57:17.803091 [ 217 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 18320 | 2026.04.07 02:57:17.803132 [ 217 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 18321 | 2026.04.07 02:57:17.805978 [ 217 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 18322 | 2026.04.07 02:57:18.269203 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36972 | ||
| 18323 | 2026.04.07 02:57:18.269816 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18324 | 2026.04.07 02:57:18.269868 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18325 | 2026.04.07 02:57:18.270397 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18326 | 2026.04.07 02:57:18.270641 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18327 | 2026.04.07 02:57:18.270781 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36972 | ||
| 18328 | 2026.04.07 02:57:20.277682 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 18329 | 2026.04.07 02:57:20.295237 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18330 | 2026.04.07 02:57:20.295301 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18331 | 2026.04.07 02:57:20.301581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18332 | 2026.04.07 02:57:20.302362 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18333 | 2026.04.07 02:57:20.305446 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 18334 | 2026.04.07 02:57:20.864409 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2378 | ||
| 18335 | 2026.04.07 02:57:20.867031 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18336 | 2026.04.07 02:57:20.867080 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18337 | 2026.04.07 02:57:20.868364 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18338 | 2026.04.07 02:57:20.868652 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18339 | 2026.04.07 02:57:20.869044 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2378 | ||
| 18340 | 2026.04.07 02:57:22.517384 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18341 | 2026.04.07 02:57:22.517566 [ 5 ] {ce1920dc-6059-413e-b9cc-f73a5c7a86e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18342 | 2026.04.07 02:57:22.517638 [ 5 ] {ce1920dc-6059-413e-b9cc-f73a5c7a86e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18343 | 2026.04.07 02:57:22.518375 [ 5 ] {ce1920dc-6059-413e-b9cc-f73a5c7a86e0} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18344 | 2026.04.07 02:57:22.518428 [ 5 ] {ce1920dc-6059-413e-b9cc-f73a5c7a86e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18345 | 2026.04.07 02:57:22.518861 [ 5 ] {ce1920dc-6059-413e-b9cc-f73a5c7a86e0} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18346 | 2026.04.07 02:57:22.519145 [ 5 ] {ce1920dc-6059-413e-b9cc-f73a5c7a86e0} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18347 | 2026.04.07 02:57:22.519320 [ 5 ] {ce1920dc-6059-413e-b9cc-f73a5c7a86e0} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001803 sec., 36605.65723793677 rows/sec., 2.91 MiB/sec. | ||
| 18348 | 2026.04.07 02:57:22.519378 [ 5 ] {ce1920dc-6059-413e-b9cc-f73a5c7a86e0} <Debug> TCPHandler: Processed in 0.002131605 sec. | ||
| 18349 | 2026.04.07 02:57:22.519516 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18350 | 2026.04.07 02:57:22.519620 [ 5 ] {866f902e-429f-4a79-a8e5-edbb8f87d973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18351 | 2026.04.07 02:57:22.519665 [ 5 ] {866f902e-429f-4a79-a8e5-edbb8f87d973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18352 | 2026.04.07 02:57:22.520082 [ 5 ] {866f902e-429f-4a79-a8e5-edbb8f87d973} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18353 | 2026.04.07 02:57:22.520121 [ 5 ] {866f902e-429f-4a79-a8e5-edbb8f87d973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18354 | 2026.04.07 02:57:22.520449 [ 5 ] {866f902e-429f-4a79-a8e5-edbb8f87d973} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 18355 | 2026.04.07 02:57:22.520680 [ 5 ] {866f902e-429f-4a79-a8e5-edbb8f87d973} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18356 | 2026.04.07 02:57:22.520816 [ 5 ] {866f902e-429f-4a79-a8e5-edbb8f87d973} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00122 sec., 4098.360655737705 rows/sec., 308.18 KiB/sec. | ||
| 18357 | 2026.04.07 02:57:22.520855 [ 5 ] {866f902e-429f-4a79-a8e5-edbb8f87d973} <Debug> TCPHandler: Processed in 0.00139877 sec. | ||
| 18358 | 2026.04.07 02:57:22.520973 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18359 | 2026.04.07 02:57:22.521072 [ 5 ] {ec4c289a-050b-4fb4-8da5-4a1b5aea7393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18360 | 2026.04.07 02:57:22.521115 [ 5 ] {ec4c289a-050b-4fb4-8da5-4a1b5aea7393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18361 | 2026.04.07 02:57:22.521554 [ 5 ] {ec4c289a-050b-4fb4-8da5-4a1b5aea7393} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18362 | 2026.04.07 02:57:22.521598 [ 5 ] {ec4c289a-050b-4fb4-8da5-4a1b5aea7393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18363 | 2026.04.07 02:57:22.521935 [ 5 ] {ec4c289a-050b-4fb4-8da5-4a1b5aea7393} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18364 | 2026.04.07 02:57:22.522187 [ 5 ] {ec4c289a-050b-4fb4-8da5-4a1b5aea7393} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18365 | 2026.04.07 02:57:22.522329 [ 5 ] {ec4c289a-050b-4fb4-8da5-4a1b5aea7393} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001279 sec., 53948.397185301015 rows/sec., 4.21 MiB/sec. | ||
| 18366 | 2026.04.07 02:57:22.522378 [ 5 ] {ec4c289a-050b-4fb4-8da5-4a1b5aea7393} <Debug> TCPHandler: Processed in 0.001454861 sec. | ||
| 18367 | 2026.04.07 02:57:22.522517 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18368 | 2026.04.07 02:57:22.522628 [ 5 ] {61210740-4aa7-40a6-860c-8114b5e21185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18369 | 2026.04.07 02:57:22.522682 [ 5 ] {61210740-4aa7-40a6-860c-8114b5e21185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18370 | 2026.04.07 02:57:22.523121 [ 5 ] {61210740-4aa7-40a6-860c-8114b5e21185} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18371 | 2026.04.07 02:57:22.523157 [ 5 ] {61210740-4aa7-40a6-860c-8114b5e21185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18372 | 2026.04.07 02:57:22.523493 [ 5 ] {61210740-4aa7-40a6-860c-8114b5e21185} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18373 | 2026.04.07 02:57:22.523705 [ 5 ] {61210740-4aa7-40a6-860c-8114b5e21185} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18374 | 2026.04.07 02:57:22.523838 [ 5 ] {61210740-4aa7-40a6-860c-8114b5e21185} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 18375 | 2026.04.07 02:57:22.523881 [ 5 ] {61210740-4aa7-40a6-860c-8114b5e21185} <Debug> TCPHandler: Processed in 0.00142173 sec. | ||
| 18376 | 2026.04.07 02:57:22.524007 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18377 | 2026.04.07 02:57:22.524115 [ 5 ] {36609a55-9497-4c7f-8d71-6ef863af6f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18378 | 2026.04.07 02:57:22.524183 [ 5 ] {36609a55-9497-4c7f-8d71-6ef863af6f52} <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 | ||
| 18379 | 2026.04.07 02:57:22.524966 [ 5 ] {36609a55-9497-4c7f-8d71-6ef863af6f52} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18380 | 2026.04.07 02:57:22.525004 [ 5 ] {36609a55-9497-4c7f-8d71-6ef863af6f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18381 | 2026.04.07 02:57:22.525519 [ 5 ] {36609a55-9497-4c7f-8d71-6ef863af6f52} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 18382 | 2026.04.07 02:57:22.525756 [ 5 ] {36609a55-9497-4c7f-8d71-6ef863af6f52} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18383 | 2026.04.07 02:57:22.525892 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 18384 | 2026.04.07 02:57:22.525903 [ 5 ] {36609a55-9497-4c7f-8d71-6ef863af6f52} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001811 sec., 2760.9055770292657 rows/sec., 4.95 MiB/sec. | ||
| 18385 | 2026.04.07 02:57:22.525972 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18386 | 2026.04.07 02:57:22.525998 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18387 | 2026.04.07 02:57:22.526035 [ 5 ] {36609a55-9497-4c7f-8d71-6ef863af6f52} <Debug> TCPHandler: Processed in 0.002085344 sec. | ||
| 18388 | 2026.04.07 02:57:22.526115 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 18389 | 2026.04.07 02:57:22.526174 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18390 | 2026.04.07 02:57:22.526284 [ 5 ] {788b7e46-db1a-449f-925b-2a101d4620ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18391 | 2026.04.07 02:57:22.526328 [ 5 ] {788b7e46-db1a-449f-925b-2a101d4620ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18392 | 2026.04.07 02:57:22.526375 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18393 | 2026.04.07 02:57:22.526444 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2285 rows starting from the beginning of the part | ||
| 18394 | 2026.04.07 02:57:22.526573 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 16 rows starting from the beginning of the part | ||
| 18395 | 2026.04.07 02:57:22.526675 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 36 rows starting from the beginning of the part | ||
| 18396 | 2026.04.07 02:57:22.526752 [ 5 ] {788b7e46-db1a-449f-925b-2a101d4620ea} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18397 | 2026.04.07 02:57:22.526780 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 5 rows starting from the beginning of the part | ||
| 18398 | 2026.04.07 02:57:22.526797 [ 5 ] {788b7e46-db1a-449f-925b-2a101d4620ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 18399 | 2026.04.07 02:57:22.526887 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 36 rows starting from the beginning of the part | ||
| 18400 | 2026.04.07 02:57:22.526992 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 5 rows starting from the beginning of the part | ||
| 18401 | 2026.04.07 02:57:22.527181 [ 5 ] {788b7e46-db1a-449f-925b-2a101d4620ea} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18402 | 2026.04.07 02:57:22.527485 [ 5 ] {788b7e46-db1a-449f-925b-2a101d4620ea} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18403 | 2026.04.07 02:57:22.527633 [ 5 ] {788b7e46-db1a-449f-925b-2a101d4620ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec. | ||
| 18404 | 2026.04.07 02:57:22.527673 [ 5 ] {788b7e46-db1a-449f-925b-2a101d4620ea} <Debug> TCPHandler: Processed in 0.001551953 sec. | ||
| 18405 | 2026.04.07 02:57:22.535341 [ 192 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2383 rows, containing 19 columns (19 merged, 0 gathered) in 0.009274806 sec., 256932.59783546955 rows/sec., 460.41 MiB/sec. | ||
| 18406 | 2026.04.07 02:57:22.537319 [ 199 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 18407 | 2026.04.07 02:57:22.537709 [ 199 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18408 | 2026.04.07 02:57:22.537796 [ 199 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 18409 | 2026.04.07 02:57:22.537925 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.52 MiB. | ||
| 18410 | 2026.04.07 02:57:23.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.43 MiB, peak 402.91 MiB, free memory in arenas 0.00 B, will set to 385.63 MiB (RSS), difference: 1.20 MiB | ||
| 18411 | 2026.04.07 02:57:25.541260 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18412 | 2026.04.07 02:57:25.541329 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18413 | 2026.04.07 02:57:25.770962 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37420 | ||
| 18414 | 2026.04.07 02:57:25.771743 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18415 | 2026.04.07 02:57:25.771810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18416 | 2026.04.07 02:57:25.772336 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18417 | 2026.04.07 02:57:25.772558 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18418 | 2026.04.07 02:57:25.772684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37420 | ||
| 18419 | 2026.04.07 02:57:27.526800 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18420 | 2026.04.07 02:57:27.527078 [ 5 ] {84d6f3f0-b645-4669-b29a-04cfa554aaf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18421 | 2026.04.07 02:57:27.527154 [ 5 ] {84d6f3f0-b645-4669-b29a-04cfa554aaf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18422 | 2026.04.07 02:57:27.527937 [ 5 ] {84d6f3f0-b645-4669-b29a-04cfa554aaf1} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18423 | 2026.04.07 02:57:27.527978 [ 5 ] {84d6f3f0-b645-4669-b29a-04cfa554aaf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18424 | 2026.04.07 02:57:27.528375 [ 5 ] {84d6f3f0-b645-4669-b29a-04cfa554aaf1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18425 | 2026.04.07 02:57:27.528594 [ 5 ] {84d6f3f0-b645-4669-b29a-04cfa554aaf1} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18426 | 2026.04.07 02:57:27.528746 [ 5 ] {84d6f3f0-b645-4669-b29a-04cfa554aaf1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001746 sec., 162657.50286368842 rows/sec., 10.33 MiB/sec. | ||
| 18427 | 2026.04.07 02:57:27.528796 [ 5 ] {84d6f3f0-b645-4669-b29a-04cfa554aaf1} <Debug> TCPHandler: Processed in 0.002184915 sec. | ||
| 18428 | 2026.04.07 02:57:27.528913 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18429 | 2026.04.07 02:57:27.529014 [ 5 ] {e4093095-6865-4499-a93b-5d1e6e59156a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18430 | 2026.04.07 02:57:27.529056 [ 5 ] {e4093095-6865-4499-a93b-5d1e6e59156a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18431 | 2026.04.07 02:57:27.529862 [ 5 ] {e4093095-6865-4499-a93b-5d1e6e59156a} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18432 | 2026.04.07 02:57:27.529896 [ 5 ] {e4093095-6865-4499-a93b-5d1e6e59156a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18433 | 2026.04.07 02:57:27.530248 [ 5 ] {e4093095-6865-4499-a93b-5d1e6e59156a} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18434 | 2026.04.07 02:57:27.530437 [ 5 ] {e4093095-6865-4499-a93b-5d1e6e59156a} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18435 | 2026.04.07 02:57:27.530544 [ 121 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18436 | 2026.04.07 02:57:27.530558 [ 5 ] {e4093095-6865-4499-a93b-5d1e6e59156a} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001591 sec., 546197.3601508485 rows/sec., 42.82 MiB/sec. | ||
| 18437 | 2026.04.07 02:57:27.530593 [ 121 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18438 | 2026.04.07 02:57:27.530613 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18439 | 2026.04.07 02:57:27.530616 [ 5 ] {e4093095-6865-4499-a93b-5d1e6e59156a} <Debug> TCPHandler: Processed in 0.001780278 sec. | ||
| 18440 | 2026.04.07 02:57:27.530725 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18441 | 2026.04.07 02:57:27.530734 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 18442 | 2026.04.07 02:57:27.530814 [ 5 ] {dfd37875-31db-49c2-812d-cda1fdbb2e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18443 | 2026.04.07 02:57:27.530856 [ 5 ] {dfd37875-31db-49c2-812d-cda1fdbb2e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18444 | 2026.04.07 02:57:27.530879 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18445 | 2026.04.07 02:57:27.530919 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 3362 rows starting from the beginning of the part | ||
| 18446 | 2026.04.07 02:57:27.530989 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 869 rows starting from the beginning of the part | ||
| 18447 | 2026.04.07 02:57:27.531030 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 66 rows starting from the beginning of the part | ||
| 18448 | 2026.04.07 02:57:27.531068 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 872 rows starting from the beginning of the part | ||
| 18449 | 2026.04.07 02:57:27.531102 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 66 rows starting from the beginning of the part | ||
| 18450 | 2026.04.07 02:57:27.531138 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 869 rows starting from the beginning of the part | ||
| 18451 | 2026.04.07 02:57:27.531338 [ 5 ] {dfd37875-31db-49c2-812d-cda1fdbb2e2a} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18452 | 2026.04.07 02:57:27.531379 [ 5 ] {dfd37875-31db-49c2-812d-cda1fdbb2e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18453 | 2026.04.07 02:57:27.531697 [ 5 ] {dfd37875-31db-49c2-812d-cda1fdbb2e2a} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 18454 | 2026.04.07 02:57:27.531910 [ 5 ] {dfd37875-31db-49c2-812d-cda1fdbb2e2a} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18455 | 2026.04.07 02:57:27.532039 [ 5 ] {dfd37875-31db-49c2-812d-cda1fdbb2e2a} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001203 sec., 147963.42477140483 rows/sec., 9.13 MiB/sec. | ||
| 18456 | 2026.04.07 02:57:27.532075 [ 5 ] {dfd37875-31db-49c2-812d-cda1fdbb2e2a} <Debug> TCPHandler: Processed in 0.001363999 sec. | ||
| 18457 | 2026.04.07 02:57:27.532180 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18458 | 2026.04.07 02:57:27.532273 [ 5 ] {e2bb407a-c94f-492d-80f5-782cf2b3b195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18459 | 2026.04.07 02:57:27.532312 [ 5 ] {e2bb407a-c94f-492d-80f5-782cf2b3b195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18460 | 2026.04.07 02:57:27.532728 [ 5 ] {e2bb407a-c94f-492d-80f5-782cf2b3b195} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18461 | 2026.04.07 02:57:27.532762 [ 5 ] {e2bb407a-c94f-492d-80f5-782cf2b3b195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18462 | 2026.04.07 02:57:27.533059 [ 5 ] {e2bb407a-c94f-492d-80f5-782cf2b3b195} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 18463 | 2026.04.07 02:57:27.533259 [ 5 ] {e2bb407a-c94f-492d-80f5-782cf2b3b195} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18464 | 2026.04.07 02:57:27.533294 [ 192 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6104 rows, containing 5 columns (5 merged, 0 gathered) in 0.002584784 sec., 2361512.606082365 rows/sec., 190.66 MiB/sec. | ||
| 18465 | 2026.04.07 02:57:27.533363 [ 121 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 18466 | 2026.04.07 02:57:27.533386 [ 5 ] {e2bb407a-c94f-492d-80f5-782cf2b3b195} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001131 sec., 131741.8213969938 rows/sec., 8.51 MiB/sec. | ||
| 18467 | 2026.04.07 02:57:27.533400 [ 121 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18468 | 2026.04.07 02:57:27.533420 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18469 | 2026.04.07 02:57:27.533423 [ 5 ] {e2bb407a-c94f-492d-80f5-782cf2b3b195} <Debug> TCPHandler: Processed in 0.001291127 sec. | ||
| 18470 | 2026.04.07 02:57:27.533520 [ 198 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::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 | ||
| 18471 | 2026.04.07 02:57:27.533535 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18472 | 2026.04.07 02:57:27.533649 [ 5 ] {9b7731a1-8cda-466c-a6cb-aa73abb39434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18473 | 2026.04.07 02:57:27.533654 [ 198 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18474 | 2026.04.07 02:57:27.533694 [ 5 ] {9b7731a1-8cda-466c-a6cb-aa73abb39434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18475 | 2026.04.07 02:57:27.533702 [ 198 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 976 rows starting from the beginning of the part | ||
| 18476 | 2026.04.07 02:57:27.533712 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18477 | 2026.04.07 02:57:27.533788 [ 198 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 149 rows starting from the beginning of the part | ||
| 18478 | 2026.04.07 02:57:27.533836 [ 198 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 801 rows starting from the beginning of the part | ||
| 18479 | 2026.04.07 02:57:27.533878 [ 198 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 149 rows starting from the beginning of the part | ||
| 18480 | 2026.04.07 02:57:27.533917 [ 198 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 149 rows starting from the beginning of the part | ||
| 18481 | 2026.04.07 02:57:27.533957 [ 198 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 149 rows starting from the beginning of the part | ||
| 18482 | 2026.04.07 02:57:27.534058 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_131_26} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18483 | 2026.04.07 02:57:27.534127 [ 5 ] {9b7731a1-8cda-466c-a6cb-aa73abb39434} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18484 | 2026.04.07 02:57:27.534140 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_131_26} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18485 | 2026.04.07 02:57:27.534171 [ 5 ] {9b7731a1-8cda-466c-a6cb-aa73abb39434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18486 | 2026.04.07 02:57:27.534247 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 18487 | 2026.04.07 02:57:27.534483 [ 5 ] {9b7731a1-8cda-466c-a6cb-aa73abb39434} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18488 | 2026.04.07 02:57:27.534703 [ 5 ] {9b7731a1-8cda-466c-a6cb-aa73abb39434} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18489 | 2026.04.07 02:57:27.534832 [ 5 ] {9b7731a1-8cda-466c-a6cb-aa73abb39434} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.01 MiB/sec. | ||
| 18490 | 2026.04.07 02:57:27.534869 [ 5 ] {9b7731a1-8cda-466c-a6cb-aa73abb39434} <Debug> TCPHandler: Processed in 0.001382259 sec. | ||
| 18491 | 2026.04.07 02:57:27.534971 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18492 | 2026.04.07 02:57:27.535064 [ 5 ] {3cc860fe-1e67-486c-bb4d-07555be8e8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18493 | 2026.04.07 02:57:27.535102 [ 5 ] {3cc860fe-1e67-486c-bb4d-07555be8e8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18494 | 2026.04.07 02:57:27.535106 [ 186 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638814 sec., 1447998.3695526156 rows/sec., 92.65 MiB/sec. | ||
| 18495 | 2026.04.07 02:57:27.535319 [ 192 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 18496 | 2026.04.07 02:57:27.535625 [ 192 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_71_14} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18497 | 2026.04.07 02:57:27.535706 [ 192 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_71_14} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 18498 | 2026.04.07 02:57:27.535722 [ 5 ] {3cc860fe-1e67-486c-bb4d-07555be8e8f5} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18499 | 2026.04.07 02:57:27.535762 [ 5 ] {3cc860fe-1e67-486c-bb4d-07555be8e8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18500 | 2026.04.07 02:57:27.535818 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 18501 | 2026.04.07 02:57:27.536076 [ 5 ] {3cc860fe-1e67-486c-bb4d-07555be8e8f5} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18502 | 2026.04.07 02:57:27.536281 [ 5 ] {3cc860fe-1e67-486c-bb4d-07555be8e8f5} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18503 | 2026.04.07 02:57:27.536408 [ 5 ] {3cc860fe-1e67-486c-bb4d-07555be8e8f5} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001362 sec., 386196.7694566814 rows/sec., 27.29 MiB/sec. | ||
| 18504 | 2026.04.07 02:57:27.536430 [ 120 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18505 | 2026.04.07 02:57:27.536446 [ 5 ] {3cc860fe-1e67-486c-bb4d-07555be8e8f5} <Debug> TCPHandler: Processed in 0.001522212 sec. | ||
| 18506 | 2026.04.07 02:57:27.536481 [ 120 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18507 | 2026.04.07 02:57:27.536511 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18508 | 2026.04.07 02:57:27.536565 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18509 | 2026.04.07 02:57:27.536583 [ 198 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 18510 | 2026.04.07 02:57:27.536662 [ 5 ] {f0d76c00-1604-4a4d-97e9-52353297cfd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18511 | 2026.04.07 02:57:27.536671 [ 198 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18512 | 2026.04.07 02:57:27.536714 [ 5 ] {f0d76c00-1604-4a4d-97e9-52353297cfd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18513 | 2026.04.07 02:57:27.536720 [ 198 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1831 rows starting from the beginning of the part | ||
| 18514 | 2026.04.07 02:57:27.536780 [ 198 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 526 rows starting from the beginning of the part | ||
| 18515 | 2026.04.07 02:57:27.536819 [ 198 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 69 rows starting from the beginning of the part | ||
| 18516 | 2026.04.07 02:57:27.536852 [ 198 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 532 rows starting from the beginning of the part | ||
| 18517 | 2026.04.07 02:57:27.536889 [ 198 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 69 rows starting from the beginning of the part | ||
| 18518 | 2026.04.07 02:57:27.536927 [ 198 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 526 rows starting from the beginning of the part | ||
| 18519 | 2026.04.07 02:57:27.537043 [ 5 ] {f0d76c00-1604-4a4d-97e9-52353297cfd2} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18520 | 2026.04.07 02:57:27.537085 [ 5 ] {f0d76c00-1604-4a4d-97e9-52353297cfd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18521 | 2026.04.07 02:57:27.537394 [ 5 ] {f0d76c00-1604-4a4d-97e9-52353297cfd2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 18522 | 2026.04.07 02:57:27.537623 [ 5 ] {f0d76c00-1604-4a4d-97e9-52353297cfd2} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18523 | 2026.04.07 02:57:27.537750 [ 5 ] {f0d76c00-1604-4a4d-97e9-52353297cfd2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 18524 | 2026.04.07 02:57:27.537786 [ 5 ] {f0d76c00-1604-4a4d-97e9-52353297cfd2} <Debug> TCPHandler: Processed in 0.001269437 sec. | ||
| 18525 | 2026.04.07 02:57:27.537887 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18526 | 2026.04.07 02:57:27.537986 [ 5 ] {c3c6f6d6-a40a-4086-988b-e127fe38ef17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18527 | 2026.04.07 02:57:27.538030 [ 5 ] {c3c6f6d6-a40a-4086-988b-e127fe38ef17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18528 | 2026.04.07 02:57:27.538124 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3553 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569023 sec., 2264466.486469606 rows/sec., 166.42 MiB/sec. | ||
| 18529 | 2026.04.07 02:57:27.538371 [ 189 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18530 | 2026.04.07 02:57:27.538452 [ 5 ] {c3c6f6d6-a40a-4086-988b-e127fe38ef17} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18531 | 2026.04.07 02:57:27.538489 [ 5 ] {c3c6f6d6-a40a-4086-988b-e127fe38ef17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18532 | 2026.04.07 02:57:27.538692 [ 189 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_131_26} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18533 | 2026.04.07 02:57:27.538772 [ 189 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_131_26} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18534 | 2026.04.07 02:57:27.538827 [ 5 ] {c3c6f6d6-a40a-4086-988b-e127fe38ef17} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18535 | 2026.04.07 02:57:27.538874 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 18536 | 2026.04.07 02:57:27.539035 [ 5 ] {c3c6f6d6-a40a-4086-988b-e127fe38ef17} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18537 | 2026.04.07 02:57:27.539162 [ 5 ] {c3c6f6d6-a40a-4086-988b-e127fe38ef17} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001195 sec., 221757.3221757322 rows/sec., 14.74 MiB/sec. | ||
| 18538 | 2026.04.07 02:57:27.539198 [ 5 ] {c3c6f6d6-a40a-4086-988b-e127fe38ef17} <Debug> TCPHandler: Processed in 0.001360789 sec. | ||
| 18539 | 2026.04.07 02:57:27.539315 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18540 | 2026.04.07 02:57:27.539409 [ 5 ] {6d5f34d6-fd35-4488-bf5f-b1e281856293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18541 | 2026.04.07 02:57:27.539450 [ 5 ] {6d5f34d6-fd35-4488-bf5f-b1e281856293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18542 | 2026.04.07 02:57:27.539753 [ 5 ] {6d5f34d6-fd35-4488-bf5f-b1e281856293} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18543 | 2026.04.07 02:57:27.539790 [ 5 ] {6d5f34d6-fd35-4488-bf5f-b1e281856293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18544 | 2026.04.07 02:57:27.540076 [ 5 ] {6d5f34d6-fd35-4488-bf5f-b1e281856293} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18545 | 2026.04.07 02:57:27.540278 [ 5 ] {6d5f34d6-fd35-4488-bf5f-b1e281856293} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18546 | 2026.04.07 02:57:27.540405 [ 5 ] {6d5f34d6-fd35-4488-bf5f-b1e281856293} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 18547 | 2026.04.07 02:57:27.540441 [ 5 ] {6d5f34d6-fd35-4488-bf5f-b1e281856293} <Debug> TCPHandler: Processed in 0.001177295 sec. | ||
| 18548 | 2026.04.07 02:57:27.540549 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18549 | 2026.04.07 02:57:27.540643 [ 5 ] {ff370958-dbb8-4935-b034-84a640cb7057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18550 | 2026.04.07 02:57:27.540695 [ 5 ] {ff370958-dbb8-4935-b034-84a640cb7057} <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.04.07 02:57:27.541533 [ 5 ] {ff370958-dbb8-4935-b034-84a640cb7057} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18552 | 2026.04.07 02:57:27.541569 [ 5 ] {ff370958-dbb8-4935-b034-84a640cb7057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18553 | 2026.04.07 02:57:27.542120 [ 5 ] {ff370958-dbb8-4935-b034-84a640cb7057} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 18554 | 2026.04.07 02:57:27.542340 [ 5 ] {ff370958-dbb8-4935-b034-84a640cb7057} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18555 | 2026.04.07 02:57:27.542478 [ 5 ] {ff370958-dbb8-4935-b034-84a640cb7057} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001854 sec., 19417.47572815534 rows/sec., 34.80 MiB/sec. | ||
| 18556 | 2026.04.07 02:57:27.542532 [ 5 ] {ff370958-dbb8-4935-b034-84a640cb7057} <Debug> TCPHandler: Processed in 0.002034012 sec. | ||
| 18557 | 2026.04.07 02:57:27.542580 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 18558 | 2026.04.07 02:57:27.542635 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 18559 | 2026.04.07 02:57:27.542646 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18560 | 2026.04.07 02:57:27.542752 [ 5 ] {94485901-60ac-4a08-a667-4130fb61b6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18561 | 2026.04.07 02:57:27.542793 [ 5 ] {94485901-60ac-4a08-a667-4130fb61b6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18562 | 2026.04.07 02:57:27.543117 [ 5 ] {94485901-60ac-4a08-a667-4130fb61b6e9} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18563 | 2026.04.07 02:57:27.543155 [ 5 ] {94485901-60ac-4a08-a667-4130fb61b6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18564 | 2026.04.07 02:57:27.543487 [ 5 ] {94485901-60ac-4a08-a667-4130fb61b6e9} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18565 | 2026.04.07 02:57:27.543741 [ 5 ] {94485901-60ac-4a08-a667-4130fb61b6e9} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18566 | 2026.04.07 02:57:27.543867 [ 120 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18567 | 2026.04.07 02:57:27.543869 [ 5 ] {94485901-60ac-4a08-a667-4130fb61b6e9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001136 sec., 79225.35211267605 rows/sec., 4.96 MiB/sec. | ||
| 18568 | 2026.04.07 02:57:27.543909 [ 120 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18569 | 2026.04.07 02:57:27.543936 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18570 | 2026.04.07 02:57:27.543948 [ 5 ] {94485901-60ac-4a08-a667-4130fb61b6e9} <Debug> TCPHandler: Processed in 0.001352588 sec. | ||
| 18571 | 2026.04.07 02:57:27.544014 [ 189 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 18572 | 2026.04.07 02:57:27.544115 [ 189 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18573 | 2026.04.07 02:57:27.544147 [ 189 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7890 rows starting from the beginning of the part | ||
| 18574 | 2026.04.07 02:57:27.544207 [ 189 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 90 rows starting from the beginning of the part | ||
| 18575 | 2026.04.07 02:57:27.544257 [ 189 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 18576 | 2026.04.07 02:57:27.544302 [ 189 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 90 rows starting from the beginning of the part | ||
| 18577 | 2026.04.07 02:57:27.544343 [ 189 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 18578 | 2026.04.07 02:57:27.544383 [ 189 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 90 rows starting from the beginning of the part | ||
| 18579 | 2026.04.07 02:57:27.545483 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 18580 | 2026.04.07 02:57:27.546611 [ 200 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002628645 sec., 3149911.836706744 rows/sec., 203.54 MiB/sec. | ||
| 18581 | 2026.04.07 02:57:27.546880 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18582 | 2026.04.07 02:57:27.547229 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_131_26} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18583 | 2026.04.07 02:57:27.547300 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_131_26} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18584 | 2026.04.07 02:57:27.547387 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 18585 | 2026.04.07 02:57:27.805579 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 18586 | 2026.04.07 02:57:27.823798 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18587 | 2026.04.07 02:57:27.823866 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18588 | 2026.04.07 02:57:27.830013 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18589 | 2026.04.07 02:57:27.830716 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18590 | 2026.04.07 02:57:27.833960 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 18591 | 2026.04.07 02:57:28.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.03 MiB, peak 402.91 MiB, free memory in arenas 0.00 B, will set to 385.63 MiB (RSS), difference: -1.39 MiB | ||
| 18592 | 2026.04.07 02:57:28.334890 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18593 | 2026.04.07 02:57:28.335094 [ 5 ] {e031b55d-6332-4c73-a4aa-e924eb80b6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18594 | 2026.04.07 02:57:28.335163 [ 5 ] {e031b55d-6332-4c73-a4aa-e924eb80b6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18595 | 2026.04.07 02:57:28.335765 [ 5 ] {e031b55d-6332-4c73-a4aa-e924eb80b6fa} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18596 | 2026.04.07 02:57:28.335817 [ 5 ] {e031b55d-6332-4c73-a4aa-e924eb80b6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18597 | 2026.04.07 02:57:28.336210 [ 5 ] {e031b55d-6332-4c73-a4aa-e924eb80b6fa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 18598 | 2026.04.07 02:57:28.336444 [ 5 ] {e031b55d-6332-4c73-a4aa-e924eb80b6fa} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18599 | 2026.04.07 02:57:28.336606 [ 5 ] {e031b55d-6332-4c73-a4aa-e924eb80b6fa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001562 sec., 1280.4097311139565 rows/sec., 104.41 KiB/sec. | ||
| 18600 | 2026.04.07 02:57:28.336650 [ 5 ] {e031b55d-6332-4c73-a4aa-e924eb80b6fa} <Debug> TCPHandler: Processed in 0.00189442 sec. | ||
| 18601 | 2026.04.07 02:57:28.336668 [ 219 ] {} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): 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] | ||
| 18602 | 2026.04.07 02:57:28.336729 [ 219 ] {} <Debug> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): 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] | ||
| 18603 | 2026.04.07 02:57:28.336760 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18604 | 2026.04.07 02:57:28.336864 [ 5 ] {a2864000-7175-4a41-affb-d574c61cf835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18605 | 2026.04.07 02:57:28.336907 [ 5 ] {a2864000-7175-4a41-affb-d574c61cf835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18606 | 2026.04.07 02:57:28.338246 [ 5 ] {a2864000-7175-4a41-affb-d574c61cf835} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18607 | 2026.04.07 02:57:28.338288 [ 5 ] {a2864000-7175-4a41-affb-d574c61cf835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18608 | 2026.04.07 02:57:28.338757 [ 5 ] {a2864000-7175-4a41-affb-d574c61cf835} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18609 | 2026.04.07 02:57:28.338983 [ 219 ] {} <Debug> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): 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] | ||
| 18610 | 2026.04.07 02:57:28.339050 [ 5 ] {a2864000-7175-4a41-affb-d574c61cf835} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18611 | 2026.04.07 02:57:28.339194 [ 5 ] {a2864000-7175-4a41-affb-d574c61cf835} <Debug> executeQuery: Read 2416 rows, 182.74 KiB in 0.00235 sec., 1028085.1063829787 rows/sec., 75.94 MiB/sec. | ||
| 18612 | 2026.04.07 02:57:28.339235 [ 5 ] {a2864000-7175-4a41-affb-d574c61cf835} <Debug> TCPHandler: Processed in 0.002524653 sec. | ||
| 18613 | 2026.04.07 02:57:28.339359 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18614 | 2026.04.07 02:57:28.339455 [ 5 ] {55e77069-e551-4ca7-89af-cb82becd0ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18615 | 2026.04.07 02:57:28.339497 [ 5 ] {55e77069-e551-4ca7-89af-cb82becd0ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18616 | 2026.04.07 02:57:28.339929 [ 5 ] {55e77069-e551-4ca7-89af-cb82becd0ac9} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18617 | 2026.04.07 02:57:28.339966 [ 5 ] {55e77069-e551-4ca7-89af-cb82becd0ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18618 | 2026.04.07 02:57:28.340278 [ 5 ] {55e77069-e551-4ca7-89af-cb82becd0ac9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 18619 | 2026.04.07 02:57:28.340503 [ 5 ] {55e77069-e551-4ca7-89af-cb82becd0ac9} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18620 | 2026.04.07 02:57:28.340632 [ 5 ] {55e77069-e551-4ca7-89af-cb82becd0ac9} <Debug> executeQuery: Read 18 rows, 1.34 KiB in 0.001197 sec., 15037.593984962406 rows/sec., 1.10 MiB/sec. | ||
| 18621 | 2026.04.07 02:57:28.340671 [ 5 ] {55e77069-e551-4ca7-89af-cb82becd0ac9} <Debug> TCPHandler: Processed in 0.001361048 sec. | ||
| 18622 | 2026.04.07 02:57:28.340781 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18623 | 2026.04.07 02:57:28.340875 [ 5 ] {ad382051-e599-4c5f-aa53-5b4d7d495055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18624 | 2026.04.07 02:57:28.340914 [ 5 ] {ad382051-e599-4c5f-aa53-5b4d7d495055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18625 | 2026.04.07 02:57:28.341533 [ 5 ] {ad382051-e599-4c5f-aa53-5b4d7d495055} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18626 | 2026.04.07 02:57:28.341569 [ 5 ] {ad382051-e599-4c5f-aa53-5b4d7d495055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18627 | 2026.04.07 02:57:28.341896 [ 5 ] {ad382051-e599-4c5f-aa53-5b4d7d495055} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 18628 | 2026.04.07 02:57:28.342112 [ 5 ] {ad382051-e599-4c5f-aa53-5b4d7d495055} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18629 | 2026.04.07 02:57:28.342244 [ 5 ] {ad382051-e599-4c5f-aa53-5b4d7d495055} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001387 sec., 577505.4073540014 rows/sec., 33.36 MiB/sec. | ||
| 18630 | 2026.04.07 02:57:28.342284 [ 5 ] {ad382051-e599-4c5f-aa53-5b4d7d495055} <Debug> TCPHandler: Processed in 0.001550842 sec. | ||
| 18631 | 2026.04.07 02:57:28.342394 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18632 | 2026.04.07 02:57:28.342489 [ 5 ] {7fbf98b3-2d70-4dc2-87d0-e522419dd3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18633 | 2026.04.07 02:57:28.342529 [ 5 ] {7fbf98b3-2d70-4dc2-87d0-e522419dd3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18634 | 2026.04.07 02:57:28.342902 [ 5 ] {7fbf98b3-2d70-4dc2-87d0-e522419dd3f4} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18635 | 2026.04.07 02:57:28.342938 [ 5 ] {7fbf98b3-2d70-4dc2-87d0-e522419dd3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18636 | 2026.04.07 02:57:28.343226 [ 5 ] {7fbf98b3-2d70-4dc2-87d0-e522419dd3f4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 18637 | 2026.04.07 02:57:28.343429 [ 5 ] {7fbf98b3-2d70-4dc2-87d0-e522419dd3f4} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18638 | 2026.04.07 02:57:28.343554 [ 5 ] {7fbf98b3-2d70-4dc2-87d0-e522419dd3f4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 63.63 KiB/sec. | ||
| 18639 | 2026.04.07 02:57:28.343590 [ 5 ] {7fbf98b3-2d70-4dc2-87d0-e522419dd3f4} <Debug> TCPHandler: Processed in 0.001268956 sec. | ||
| 18640 | 2026.04.07 02:57:28.343692 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18641 | 2026.04.07 02:57:28.343781 [ 5 ] {49bee6b0-6ba4-4895-84df-85fc772306a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18642 | 2026.04.07 02:57:28.343819 [ 5 ] {49bee6b0-6ba4-4895-84df-85fc772306a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18643 | 2026.04.07 02:57:28.344621 [ 5 ] {49bee6b0-6ba4-4895-84df-85fc772306a9} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18644 | 2026.04.07 02:57:28.344658 [ 5 ] {49bee6b0-6ba4-4895-84df-85fc772306a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18645 | 2026.04.07 02:57:28.345008 [ 5 ] {49bee6b0-6ba4-4895-84df-85fc772306a9} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18646 | 2026.04.07 02:57:28.345220 [ 5 ] {49bee6b0-6ba4-4895-84df-85fc772306a9} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18647 | 2026.04.07 02:57:28.345350 [ 5 ] {49bee6b0-6ba4-4895-84df-85fc772306a9} <Debug> executeQuery: Read 1297 rows, 88.68 KiB in 0.00155 sec., 836774.1935483871 rows/sec., 55.87 MiB/sec. | ||
| 18648 | 2026.04.07 02:57:28.345388 [ 5 ] {49bee6b0-6ba4-4895-84df-85fc772306a9} <Debug> TCPHandler: Processed in 0.001713976 sec. | ||
| 18649 | 2026.04.07 02:57:28.345497 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18650 | 2026.04.07 02:57:28.345593 [ 5 ] {c0174686-90ad-4498-8ada-8fe409edad60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18651 | 2026.04.07 02:57:28.345637 [ 5 ] {c0174686-90ad-4498-8ada-8fe409edad60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18652 | 2026.04.07 02:57:28.346283 [ 5 ] {c0174686-90ad-4498-8ada-8fe409edad60} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18653 | 2026.04.07 02:57:28.346321 [ 5 ] {c0174686-90ad-4498-8ada-8fe409edad60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18654 | 2026.04.07 02:57:28.346751 [ 5 ] {c0174686-90ad-4498-8ada-8fe409edad60} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18655 | 2026.04.07 02:57:28.346963 [ 5 ] {c0174686-90ad-4498-8ada-8fe409edad60} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18656 | 2026.04.07 02:57:28.347086 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_127_26 to all_132_132_0 | ||
| 18657 | 2026.04.07 02:57:28.347093 [ 5 ] {c0174686-90ad-4498-8ada-8fe409edad60} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001518 sec., 986166.0079051383 rows/sec., 59.81 MiB/sec. | ||
| 18658 | 2026.04.07 02:57:28.347164 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18659 | 2026.04.07 02:57:28.347180 [ 5 ] {c0174686-90ad-4498-8ada-8fe409edad60} <Debug> TCPHandler: Processed in 0.001731187 sec. | ||
| 18660 | 2026.04.07 02:57:28.347198 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18661 | 2026.04.07 02:57:28.347301 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18662 | 2026.04.07 02:57:28.347304 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_132_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_127_26 to all_132_132_0 into Compact with storage Full | ||
| 18663 | 2026.04.07 02:57:28.347402 [ 5 ] {f25c227c-3a4c-49cc-be1b-8c31c38cccd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18664 | 2026.04.07 02:57:28.347430 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_132_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18665 | 2026.04.07 02:57:28.347457 [ 5 ] {f25c227c-3a4c-49cc-be1b-8c31c38cccd7} <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 | ||
| 18666 | 2026.04.07 02:57:28.347466 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_127_26, total 50323 rows starting from the beginning of the part | ||
| 18667 | 2026.04.07 02:57:28.347537 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 18668 | 2026.04.07 02:57:28.347588 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 268 rows starting from the beginning of the part | ||
| 18669 | 2026.04.07 02:57:28.347640 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 18670 | 2026.04.07 02:57:28.347685 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 265 rows starting from the beginning of the part | ||
| 18671 | 2026.04.07 02:57:28.347733 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1497 rows starting from the beginning of the part | ||
| 18672 | 2026.04.07 02:57:28.348286 [ 5 ] {f25c227c-3a4c-49cc-be1b-8c31c38cccd7} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18673 | 2026.04.07 02:57:28.348322 [ 5 ] {f25c227c-3a4c-49cc-be1b-8c31c38cccd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18674 | 2026.04.07 02:57:28.348850 [ 5 ] {f25c227c-3a4c-49cc-be1b-8c31c38cccd7} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 18675 | 2026.04.07 02:57:28.349070 [ 5 ] {f25c227c-3a4c-49cc-be1b-8c31c38cccd7} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18676 | 2026.04.07 02:57:28.349209 [ 5 ] {f25c227c-3a4c-49cc-be1b-8c31c38cccd7} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001825 sec., 8767.123287671233 rows/sec., 15.71 MiB/sec. | ||
| 18677 | 2026.04.07 02:57:28.349265 [ 5 ] {f25c227c-3a4c-49cc-be1b-8c31c38cccd7} <Debug> TCPHandler: Processed in 0.002012383 sec. | ||
| 18678 | 2026.04.07 02:57:28.349377 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18679 | 2026.04.07 02:57:28.349471 [ 5 ] {ebcf774e-d5ab-47cc-8ecc-e8d6e0fc763c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18680 | 2026.04.07 02:57:28.349513 [ 5 ] {ebcf774e-d5ab-47cc-8ecc-e8d6e0fc763c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18681 | 2026.04.07 02:57:28.349828 [ 5 ] {ebcf774e-d5ab-47cc-8ecc-e8d6e0fc763c} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18682 | 2026.04.07 02:57:28.349864 [ 5 ] {ebcf774e-d5ab-47cc-8ecc-e8d6e0fc763c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18683 | 2026.04.07 02:57:28.350163 [ 5 ] {ebcf774e-d5ab-47cc-8ecc-e8d6e0fc763c} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18684 | 2026.04.07 02:57:28.350370 [ 5 ] {ebcf774e-d5ab-47cc-8ecc-e8d6e0fc763c} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18685 | 2026.04.07 02:57:28.350499 [ 5 ] {ebcf774e-d5ab-47cc-8ecc-e8d6e0fc763c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001045 sec., 11483.253588516747 rows/sec., 792.46 KiB/sec. | ||
| 18686 | 2026.04.07 02:57:28.350535 [ 5 ] {ebcf774e-d5ab-47cc-8ecc-e8d6e0fc763c} <Debug> TCPHandler: Processed in 0.001206566 sec. | ||
| 18687 | 2026.04.07 02:57:28.356580 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_132_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52673 rows, containing 5 columns (5 merged, 0 gathered) in 0.009316657 sec., 5653637.350822296 rows/sec., 362.80 MiB/sec. | ||
| 18688 | 2026.04.07 02:57:28.357113 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_132_27} <Trace> MergedBlockOutputStream: filled checksums all_1_132_27 (state Temporary) | ||
| 18689 | 2026.04.07 02:57:28.357452 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_132_27} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_132_27 to all_1_132_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18690 | 2026.04.07 02:57:28.357538 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_132_27} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_127_26, all_132_132_0] -> all_1_132_27 | ||
| 18691 | 2026.04.07 02:57:28.357657 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 18692 | 2026.04.07 02:57:29.454398 [ 225 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): 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] | ||
| 18693 | 2026.04.07 02:57:29.454452 [ 225 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): 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] | ||
| 18694 | 2026.04.07 02:57:29.457523 [ 225 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): 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] | ||
| 18695 | 2026.04.07 02:57:30.869371 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2430 | ||
| 18696 | 2026.04.07 02:57:30.872272 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18697 | 2026.04.07 02:57:30.872317 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18698 | 2026.04.07 02:57:30.873518 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18699 | 2026.04.07 02:57:30.873787 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18700 | 2026.04.07 02:57:30.874053 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2430 | ||
| 18701 | 2026.04.07 02:57:32.081447 [ 219 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 18702 | 2026.04.07 02:57:32.081508 [ 219 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 18703 | 2026.04.07 02:57:32.084919 [ 219 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 18704 | 2026.04.07 02:57:32.122035 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 18705 | 2026.04.07 02:57:32.122090 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 18706 | 2026.04.07 02:57:32.124705 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 18707 | 2026.04.07 02:57:32.145082 [ 221 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 18708 | 2026.04.07 02:57:32.145162 [ 221 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 18709 | 2026.04.07 02:57:32.147900 [ 221 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 18710 | 2026.04.07 02:57:32.516175 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18711 | 2026.04.07 02:57:32.516370 [ 5 ] {e48f9b87-9288-4734-8052-0f6ea1acec8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18712 | 2026.04.07 02:57:32.516446 [ 5 ] {e48f9b87-9288-4734-8052-0f6ea1acec8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18713 | 2026.04.07 02:57:32.517184 [ 5 ] {e48f9b87-9288-4734-8052-0f6ea1acec8a} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18714 | 2026.04.07 02:57:32.517237 [ 5 ] {e48f9b87-9288-4734-8052-0f6ea1acec8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18715 | 2026.04.07 02:57:32.517649 [ 5 ] {e48f9b87-9288-4734-8052-0f6ea1acec8a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18716 | 2026.04.07 02:57:32.517884 [ 5 ] {e48f9b87-9288-4734-8052-0f6ea1acec8a} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18717 | 2026.04.07 02:57:32.518043 [ 5 ] {e48f9b87-9288-4734-8052-0f6ea1acec8a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001729 sec., 32388.663967611334 rows/sec., 2.49 MiB/sec. | ||
| 18718 | 2026.04.07 02:57:32.518095 [ 5 ] {e48f9b87-9288-4734-8052-0f6ea1acec8a} <Debug> TCPHandler: Processed in 0.002061064 sec. | ||
| 18719 | 2026.04.07 02:57:32.518221 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18720 | 2026.04.07 02:57:32.518372 [ 5 ] {e2c76cca-692b-47cb-b853-8b8525130a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18721 | 2026.04.07 02:57:32.518436 [ 5 ] {e2c76cca-692b-47cb-b853-8b8525130a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18722 | 2026.04.07 02:57:32.519001 [ 5 ] {e2c76cca-692b-47cb-b853-8b8525130a4a} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18723 | 2026.04.07 02:57:32.519047 [ 5 ] {e2c76cca-692b-47cb-b853-8b8525130a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18724 | 2026.04.07 02:57:32.519459 [ 5 ] {e2c76cca-692b-47cb-b853-8b8525130a4a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18725 | 2026.04.07 02:57:32.519677 [ 5 ] {e2c76cca-692b-47cb-b853-8b8525130a4a} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18726 | 2026.04.07 02:57:32.519813 [ 5 ] {e2c76cca-692b-47cb-b853-8b8525130a4a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001474 sec., 43419.26729986431 rows/sec., 3.39 MiB/sec. | ||
| 18727 | 2026.04.07 02:57:32.519852 [ 5 ] {e2c76cca-692b-47cb-b853-8b8525130a4a} <Debug> TCPHandler: Processed in 0.001685616 sec. | ||
| 18728 | 2026.04.07 02:57:32.519978 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18729 | 2026.04.07 02:57:32.520077 [ 5 ] {23742f48-0a52-4617-b7a5-3d57ff0e908f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18730 | 2026.04.07 02:57:32.520121 [ 5 ] {23742f48-0a52-4617-b7a5-3d57ff0e908f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18731 | 2026.04.07 02:57:32.520522 [ 5 ] {23742f48-0a52-4617-b7a5-3d57ff0e908f} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18732 | 2026.04.07 02:57:32.520556 [ 5 ] {23742f48-0a52-4617-b7a5-3d57ff0e908f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18733 | 2026.04.07 02:57:32.520884 [ 5 ] {23742f48-0a52-4617-b7a5-3d57ff0e908f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18734 | 2026.04.07 02:57:32.521100 [ 5 ] {23742f48-0a52-4617-b7a5-3d57ff0e908f} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18735 | 2026.04.07 02:57:32.521231 [ 5 ] {23742f48-0a52-4617-b7a5-3d57ff0e908f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001175 sec., 108936.17021276595 rows/sec., 7.59 MiB/sec. | ||
| 18736 | 2026.04.07 02:57:32.521271 [ 5 ] {23742f48-0a52-4617-b7a5-3d57ff0e908f} <Debug> TCPHandler: Processed in 0.001344868 sec. | ||
| 18737 | 2026.04.07 02:57:32.521391 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18738 | 2026.04.07 02:57:32.521487 [ 5 ] {d3ed5297-07b7-493d-9821-ba24f12828b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18739 | 2026.04.07 02:57:32.521529 [ 5 ] {d3ed5297-07b7-493d-9821-ba24f12828b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18740 | 2026.04.07 02:57:32.521858 [ 5 ] {d3ed5297-07b7-493d-9821-ba24f12828b5} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18741 | 2026.04.07 02:57:32.521894 [ 5 ] {d3ed5297-07b7-493d-9821-ba24f12828b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18742 | 2026.04.07 02:57:32.522197 [ 5 ] {d3ed5297-07b7-493d-9821-ba24f12828b5} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18743 | 2026.04.07 02:57:32.522400 [ 5 ] {d3ed5297-07b7-493d-9821-ba24f12828b5} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18744 | 2026.04.07 02:57:32.522528 [ 5 ] {d3ed5297-07b7-493d-9821-ba24f12828b5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00106 sec., 45283.01886792453 rows/sec., 3.05 MiB/sec. | ||
| 18745 | 2026.04.07 02:57:32.522564 [ 5 ] {d3ed5297-07b7-493d-9821-ba24f12828b5} <Debug> TCPHandler: Processed in 0.001224146 sec. | ||
| 18746 | 2026.04.07 02:57:32.860798 [ 220 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 18747 | 2026.04.07 02:57:32.860880 [ 220 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 18748 | 2026.04.07 02:57:32.863987 [ 220 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 18749 | 2026.04.07 02:57:33.272907 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37932 | ||
| 18750 | 2026.04.07 02:57:33.273498 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18751 | 2026.04.07 02:57:33.273544 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18752 | 2026.04.07 02:57:33.274018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18753 | 2026.04.07 02:57:33.274243 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18754 | 2026.04.07 02:57:33.274373 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37932 | ||
| 18755 | 2026.04.07 02:57:35.334078 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 18756 | 2026.04.07 02:57:35.351584 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18757 | 2026.04.07 02:57:35.351635 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18758 | 2026.04.07 02:57:35.357832 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18759 | 2026.04.07 02:57:35.358530 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18760 | 2026.04.07 02:57:35.361529 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 18761 | 2026.04.07 02:57:37.527911 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18762 | 2026.04.07 02:57:37.528103 [ 5 ] {320d6891-3891-4bea-9ff0-c67f07d6c395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18763 | 2026.04.07 02:57:37.528175 [ 5 ] {320d6891-3891-4bea-9ff0-c67f07d6c395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18764 | 2026.04.07 02:57:37.528947 [ 5 ] {320d6891-3891-4bea-9ff0-c67f07d6c395} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18765 | 2026.04.07 02:57:37.528989 [ 5 ] {320d6891-3891-4bea-9ff0-c67f07d6c395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18766 | 2026.04.07 02:57:37.529376 [ 5 ] {320d6891-3891-4bea-9ff0-c67f07d6c395} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18767 | 2026.04.07 02:57:37.529591 [ 5 ] {320d6891-3891-4bea-9ff0-c67f07d6c395} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18768 | 2026.04.07 02:57:37.529739 [ 5 ] {320d6891-3891-4bea-9ff0-c67f07d6c395} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00169 sec., 168047.3372781065 rows/sec., 10.67 MiB/sec. | ||
| 18769 | 2026.04.07 02:57:37.529782 [ 5 ] {320d6891-3891-4bea-9ff0-c67f07d6c395} <Debug> TCPHandler: Processed in 0.002014803 sec. | ||
| 18770 | 2026.04.07 02:57:37.529898 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18771 | 2026.04.07 02:57:37.529991 [ 5 ] {61db658b-8e0a-41d7-969f-71abcd9362e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18772 | 2026.04.07 02:57:37.530033 [ 5 ] {61db658b-8e0a-41d7-969f-71abcd9362e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18773 | 2026.04.07 02:57:37.530937 [ 5 ] {61db658b-8e0a-41d7-969f-71abcd9362e9} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18774 | 2026.04.07 02:57:37.530973 [ 5 ] {61db658b-8e0a-41d7-969f-71abcd9362e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18775 | 2026.04.07 02:57:37.531319 [ 5 ] {61db658b-8e0a-41d7-969f-71abcd9362e9} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18776 | 2026.04.07 02:57:37.531534 [ 5 ] {61db658b-8e0a-41d7-969f-71abcd9362e9} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18777 | 2026.04.07 02:57:37.531659 [ 5 ] {61db658b-8e0a-41d7-969f-71abcd9362e9} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001687 sec., 515115.5898043865 rows/sec., 40.38 MiB/sec. | ||
| 18778 | 2026.04.07 02:57:37.531696 [ 5 ] {61db658b-8e0a-41d7-969f-71abcd9362e9} <Debug> TCPHandler: Processed in 0.001848529 sec. | ||
| 18779 | 2026.04.07 02:57:37.531802 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18780 | 2026.04.07 02:57:37.531894 [ 5 ] {0929ac35-65b4-4d9a-a096-72bfdb7e77a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18781 | 2026.04.07 02:57:37.531932 [ 5 ] {0929ac35-65b4-4d9a-a096-72bfdb7e77a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18782 | 2026.04.07 02:57:37.532404 [ 5 ] {0929ac35-65b4-4d9a-a096-72bfdb7e77a7} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18783 | 2026.04.07 02:57:37.532440 [ 5 ] {0929ac35-65b4-4d9a-a096-72bfdb7e77a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18784 | 2026.04.07 02:57:37.532734 [ 5 ] {0929ac35-65b4-4d9a-a096-72bfdb7e77a7} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 18785 | 2026.04.07 02:57:37.532931 [ 5 ] {0929ac35-65b4-4d9a-a096-72bfdb7e77a7} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18786 | 2026.04.07 02:57:37.533055 [ 5 ] {0929ac35-65b4-4d9a-a096-72bfdb7e77a7} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001179 sec., 150975.40288379983 rows/sec., 9.32 MiB/sec. | ||
| 18787 | 2026.04.07 02:57:37.533055 [ 108 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 18788 | 2026.04.07 02:57:37.533094 [ 5 ] {0929ac35-65b4-4d9a-a096-72bfdb7e77a7} <Debug> TCPHandler: Processed in 0.001340448 sec. | ||
| 18789 | 2026.04.07 02:57:37.533129 [ 108 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18790 | 2026.04.07 02:57:37.533154 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18791 | 2026.04.07 02:57:37.533213 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18792 | 2026.04.07 02:57:37.533275 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 18793 | 2026.04.07 02:57:37.533308 [ 5 ] {8e92f8d7-0009-45e3-880d-6e43e553e637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18794 | 2026.04.07 02:57:37.533357 [ 5 ] {8e92f8d7-0009-45e3-880d-6e43e553e637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18795 | 2026.04.07 02:57:37.533429 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18796 | 2026.04.07 02:57:37.533471 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 226 rows starting from the beginning of the part | ||
| 18797 | 2026.04.07 02:57:37.533547 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 184 rows starting from the beginning of the part | ||
| 18798 | 2026.04.07 02:57:37.533598 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 5 rows starting from the beginning of the part | ||
| 18799 | 2026.04.07 02:57:37.533647 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 178 rows starting from the beginning of the part | ||
| 18800 | 2026.04.07 02:57:37.533724 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 18 rows starting from the beginning of the part | ||
| 18801 | 2026.04.07 02:57:37.533795 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 178 rows starting from the beginning of the part | ||
| 18802 | 2026.04.07 02:57:37.533811 [ 5 ] {8e92f8d7-0009-45e3-880d-6e43e553e637} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18803 | 2026.04.07 02:57:37.533851 [ 5 ] {8e92f8d7-0009-45e3-880d-6e43e553e637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18804 | 2026.04.07 02:57:37.534197 [ 5 ] {8e92f8d7-0009-45e3-880d-6e43e553e637} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 18805 | 2026.04.07 02:57:37.534421 [ 5 ] {8e92f8d7-0009-45e3-880d-6e43e553e637} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18806 | 2026.04.07 02:57:37.534553 [ 5 ] {8e92f8d7-0009-45e3-880d-6e43e553e637} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001263 sec., 117973.07996832937 rows/sec., 7.62 MiB/sec. | ||
| 18807 | 2026.04.07 02:57:37.534591 [ 5 ] {8e92f8d7-0009-45e3-880d-6e43e553e637} <Debug> TCPHandler: Processed in 0.00142712 sec. | ||
| 18808 | 2026.04.07 02:57:37.534696 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18809 | 2026.04.07 02:57:37.534771 [ 200 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 789 rows, containing 5 columns (5 merged, 0 gathered) in 0.001556513 sec., 506902.2873564178 rows/sec., 33.74 MiB/sec. | ||
| 18810 | 2026.04.07 02:57:37.534789 [ 5 ] {fdc7d9ff-b9af-4add-9d2c-254790340383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18811 | 2026.04.07 02:57:37.534837 [ 5 ] {fdc7d9ff-b9af-4add-9d2c-254790340383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18812 | 2026.04.07 02:57:37.534928 [ 193 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 18813 | 2026.04.07 02:57:37.535192 [ 193 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_111_22} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18814 | 2026.04.07 02:57:37.535256 [ 193 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_111_22} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 18815 | 2026.04.07 02:57:37.535282 [ 5 ] {fdc7d9ff-b9af-4add-9d2c-254790340383} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18816 | 2026.04.07 02:57:37.535318 [ 5 ] {fdc7d9ff-b9af-4add-9d2c-254790340383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18817 | 2026.04.07 02:57:37.535354 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 18818 | 2026.04.07 02:57:37.535609 [ 5 ] {fdc7d9ff-b9af-4add-9d2c-254790340383} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18819 | 2026.04.07 02:57:37.535822 [ 5 ] {fdc7d9ff-b9af-4add-9d2c-254790340383} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18820 | 2026.04.07 02:57:37.535944 [ 5 ] {fdc7d9ff-b9af-4add-9d2c-254790340383} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.18 MiB/sec. | ||
| 18821 | 2026.04.07 02:57:37.535981 [ 5 ] {fdc7d9ff-b9af-4add-9d2c-254790340383} <Debug> TCPHandler: Processed in 0.001334328 sec. | ||
| 18822 | 2026.04.07 02:57:37.536086 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18823 | 2026.04.07 02:57:37.536177 [ 5 ] {0f2b177a-0215-4ec3-9b04-f628f6738bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18824 | 2026.04.07 02:57:37.536215 [ 5 ] {0f2b177a-0215-4ec3-9b04-f628f6738bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18825 | 2026.04.07 02:57:37.536857 [ 5 ] {0f2b177a-0215-4ec3-9b04-f628f6738bbc} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18826 | 2026.04.07 02:57:37.536893 [ 5 ] {0f2b177a-0215-4ec3-9b04-f628f6738bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18827 | 2026.04.07 02:57:37.537199 [ 5 ] {0f2b177a-0215-4ec3-9b04-f628f6738bbc} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18828 | 2026.04.07 02:57:37.537400 [ 5 ] {0f2b177a-0215-4ec3-9b04-f628f6738bbc} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18829 | 2026.04.07 02:57:37.537528 [ 5 ] {0f2b177a-0215-4ec3-9b04-f628f6738bbc} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001369 sec., 384222.0598977356 rows/sec., 27.15 MiB/sec. | ||
| 18830 | 2026.04.07 02:57:37.537565 [ 5 ] {0f2b177a-0215-4ec3-9b04-f628f6738bbc} <Debug> TCPHandler: Processed in 0.001528352 sec. | ||
| 18831 | 2026.04.07 02:57:37.537669 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18832 | 2026.04.07 02:57:37.537760 [ 5 ] {e005e143-c827-4367-8dcb-c9da2cfa0d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18833 | 2026.04.07 02:57:37.537799 [ 5 ] {e005e143-c827-4367-8dcb-c9da2cfa0d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18834 | 2026.04.07 02:57:37.538117 [ 5 ] {e005e143-c827-4367-8dcb-c9da2cfa0d7c} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18835 | 2026.04.07 02:57:37.538152 [ 5 ] {e005e143-c827-4367-8dcb-c9da2cfa0d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18836 | 2026.04.07 02:57:37.538442 [ 5 ] {e005e143-c827-4367-8dcb-c9da2cfa0d7c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 18837 | 2026.04.07 02:57:37.538642 [ 5 ] {e005e143-c827-4367-8dcb-c9da2cfa0d7c} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18838 | 2026.04.07 02:57:37.538768 [ 5 ] {e005e143-c827-4367-8dcb-c9da2cfa0d7c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001026 sec., 5847.953216374269 rows/sec., 305.53 KiB/sec. | ||
| 18839 | 2026.04.07 02:57:37.538804 [ 5 ] {e005e143-c827-4367-8dcb-c9da2cfa0d7c} <Debug> TCPHandler: Processed in 0.001183915 sec. | ||
| 18840 | 2026.04.07 02:57:37.538909 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18841 | 2026.04.07 02:57:37.539000 [ 5 ] {1ad664e1-fe79-4649-a2d7-29c85567e91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18842 | 2026.04.07 02:57:37.539040 [ 5 ] {1ad664e1-fe79-4649-a2d7-29c85567e91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18843 | 2026.04.07 02:57:37.539449 [ 5 ] {1ad664e1-fe79-4649-a2d7-29c85567e91f} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18844 | 2026.04.07 02:57:37.539482 [ 5 ] {1ad664e1-fe79-4649-a2d7-29c85567e91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18845 | 2026.04.07 02:57:37.539792 [ 5 ] {1ad664e1-fe79-4649-a2d7-29c85567e91f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18846 | 2026.04.07 02:57:37.539994 [ 5 ] {1ad664e1-fe79-4649-a2d7-29c85567e91f} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18847 | 2026.04.07 02:57:37.540122 [ 5 ] {1ad664e1-fe79-4649-a2d7-29c85567e91f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001139 sec., 232660.22827041263 rows/sec., 15.46 MiB/sec. | ||
| 18848 | 2026.04.07 02:57:37.540157 [ 5 ] {1ad664e1-fe79-4649-a2d7-29c85567e91f} <Debug> TCPHandler: Processed in 0.001296577 sec. | ||
| 18849 | 2026.04.07 02:57:37.540262 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18850 | 2026.04.07 02:57:37.540359 [ 5 ] {a3cfab8e-b43e-4508-849b-e2c35c253a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18851 | 2026.04.07 02:57:37.540401 [ 5 ] {a3cfab8e-b43e-4508-849b-e2c35c253a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18852 | 2026.04.07 02:57:37.540697 [ 5 ] {a3cfab8e-b43e-4508-849b-e2c35c253a9e} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18853 | 2026.04.07 02:57:37.540732 [ 5 ] {a3cfab8e-b43e-4508-849b-e2c35c253a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18854 | 2026.04.07 02:57:37.541019 [ 5 ] {a3cfab8e-b43e-4508-849b-e2c35c253a9e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18855 | 2026.04.07 02:57:37.541210 [ 5 ] {a3cfab8e-b43e-4508-849b-e2c35c253a9e} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18856 | 2026.04.07 02:57:37.541335 [ 5 ] {a3cfab8e-b43e-4508-849b-e2c35c253a9e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000993 sec., 1007.0493454179256 rows/sec., 67.86 KiB/sec. | ||
| 18857 | 2026.04.07 02:57:37.541371 [ 5 ] {a3cfab8e-b43e-4508-849b-e2c35c253a9e} <Debug> TCPHandler: Processed in 0.001157664 sec. | ||
| 18858 | 2026.04.07 02:57:37.541473 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18859 | 2026.04.07 02:57:37.541564 [ 5 ] {48b43d5b-51d8-4bf8-93f3-c79fc747474f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18860 | 2026.04.07 02:57:37.541615 [ 5 ] {48b43d5b-51d8-4bf8-93f3-c79fc747474f} <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 | ||
| 18861 | 2026.04.07 02:57:37.542464 [ 5 ] {48b43d5b-51d8-4bf8-93f3-c79fc747474f} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18862 | 2026.04.07 02:57:37.542500 [ 5 ] {48b43d5b-51d8-4bf8-93f3-c79fc747474f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18863 | 2026.04.07 02:57:37.543035 [ 5 ] {48b43d5b-51d8-4bf8-93f3-c79fc747474f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 18864 | 2026.04.07 02:57:37.543257 [ 5 ] {48b43d5b-51d8-4bf8-93f3-c79fc747474f} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18865 | 2026.04.07 02:57:37.543392 [ 5 ] {48b43d5b-51d8-4bf8-93f3-c79fc747474f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001845 sec., 19512.19512195122 rows/sec., 34.96 MiB/sec. | ||
| 18866 | 2026.04.07 02:57:37.543445 [ 5 ] {48b43d5b-51d8-4bf8-93f3-c79fc747474f} <Debug> TCPHandler: Processed in 0.002020393 sec. | ||
| 18867 | 2026.04.07 02:57:37.543552 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18868 | 2026.04.07 02:57:37.543644 [ 5 ] {bec208ee-4f7e-498b-a361-482cf4ccea8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18869 | 2026.04.07 02:57:37.543684 [ 5 ] {bec208ee-4f7e-498b-a361-482cf4ccea8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18870 | 2026.04.07 02:57:37.544003 [ 5 ] {bec208ee-4f7e-498b-a361-482cf4ccea8d} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18871 | 2026.04.07 02:57:37.544038 [ 5 ] {bec208ee-4f7e-498b-a361-482cf4ccea8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18872 | 2026.04.07 02:57:37.544327 [ 5 ] {bec208ee-4f7e-498b-a361-482cf4ccea8d} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18873 | 2026.04.07 02:57:37.544526 [ 5 ] {bec208ee-4f7e-498b-a361-482cf4ccea8d} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18874 | 2026.04.07 02:57:37.544650 [ 5 ] {bec208ee-4f7e-498b-a361-482cf4ccea8d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001024 sec., 87890.625 rows/sec., 5.50 MiB/sec. | ||
| 18875 | 2026.04.07 02:57:37.544686 [ 5 ] {bec208ee-4f7e-498b-a361-482cf4ccea8d} <Debug> TCPHandler: Processed in 0.001182485 sec. | ||
| 18876 | 2026.04.07 02:57:38.633831 [ 223 ] {} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Found 6 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, all_10_10_0] | ||
| 18877 | 2026.04.07 02:57:38.633896 [ 223 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Removing 6 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, all_10_10_0] | ||
| 18878 | 2026.04.07 02:57:38.636905 [ 223 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18879 | 2026.04.07 02:57:40.541375 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18880 | 2026.04.07 02:57:40.541428 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18881 | 2026.04.07 02:57:40.774537 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38380 | ||
| 18882 | 2026.04.07 02:57:40.775039 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18883 | 2026.04.07 02:57:40.775083 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18884 | 2026.04.07 02:57:40.775563 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18885 | 2026.04.07 02:57:40.775794 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18886 | 2026.04.07 02:57:40.775937 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38380 | ||
| 18887 | 2026.04.07 02:57:40.874341 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2460 | ||
| 18888 | 2026.04.07 02:57:40.876671 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18889 | 2026.04.07 02:57:40.876708 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18890 | 2026.04.07 02:57:40.877885 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18891 | 2026.04.07 02:57:40.878150 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18892 | 2026.04.07 02:57:40.878416 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2460 | ||
| 18893 | 2026.04.07 02:57:41.003752 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003442352 sec. | ||
| 18894 | 2026.04.07 02:57:41.655351 [ 217 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 18895 | 2026.04.07 02:57:41.655413 [ 217 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 18896 | 2026.04.07 02:57:41.658083 [ 217 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 18897 | 2026.04.07 02:57:41.773434 [ 220 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): 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] | ||
| 18898 | 2026.04.07 02:57:41.773492 [ 220 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): 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] | ||
| 18899 | 2026.04.07 02:57:41.775812 [ 220 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): 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] | ||
| 18900 | 2026.04.07 02:57:42.302443 [ 223 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): 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] | ||
| 18901 | 2026.04.07 02:57:42.302598 [ 223 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): 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] | ||
| 18902 | 2026.04.07 02:57:42.305478 [ 223 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): 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] | ||
| 18903 | 2026.04.07 02:57:42.518061 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18904 | 2026.04.07 02:57:42.518262 [ 5 ] {fda368bc-741a-49e0-bee6-270ba4ba3c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18905 | 2026.04.07 02:57:42.518334 [ 5 ] {fda368bc-741a-49e0-bee6-270ba4ba3c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18906 | 2026.04.07 02:57:42.519012 [ 5 ] {fda368bc-741a-49e0-bee6-270ba4ba3c06} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18907 | 2026.04.07 02:57:42.519050 [ 5 ] {fda368bc-741a-49e0-bee6-270ba4ba3c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18908 | 2026.04.07 02:57:42.519448 [ 5 ] {fda368bc-741a-49e0-bee6-270ba4ba3c06} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18909 | 2026.04.07 02:57:42.519672 [ 5 ] {fda368bc-741a-49e0-bee6-270ba4ba3c06} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18910 | 2026.04.07 02:57:42.519827 [ 5 ] {fda368bc-741a-49e0-bee6-270ba4ba3c06} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001617 sec., 40816.32653061225 rows/sec., 3.25 MiB/sec. | ||
| 18911 | 2026.04.07 02:57:42.519869 [ 5 ] {fda368bc-741a-49e0-bee6-270ba4ba3c06} <Debug> TCPHandler: Processed in 0.001948341 sec. | ||
| 18912 | 2026.04.07 02:57:42.519994 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18913 | 2026.04.07 02:57:42.520115 [ 5 ] {ff0dee67-5b51-4890-ab73-64d13cbe4e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18914 | 2026.04.07 02:57:42.520165 [ 5 ] {ff0dee67-5b51-4890-ab73-64d13cbe4e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18915 | 2026.04.07 02:57:42.520640 [ 5 ] {ff0dee67-5b51-4890-ab73-64d13cbe4e19} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18916 | 2026.04.07 02:57:42.520677 [ 5 ] {ff0dee67-5b51-4890-ab73-64d13cbe4e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18917 | 2026.04.07 02:57:42.520994 [ 5 ] {ff0dee67-5b51-4890-ab73-64d13cbe4e19} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18918 | 2026.04.07 02:57:42.521208 [ 5 ] {ff0dee67-5b51-4890-ab73-64d13cbe4e19} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18919 | 2026.04.07 02:57:42.521340 [ 5 ] {ff0dee67-5b51-4890-ab73-64d13cbe4e19} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001249 sec., 4003.20256204964 rows/sec., 301.02 KiB/sec. | ||
| 18920 | 2026.04.07 02:57:42.521380 [ 5 ] {ff0dee67-5b51-4890-ab73-64d13cbe4e19} <Debug> TCPHandler: Processed in 0.001450441 sec. | ||
| 18921 | 2026.04.07 02:57:42.521485 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18922 | 2026.04.07 02:57:42.521587 [ 5 ] {dd19079c-1f80-4ebc-a4fc-8e17151af366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18923 | 2026.04.07 02:57:42.521632 [ 5 ] {dd19079c-1f80-4ebc-a4fc-8e17151af366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18924 | 2026.04.07 02:57:42.522127 [ 5 ] {dd19079c-1f80-4ebc-a4fc-8e17151af366} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18925 | 2026.04.07 02:57:42.522170 [ 5 ] {dd19079c-1f80-4ebc-a4fc-8e17151af366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18926 | 2026.04.07 02:57:42.522540 [ 5 ] {dd19079c-1f80-4ebc-a4fc-8e17151af366} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18927 | 2026.04.07 02:57:42.522760 [ 5 ] {dd19079c-1f80-4ebc-a4fc-8e17151af366} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18928 | 2026.04.07 02:57:42.522891 [ 5 ] {dd19079c-1f80-4ebc-a4fc-8e17151af366} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001323 sec., 52154.19501133787 rows/sec., 4.07 MiB/sec. | ||
| 18929 | 2026.04.07 02:57:42.522931 [ 5 ] {dd19079c-1f80-4ebc-a4fc-8e17151af366} <Debug> TCPHandler: Processed in 0.001498652 sec. | ||
| 18930 | 2026.04.07 02:57:42.523038 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18931 | 2026.04.07 02:57:42.523135 [ 5 ] {55ff81fa-8321-47d3-93ff-98d3f482a434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18932 | 2026.04.07 02:57:42.523180 [ 5 ] {55ff81fa-8321-47d3-93ff-98d3f482a434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18933 | 2026.04.07 02:57:42.523580 [ 5 ] {55ff81fa-8321-47d3-93ff-98d3f482a434} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18934 | 2026.04.07 02:57:42.523616 [ 5 ] {55ff81fa-8321-47d3-93ff-98d3f482a434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18935 | 2026.04.07 02:57:42.523945 [ 5 ] {55ff81fa-8321-47d3-93ff-98d3f482a434} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18936 | 2026.04.07 02:57:42.524155 [ 5 ] {55ff81fa-8321-47d3-93ff-98d3f482a434} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18937 | 2026.04.07 02:57:42.524285 [ 5 ] {55ff81fa-8321-47d3-93ff-98d3f482a434} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 18938 | 2026.04.07 02:57:42.524323 [ 5 ] {55ff81fa-8321-47d3-93ff-98d3f482a434} <Debug> TCPHandler: Processed in 0.001335849 sec. | ||
| 18939 | 2026.04.07 02:57:42.524432 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18940 | 2026.04.07 02:57:42.524528 [ 5 ] {ece8563e-2fe9-4c6f-8b68-08efd947f4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18941 | 2026.04.07 02:57:42.524583 [ 5 ] {ece8563e-2fe9-4c6f-8b68-08efd947f4f5} <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.04.07 02:57:42.525337 [ 5 ] {ece8563e-2fe9-4c6f-8b68-08efd947f4f5} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18943 | 2026.04.07 02:57:42.525374 [ 5 ] {ece8563e-2fe9-4c6f-8b68-08efd947f4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18944 | 2026.04.07 02:57:42.525878 [ 5 ] {ece8563e-2fe9-4c6f-8b68-08efd947f4f5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 18945 | 2026.04.07 02:57:42.526102 [ 5 ] {ece8563e-2fe9-4c6f-8b68-08efd947f4f5} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18946 | 2026.04.07 02:57:42.526242 [ 5 ] {ece8563e-2fe9-4c6f-8b68-08efd947f4f5} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001732 sec., 2886.8360277136258 rows/sec., 5.17 MiB/sec. | ||
| 18947 | 2026.04.07 02:57:42.526298 [ 5 ] {ece8563e-2fe9-4c6f-8b68-08efd947f4f5} <Debug> TCPHandler: Processed in 0.00191729 sec. | ||
| 18948 | 2026.04.07 02:57:42.526409 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18949 | 2026.04.07 02:57:42.526505 [ 5 ] {f0c11dae-e8b7-43e4-8991-b2db03c6b164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18950 | 2026.04.07 02:57:42.526547 [ 5 ] {f0c11dae-e8b7-43e4-8991-b2db03c6b164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18951 | 2026.04.07 02:57:42.526872 [ 5 ] {f0c11dae-e8b7-43e4-8991-b2db03c6b164} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18952 | 2026.04.07 02:57:42.526908 [ 5 ] {f0c11dae-e8b7-43e4-8991-b2db03c6b164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18953 | 2026.04.07 02:57:42.527210 [ 5 ] {f0c11dae-e8b7-43e4-8991-b2db03c6b164} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18954 | 2026.04.07 02:57:42.527431 [ 5 ] {f0c11dae-e8b7-43e4-8991-b2db03c6b164} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18955 | 2026.04.07 02:57:42.527566 [ 5 ] {f0c11dae-e8b7-43e4-8991-b2db03c6b164} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 18956 | 2026.04.07 02:57:42.527619 [ 5 ] {f0c11dae-e8b7-43e4-8991-b2db03c6b164} <Debug> TCPHandler: Processed in 0.001260546 sec. | ||
| 18957 | 2026.04.07 02:57:42.861615 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 18958 | 2026.04.07 02:57:42.878281 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18959 | 2026.04.07 02:57:42.878326 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18960 | 2026.04.07 02:57:42.884314 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18961 | 2026.04.07 02:57:42.885019 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18962 | 2026.04.07 02:57:42.887869 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 18963 | 2026.04.07 02:57:43.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.94 MiB, peak 402.91 MiB, free memory in arenas 0.00 B, will set to 385.98 MiB (RSS), difference: 3.04 MiB | ||
| 18964 | 2026.04.07 02:57:43.191590 [ 222 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 18965 | 2026.04.07 02:57:43.191648 [ 222 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 18966 | 2026.04.07 02:57:43.194377 [ 222 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 18967 | 2026.04.07 02:57:47.038836 [ 219 ] {} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): 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] | ||
| 18968 | 2026.04.07 02:57:47.038883 [ 219 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): 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] | ||
| 18969 | 2026.04.07 02:57:47.041481 [ 219 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): 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] | ||
| 18970 | 2026.04.07 02:57:47.529105 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18971 | 2026.04.07 02:57:47.529293 [ 5 ] {f64e8b8e-88cd-4a54-80c3-ddfe64add716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18972 | 2026.04.07 02:57:47.529364 [ 5 ] {f64e8b8e-88cd-4a54-80c3-ddfe64add716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18973 | 2026.04.07 02:57:47.530161 [ 5 ] {f64e8b8e-88cd-4a54-80c3-ddfe64add716} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18974 | 2026.04.07 02:57:47.530203 [ 5 ] {f64e8b8e-88cd-4a54-80c3-ddfe64add716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18975 | 2026.04.07 02:57:47.530605 [ 5 ] {f64e8b8e-88cd-4a54-80c3-ddfe64add716} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18976 | 2026.04.07 02:57:47.530842 [ 5 ] {f64e8b8e-88cd-4a54-80c3-ddfe64add716} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18977 | 2026.04.07 02:57:47.530999 [ 5 ] {f64e8b8e-88cd-4a54-80c3-ddfe64add716} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001756 sec., 161731.20728929384 rows/sec., 10.27 MiB/sec. | ||
| 18978 | 2026.04.07 02:57:47.531054 [ 5 ] {f64e8b8e-88cd-4a54-80c3-ddfe64add716} <Debug> TCPHandler: Processed in 0.002084194 sec. | ||
| 18979 | 2026.04.07 02:57:47.531188 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18980 | 2026.04.07 02:57:47.531293 [ 5 ] {b962af8e-8e9f-4d27-942c-1012a54ee501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18981 | 2026.04.07 02:57:47.531340 [ 5 ] {b962af8e-8e9f-4d27-942c-1012a54ee501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18982 | 2026.04.07 02:57:47.532195 [ 5 ] {b962af8e-8e9f-4d27-942c-1012a54ee501} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18983 | 2026.04.07 02:57:47.532230 [ 5 ] {b962af8e-8e9f-4d27-942c-1012a54ee501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18984 | 2026.04.07 02:57:47.532605 [ 5 ] {b962af8e-8e9f-4d27-942c-1012a54ee501} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18985 | 2026.04.07 02:57:47.532829 [ 5 ] {b962af8e-8e9f-4d27-942c-1012a54ee501} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18986 | 2026.04.07 02:57:47.532952 [ 93 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18987 | 2026.04.07 02:57:47.532963 [ 5 ] {b962af8e-8e9f-4d27-942c-1012a54ee501} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001694 sec., 512987.012987013 rows/sec., 40.21 MiB/sec. | ||
| 18988 | 2026.04.07 02:57:47.532991 [ 93 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18989 | 2026.04.07 02:57:47.533010 [ 5 ] {b962af8e-8e9f-4d27-942c-1012a54ee501} <Debug> TCPHandler: Processed in 0.001877469 sec. | ||
| 18990 | 2026.04.07 02:57:47.533012 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 18991 | 2026.04.07 02:57:47.533124 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18992 | 2026.04.07 02:57:47.533138 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 18993 | 2026.04.07 02:57:47.533224 [ 5 ] {33ab0d28-fbd4-497f-b709-3b37b1c53359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18994 | 2026.04.07 02:57:47.533272 [ 5 ] {33ab0d28-fbd4-497f-b709-3b37b1c53359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18995 | 2026.04.07 02:57:47.533287 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18996 | 2026.04.07 02:57:47.533349 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 3362 rows starting from the beginning of the part | ||
| 18997 | 2026.04.07 02:57:47.533426 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 2416 rows starting from the beginning of the part | ||
| 18998 | 2026.04.07 02:57:47.533478 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
| 18999 | 2026.04.07 02:57:47.533528 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 869 rows starting from the beginning of the part | ||
| 19000 | 2026.04.07 02:57:47.533572 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 19001 | 2026.04.07 02:57:47.533616 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 869 rows starting from the beginning of the part | ||
| 19002 | 2026.04.07 02:57:47.533734 [ 5 ] {33ab0d28-fbd4-497f-b709-3b37b1c53359} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19003 | 2026.04.07 02:57:47.533778 [ 5 ] {33ab0d28-fbd4-497f-b709-3b37b1c53359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19004 | 2026.04.07 02:57:47.534109 [ 5 ] {33ab0d28-fbd4-497f-b709-3b37b1c53359} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 19005 | 2026.04.07 02:57:47.534334 [ 5 ] {33ab0d28-fbd4-497f-b709-3b37b1c53359} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19006 | 2026.04.07 02:57:47.534471 [ 5 ] {33ab0d28-fbd4-497f-b709-3b37b1c53359} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001268 sec., 140378.54889589906 rows/sec., 8.66 MiB/sec. | ||
| 19007 | 2026.04.07 02:57:47.534509 [ 5 ] {33ab0d28-fbd4-497f-b709-3b37b1c53359} <Debug> TCPHandler: Processed in 0.001437641 sec. | ||
| 19008 | 2026.04.07 02:57:47.534619 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19009 | 2026.04.07 02:57:47.534716 [ 5 ] {85051775-1edb-42d3-8316-a84a1ce0f2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19010 | 2026.04.07 02:57:47.534756 [ 5 ] {85051775-1edb-42d3-8316-a84a1ce0f2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19011 | 2026.04.07 02:57:47.535188 [ 5 ] {85051775-1edb-42d3-8316-a84a1ce0f2cc} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19012 | 2026.04.07 02:57:47.535223 [ 5 ] {85051775-1edb-42d3-8316-a84a1ce0f2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19013 | 2026.04.07 02:57:47.535525 [ 5 ] {85051775-1edb-42d3-8316-a84a1ce0f2cc} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 19014 | 2026.04.07 02:57:47.535737 [ 5 ] {85051775-1edb-42d3-8316-a84a1ce0f2cc} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19015 | 2026.04.07 02:57:47.535868 [ 5 ] {85051775-1edb-42d3-8316-a84a1ce0f2cc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 8.21 MiB/sec. | ||
| 19016 | 2026.04.07 02:57:47.535906 [ 5 ] {85051775-1edb-42d3-8316-a84a1ce0f2cc} <Debug> TCPHandler: Processed in 0.001337878 sec. | ||
| 19017 | 2026.04.07 02:57:47.535960 [ 193 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7638 rows, containing 5 columns (5 merged, 0 gathered) in 0.00288339 sec., 2648965.2804511357 rows/sec., 210.81 MiB/sec. | ||
| 19018 | 2026.04.07 02:57:47.536017 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19019 | 2026.04.07 02:57:47.536112 [ 5 ] {32ec7b12-7295-41c5-8955-136cdbf71798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19020 | 2026.04.07 02:57:47.536152 [ 5 ] {32ec7b12-7295-41c5-8955-136cdbf71798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19021 | 2026.04.07 02:57:47.536246 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19022 | 2026.04.07 02:57:47.536502 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_136_27} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19023 | 2026.04.07 02:57:47.536571 [ 187 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_136_27} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19024 | 2026.04.07 02:57:47.536582 [ 5 ] {32ec7b12-7295-41c5-8955-136cdbf71798} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19025 | 2026.04.07 02:57:47.536622 [ 5 ] {32ec7b12-7295-41c5-8955-136cdbf71798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19026 | 2026.04.07 02:57:47.536643 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 19027 | 2026.04.07 02:57:47.536931 [ 5 ] {32ec7b12-7295-41c5-8955-136cdbf71798} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19028 | 2026.04.07 02:57:47.537144 [ 5 ] {32ec7b12-7295-41c5-8955-136cdbf71798} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19029 | 2026.04.07 02:57:47.537270 [ 5 ] {32ec7b12-7295-41c5-8955-136cdbf71798} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001177 sec., 125743.41546304162 rows/sec., 7.15 MiB/sec. | ||
| 19030 | 2026.04.07 02:57:47.537310 [ 5 ] {32ec7b12-7295-41c5-8955-136cdbf71798} <Debug> TCPHandler: Processed in 0.001343908 sec. | ||
| 19031 | 2026.04.07 02:57:47.537419 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19032 | 2026.04.07 02:57:47.537513 [ 5 ] {57e8c4b3-2522-44a2-88b8-29e610266be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19033 | 2026.04.07 02:57:47.537553 [ 5 ] {57e8c4b3-2522-44a2-88b8-29e610266be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19034 | 2026.04.07 02:57:47.538179 [ 5 ] {57e8c4b3-2522-44a2-88b8-29e610266be5} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19035 | 2026.04.07 02:57:47.538214 [ 5 ] {57e8c4b3-2522-44a2-88b8-29e610266be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19036 | 2026.04.07 02:57:47.538544 [ 5 ] {57e8c4b3-2522-44a2-88b8-29e610266be5} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19037 | 2026.04.07 02:57:47.538751 [ 5 ] {57e8c4b3-2522-44a2-88b8-29e610266be5} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19038 | 2026.04.07 02:57:47.538857 [ 93 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19039 | 2026.04.07 02:57:47.538880 [ 5 ] {57e8c4b3-2522-44a2-88b8-29e610266be5} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001385 sec., 379783.3935018051 rows/sec., 26.84 MiB/sec. | ||
| 19040 | 2026.04.07 02:57:47.538887 [ 93 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19041 | 2026.04.07 02:57:47.538910 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19042 | 2026.04.07 02:57:47.538919 [ 5 ] {57e8c4b3-2522-44a2-88b8-29e610266be5} <Debug> TCPHandler: Processed in 0.001551363 sec. | ||
| 19043 | 2026.04.07 02:57:47.539023 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 19044 | 2026.04.07 02:57:47.539028 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19045 | 2026.04.07 02:57:47.539170 [ 5 ] {bc7aff1f-8d83-48ec-a5c6-8ba859707f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19046 | 2026.04.07 02:57:47.539173 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19047 | 2026.04.07 02:57:47.539215 [ 5 ] {bc7aff1f-8d83-48ec-a5c6-8ba859707f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19048 | 2026.04.07 02:57:47.539224 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1831 rows starting from the beginning of the part | ||
| 19049 | 2026.04.07 02:57:47.539304 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1297 rows starting from the beginning of the part | ||
| 19050 | 2026.04.07 02:57:47.539353 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part | ||
| 19051 | 2026.04.07 02:57:47.539395 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 526 rows starting from the beginning of the part | ||
| 19052 | 2026.04.07 02:57:47.539436 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 69 rows starting from the beginning of the part | ||
| 19053 | 2026.04.07 02:57:47.539477 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 526 rows starting from the beginning of the part | ||
| 19054 | 2026.04.07 02:57:47.539555 [ 5 ] {bc7aff1f-8d83-48ec-a5c6-8ba859707f8c} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19055 | 2026.04.07 02:57:47.539597 [ 5 ] {bc7aff1f-8d83-48ec-a5c6-8ba859707f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19056 | 2026.04.07 02:57:47.539918 [ 5 ] {bc7aff1f-8d83-48ec-a5c6-8ba859707f8c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 19057 | 2026.04.07 02:57:47.540143 [ 5 ] {bc7aff1f-8d83-48ec-a5c6-8ba859707f8c} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19058 | 2026.04.07 02:57:47.540274 [ 5 ] {bc7aff1f-8d83-48ec-a5c6-8ba859707f8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 19059 | 2026.04.07 02:57:47.540316 [ 5 ] {bc7aff1f-8d83-48ec-a5c6-8ba859707f8c} <Debug> TCPHandler: Processed in 0.001338539 sec. | ||
| 19060 | 2026.04.07 02:57:47.540431 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19061 | 2026.04.07 02:57:47.540527 [ 5 ] {6a602377-1ab3-4d07-8fd4-65535e7d1f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19062 | 2026.04.07 02:57:47.540568 [ 5 ] {6a602377-1ab3-4d07-8fd4-65535e7d1f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19063 | 2026.04.07 02:57:47.540975 [ 5 ] {6a602377-1ab3-4d07-8fd4-65535e7d1f26} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19064 | 2026.04.07 02:57:47.541010 [ 5 ] {6a602377-1ab3-4d07-8fd4-65535e7d1f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19065 | 2026.04.07 02:57:47.541214 [ 193 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4313 rows, containing 5 columns (5 merged, 0 gathered) in 0.002239467 sec., 1925904.6907143528 rows/sec., 139.58 MiB/sec. | ||
| 19066 | 2026.04.07 02:57:47.541348 [ 5 ] {6a602377-1ab3-4d07-8fd4-65535e7d1f26} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19067 | 2026.04.07 02:57:47.541448 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19068 | 2026.04.07 02:57:47.541593 [ 5 ] {6a602377-1ab3-4d07-8fd4-65535e7d1f26} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19069 | 2026.04.07 02:57:47.541741 [ 5 ] {6a602377-1ab3-4d07-8fd4-65535e7d1f26} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001233 sec., 214922.95214922953 rows/sec., 14.28 MiB/sec. | ||
| 19070 | 2026.04.07 02:57:47.541760 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_136_27} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19071 | 2026.04.07 02:57:47.541779 [ 5 ] {6a602377-1ab3-4d07-8fd4-65535e7d1f26} <Debug> TCPHandler: Processed in 0.001398409 sec. | ||
| 19072 | 2026.04.07 02:57:47.541842 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_136_27} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19073 | 2026.04.07 02:57:47.541911 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19074 | 2026.04.07 02:57:47.541945 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 19075 | 2026.04.07 02:57:47.542022 [ 5 ] {2ea20cd9-562d-4b4c-8f1b-1c3eda4ee9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19076 | 2026.04.07 02:57:47.542072 [ 5 ] {2ea20cd9-562d-4b4c-8f1b-1c3eda4ee9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19077 | 2026.04.07 02:57:47.542390 [ 5 ] {2ea20cd9-562d-4b4c-8f1b-1c3eda4ee9f6} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19078 | 2026.04.07 02:57:47.542426 [ 5 ] {2ea20cd9-562d-4b4c-8f1b-1c3eda4ee9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19079 | 2026.04.07 02:57:47.542731 [ 5 ] {2ea20cd9-562d-4b4c-8f1b-1c3eda4ee9f6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 19080 | 2026.04.07 02:57:47.542939 [ 5 ] {2ea20cd9-562d-4b4c-8f1b-1c3eda4ee9f6} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19081 | 2026.04.07 02:57:47.543064 [ 5 ] {2ea20cd9-562d-4b4c-8f1b-1c3eda4ee9f6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 19082 | 2026.04.07 02:57:47.543099 [ 5 ] {2ea20cd9-562d-4b4c-8f1b-1c3eda4ee9f6} <Debug> TCPHandler: Processed in 0.001245196 sec. | ||
| 19083 | 2026.04.07 02:57:47.543212 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19084 | 2026.04.07 02:57:47.543307 [ 5 ] {3bd8457c-c17e-468a-96af-b3cd6c7fe9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19085 | 2026.04.07 02:57:47.543361 [ 5 ] {3bd8457c-c17e-468a-96af-b3cd6c7fe9ee} <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 | ||
| 19086 | 2026.04.07 02:57:47.544245 [ 5 ] {3bd8457c-c17e-468a-96af-b3cd6c7fe9ee} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19087 | 2026.04.07 02:57:47.544279 [ 5 ] {3bd8457c-c17e-468a-96af-b3cd6c7fe9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19088 | 2026.04.07 02:57:47.544846 [ 5 ] {3bd8457c-c17e-468a-96af-b3cd6c7fe9ee} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 19089 | 2026.04.07 02:57:47.545069 [ 5 ] {3bd8457c-c17e-468a-96af-b3cd6c7fe9ee} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19090 | 2026.04.07 02:57:47.545193 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 19091 | 2026.04.07 02:57:47.545206 [ 5 ] {3bd8457c-c17e-468a-96af-b3cd6c7fe9ee} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001917 sec., 18779.342723004695 rows/sec., 33.65 MiB/sec. | ||
| 19092 | 2026.04.07 02:57:47.545231 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19093 | 2026.04.07 02:57:47.545259 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19094 | 2026.04.07 02:57:47.545263 [ 5 ] {3bd8457c-c17e-468a-96af-b3cd6c7fe9ee} <Debug> TCPHandler: Processed in 0.002101224 sec. | ||
| 19095 | 2026.04.07 02:57:47.545335 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 19096 | 2026.04.07 02:57:47.545385 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19097 | 2026.04.07 02:57:47.545480 [ 5 ] {955df063-f89d-4534-be2e-480fb255c927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19098 | 2026.04.07 02:57:47.545515 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19099 | 2026.04.07 02:57:47.545521 [ 5 ] {955df063-f89d-4534-be2e-480fb255c927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19100 | 2026.04.07 02:57:47.545565 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2383 rows starting from the beginning of the part | ||
| 19101 | 2026.04.07 02:57:47.545679 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 36 rows starting from the beginning of the part | ||
| 19102 | 2026.04.07 02:57:47.545772 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 16 rows starting from the beginning of the part | ||
| 19103 | 2026.04.07 02:57:47.545858 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 36 rows starting from the beginning of the part | ||
| 19104 | 2026.04.07 02:57:47.545858 [ 5 ] {955df063-f89d-4534-be2e-480fb255c927} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19105 | 2026.04.07 02:57:47.545899 [ 5 ] {955df063-f89d-4534-be2e-480fb255c927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19106 | 2026.04.07 02:57:47.545945 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 5 rows starting from the beginning of the part | ||
| 19107 | 2026.04.07 02:57:47.546038 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 36 rows starting from the beginning of the part | ||
| 19108 | 2026.04.07 02:57:47.546197 [ 5 ] {955df063-f89d-4534-be2e-480fb255c927} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19109 | 2026.04.07 02:57:47.546410 [ 5 ] {955df063-f89d-4534-be2e-480fb255c927} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19110 | 2026.04.07 02:57:47.546525 [ 93 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19111 | 2026.04.07 02:57:47.546536 [ 5 ] {955df063-f89d-4534-be2e-480fb255c927} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001075 sec., 83720.93023255814 rows/sec., 5.24 MiB/sec. | ||
| 19112 | 2026.04.07 02:57:47.546557 [ 93 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19113 | 2026.04.07 02:57:47.546574 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19114 | 2026.04.07 02:57:47.546576 [ 5 ] {955df063-f89d-4534-be2e-480fb255c927} <Debug> TCPHandler: Processed in 0.001243387 sec. | ||
| 19115 | 2026.04.07 02:57:47.546649 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 19116 | 2026.04.07 02:57:47.546742 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19117 | 2026.04.07 02:57:47.546773 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 8280 rows starting from the beginning of the part | ||
| 19118 | 2026.04.07 02:57:47.546827 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 12 rows starting from the beginning of the part | ||
| 19119 | 2026.04.07 02:57:47.546870 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 48 rows starting from the beginning of the part | ||
| 19120 | 2026.04.07 02:57:47.546908 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 90 rows starting from the beginning of the part | ||
| 19121 | 2026.04.07 02:57:47.546947 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 19122 | 2026.04.07 02:57:47.546986 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 90 rows starting from the beginning of the part | ||
| 19123 | 2026.04.07 02:57:47.549640 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8580 rows, containing 4 columns (4 merged, 0 gathered) in 0.003022084 sec., 2839100.4353287336 rows/sec., 183.45 MiB/sec. | ||
| 19124 | 2026.04.07 02:57:47.549813 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19125 | 2026.04.07 02:57:47.550138 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_136_27} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19126 | 2026.04.07 02:57:47.550216 [ 194 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_136_27} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19127 | 2026.04.07 02:57:47.550285 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 19128 | 2026.04.07 02:57:47.555915 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2512 rows, containing 19 columns (19 merged, 0 gathered) in 0.010611234 sec., 236730.24268430984 rows/sec., 424.21 MiB/sec. | ||
| 19129 | 2026.04.07 02:57:47.558069 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 19130 | 2026.04.07 02:57:47.558417 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19131 | 2026.04.07 02:57:47.558494 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 19132 | 2026.04.07 02:57:47.558621 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.79 MiB. | ||
| 19133 | 2026.04.07 02:57:48.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.90 MiB, peak 405.64 MiB, free memory in arenas 0.00 B, will set to 390.51 MiB (RSS), difference: 3.61 MiB | ||
| 19134 | 2026.04.07 02:57:48.276301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38892 | ||
| 19135 | 2026.04.07 02:57:48.277217 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19136 | 2026.04.07 02:57:48.277287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19137 | 2026.04.07 02:57:48.278053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 19138 | 2026.04.07 02:57:48.278493 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19139 | 2026.04.07 02:57:48.278701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38892 | ||
| 19140 | 2026.04.07 02:57:48.278747 [ 93 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 19141 | 2026.04.07 02:57:48.278835 [ 93 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19142 | 2026.04.07 02:57:48.278868 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19143 | 2026.04.07 02:57:48.279026 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::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 | ||
| 19144 | 2026.04.07 02:57:48.279194 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19145 | 2026.04.07 02:57:48.279250 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36460 rows starting from the beginning of the part | ||
| 19146 | 2026.04.07 02:57:48.279354 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 19147 | 2026.04.07 02:57:48.279432 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 19148 | 2026.04.07 02:57:48.279508 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 19149 | 2026.04.07 02:57:48.279578 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 19150 | 2026.04.07 02:57:48.279649 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 19151 | 2026.04.07 02:57:48.283350 [ 199 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38892 rows, containing 4 columns (4 merged, 0 gathered) in 0.004346102 sec., 8948708.520876868 rows/sec., 128.01 MiB/sec. | ||
| 19152 | 2026.04.07 02:57:48.284036 [ 199 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 19153 | 2026.04.07 02:57:48.284550 [ 199 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_81_16} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19154 | 2026.04.07 02:57:48.284686 [ 199 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_81_16} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 19155 | 2026.04.07 02:57:48.284927 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 19156 | 2026.04.07 02:57:48.482469 [ 222 ] {} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): 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] | ||
| 19157 | 2026.04.07 02:57:48.482531 [ 222 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): 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] | ||
| 19158 | 2026.04.07 02:57:48.487056 [ 222 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): 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] | ||
| 19159 | 2026.04.07 02:57:48.888836 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35881 | ||
| 19160 | 2026.04.07 02:57:48.888943 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19161 | 2026.04.07 02:57:48.888970 [ 3 ] {} <Debug> TCP-Session: b83654c9-0cf0-4686-babb-021e0fc438aa Authenticating user 'default' from [fd00:1122:3344:101::e]:35881 | ||
| 19162 | 2026.04.07 02:57:48.888992 [ 3 ] {} <Debug> TCP-Session: b83654c9-0cf0-4686-babb-021e0fc438aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19163 | 2026.04.07 02:57:48.889006 [ 3 ] {} <Debug> TCP-Session: b83654c9-0cf0-4686-babb-021e0fc438aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19164 | 2026.04.07 02:57:48.889217 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43578 | ||
| 19165 | 2026.04.07 02:57:48.889239 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45612 | ||
| 19166 | 2026.04.07 02:57:48.889261 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58660 | ||
| 19167 | 2026.04.07 02:57:48.889308 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41950 | ||
| 19168 | 2026.04.07 02:57:48.889328 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61508 | ||
| 19169 | 2026.04.07 02:57:48.889368 [ 3 ] {} <Trace> TCP-Session: b83654c9-0cf0-4686-babb-021e0fc438aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19170 | 2026.04.07 02:57:48.889378 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19171 | 2026.04.07 02:57:48.889396 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19172 | 2026.04.07 02:57:48.889397 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19173 | 2026.04.07 02:57:48.889427 [ 349 ] {} <Debug> TCP-Session: d0abf483-7bd4-4316-bca7-f32704911b34 Authenticating user 'default' from [fd00:1122:3344:101::e]:43578 | ||
| 19174 | 2026.04.07 02:57:48.889425 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19175 | 2026.04.07 02:57:48.889455 [ 288 ] {} <Debug> TCP-Session: 33285e48-6e91-4d44-bf68-d9039202708e Authenticating user 'default' from [fd00:1122:3344:101::e]:45612 | ||
| 19176 | 2026.04.07 02:57:48.889465 [ 349 ] {} <Debug> TCP-Session: d0abf483-7bd4-4316-bca7-f32704911b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19177 | 2026.04.07 02:57:48.889479 [ 294 ] {} <Debug> TCP-Session: 9a8c7057-4d88-4055-a97f-f3af17bac8f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61508 | ||
| 19178 | 2026.04.07 02:57:48.889492 [ 349 ] {} <Debug> TCP-Session: d0abf483-7bd4-4316-bca7-f32704911b34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19179 | 2026.04.07 02:57:48.889510 [ 294 ] {} <Debug> TCP-Session: 9a8c7057-4d88-4055-a97f-f3af17bac8f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19180 | 2026.04.07 02:57:48.889442 [ 289 ] {} <Debug> TCP-Session: d8ac7759-5231-4f79-9274-4d9912e7a5fc Authenticating user 'default' from [fd00:1122:3344:101::e]:58660 | ||
| 19181 | 2026.04.07 02:57:48.889533 [ 294 ] {} <Debug> TCP-Session: 9a8c7057-4d88-4055-a97f-f3af17bac8f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19182 | 2026.04.07 02:57:48.889540 [ 3 ] {35fb82a2-47fd-4629-a1bb-2d98df5d2606} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35881) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19183 | 2026.04.07 02:57:48.889562 [ 289 ] {} <Debug> TCP-Session: d8ac7759-5231-4f79-9274-4d9912e7a5fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19184 | 2026.04.07 02:57:48.889397 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19185 | 2026.04.07 02:57:48.889591 [ 289 ] {} <Debug> TCP-Session: d8ac7759-5231-4f79-9274-4d9912e7a5fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19186 | 2026.04.07 02:57:48.889616 [ 292 ] {} <Debug> TCP-Session: 911cc9cd-db97-4399-baca-c66485ca474f Authenticating user 'default' from [fd00:1122:3344:101::e]:41950 | ||
| 19187 | 2026.04.07 02:57:48.889324 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44855 | ||
| 19188 | 2026.04.07 02:57:48.889643 [ 292 ] {} <Debug> TCP-Session: 911cc9cd-db97-4399-baca-c66485ca474f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19189 | 2026.04.07 02:57:48.889276 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46845 | ||
| 19190 | 2026.04.07 02:57:48.889681 [ 292 ] {} <Debug> TCP-Session: 911cc9cd-db97-4399-baca-c66485ca474f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19191 | 2026.04.07 02:57:48.889311 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34925 | ||
| 19192 | 2026.04.07 02:57:48.889715 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19193 | 2026.04.07 02:57:48.889748 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19194 | 2026.04.07 02:57:48.889781 [ 293 ] {} <Debug> TCP-Session: 5167db53-2300-4598-bab7-91747f290ce3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44855 | ||
| 19195 | 2026.04.07 02:57:48.889796 [ 290 ] {} <Debug> TCP-Session: c546f713-ea89-4d2d-9d4c-a01b15f04f55 Authenticating user 'default' from [fd00:1122:3344:101::e]:46845 | ||
| 19196 | 2026.04.07 02:57:48.889814 [ 293 ] {} <Debug> TCP-Session: 5167db53-2300-4598-bab7-91747f290ce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19197 | 2026.04.07 02:57:48.889825 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19198 | 2026.04.07 02:57:48.889828 [ 290 ] {} <Debug> TCP-Session: c546f713-ea89-4d2d-9d4c-a01b15f04f55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19199 | 2026.04.07 02:57:48.889839 [ 293 ] {} <Debug> TCP-Session: 5167db53-2300-4598-bab7-91747f290ce3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19200 | 2026.04.07 02:57:48.889867 [ 290 ] {} <Debug> TCP-Session: c546f713-ea89-4d2d-9d4c-a01b15f04f55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19201 | 2026.04.07 02:57:48.889864 [ 291 ] {} <Debug> TCP-Session: 547d6371-349a-4083-9b5d-2d37e1ce2e99 Authenticating user 'default' from [fd00:1122:3344:101::e]:34925 | ||
| 19202 | 2026.04.07 02:57:48.889819 [ 3 ] {35fb82a2-47fd-4629-a1bb-2d98df5d2606} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19203 | 2026.04.07 02:57:48.889921 [ 291 ] {} <Debug> TCP-Session: 547d6371-349a-4083-9b5d-2d37e1ce2e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19204 | 2026.04.07 02:57:48.889488 [ 288 ] {} <Debug> TCP-Session: 33285e48-6e91-4d44-bf68-d9039202708e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19205 | 2026.04.07 02:57:48.889957 [ 291 ] {} <Debug> TCP-Session: 547d6371-349a-4083-9b5d-2d37e1ce2e99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19206 | 2026.04.07 02:57:48.889984 [ 288 ] {} <Debug> TCP-Session: 33285e48-6e91-4d44-bf68-d9039202708e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19207 | 2026.04.07 02:57:48.889984 [ 3 ] {35fb82a2-47fd-4629-a1bb-2d98df5d2606} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19208 | 2026.04.07 02:57:48.890301 [ 3 ] {35fb82a2-47fd-4629-a1bb-2d98df5d2606} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 19209 | 2026.04.07 02:57:48.891303 [ 314 ] {35fb82a2-47fd-4629-a1bb-2d98df5d2606} <Trace> AggregatingTransform: Aggregating | ||
| 19210 | 2026.04.07 02:57:48.891357 [ 314 ] {35fb82a2-47fd-4629-a1bb-2d98df5d2606} <Trace> Aggregator: Aggregation method: without_key | ||
| 19211 | 2026.04.07 02:57:48.891394 [ 314 ] {35fb82a2-47fd-4629-a1bb-2d98df5d2606} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00098243 sec. (1017.884 rows/sec., 39.76 KiB/sec.) | ||
| 19212 | 2026.04.07 02:57:48.891414 [ 314 ] {35fb82a2-47fd-4629-a1bb-2d98df5d2606} <Trace> Aggregator: Merging aggregated data | ||
| 19213 | 2026.04.07 02:57:48.893150 [ 3 ] {35fb82a2-47fd-4629-a1bb-2d98df5d2606} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003664 sec., 272.92576419213975 rows/sec., 10.66 KiB/sec. | ||
| 19214 | 2026.04.07 02:57:48.893372 [ 3 ] {35fb82a2-47fd-4629-a1bb-2d98df5d2606} <Debug> TCPHandler: Processed in 0.004127737 sec. | ||
| 19215 | 2026.04.07 02:57:48.893509 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19216 | 2026.04.07 02:57:48.893544 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19217 | 2026.04.07 02:57:48.893545 [ 3 ] {} <Debug> TCP-Session: b83654c9-0cf0-4686-babb-021e0fc438aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19218 | 2026.04.07 02:57:48.893569 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19219 | 2026.04.07 02:57:48.893588 [ 293 ] {} <Debug> TCP-Session: 5167db53-2300-4598-bab7-91747f290ce3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19220 | 2026.04.07 02:57:48.893592 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19221 | 2026.04.07 02:57:48.893621 [ 349 ] {} <Debug> TCP-Session: d0abf483-7bd4-4316-bca7-f32704911b34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19222 | 2026.04.07 02:57:48.893638 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19223 | 2026.04.07 02:57:48.893655 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19224 | 2026.04.07 02:57:48.893673 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19225 | 2026.04.07 02:57:48.893695 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19226 | 2026.04.07 02:57:48.893703 [ 290 ] {} <Debug> TCP-Session: c546f713-ea89-4d2d-9d4c-a01b15f04f55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19227 | 2026.04.07 02:57:48.893721 [ 294 ] {} <Debug> TCP-Session: 9a8c7057-4d88-4055-a97f-f3af17bac8f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19228 | 2026.04.07 02:57:48.893651 [ 289 ] {} <Debug> TCP-Session: d8ac7759-5231-4f79-9274-4d9912e7a5fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19229 | 2026.04.07 02:57:48.893745 [ 292 ] {} <Debug> TCP-Session: 911cc9cd-db97-4399-baca-c66485ca474f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19230 | 2026.04.07 02:57:48.893699 [ 291 ] {} <Debug> TCP-Session: 547d6371-349a-4083-9b5d-2d37e1ce2e99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19231 | 2026.04.07 02:57:48.893608 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19232 | 2026.04.07 02:57:48.893833 [ 288 ] {} <Debug> TCP-Session: 33285e48-6e91-4d44-bf68-d9039202708e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19233 | 2026.04.07 02:57:49.000288 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.78 MiB, peak 405.64 MiB, free memory in arenas 0.00 B, will set to 390.51 MiB (RSS), difference: 3.74 MiB | ||
| 19234 | 2026.04.07 02:57:49.288224 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48333 | ||
| 19235 | 2026.04.07 02:57:49.288326 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19236 | 2026.04.07 02:57:49.288352 [ 3 ] {} <Debug> TCP-Session: 6144b85f-a2a5-4f64-bb2f-aebc036e6790 Authenticating user 'default' from [fd00:1122:3344:101::e]:48333 | ||
| 19237 | 2026.04.07 02:57:49.288373 [ 3 ] {} <Debug> TCP-Session: 6144b85f-a2a5-4f64-bb2f-aebc036e6790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19238 | 2026.04.07 02:57:49.288386 [ 3 ] {} <Debug> TCP-Session: 6144b85f-a2a5-4f64-bb2f-aebc036e6790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19239 | 2026.04.07 02:57:49.288567 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39528 | ||
| 19240 | 2026.04.07 02:57:49.288586 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61939 | ||
| 19241 | 2026.04.07 02:57:49.288607 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45827 | ||
| 19242 | 2026.04.07 02:57:49.288614 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62668 | ||
| 19243 | 2026.04.07 02:57:49.288678 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48050 | ||
| 19244 | 2026.04.07 02:57:49.288682 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19245 | 2026.04.07 02:57:49.288702 [ 3 ] {} <Trace> TCP-Session: 6144b85f-a2a5-4f64-bb2f-aebc036e6790 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19246 | 2026.04.07 02:57:49.288726 [ 290 ] {} <Debug> TCP-Session: a4ad55cd-35b5-4d2e-8eeb-7ba3f76be4d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61939 | ||
| 19247 | 2026.04.07 02:57:49.288705 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19248 | 2026.04.07 02:57:49.288756 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19249 | 2026.04.07 02:57:49.288749 [ 290 ] {} <Debug> TCP-Session: a4ad55cd-35b5-4d2e-8eeb-7ba3f76be4d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19250 | 2026.04.07 02:57:49.288781 [ 292 ] {} <Debug> TCP-Session: 68bd392a-e477-4473-b76f-432da3b437a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45827 | ||
| 19251 | 2026.04.07 02:57:49.288788 [ 294 ] {} <Debug> TCP-Session: 017ef5fc-7f12-4304-b881-d97de63ec260 Authenticating user 'default' from [fd00:1122:3344:101::e]:48050 | ||
| 19252 | 2026.04.07 02:57:49.288797 [ 290 ] {} <Debug> TCP-Session: a4ad55cd-35b5-4d2e-8eeb-7ba3f76be4d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19253 | 2026.04.07 02:57:49.288809 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19254 | 2026.04.07 02:57:49.288825 [ 294 ] {} <Debug> TCP-Session: 017ef5fc-7f12-4304-b881-d97de63ec260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19255 | 2026.04.07 02:57:49.288617 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54611 | ||
| 19256 | 2026.04.07 02:57:49.288884 [ 294 ] {} <Debug> TCP-Session: 017ef5fc-7f12-4304-b881-d97de63ec260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19257 | 2026.04.07 02:57:49.288588 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62297 | ||
| 19258 | 2026.04.07 02:57:49.288567 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47985 | ||
| 19259 | 2026.04.07 02:57:49.288823 [ 292 ] {} <Debug> TCP-Session: 68bd392a-e477-4473-b76f-432da3b437a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19260 | 2026.04.07 02:57:49.288992 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19261 | 2026.04.07 02:57:49.289005 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19262 | 2026.04.07 02:57:49.289009 [ 292 ] {} <Debug> TCP-Session: 68bd392a-e477-4473-b76f-432da3b437a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19263 | 2026.04.07 02:57:49.289039 [ 293 ] {} <Debug> TCP-Session: f85e82eb-d655-4ea6-856a-7d7bee715e12 Authenticating user 'default' from [fd00:1122:3344:101::e]:54611 | ||
| 19264 | 2026.04.07 02:57:49.289047 [ 289 ] {} <Debug> TCP-Session: 466bca9e-9f0e-46de-b6b3-c73e055b0243 Authenticating user 'default' from [fd00:1122:3344:101::e]:62297 | ||
| 19265 | 2026.04.07 02:57:49.289080 [ 293 ] {} <Debug> TCP-Session: f85e82eb-d655-4ea6-856a-7d7bee715e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19266 | 2026.04.07 02:57:49.289103 [ 289 ] {} <Debug> TCP-Session: 466bca9e-9f0e-46de-b6b3-c73e055b0243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19267 | 2026.04.07 02:57:49.289108 [ 293 ] {} <Debug> TCP-Session: f85e82eb-d655-4ea6-856a-7d7bee715e12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19268 | 2026.04.07 02:57:49.289117 [ 289 ] {} <Debug> TCP-Session: 466bca9e-9f0e-46de-b6b3-c73e055b0243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19269 | 2026.04.07 02:57:49.289039 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19270 | 2026.04.07 02:57:49.288886 [ 291 ] {} <Debug> TCP-Session: 07496850-ae2f-4681-a652-5e6952cd217d Authenticating user 'default' from [fd00:1122:3344:101::e]:62668 | ||
| 19271 | 2026.04.07 02:57:49.289170 [ 349 ] {} <Debug> TCP-Session: 12da4404-0fe5-4b65-9df8-100ebefb316b Authenticating user 'default' from [fd00:1122:3344:101::e]:47985 | ||
| 19272 | 2026.04.07 02:57:49.288881 [ 3 ] {c1aa064a-e035-4071-ba89-202b1f4bb3da} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48333) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19273 | 2026.04.07 02:57:49.289241 [ 349 ] {} <Debug> TCP-Session: 12da4404-0fe5-4b65-9df8-100ebefb316b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19274 | 2026.04.07 02:57:49.289236 [ 291 ] {} <Debug> TCP-Session: 07496850-ae2f-4681-a652-5e6952cd217d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19275 | 2026.04.07 02:57:49.289275 [ 349 ] {} <Debug> TCP-Session: 12da4404-0fe5-4b65-9df8-100ebefb316b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19276 | 2026.04.07 02:57:49.288687 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19277 | 2026.04.07 02:57:49.289314 [ 291 ] {} <Debug> TCP-Session: 07496850-ae2f-4681-a652-5e6952cd217d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19278 | 2026.04.07 02:57:49.289351 [ 288 ] {} <Debug> TCP-Session: a1ff1ed2-9e78-4a3e-99fb-891e7af29294 Authenticating user 'default' from [fd00:1122:3344:101::e]:39528 | ||
| 19279 | 2026.04.07 02:57:49.289374 [ 288 ] {} <Debug> TCP-Session: a1ff1ed2-9e78-4a3e-99fb-891e7af29294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19280 | 2026.04.07 02:57:49.289387 [ 288 ] {} <Debug> TCP-Session: a1ff1ed2-9e78-4a3e-99fb-891e7af29294 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19281 | 2026.04.07 02:57:49.289518 [ 3 ] {c1aa064a-e035-4071-ba89-202b1f4bb3da} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19282 | 2026.04.07 02:57:49.289576 [ 3 ] {c1aa064a-e035-4071-ba89-202b1f4bb3da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19283 | 2026.04.07 02:57:49.289858 [ 3 ] {c1aa064a-e035-4071-ba89-202b1f4bb3da} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 19284 | 2026.04.07 02:57:49.290870 [ 296 ] {c1aa064a-e035-4071-ba89-202b1f4bb3da} <Trace> AggregatingTransform: Aggregating | ||
| 19285 | 2026.04.07 02:57:49.290926 [ 296 ] {c1aa064a-e035-4071-ba89-202b1f4bb3da} <Trace> Aggregator: Aggregation method: without_key | ||
| 19286 | 2026.04.07 02:57:49.290968 [ 296 ] {c1aa064a-e035-4071-ba89-202b1f4bb3da} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001010572 sec. (989.539 rows/sec., 38.65 KiB/sec.) | ||
| 19287 | 2026.04.07 02:57:49.290986 [ 296 ] {c1aa064a-e035-4071-ba89-202b1f4bb3da} <Trace> Aggregator: Merging aggregated data | ||
| 19288 | 2026.04.07 02:57:49.292561 [ 3 ] {c1aa064a-e035-4071-ba89-202b1f4bb3da} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003736 sec., 267.66595289079225 rows/sec., 10.46 KiB/sec. | ||
| 19289 | 2026.04.07 02:57:49.292689 [ 3 ] {c1aa064a-e035-4071-ba89-202b1f4bb3da} <Debug> TCPHandler: Processed in 0.004105126 sec. | ||
| 19290 | 2026.04.07 02:57:49.292815 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19291 | 2026.04.07 02:57:49.292844 [ 3 ] {} <Debug> TCP-Session: 6144b85f-a2a5-4f64-bb2f-aebc036e6790 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19292 | 2026.04.07 02:57:49.292849 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19293 | 2026.04.07 02:57:49.292867 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19294 | 2026.04.07 02:57:49.292892 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19295 | 2026.04.07 02:57:49.292905 [ 349 ] {} <Debug> TCP-Session: 12da4404-0fe5-4b65-9df8-100ebefb316b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19296 | 2026.04.07 02:57:49.292912 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19297 | 2026.04.07 02:57:49.292940 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19298 | 2026.04.07 02:57:49.292942 [ 293 ] {} <Debug> TCP-Session: f85e82eb-d655-4ea6-856a-7d7bee715e12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19299 | 2026.04.07 02:57:49.292965 [ 292 ] {} <Debug> TCP-Session: 68bd392a-e477-4473-b76f-432da3b437a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19300 | 2026.04.07 02:57:49.292985 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19301 | 2026.04.07 02:57:49.293000 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19302 | 2026.04.07 02:57:49.293029 [ 290 ] {} <Debug> TCP-Session: a4ad55cd-35b5-4d2e-8eeb-7ba3f76be4d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19303 | 2026.04.07 02:57:49.292952 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19304 | 2026.04.07 02:57:49.293047 [ 294 ] {} <Debug> TCP-Session: 017ef5fc-7f12-4304-b881-d97de63ec260 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19305 | 2026.04.07 02:57:49.293000 [ 291 ] {} <Debug> TCP-Session: 07496850-ae2f-4681-a652-5e6952cd217d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19306 | 2026.04.07 02:57:49.293095 [ 289 ] {} <Debug> TCP-Session: 466bca9e-9f0e-46de-b6b3-c73e055b0243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19307 | 2026.04.07 02:57:49.292895 [ 288 ] {} <Debug> TCP-Session: a1ff1ed2-9e78-4a3e-99fb-891e7af29294 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19308 | 2026.04.07 02:57:49.541357 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35783 | ||
| 19309 | 2026.04.07 02:57:49.541464 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19310 | 2026.04.07 02:57:49.541490 [ 3 ] {} <Debug> TCP-Session: c6a9e763-babe-406b-9201-253f52439950 Authenticating user 'default' from [fd00:1122:3344:101::e]:35783 | ||
| 19311 | 2026.04.07 02:57:49.541514 [ 3 ] {} <Debug> TCP-Session: c6a9e763-babe-406b-9201-253f52439950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19312 | 2026.04.07 02:57:49.541527 [ 3 ] {} <Debug> TCP-Session: c6a9e763-babe-406b-9201-253f52439950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19313 | 2026.04.07 02:57:49.541764 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57722 | ||
| 19314 | 2026.04.07 02:57:49.541801 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49254 | ||
| 19315 | 2026.04.07 02:57:49.541820 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53436 | ||
| 19316 | 2026.04.07 02:57:49.541817 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58992 | ||
| 19317 | 2026.04.07 02:57:49.541901 [ 3 ] {} <Trace> TCP-Session: c6a9e763-babe-406b-9201-253f52439950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19318 | 2026.04.07 02:57:49.541903 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19319 | 2026.04.07 02:57:49.541950 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19320 | 2026.04.07 02:57:49.541902 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19321 | 2026.04.07 02:57:49.541986 [ 292 ] {} <Debug> TCP-Session: 577b4db5-ac29-4b80-b8d6-d6af0d207685 Authenticating user 'default' from [fd00:1122:3344:101::e]:49254 | ||
| 19322 | 2026.04.07 02:57:49.541998 [ 294 ] {} <Debug> TCP-Session: 048c07bd-69e3-4f21-9039-8892d7ea3c6a Authenticating user 'default' from [fd00:1122:3344:101::e]:53436 | ||
| 19323 | 2026.04.07 02:57:49.542013 [ 349 ] {} <Debug> TCP-Session: 30a96c35-1871-45bd-a0f5-7ab3c0541ac4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57722 | ||
| 19324 | 2026.04.07 02:57:49.542032 [ 292 ] {} <Debug> TCP-Session: 577b4db5-ac29-4b80-b8d6-d6af0d207685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19325 | 2026.04.07 02:57:49.542045 [ 294 ] {} <Debug> TCP-Session: 048c07bd-69e3-4f21-9039-8892d7ea3c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19326 | 2026.04.07 02:57:49.542060 [ 292 ] {} <Debug> TCP-Session: 577b4db5-ac29-4b80-b8d6-d6af0d207685 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19327 | 2026.04.07 02:57:49.542080 [ 294 ] {} <Debug> TCP-Session: 048c07bd-69e3-4f21-9039-8892d7ea3c6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19328 | 2026.04.07 02:57:49.542050 [ 349 ] {} <Debug> TCP-Session: 30a96c35-1871-45bd-a0f5-7ab3c0541ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19329 | 2026.04.07 02:57:49.542127 [ 3 ] {248f922a-1d9d-42b4-af09-21a19be8c690} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35783) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19330 | 2026.04.07 02:57:49.542143 [ 349 ] {} <Debug> TCP-Session: 30a96c35-1871-45bd-a0f5-7ab3c0541ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19331 | 2026.04.07 02:57:49.542007 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19332 | 2026.04.07 02:57:49.541785 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36403 | ||
| 19333 | 2026.04.07 02:57:49.542232 [ 293 ] {} <Debug> TCP-Session: 1cabe2c2-e537-42b2-8d67-8161cbc3c28c Authenticating user 'default' from [fd00:1122:3344:101::e]:58992 | ||
| 19334 | 2026.04.07 02:57:49.541775 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58738 | ||
| 19335 | 2026.04.07 02:57:49.542286 [ 293 ] {} <Debug> TCP-Session: 1cabe2c2-e537-42b2-8d67-8161cbc3c28c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19336 | 2026.04.07 02:57:49.542314 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19337 | 2026.04.07 02:57:49.541809 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39679 | ||
| 19338 | 2026.04.07 02:57:49.542360 [ 289 ] {} <Debug> TCP-Session: 5da4bf90-79ff-4447-9a11-6b757adc9397 Authenticating user 'default' from [fd00:1122:3344:101::e]:36403 | ||
| 19339 | 2026.04.07 02:57:49.542385 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19340 | 2026.04.07 02:57:49.542410 [ 289 ] {} <Debug> TCP-Session: 5da4bf90-79ff-4447-9a11-6b757adc9397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19341 | 2026.04.07 02:57:49.542420 [ 3 ] {248f922a-1d9d-42b4-af09-21a19be8c690} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19342 | 2026.04.07 02:57:49.542429 [ 290 ] {} <Debug> TCP-Session: 3357ae4f-0729-447a-910a-b57f7eb08f6d Authenticating user 'default' from [fd00:1122:3344:101::e]:58738 | ||
| 19343 | 2026.04.07 02:57:49.542442 [ 289 ] {} <Debug> TCP-Session: 5da4bf90-79ff-4447-9a11-6b757adc9397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19344 | 2026.04.07 02:57:49.542470 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19345 | 2026.04.07 02:57:49.542473 [ 290 ] {} <Debug> TCP-Session: 3357ae4f-0729-447a-910a-b57f7eb08f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19346 | 2026.04.07 02:57:49.542490 [ 3 ] {248f922a-1d9d-42b4-af09-21a19be8c690} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19347 | 2026.04.07 02:57:49.542510 [ 291 ] {} <Debug> TCP-Session: 96b4d290-eca7-43c2-aefa-8566583d1f71 Authenticating user 'default' from [fd00:1122:3344:101::e]:39679 | ||
| 19348 | 2026.04.07 02:57:49.542515 [ 290 ] {} <Debug> TCP-Session: 3357ae4f-0729-447a-910a-b57f7eb08f6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19349 | 2026.04.07 02:57:49.542546 [ 291 ] {} <Debug> TCP-Session: 96b4d290-eca7-43c2-aefa-8566583d1f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19350 | 2026.04.07 02:57:49.542345 [ 293 ] {} <Debug> TCP-Session: 1cabe2c2-e537-42b2-8d67-8161cbc3c28c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19351 | 2026.04.07 02:57:49.542572 [ 291 ] {} <Debug> TCP-Session: 96b4d290-eca7-43c2-aefa-8566583d1f71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19352 | 2026.04.07 02:57:49.541764 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39351 | ||
| 19353 | 2026.04.07 02:57:49.542733 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19354 | 2026.04.07 02:57:49.542767 [ 288 ] {} <Debug> TCP-Session: 8a37b0db-6d3d-4ea3-88bc-d736421d7e4b Authenticating user 'default' from [fd00:1122:3344:101::e]:39351 | ||
| 19355 | 2026.04.07 02:57:49.542792 [ 288 ] {} <Debug> TCP-Session: 8a37b0db-6d3d-4ea3-88bc-d736421d7e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19356 | 2026.04.07 02:57:49.542806 [ 3 ] {248f922a-1d9d-42b4-af09-21a19be8c690} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 19357 | 2026.04.07 02:57:49.542819 [ 288 ] {} <Debug> TCP-Session: 8a37b0db-6d3d-4ea3-88bc-d736421d7e4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19358 | 2026.04.07 02:57:49.543921 [ 309 ] {248f922a-1d9d-42b4-af09-21a19be8c690} <Trace> AggregatingTransform: Aggregating | ||
| 19359 | 2026.04.07 02:57:49.543984 [ 309 ] {248f922a-1d9d-42b4-af09-21a19be8c690} <Trace> Aggregator: Aggregation method: without_key | ||
| 19360 | 2026.04.07 02:57:49.544027 [ 309 ] {248f922a-1d9d-42b4-af09-21a19be8c690} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001108773 sec. (901.898 rows/sec., 35.23 KiB/sec.) | ||
| 19361 | 2026.04.07 02:57:49.544048 [ 309 ] {248f922a-1d9d-42b4-af09-21a19be8c690} <Trace> Aggregator: Merging aggregated data | ||
| 19362 | 2026.04.07 02:57:49.545855 [ 3 ] {248f922a-1d9d-42b4-af09-21a19be8c690} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003791 sec., 263.78264310208385 rows/sec., 10.30 KiB/sec. | ||
| 19363 | 2026.04.07 02:57:49.546111 [ 3 ] {248f922a-1d9d-42b4-af09-21a19be8c690} <Debug> TCPHandler: Processed in 0.004361602 sec. | ||
| 19364 | 2026.04.07 02:57:49.546300 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19365 | 2026.04.07 02:57:49.546339 [ 3 ] {} <Debug> TCP-Session: c6a9e763-babe-406b-9201-253f52439950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19366 | 2026.04.07 02:57:49.546343 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19367 | 2026.04.07 02:57:49.546371 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19368 | 2026.04.07 02:57:49.546401 [ 289 ] {} <Debug> TCP-Session: 5da4bf90-79ff-4447-9a11-6b757adc9397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19369 | 2026.04.07 02:57:49.546410 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19370 | 2026.04.07 02:57:49.546419 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19371 | 2026.04.07 02:57:49.546416 [ 293 ] {} <Debug> TCP-Session: 1cabe2c2-e537-42b2-8d67-8161cbc3c28c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19372 | 2026.04.07 02:57:49.546460 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19373 | 2026.04.07 02:57:49.546507 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19374 | 2026.04.07 02:57:49.546534 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19375 | 2026.04.07 02:57:49.546545 [ 290 ] {} <Debug> TCP-Session: 3357ae4f-0729-447a-910a-b57f7eb08f6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19376 | 2026.04.07 02:57:49.546461 [ 349 ] {} <Debug> TCP-Session: 30a96c35-1871-45bd-a0f5-7ab3c0541ac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19377 | 2026.04.07 02:57:49.546582 [ 294 ] {} <Debug> TCP-Session: 048c07bd-69e3-4f21-9039-8892d7ea3c6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19378 | 2026.04.07 02:57:49.546464 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19379 | 2026.04.07 02:57:49.546577 [ 291 ] {} <Debug> TCP-Session: 96b4d290-eca7-43c2-aefa-8566583d1f71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19380 | 2026.04.07 02:57:49.546673 [ 292 ] {} <Debug> TCP-Session: 577b4db5-ac29-4b80-b8d6-d6af0d207685 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19381 | 2026.04.07 02:57:49.546483 [ 288 ] {} <Debug> TCP-Session: 8a37b0db-6d3d-4ea3-88bc-d736421d7e4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19382 | 2026.04.07 02:57:50.387952 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 19383 | 2026.04.07 02:57:50.407155 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19384 | 2026.04.07 02:57:50.407235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19385 | 2026.04.07 02:57:50.413966 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 19386 | 2026.04.07 02:57:50.415128 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19387 | 2026.04.07 02:57:50.415533 [ 87 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 19388 | 2026.04.07 02:57:50.415579 [ 87 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19389 | 2026.04.07 02:57:50.415602 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19390 | 2026.04.07 02:57:50.415722 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 19391 | 2026.04.07 02:57:50.419385 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19392 | 2026.04.07 02:57:50.420407 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 19393 | 2026.04.07 02:57:50.421702 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 19394 | 2026.04.07 02:57:50.424341 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 19395 | 2026.04.07 02:57:50.428243 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 19396 | 2026.04.07 02:57:50.432323 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 19397 | 2026.04.07 02:57:50.436959 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 19398 | 2026.04.07 02:57:50.441506 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 19399 | 2026.04.07 02:57:50.510641 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.094959914 sec., 6423.763189170538 rows/sec., 33.22 MiB/sec. | ||
| 19400 | 2026.04.07 02:57:50.514555 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 19401 | 2026.04.07 02:57:50.517724 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_81_16} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19402 | 2026.04.07 02:57:50.517851 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_81_16} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 19403 | 2026.04.07 02:57:50.520205 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19404 | 2026.04.07 02:57:50.878629 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2500 | ||
| 19405 | 2026.04.07 02:57:50.881368 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19406 | 2026.04.07 02:57:50.881443 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19407 | 2026.04.07 02:57:50.882928 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19408 | 2026.04.07 02:57:50.883390 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19409 | 2026.04.07 02:57:50.884077 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2500 | ||
| 19410 | 2026.04.07 02:57:51.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.61 MiB, peak 409.01 MiB, free memory in arenas 0.00 B, will set to 390.59 MiB (RSS), difference: -1.02 MiB | ||
| 19411 | 2026.04.07 02:57:52.013339 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 19412 | 2026.04.07 02:57:52.013393 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 19413 | 2026.04.07 02:57:52.016488 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 19414 | 2026.04.07 02:57:52.517613 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19415 | 2026.04.07 02:57:52.517797 [ 5 ] {a8f4f939-a827-470c-a251-4c3de503be17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19416 | 2026.04.07 02:57:52.517865 [ 5 ] {a8f4f939-a827-470c-a251-4c3de503be17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19417 | 2026.04.07 02:57:52.518573 [ 5 ] {a8f4f939-a827-470c-a251-4c3de503be17} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19418 | 2026.04.07 02:57:52.518622 [ 5 ] {a8f4f939-a827-470c-a251-4c3de503be17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19419 | 2026.04.07 02:57:52.519012 [ 5 ] {a8f4f939-a827-470c-a251-4c3de503be17} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19420 | 2026.04.07 02:57:52.519237 [ 5 ] {a8f4f939-a827-470c-a251-4c3de503be17} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19421 | 2026.04.07 02:57:52.519405 [ 5 ] {a8f4f939-a827-470c-a251-4c3de503be17} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001657 sec., 39831.019915509954 rows/sec., 3.17 MiB/sec. | ||
| 19422 | 2026.04.07 02:57:52.519457 [ 5 ] {a8f4f939-a827-470c-a251-4c3de503be17} <Debug> TCPHandler: Processed in 0.001978792 sec. | ||
| 19423 | 2026.04.07 02:57:52.519578 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19424 | 2026.04.07 02:57:52.519681 [ 5 ] {bcd40fbb-a89d-4ada-ad99-507f570656e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19425 | 2026.04.07 02:57:52.519725 [ 5 ] {bcd40fbb-a89d-4ada-ad99-507f570656e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19426 | 2026.04.07 02:57:52.520136 [ 5 ] {bcd40fbb-a89d-4ada-ad99-507f570656e3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19427 | 2026.04.07 02:57:52.520174 [ 5 ] {bcd40fbb-a89d-4ada-ad99-507f570656e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19428 | 2026.04.07 02:57:52.520471 [ 5 ] {bcd40fbb-a89d-4ada-ad99-507f570656e3} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 19429 | 2026.04.07 02:57:52.520682 [ 5 ] {bcd40fbb-a89d-4ada-ad99-507f570656e3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19430 | 2026.04.07 02:57:52.520816 [ 5 ] {bcd40fbb-a89d-4ada-ad99-507f570656e3} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001158 sec., 4317.789291882556 rows/sec., 324.68 KiB/sec. | ||
| 19431 | 2026.04.07 02:57:52.520854 [ 5 ] {bcd40fbb-a89d-4ada-ad99-507f570656e3} <Debug> TCPHandler: Processed in 0.001329208 sec. | ||
| 19432 | 2026.04.07 02:57:52.520962 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19433 | 2026.04.07 02:57:52.521059 [ 5 ] {1e76b638-9e67-4930-aa63-c5469f56077b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19434 | 2026.04.07 02:57:52.521100 [ 5 ] {1e76b638-9e67-4930-aa63-c5469f56077b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19435 | 2026.04.07 02:57:52.521522 [ 5 ] {1e76b638-9e67-4930-aa63-c5469f56077b} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19436 | 2026.04.07 02:57:52.521558 [ 5 ] {1e76b638-9e67-4930-aa63-c5469f56077b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19437 | 2026.04.07 02:57:52.521863 [ 5 ] {1e76b638-9e67-4930-aa63-c5469f56077b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19438 | 2026.04.07 02:57:52.522084 [ 5 ] {1e76b638-9e67-4930-aa63-c5469f56077b} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19439 | 2026.04.07 02:57:52.522214 [ 5 ] {1e76b638-9e67-4930-aa63-c5469f56077b} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001175 sec., 58723.40425531915 rows/sec., 4.58 MiB/sec. | ||
| 19440 | 2026.04.07 02:57:52.522252 [ 5 ] {1e76b638-9e67-4930-aa63-c5469f56077b} <Debug> TCPHandler: Processed in 0.001341328 sec. | ||
| 19441 | 2026.04.07 02:57:52.522362 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19442 | 2026.04.07 02:57:52.522459 [ 5 ] {36005e16-6dbf-4cd0-9f5b-4a91a318ab01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19443 | 2026.04.07 02:57:52.522503 [ 5 ] {36005e16-6dbf-4cd0-9f5b-4a91a318ab01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19444 | 2026.04.07 02:57:52.522903 [ 5 ] {36005e16-6dbf-4cd0-9f5b-4a91a318ab01} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19445 | 2026.04.07 02:57:52.522939 [ 5 ] {36005e16-6dbf-4cd0-9f5b-4a91a318ab01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19446 | 2026.04.07 02:57:52.523261 [ 5 ] {36005e16-6dbf-4cd0-9f5b-4a91a318ab01} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19447 | 2026.04.07 02:57:52.523465 [ 5 ] {36005e16-6dbf-4cd0-9f5b-4a91a318ab01} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19448 | 2026.04.07 02:57:52.523597 [ 5 ] {36005e16-6dbf-4cd0-9f5b-4a91a318ab01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 19449 | 2026.04.07 02:57:52.523593 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 5 parts from all_1_132_27 to all_136_136_0 | ||
| 19450 | 2026.04.07 02:57:52.523637 [ 5 ] {36005e16-6dbf-4cd0-9f5b-4a91a318ab01} <Debug> TCPHandler: Processed in 0.001326688 sec. | ||
| 19451 | 2026.04.07 02:57:52.523674 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19452 | 2026.04.07 02:57:52.523699 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19453 | 2026.04.07 02:57:52.523757 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19454 | 2026.04.07 02:57:52.523816 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_136_28} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_132_27 to all_136_136_0 into Compact with storage Full | ||
| 19455 | 2026.04.07 02:57:52.523856 [ 5 ] {01895060-ea11-4ca7-9ba7-0dae897e0fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19456 | 2026.04.07 02:57:52.523919 [ 5 ] {01895060-ea11-4ca7-9ba7-0dae897e0fda} <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 | ||
| 19457 | 2026.04.07 02:57:52.523975 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_136_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19458 | 2026.04.07 02:57:52.524021 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_132_27, total 52673 rows starting from the beginning of the part | ||
| 19459 | 2026.04.07 02:57:52.524097 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 128 rows starting from the beginning of the part | ||
| 19460 | 2026.04.07 02:57:52.524152 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 265 rows starting from the beginning of the part | ||
| 19461 | 2026.04.07 02:57:52.524201 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 19462 | 2026.04.07 02:57:52.524246 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 265 rows starting from the beginning of the part | ||
| 19463 | 2026.04.07 02:57:52.524694 [ 5 ] {01895060-ea11-4ca7-9ba7-0dae897e0fda} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19464 | 2026.04.07 02:57:52.524735 [ 5 ] {01895060-ea11-4ca7-9ba7-0dae897e0fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19465 | 2026.04.07 02:57:52.525229 [ 5 ] {01895060-ea11-4ca7-9ba7-0dae897e0fda} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 19466 | 2026.04.07 02:57:52.525457 [ 5 ] {01895060-ea11-4ca7-9ba7-0dae897e0fda} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19467 | 2026.04.07 02:57:52.525608 [ 5 ] {01895060-ea11-4ca7-9ba7-0dae897e0fda} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00177 sec., 2824.8587570621467 rows/sec., 5.06 MiB/sec. | ||
| 19468 | 2026.04.07 02:57:52.525675 [ 5 ] {01895060-ea11-4ca7-9ba7-0dae897e0fda} <Debug> TCPHandler: Processed in 0.001971771 sec. | ||
| 19469 | 2026.04.07 02:57:52.525784 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19470 | 2026.04.07 02:57:52.525878 [ 5 ] {e7a7bb19-5bcf-447f-9e13-39b0216cf74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19471 | 2026.04.07 02:57:52.525920 [ 5 ] {e7a7bb19-5bcf-447f-9e13-39b0216cf74c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19472 | 2026.04.07 02:57:52.526252 [ 5 ] {e7a7bb19-5bcf-447f-9e13-39b0216cf74c} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19473 | 2026.04.07 02:57:52.526288 [ 5 ] {e7a7bb19-5bcf-447f-9e13-39b0216cf74c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 19474 | 2026.04.07 02:57:52.526591 [ 5 ] {e7a7bb19-5bcf-447f-9e13-39b0216cf74c} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19475 | 2026.04.07 02:57:52.526807 [ 5 ] {e7a7bb19-5bcf-447f-9e13-39b0216cf74c} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19476 | 2026.04.07 02:57:52.526941 [ 5 ] {e7a7bb19-5bcf-447f-9e13-39b0216cf74c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 19477 | 2026.04.07 02:57:52.526978 [ 5 ] {e7a7bb19-5bcf-447f-9e13-39b0216cf74c} <Debug> TCPHandler: Processed in 0.001244976 sec. | ||
| 19478 | 2026.04.07 02:57:52.532548 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_136_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53491 rows, containing 5 columns (5 merged, 0 gathered) in 0.008784475 sec., 6089265.437035224 rows/sec., 391.07 MiB/sec. | ||
| 19479 | 2026.04.07 02:57:52.533042 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_136_28} <Trace> MergedBlockOutputStream: filled checksums all_1_136_28 (state Temporary) | ||
| 19480 | 2026.04.07 02:57:52.533365 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_136_28} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_136_28 to all_1_136_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19481 | 2026.04.07 02:57:52.533450 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_136_28} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 5 parts: [all_1_132_27, all_136_136_0] -> all_1_136_28 | ||
| 19482 | 2026.04.07 02:57:52.533566 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 19483 | 2026.04.07 02:57:55.541672 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19484 | 2026.04.07 02:57:55.541745 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19485 | 2026.04.07 02:57:55.778956 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39340 | ||
| 19486 | 2026.04.07 02:57:55.779755 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19487 | 2026.04.07 02:57:55.779823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19488 | 2026.04.07 02:57:55.780455 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19489 | 2026.04.07 02:57:55.780687 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19490 | 2026.04.07 02:57:55.780817 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39340 | ||
| 19491 | 2026.04.07 02:57:57.352824 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 19492 | 2026.04.07 02:57:57.352904 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 19493 | 2026.04.07 02:57:57.356193 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 19494 | 2026.04.07 02:57:57.527543 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19495 | 2026.04.07 02:57:57.527736 [ 5 ] {25080899-a1d9-463b-a2fc-f7fbb3110b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19496 | 2026.04.07 02:57:57.527808 [ 5 ] {25080899-a1d9-463b-a2fc-f7fbb3110b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19497 | 2026.04.07 02:57:57.528551 [ 5 ] {25080899-a1d9-463b-a2fc-f7fbb3110b4b} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19498 | 2026.04.07 02:57:57.528600 [ 5 ] {25080899-a1d9-463b-a2fc-f7fbb3110b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19499 | 2026.04.07 02:57:57.528997 [ 5 ] {25080899-a1d9-463b-a2fc-f7fbb3110b4b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19500 | 2026.04.07 02:57:57.529220 [ 5 ] {25080899-a1d9-463b-a2fc-f7fbb3110b4b} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19501 | 2026.04.07 02:57:57.529370 [ 5 ] {25080899-a1d9-463b-a2fc-f7fbb3110b4b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001688 sec., 168246.44549763034 rows/sec., 10.69 MiB/sec. | ||
| 19502 | 2026.04.07 02:57:57.529412 [ 5 ] {25080899-a1d9-463b-a2fc-f7fbb3110b4b} <Debug> TCPHandler: Processed in 0.002009193 sec. | ||
| 19503 | 2026.04.07 02:57:57.529528 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19504 | 2026.04.07 02:57:57.529621 [ 5 ] {a92772a7-08cb-499f-96cd-61a2cc11b457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19505 | 2026.04.07 02:57:57.529661 [ 5 ] {a92772a7-08cb-499f-96cd-61a2cc11b457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19506 | 2026.04.07 02:57:57.530377 [ 5 ] {a92772a7-08cb-499f-96cd-61a2cc11b457} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19507 | 2026.04.07 02:57:57.530413 [ 5 ] {a92772a7-08cb-499f-96cd-61a2cc11b457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19508 | 2026.04.07 02:57:57.530768 [ 5 ] {a92772a7-08cb-499f-96cd-61a2cc11b457} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19509 | 2026.04.07 02:57:57.530972 [ 5 ] {a92772a7-08cb-499f-96cd-61a2cc11b457} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19510 | 2026.04.07 02:57:57.531104 [ 5 ] {a92772a7-08cb-499f-96cd-61a2cc11b457} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001501 sec., 578947.3684210527 rows/sec., 45.38 MiB/sec. | ||
| 19511 | 2026.04.07 02:57:57.531141 [ 5 ] {a92772a7-08cb-499f-96cd-61a2cc11b457} <Debug> TCPHandler: Processed in 0.001662685 sec. | ||
| 19512 | 2026.04.07 02:57:57.531202 [ 217 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 19513 | 2026.04.07 02:57:57.531232 [ 217 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 19514 | 2026.04.07 02:57:57.531252 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19515 | 2026.04.07 02:57:57.531345 [ 5 ] {813523f0-45b3-4c9d-8074-e9ebac012fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19516 | 2026.04.07 02:57:57.531384 [ 5 ] {813523f0-45b3-4c9d-8074-e9ebac012fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19517 | 2026.04.07 02:57:57.531816 [ 5 ] {813523f0-45b3-4c9d-8074-e9ebac012fa6} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19518 | 2026.04.07 02:57:57.531851 [ 5 ] {813523f0-45b3-4c9d-8074-e9ebac012fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19519 | 2026.04.07 02:57:57.532144 [ 5 ] {813523f0-45b3-4c9d-8074-e9ebac012fa6} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 19520 | 2026.04.07 02:57:57.532369 [ 5 ] {813523f0-45b3-4c9d-8074-e9ebac012fa6} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19521 | 2026.04.07 02:57:57.532498 [ 5 ] {813523f0-45b3-4c9d-8074-e9ebac012fa6} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001171 sec., 152006.8317677199 rows/sec., 9.38 MiB/sec. | ||
| 19522 | 2026.04.07 02:57:57.532535 [ 5 ] {813523f0-45b3-4c9d-8074-e9ebac012fa6} <Debug> TCPHandler: Processed in 0.001331498 sec. | ||
| 19523 | 2026.04.07 02:57:57.532641 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19524 | 2026.04.07 02:57:57.532732 [ 5 ] {6fd95bfe-4faf-4ec4-8bb2-44bd43d557e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19525 | 2026.04.07 02:57:57.532770 [ 5 ] {6fd95bfe-4faf-4ec4-8bb2-44bd43d557e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19526 | 2026.04.07 02:57:57.533179 [ 5 ] {6fd95bfe-4faf-4ec4-8bb2-44bd43d557e0} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19527 | 2026.04.07 02:57:57.533214 [ 5 ] {6fd95bfe-4faf-4ec4-8bb2-44bd43d557e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19528 | 2026.04.07 02:57:57.533522 [ 5 ] {6fd95bfe-4faf-4ec4-8bb2-44bd43d557e0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 19529 | 2026.04.07 02:57:57.533761 [ 5 ] {6fd95bfe-4faf-4ec4-8bb2-44bd43d557e0} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19530 | 2026.04.07 02:57:57.533895 [ 5 ] {6fd95bfe-4faf-4ec4-8bb2-44bd43d557e0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00118 sec., 126271.18644067796 rows/sec., 8.16 MiB/sec. | ||
| 19531 | 2026.04.07 02:57:57.533934 [ 5 ] {6fd95bfe-4faf-4ec4-8bb2-44bd43d557e0} <Debug> TCPHandler: Processed in 0.001342288 sec. | ||
| 19532 | 2026.04.07 02:57:57.534045 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19533 | 2026.04.07 02:57:57.534140 [ 5 ] {2c3f00f3-4b87-46c1-928d-88adf9517bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19534 | 2026.04.07 02:57:57.534182 [ 5 ] {2c3f00f3-4b87-46c1-928d-88adf9517bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19535 | 2026.04.07 02:57:57.534292 [ 217 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 19536 | 2026.04.07 02:57:57.534618 [ 5 ] {2c3f00f3-4b87-46c1-928d-88adf9517bfc} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19537 | 2026.04.07 02:57:57.534654 [ 5 ] {2c3f00f3-4b87-46c1-928d-88adf9517bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19538 | 2026.04.07 02:57:57.534955 [ 5 ] {2c3f00f3-4b87-46c1-928d-88adf9517bfc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19539 | 2026.04.07 02:57:57.535167 [ 5 ] {2c3f00f3-4b87-46c1-928d-88adf9517bfc} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19540 | 2026.04.07 02:57:57.535296 [ 5 ] {2c3f00f3-4b87-46c1-928d-88adf9517bfc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001175 sec., 125957.44680851063 rows/sec., 7.16 MiB/sec. | ||
| 19541 | 2026.04.07 02:57:57.535334 [ 5 ] {2c3f00f3-4b87-46c1-928d-88adf9517bfc} <Debug> TCPHandler: Processed in 0.001341109 sec. | ||
| 19542 | 2026.04.07 02:57:57.535441 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19543 | 2026.04.07 02:57:57.535536 [ 5 ] {74b1fb0c-f75f-4bdd-81c6-15a3640d756b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19544 | 2026.04.07 02:57:57.535576 [ 5 ] {74b1fb0c-f75f-4bdd-81c6-15a3640d756b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19545 | 2026.04.07 02:57:57.536173 [ 5 ] {74b1fb0c-f75f-4bdd-81c6-15a3640d756b} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19546 | 2026.04.07 02:57:57.536207 [ 5 ] {74b1fb0c-f75f-4bdd-81c6-15a3640d756b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19547 | 2026.04.07 02:57:57.536524 [ 5 ] {74b1fb0c-f75f-4bdd-81c6-15a3640d756b} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19548 | 2026.04.07 02:57:57.536727 [ 5 ] {74b1fb0c-f75f-4bdd-81c6-15a3640d756b} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19549 | 2026.04.07 02:57:57.536855 [ 5 ] {74b1fb0c-f75f-4bdd-81c6-15a3640d756b} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001337 sec., 393418.10022438294 rows/sec., 27.80 MiB/sec. | ||
| 19550 | 2026.04.07 02:57:57.536891 [ 5 ] {74b1fb0c-f75f-4bdd-81c6-15a3640d756b} <Debug> TCPHandler: Processed in 0.001502482 sec. | ||
| 19551 | 2026.04.07 02:57:57.536995 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19552 | 2026.04.07 02:57:57.537097 [ 5 ] {32296c49-1213-4cb5-b3a9-af4b35db74c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19553 | 2026.04.07 02:57:57.537139 [ 5 ] {32296c49-1213-4cb5-b3a9-af4b35db74c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19554 | 2026.04.07 02:57:57.537480 [ 5 ] {32296c49-1213-4cb5-b3a9-af4b35db74c7} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19555 | 2026.04.07 02:57:57.537515 [ 5 ] {32296c49-1213-4cb5-b3a9-af4b35db74c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19556 | 2026.04.07 02:57:57.537833 [ 5 ] {32296c49-1213-4cb5-b3a9-af4b35db74c7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 19557 | 2026.04.07 02:57:57.538073 [ 5 ] {32296c49-1213-4cb5-b3a9-af4b35db74c7} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19558 | 2026.04.07 02:57:57.538204 [ 73 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 19559 | 2026.04.07 02:57:57.538236 [ 73 ] {} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19560 | 2026.04.07 02:57:57.538238 [ 5 ] {32296c49-1213-4cb5-b3a9-af4b35db74c7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001159 sec., 5176.876617773943 rows/sec., 270.47 KiB/sec. | ||
| 19561 | 2026.04.07 02:57:57.538254 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19562 | 2026.04.07 02:57:57.538294 [ 5 ] {32296c49-1213-4cb5-b3a9-af4b35db74c7} <Debug> TCPHandler: Processed in 0.001349048 sec. | ||
| 19563 | 2026.04.07 02:57:57.538341 [ 189 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::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 | ||
| 19564 | 2026.04.07 02:57:57.538424 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19565 | 2026.04.07 02:57:57.538430 [ 189 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19566 | 2026.04.07 02:57:57.538480 [ 189 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 306 rows starting from the beginning of the part | ||
| 19567 | 2026.04.07 02:57:57.538532 [ 189 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 19568 | 2026.04.07 02:57:57.538540 [ 5 ] {d02d9742-e558-4f3e-b21c-07658bb98cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19569 | 2026.04.07 02:57:57.538571 [ 189 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 19570 | 2026.04.07 02:57:57.538595 [ 5 ] {d02d9742-e558-4f3e-b21c-07658bb98cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19571 | 2026.04.07 02:57:57.538609 [ 189 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 19572 | 2026.04.07 02:57:57.538652 [ 189 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 19573 | 2026.04.07 02:57:57.538689 [ 189 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 19574 | 2026.04.07 02:57:57.539043 [ 5 ] {d02d9742-e558-4f3e-b21c-07658bb98cb7} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19575 | 2026.04.07 02:57:57.539078 [ 5 ] {d02d9742-e558-4f3e-b21c-07658bb98cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19576 | 2026.04.07 02:57:57.539398 [ 192 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.001085073 sec., 309656.5853173012 rows/sec., 15.80 MiB/sec. | ||
| 19577 | 2026.04.07 02:57:57.539413 [ 5 ] {d02d9742-e558-4f3e-b21c-07658bb98cb7} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19578 | 2026.04.07 02:57:57.539634 [ 188 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 19579 | 2026.04.07 02:57:57.539687 [ 5 ] {d02d9742-e558-4f3e-b21c-07658bb98cb7} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19580 | 2026.04.07 02:57:57.539831 [ 5 ] {d02d9742-e558-4f3e-b21c-07658bb98cb7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001314 sec., 201674.27701674277 rows/sec., 13.40 MiB/sec. | ||
| 19581 | 2026.04.07 02:57:57.539871 [ 5 ] {d02d9742-e558-4f3e-b21c-07658bb98cb7} <Debug> TCPHandler: Processed in 0.001511403 sec. | ||
| 19582 | 2026.04.07 02:57:57.539984 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19583 | 2026.04.07 02:57:57.540015 [ 188 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_56_11} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19584 | 2026.04.07 02:57:57.540080 [ 5 ] {bcece10d-6672-49fc-9461-b446713e98c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19585 | 2026.04.07 02:57:57.540123 [ 188 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_56_11} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 19586 | 2026.04.07 02:57:57.540128 [ 5 ] {bcece10d-6672-49fc-9461-b446713e98c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19587 | 2026.04.07 02:57:57.540253 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 19588 | 2026.04.07 02:57:57.540453 [ 5 ] {bcece10d-6672-49fc-9461-b446713e98c1} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19589 | 2026.04.07 02:57:57.540494 [ 5 ] {bcece10d-6672-49fc-9461-b446713e98c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19590 | 2026.04.07 02:57:57.540797 [ 5 ] {bcece10d-6672-49fc-9461-b446713e98c1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 19591 | 2026.04.07 02:57:57.541009 [ 5 ] {bcece10d-6672-49fc-9461-b446713e98c1} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19592 | 2026.04.07 02:57:57.541106 [ 73 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Selected 6 parts from all_1_53_11 to all_58_58_0 | ||
| 19593 | 2026.04.07 02:57:57.541134 [ 73 ] {} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19594 | 2026.04.07 02:57:57.541137 [ 5 ] {bcece10d-6672-49fc-9461-b446713e98c1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 19595 | 2026.04.07 02:57:57.541151 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19596 | 2026.04.07 02:57:57.541177 [ 5 ] {bcece10d-6672-49fc-9461-b446713e98c1} <Debug> TCPHandler: Processed in 0.001242576 sec. | ||
| 19597 | 2026.04.07 02:57:57.541212 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_58_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_53_11 to all_58_58_0 into Compact with storage Full | ||
| 19598 | 2026.04.07 02:57:57.541282 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19599 | 2026.04.07 02:57:57.541289 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_58_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19600 | 2026.04.07 02:57:57.541319 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_11, total 54 rows starting from the beginning of the part | ||
| 19601 | 2026.04.07 02:57:57.541357 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 19602 | 2026.04.07 02:57:57.541385 [ 5 ] {a0de7746-393d-47dd-ae5a-f49f1db3210b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19603 | 2026.04.07 02:57:57.541389 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 19604 | 2026.04.07 02:57:57.541436 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 19605 | 2026.04.07 02:57:57.541455 [ 5 ] {a0de7746-393d-47dd-ae5a-f49f1db3210b} <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 | ||
| 19606 | 2026.04.07 02:57:57.541465 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 19607 | 2026.04.07 02:57:57.541496 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 19608 | 2026.04.07 02:57:57.542139 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_58_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59 rows, containing 4 columns (4 merged, 0 gathered) in 0.00094957 sec., 62133.386690817955 rows/sec., 4.08 MiB/sec. | ||
| 19609 | 2026.04.07 02:57:57.542266 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_58_12} <Trace> MergedBlockOutputStream: filled checksums all_1_58_12 (state Temporary) | ||
| 19610 | 2026.04.07 02:57:57.542299 [ 5 ] {a0de7746-393d-47dd-ae5a-f49f1db3210b} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19611 | 2026.04.07 02:57:57.542334 [ 5 ] {a0de7746-393d-47dd-ae5a-f49f1db3210b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19612 | 2026.04.07 02:57:57.542504 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_58_12} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_merge_all_1_58_12 to all_1_58_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19613 | 2026.04.07 02:57:57.542568 [ 189 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_58_12} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Merged 6 parts: [all_1_53_11, all_58_58_0] -> all_1_58_12 | ||
| 19614 | 2026.04.07 02:57:57.542625 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19615 | 2026.04.07 02:57:57.542884 [ 5 ] {a0de7746-393d-47dd-ae5a-f49f1db3210b} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 19616 | 2026.04.07 02:57:57.543110 [ 5 ] {a0de7746-393d-47dd-ae5a-f49f1db3210b} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19617 | 2026.04.07 02:57:57.543243 [ 5 ] {a0de7746-393d-47dd-ae5a-f49f1db3210b} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001882 sec., 19128.586609989372 rows/sec., 34.28 MiB/sec. | ||
| 19618 | 2026.04.07 02:57:57.543324 [ 5 ] {a0de7746-393d-47dd-ae5a-f49f1db3210b} <Debug> TCPHandler: Processed in 0.002091144 sec. | ||
| 19619 | 2026.04.07 02:57:57.543436 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19620 | 2026.04.07 02:57:57.543531 [ 5 ] {6d96d651-f6a8-4f4b-bb0e-e6677bd83f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19621 | 2026.04.07 02:57:57.543572 [ 5 ] {6d96d651-f6a8-4f4b-bb0e-e6677bd83f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19622 | 2026.04.07 02:57:57.543897 [ 5 ] {6d96d651-f6a8-4f4b-bb0e-e6677bd83f75} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19623 | 2026.04.07 02:57:57.543932 [ 5 ] {6d96d651-f6a8-4f4b-bb0e-e6677bd83f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19624 | 2026.04.07 02:57:57.544232 [ 5 ] {6d96d651-f6a8-4f4b-bb0e-e6677bd83f75} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19625 | 2026.04.07 02:57:57.544449 [ 5 ] {6d96d651-f6a8-4f4b-bb0e-e6677bd83f75} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19626 | 2026.04.07 02:57:57.544601 [ 5 ] {6d96d651-f6a8-4f4b-bb0e-e6677bd83f75} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001089 sec., 82644.62809917355 rows/sec., 5.17 MiB/sec. | ||
| 19627 | 2026.04.07 02:57:57.544637 [ 5 ] {6d96d651-f6a8-4f4b-bb0e-e6677bd83f75} <Debug> TCPHandler: Processed in 0.001250916 sec. | ||
| 19628 | 2026.04.07 02:57:57.897468 [ 220 ] {} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): 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] | ||
| 19629 | 2026.04.07 02:57:57.897532 [ 220 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): 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] | ||
| 19630 | 2026.04.07 02:57:57.900178 [ 220 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): 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] | ||
| 19631 | 2026.04.07 02:57:57.921842 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 19632 | 2026.04.07 02:57:57.939364 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19633 | 2026.04.07 02:57:57.939422 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19634 | 2026.04.07 02:57:57.945621 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19635 | 2026.04.07 02:57:57.946326 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19636 | 2026.04.07 02:57:57.949192 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 19637 | 2026.04.07 02:57:58.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.93 MiB, peak 409.01 MiB, free memory in arenas 0.00 B, will set to 390.59 MiB (RSS), difference: -1.34 MiB | ||
| 19638 | 2026.04.07 02:57:58.350739 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19639 | 2026.04.07 02:57:58.350963 [ 5 ] {ee822a2d-59c2-413f-974f-b0a23355bbc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19640 | 2026.04.07 02:57:58.351039 [ 5 ] {ee822a2d-59c2-413f-974f-b0a23355bbc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19641 | 2026.04.07 02:57:58.351736 [ 5 ] {ee822a2d-59c2-413f-974f-b0a23355bbc8} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19642 | 2026.04.07 02:57:58.351790 [ 5 ] {ee822a2d-59c2-413f-974f-b0a23355bbc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19643 | 2026.04.07 02:57:58.352196 [ 5 ] {ee822a2d-59c2-413f-974f-b0a23355bbc8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19644 | 2026.04.07 02:57:58.352437 [ 5 ] {ee822a2d-59c2-413f-974f-b0a23355bbc8} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19645 | 2026.04.07 02:57:58.352610 [ 5 ] {ee822a2d-59c2-413f-974f-b0a23355bbc8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001702 sec., 14101.057579318449 rows/sec., 1.17 MiB/sec. | ||
| 19646 | 2026.04.07 02:57:58.352625 [ 74 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 19647 | 2026.04.07 02:57:58.352664 [ 5 ] {ee822a2d-59c2-413f-974f-b0a23355bbc8} <Debug> TCPHandler: Processed in 0.002067644 sec. | ||
| 19648 | 2026.04.07 02:57:58.352701 [ 74 ] {} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19649 | 2026.04.07 02:57:58.352732 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19650 | 2026.04.07 02:57:58.352802 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19651 | 2026.04.07 02:57:58.352869 [ 196 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::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 | ||
| 19652 | 2026.04.07 02:57:58.352909 [ 5 ] {d1f3f53c-3aec-4934-8ec0-3d5de8063e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19653 | 2026.04.07 02:57:58.352963 [ 5 ] {d1f3f53c-3aec-4934-8ec0-3d5de8063e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19654 | 2026.04.07 02:57:58.353034 [ 196 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19655 | 2026.04.07 02:57:58.353076 [ 196 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 308 rows starting from the beginning of the part | ||
| 19656 | 2026.04.07 02:57:58.353153 [ 196 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 284 rows starting from the beginning of the part | ||
| 19657 | 2026.04.07 02:57:58.353209 [ 196 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 284 rows starting from the beginning of the part | ||
| 19658 | 2026.04.07 02:57:58.353260 [ 196 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 284 rows starting from the beginning of the part | ||
| 19659 | 2026.04.07 02:57:58.353301 [ 196 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 284 rows starting from the beginning of the part | ||
| 19660 | 2026.04.07 02:57:58.353341 [ 196 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::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 | ||
| 19661 | 2026.04.07 02:57:58.353374 [ 5 ] {d1f3f53c-3aec-4934-8ec0-3d5de8063e4a} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19662 | 2026.04.07 02:57:58.353417 [ 5 ] {d1f3f53c-3aec-4934-8ec0-3d5de8063e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19663 | 2026.04.07 02:57:58.353758 [ 5 ] {d1f3f53c-3aec-4934-8ec0-3d5de8063e4a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 19664 | 2026.04.07 02:57:58.353991 [ 5 ] {d1f3f53c-3aec-4934-8ec0-3d5de8063e4a} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19665 | 2026.04.07 02:57:58.354134 [ 5 ] {d1f3f53c-3aec-4934-8ec0-3d5de8063e4a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001248 sec., 8012.820512820513 rows/sec., 653.39 KiB/sec. | ||
| 19666 | 2026.04.07 02:57:58.354175 [ 5 ] {d1f3f53c-3aec-4934-8ec0-3d5de8063e4a} <Debug> TCPHandler: Processed in 0.001435431 sec. | ||
| 19667 | 2026.04.07 02:57:58.354281 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19668 | 2026.04.07 02:57:58.354379 [ 5 ] {c270ee60-b452-4aaa-8452-ba2296e42e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19669 | 2026.04.07 02:57:58.354420 [ 5 ] {c270ee60-b452-4aaa-8452-ba2296e42e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19670 | 2026.04.07 02:57:58.354443 [ 189 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001641904 sec., 894083.9415702745 rows/sec., 60.77 MiB/sec. | ||
| 19671 | 2026.04.07 02:57:58.354615 [ 200 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 19672 | 2026.04.07 02:57:58.354926 [ 200 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_61_12} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19673 | 2026.04.07 02:57:58.355012 [ 200 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_61_12} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 19674 | 2026.04.07 02:57:58.355102 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 19675 | 2026.04.07 02:57:58.356046 [ 5 ] {c270ee60-b452-4aaa-8452-ba2296e42e82} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19676 | 2026.04.07 02:57:58.356088 [ 5 ] {c270ee60-b452-4aaa-8452-ba2296e42e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19677 | 2026.04.07 02:57:58.356569 [ 5 ] {c270ee60-b452-4aaa-8452-ba2296e42e82} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19678 | 2026.04.07 02:57:58.356798 [ 5 ] {c270ee60-b452-4aaa-8452-ba2296e42e82} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19679 | 2026.04.07 02:57:58.356937 [ 5 ] {c270ee60-b452-4aaa-8452-ba2296e42e82} <Debug> executeQuery: Read 2540 rows, 194.50 KiB in 0.002577 sec., 985642.2196352348 rows/sec., 73.71 MiB/sec. | ||
| 19680 | 2026.04.07 02:57:58.356976 [ 5 ] {c270ee60-b452-4aaa-8452-ba2296e42e82} <Debug> TCPHandler: Processed in 0.002744178 sec. | ||
| 19681 | 2026.04.07 02:57:58.357082 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19682 | 2026.04.07 02:57:58.357179 [ 5 ] {464f8cce-b090-4067-b2ba-97d4e54e3a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19683 | 2026.04.07 02:57:58.357221 [ 5 ] {464f8cce-b090-4067-b2ba-97d4e54e3a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19684 | 2026.04.07 02:57:58.357634 [ 5 ] {464f8cce-b090-4067-b2ba-97d4e54e3a2d} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19685 | 2026.04.07 02:57:58.357670 [ 5 ] {464f8cce-b090-4067-b2ba-97d4e54e3a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19686 | 2026.04.07 02:57:58.357990 [ 5 ] {464f8cce-b090-4067-b2ba-97d4e54e3a2d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 19687 | 2026.04.07 02:57:58.358210 [ 5 ] {464f8cce-b090-4067-b2ba-97d4e54e3a2d} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19688 | 2026.04.07 02:57:58.358328 [ 74 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 19689 | 2026.04.07 02:57:58.358341 [ 5 ] {464f8cce-b090-4067-b2ba-97d4e54e3a2d} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001181 sec., 32176.121930567315 rows/sec., 2.37 MiB/sec. | ||
| 19690 | 2026.04.07 02:57:58.358361 [ 74 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19691 | 2026.04.07 02:57:58.358384 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19692 | 2026.04.07 02:57:58.358387 [ 5 ] {464f8cce-b090-4067-b2ba-97d4e54e3a2d} <Debug> TCPHandler: Processed in 0.001354869 sec. | ||
| 19693 | 2026.04.07 02:57:58.358504 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19694 | 2026.04.07 02:57:58.358526 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 19695 | 2026.04.07 02:57:58.358600 [ 5 ] {e907bb77-860e-4d87-9342-4688df6ce5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19696 | 2026.04.07 02:57:58.358646 [ 5 ] {e907bb77-860e-4d87-9342-4688df6ce5e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19697 | 2026.04.07 02:57:58.358677 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19698 | 2026.04.07 02:57:58.358719 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 226 rows starting from the beginning of the part | ||
| 19699 | 2026.04.07 02:57:58.358795 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 5 rows starting from the beginning of the part | ||
| 19700 | 2026.04.07 02:57:58.358847 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 178 rows starting from the beginning of the part | ||
| 19701 | 2026.04.07 02:57:58.358893 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 5 rows starting from the beginning of the part | ||
| 19702 | 2026.04.07 02:57:58.358937 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 178 rows starting from the beginning of the part | ||
| 19703 | 2026.04.07 02:57:58.358989 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 38 rows starting from the beginning of the part | ||
| 19704 | 2026.04.07 02:57:58.359317 [ 5 ] {e907bb77-860e-4d87-9342-4688df6ce5e8} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19705 | 2026.04.07 02:57:58.359359 [ 5 ] {e907bb77-860e-4d87-9342-4688df6ce5e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19706 | 2026.04.07 02:57:58.359719 [ 5 ] {e907bb77-860e-4d87-9342-4688df6ce5e8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 19707 | 2026.04.07 02:57:58.359908 [ 190 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014453 sec., 435895.6618003183 rows/sec., 29.31 MiB/sec. | ||
| 19708 | 2026.04.07 02:57:58.359938 [ 5 ] {e907bb77-860e-4d87-9342-4688df6ce5e8} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19709 | 2026.04.07 02:57:58.360063 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 19710 | 2026.04.07 02:57:58.360064 [ 74 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 19711 | 2026.04.07 02:57:58.360083 [ 5 ] {e907bb77-860e-4d87-9342-4688df6ce5e8} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001501 sec., 549633.5776149234 rows/sec., 32.15 MiB/sec. | ||
| 19712 | 2026.04.07 02:57:58.360110 [ 74 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19713 | 2026.04.07 02:57:58.360136 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19714 | 2026.04.07 02:57:58.360138 [ 5 ] {e907bb77-860e-4d87-9342-4688df6ce5e8} <Debug> TCPHandler: Processed in 0.001686935 sec. | ||
| 19715 | 2026.04.07 02:57:58.360218 [ 189 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::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 | ||
| 19716 | 2026.04.07 02:57:58.360253 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19717 | 2026.04.07 02:57:58.360313 [ 189 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19718 | 2026.04.07 02:57:58.360326 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_116_23} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19719 | 2026.04.07 02:57:58.360343 [ 189 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 976 rows starting from the beginning of the part | ||
| 19720 | 2026.04.07 02:57:58.360354 [ 5 ] {1f9acf61-d40d-497e-8b3c-b6a23e803e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19721 | 2026.04.07 02:57:58.360396 [ 5 ] {1f9acf61-d40d-497e-8b3c-b6a23e803e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19722 | 2026.04.07 02:57:58.360404 [ 189 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 801 rows starting from the beginning of the part | ||
| 19723 | 2026.04.07 02:57:58.360400 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_116_23} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 19724 | 2026.04.07 02:57:58.360452 [ 189 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 149 rows starting from the beginning of the part | ||
| 19725 | 2026.04.07 02:57:58.360489 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 19726 | 2026.04.07 02:57:58.360499 [ 189 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 149 rows starting from the beginning of the part | ||
| 19727 | 2026.04.07 02:57:58.360548 [ 189 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 149 rows starting from the beginning of the part | ||
| 19728 | 2026.04.07 02:57:58.360587 [ 189 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 825 rows starting from the beginning of the part | ||
| 19729 | 2026.04.07 02:57:58.360776 [ 5 ] {1f9acf61-d40d-497e-8b3c-b6a23e803e6d} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19730 | 2026.04.07 02:57:58.360813 [ 5 ] {1f9acf61-d40d-497e-8b3c-b6a23e803e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19731 | 2026.04.07 02:57:58.361105 [ 5 ] {1f9acf61-d40d-497e-8b3c-b6a23e803e6d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 19732 | 2026.04.07 02:57:58.361318 [ 5 ] {1f9acf61-d40d-497e-8b3c-b6a23e803e6d} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19733 | 2026.04.07 02:57:58.361443 [ 5 ] {1f9acf61-d40d-497e-8b3c-b6a23e803e6d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001107 sec., 903.342366757001 rows/sec., 63.52 KiB/sec. | ||
| 19734 | 2026.04.07 02:57:58.361483 [ 5 ] {1f9acf61-d40d-497e-8b3c-b6a23e803e6d} <Debug> TCPHandler: Processed in 0.001277667 sec. | ||
| 19735 | 2026.04.07 02:57:58.361586 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19736 | 2026.04.07 02:57:58.361677 [ 5 ] {e45a7764-9d6a-4f52-80c7-b50ea453e544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19737 | 2026.04.07 02:57:58.361690 [ 189 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3049 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510622 sec., 2018373.8883718096 rows/sec., 127.80 MiB/sec. | ||
| 19738 | 2026.04.07 02:57:58.361716 [ 5 ] {e45a7764-9d6a-4f52-80c7-b50ea453e544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19739 | 2026.04.07 02:57:58.361828 [ 189 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 19740 | 2026.04.07 02:57:58.362051 [ 189 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_76_15} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19741 | 2026.04.07 02:57:58.362097 [ 5 ] {e45a7764-9d6a-4f52-80c7-b50ea453e544} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19742 | 2026.04.07 02:57:58.362111 [ 189 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_76_15} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 19743 | 2026.04.07 02:57:58.362132 [ 5 ] {e45a7764-9d6a-4f52-80c7-b50ea453e544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19744 | 2026.04.07 02:57:58.362173 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 19745 | 2026.04.07 02:57:58.362420 [ 5 ] {e45a7764-9d6a-4f52-80c7-b50ea453e544} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19746 | 2026.04.07 02:57:58.362635 [ 5 ] {e45a7764-9d6a-4f52-80c7-b50ea453e544} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19747 | 2026.04.07 02:57:58.362743 [ 74 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 19748 | 2026.04.07 02:57:58.362761 [ 5 ] {e45a7764-9d6a-4f52-80c7-b50ea453e544} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 851.50 KiB/sec. | ||
| 19749 | 2026.04.07 02:57:58.362772 [ 74 ] {} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19750 | 2026.04.07 02:57:58.362801 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19751 | 2026.04.07 02:57:58.362806 [ 5 ] {e45a7764-9d6a-4f52-80c7-b50ea453e544} <Debug> TCPHandler: Processed in 0.001268097 sec. | ||
| 19752 | 2026.04.07 02:57:58.362871 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::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 | ||
| 19753 | 2026.04.07 02:57:58.362913 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19754 | 2026.04.07 02:57:58.362981 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19755 | 2026.04.07 02:57:58.363010 [ 5 ] {2ef37f6d-183c-4b07-87d5-2f96bfe77854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19756 | 2026.04.07 02:57:58.363018 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 160 rows starting from the beginning of the part | ||
| 19757 | 2026.04.07 02:57:58.363057 [ 5 ] {2ef37f6d-183c-4b07-87d5-2f96bfe77854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19758 | 2026.04.07 02:57:58.363099 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 148 rows starting from the beginning of the part | ||
| 19759 | 2026.04.07 02:57:58.363151 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 148 rows starting from the beginning of the part | ||
| 19760 | 2026.04.07 02:57:58.363190 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 148 rows starting from the beginning of the part | ||
| 19761 | 2026.04.07 02:57:58.363230 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 148 rows starting from the beginning of the part | ||
| 19762 | 2026.04.07 02:57:58.363269 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 12 rows starting from the beginning of the part | ||
| 19763 | 2026.04.07 02:57:58.363902 [ 5 ] {2ef37f6d-183c-4b07-87d5-2f96bfe77854} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19764 | 2026.04.07 02:57:58.363942 [ 5 ] {2ef37f6d-183c-4b07-87d5-2f96bfe77854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19765 | 2026.04.07 02:57:58.364132 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295348 sec., 589802.8946661438 rows/sec., 36.15 MiB/sec. | ||
| 19766 | 2026.04.07 02:57:58.364296 [ 193 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 19767 | 2026.04.07 02:57:58.364305 [ 5 ] {2ef37f6d-183c-4b07-87d5-2f96bfe77854} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19768 | 2026.04.07 02:57:58.364535 [ 5 ] {2ef37f6d-183c-4b07-87d5-2f96bfe77854} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19769 | 2026.04.07 02:57:58.364572 [ 193 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_61_12} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19770 | 2026.04.07 02:57:58.364643 [ 193 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_61_12} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 19771 | 2026.04.07 02:57:58.364665 [ 5 ] {2ef37f6d-183c-4b07-87d5-2f96bfe77854} <Debug> executeQuery: Read 1341 rows, 92.59 KiB in 0.001672 sec., 802033.4928229664 rows/sec., 54.08 MiB/sec. | ||
| 19772 | 2026.04.07 02:57:58.364703 [ 5 ] {2ef37f6d-183c-4b07-87d5-2f96bfe77854} <Debug> TCPHandler: Processed in 0.001838089 sec. | ||
| 19773 | 2026.04.07 02:57:58.364719 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 19774 | 2026.04.07 02:57:58.364755 [ 219 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 19775 | 2026.04.07 02:57:58.364788 [ 219 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 19776 | 2026.04.07 02:57:58.364806 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19777 | 2026.04.07 02:57:58.364906 [ 5 ] {77517058-8b98-4224-8efc-5f166fb01b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19778 | 2026.04.07 02:57:58.364948 [ 5 ] {77517058-8b98-4224-8efc-5f166fb01b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19779 | 2026.04.07 02:57:58.365611 [ 5 ] {77517058-8b98-4224-8efc-5f166fb01b23} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19780 | 2026.04.07 02:57:58.365650 [ 5 ] {77517058-8b98-4224-8efc-5f166fb01b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19781 | 2026.04.07 02:57:58.366201 [ 5 ] {77517058-8b98-4224-8efc-5f166fb01b23} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19782 | 2026.04.07 02:57:58.366436 [ 5 ] {77517058-8b98-4224-8efc-5f166fb01b23} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19783 | 2026.04.07 02:57:58.366569 [ 5 ] {77517058-8b98-4224-8efc-5f166fb01b23} <Debug> executeQuery: Read 1681 rows, 108.20 KiB in 0.001681 sec., 1000000 rows/sec., 62.86 MiB/sec. | ||
| 19784 | 2026.04.07 02:57:58.366608 [ 5 ] {77517058-8b98-4224-8efc-5f166fb01b23} <Debug> TCPHandler: Processed in 0.001851239 sec. | ||
| 19785 | 2026.04.07 02:57:58.366716 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19786 | 2026.04.07 02:57:58.366815 [ 5 ] {25ada527-67c0-441a-8328-c43302cc216b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19787 | 2026.04.07 02:57:58.366857 [ 219 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 19788 | 2026.04.07 02:57:58.366871 [ 5 ] {25ada527-67c0-441a-8328-c43302cc216b} <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 | ||
| 19789 | 2026.04.07 02:57:58.367681 [ 5 ] {25ada527-67c0-441a-8328-c43302cc216b} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19790 | 2026.04.07 02:57:58.367721 [ 5 ] {25ada527-67c0-441a-8328-c43302cc216b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19791 | 2026.04.07 02:57:58.368252 [ 5 ] {25ada527-67c0-441a-8328-c43302cc216b} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 19792 | 2026.04.07 02:57:58.368480 [ 5 ] {25ada527-67c0-441a-8328-c43302cc216b} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19793 | 2026.04.07 02:57:58.368623 [ 5 ] {25ada527-67c0-441a-8328-c43302cc216b} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001826 sec., 8762.322015334064 rows/sec., 15.70 MiB/sec. | ||
| 19794 | 2026.04.07 02:57:58.368679 [ 5 ] {25ada527-67c0-441a-8328-c43302cc216b} <Debug> TCPHandler: Processed in 0.002012713 sec. | ||
| 19795 | 2026.04.07 02:57:58.368786 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19796 | 2026.04.07 02:57:58.368881 [ 5 ] {c33ae4df-746c-498c-8aba-85a1e5b0a7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19797 | 2026.04.07 02:57:58.368923 [ 5 ] {c33ae4df-746c-498c-8aba-85a1e5b0a7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19798 | 2026.04.07 02:57:58.369235 [ 5 ] {c33ae4df-746c-498c-8aba-85a1e5b0a7c7} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19799 | 2026.04.07 02:57:58.369271 [ 5 ] {c33ae4df-746c-498c-8aba-85a1e5b0a7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19800 | 2026.04.07 02:57:58.369574 [ 5 ] {c33ae4df-746c-498c-8aba-85a1e5b0a7c7} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19801 | 2026.04.07 02:57:58.369783 [ 5 ] {c33ae4df-746c-498c-8aba-85a1e5b0a7c7} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19802 | 2026.04.07 02:57:58.369913 [ 5 ] {c33ae4df-746c-498c-8aba-85a1e5b0a7c7} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001051 sec., 11417.697431018078 rows/sec., 787.94 KiB/sec. | ||
| 19803 | 2026.04.07 02:57:58.369950 [ 5 ] {c33ae4df-746c-498c-8aba-85a1e5b0a7c7} <Debug> TCPHandler: Processed in 0.001214416 sec. | ||
| 19804 | 2026.04.07 02:57:58.370013 [ 219 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 19805 | 2026.04.07 02:57:58.370040 [ 219 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 19806 | 2026.04.07 02:57:58.372752 [ 219 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 19807 | 2026.04.07 02:58:00.884400 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2556 | ||
| 19808 | 2026.04.07 02:58:00.887357 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19809 | 2026.04.07 02:58:00.887412 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19810 | 2026.04.07 02:58:00.888621 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19811 | 2026.04.07 02:58:00.888891 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19812 | 2026.04.07 02:58:00.889058 [ 71 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 19813 | 2026.04.07 02:58:00.889127 [ 71 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19814 | 2026.04.07 02:58:00.889155 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19815 | 2026.04.07 02:58:00.889169 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2556 | ||
| 19816 | 2026.04.07 02:58:00.889243 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 19817 | 2026.04.07 02:58:00.889675 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19818 | 2026.04.07 02:58:00.889801 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2342 rows starting from the beginning of the part | ||
| 19819 | 2026.04.07 02:58:00.890137 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 19820 | 2026.04.07 02:58:00.890454 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 52 rows starting from the beginning of the part | ||
| 19821 | 2026.04.07 02:58:00.890764 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
| 19822 | 2026.04.07 02:58:00.891063 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 19823 | 2026.04.07 02:58:00.891368 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 19824 | 2026.04.07 02:58:00.898342 [ 193 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2556 rows, containing 72 columns (72 merged, 0 gathered) in 0.009129173 sec., 279981.5492597193 rows/sec., 213.96 MiB/sec. | ||
| 19825 | 2026.04.07 02:58:00.900568 [ 189 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 19826 | 2026.04.07 02:58:00.901204 [ 189 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_61_12} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19827 | 2026.04.07 02:58:00.901297 [ 189 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_61_12} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 19828 | 2026.04.07 02:58:00.901658 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 19829 | 2026.04.07 02:58:02.516477 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19830 | 2026.04.07 02:58:02.516740 [ 5 ] {4cd732a2-c3fb-4c0b-9c46-0a6544cd63de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19831 | 2026.04.07 02:58:02.516835 [ 5 ] {4cd732a2-c3fb-4c0b-9c46-0a6544cd63de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19832 | 2026.04.07 02:58:02.517671 [ 5 ] {4cd732a2-c3fb-4c0b-9c46-0a6544cd63de} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19833 | 2026.04.07 02:58:02.517713 [ 5 ] {4cd732a2-c3fb-4c0b-9c46-0a6544cd63de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19834 | 2026.04.07 02:58:02.518089 [ 5 ] {4cd732a2-c3fb-4c0b-9c46-0a6544cd63de} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19835 | 2026.04.07 02:58:02.518313 [ 5 ] {4cd732a2-c3fb-4c0b-9c46-0a6544cd63de} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19836 | 2026.04.07 02:58:02.518466 [ 5 ] {4cd732a2-c3fb-4c0b-9c46-0a6544cd63de} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001798 sec., 31145.717463848723 rows/sec., 2.39 MiB/sec. | ||
| 19837 | 2026.04.07 02:58:02.518509 [ 5 ] {4cd732a2-c3fb-4c0b-9c46-0a6544cd63de} <Debug> TCPHandler: Processed in 0.002191316 sec. | ||
| 19838 | 2026.04.07 02:58:02.518627 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19839 | 2026.04.07 02:58:02.518720 [ 5 ] {cc560e9a-444e-4929-9450-f2e20a34e96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19840 | 2026.04.07 02:58:02.518761 [ 5 ] {cc560e9a-444e-4929-9450-f2e20a34e96f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19841 | 2026.04.07 02:58:02.519164 [ 5 ] {cc560e9a-444e-4929-9450-f2e20a34e96f} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19842 | 2026.04.07 02:58:02.519200 [ 5 ] {cc560e9a-444e-4929-9450-f2e20a34e96f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19843 | 2026.04.07 02:58:02.519489 [ 5 ] {cc560e9a-444e-4929-9450-f2e20a34e96f} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19844 | 2026.04.07 02:58:02.519708 [ 5 ] {cc560e9a-444e-4929-9450-f2e20a34e96f} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19845 | 2026.04.07 02:58:02.519835 [ 5 ] {cc560e9a-444e-4929-9450-f2e20a34e96f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001132 sec., 56537.102473498235 rows/sec., 4.41 MiB/sec. | ||
| 19846 | 2026.04.07 02:58:02.519872 [ 5 ] {cc560e9a-444e-4929-9450-f2e20a34e96f} <Debug> TCPHandler: Processed in 0.001295567 sec. | ||
| 19847 | 2026.04.07 02:58:02.519978 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19848 | 2026.04.07 02:58:02.520071 [ 5 ] {7c3b7ae5-4078-4734-aa89-392fc851331a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19849 | 2026.04.07 02:58:02.520114 [ 5 ] {7c3b7ae5-4078-4734-aa89-392fc851331a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19850 | 2026.04.07 02:58:02.520487 [ 5 ] {7c3b7ae5-4078-4734-aa89-392fc851331a} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19851 | 2026.04.07 02:58:02.520524 [ 5 ] {7c3b7ae5-4078-4734-aa89-392fc851331a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19852 | 2026.04.07 02:58:02.520845 [ 5 ] {7c3b7ae5-4078-4734-aa89-392fc851331a} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19853 | 2026.04.07 02:58:02.521050 [ 5 ] {7c3b7ae5-4078-4734-aa89-392fc851331a} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19854 | 2026.04.07 02:58:02.521175 [ 5 ] {7c3b7ae5-4078-4734-aa89-392fc851331a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001122 sec., 114081.99643493761 rows/sec., 7.95 MiB/sec. | ||
| 19855 | 2026.04.07 02:58:02.521211 [ 5 ] {7c3b7ae5-4078-4734-aa89-392fc851331a} <Debug> TCPHandler: Processed in 0.001282347 sec. | ||
| 19856 | 2026.04.07 02:58:02.521315 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19857 | 2026.04.07 02:58:02.521408 [ 5 ] {e0bbd906-52b8-46cc-b4cf-7be2949b8535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19858 | 2026.04.07 02:58:02.521448 [ 5 ] {e0bbd906-52b8-46cc-b4cf-7be2949b8535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19859 | 2026.04.07 02:58:02.521760 [ 5 ] {e0bbd906-52b8-46cc-b4cf-7be2949b8535} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19860 | 2026.04.07 02:58:02.521794 [ 5 ] {e0bbd906-52b8-46cc-b4cf-7be2949b8535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 19861 | 2026.04.07 02:58:02.522083 [ 5 ] {e0bbd906-52b8-46cc-b4cf-7be2949b8535} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19862 | 2026.04.07 02:58:02.522284 [ 5 ] {e0bbd906-52b8-46cc-b4cf-7be2949b8535} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19863 | 2026.04.07 02:58:02.522408 [ 5 ] {e0bbd906-52b8-46cc-b4cf-7be2949b8535} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001018 sec., 47151.27701375246 rows/sec., 3.18 MiB/sec. | ||
| 19864 | 2026.04.07 02:58:02.522444 [ 5 ] {e0bbd906-52b8-46cc-b4cf-7be2949b8535} <Debug> TCPHandler: Processed in 0.001178154 sec. | ||
| 19865 | 2026.04.07 02:58:03.281039 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39852 | ||
| 19866 | 2026.04.07 02:58:03.281631 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19867 | 2026.04.07 02:58:03.281685 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 19868 | 2026.04.07 02:58:03.282234 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19869 | 2026.04.07 02:58:03.282526 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19870 | 2026.04.07 02:58:03.282698 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39852 | ||
| 19871 | 2026.04.07 02:58:05.449304 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 19872 | 2026.04.07 02:58:05.467049 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19873 | 2026.04.07 02:58:05.467112 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 19874 | 2026.04.07 02:58:05.473273 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19875 | 2026.04.07 02:58:05.474009 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19876 | 2026.04.07 02:58:05.477663 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 19877 | 2026.04.07 02:58:07.519597 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19878 | 2026.04.07 02:58:07.519779 [ 5 ] {0b30bef2-8816-44ab-90e2-7588a7323808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19879 | 2026.04.07 02:58:07.519851 [ 5 ] {0b30bef2-8816-44ab-90e2-7588a7323808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19880 | 2026.04.07 02:58:07.520575 [ 5 ] {0b30bef2-8816-44ab-90e2-7588a7323808} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19881 | 2026.04.07 02:58:07.520628 [ 5 ] {0b30bef2-8816-44ab-90e2-7588a7323808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 19882 | 2026.04.07 02:58:07.521045 [ 5 ] {0b30bef2-8816-44ab-90e2-7588a7323808} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19883 | 2026.04.07 02:58:07.521276 [ 5 ] {0b30bef2-8816-44ab-90e2-7588a7323808} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19884 | 2026.04.07 02:58:07.521442 [ 5 ] {0b30bef2-8816-44ab-90e2-7588a7323808} <Debug> executeQuery: Read 128 rows, 11.32 KiB in 0.001711 sec., 74810.05260081824 rows/sec., 6.46 MiB/sec. | ||
| 19885 | 2026.04.07 02:58:07.521467 [ 40 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19886 | 2026.04.07 02:58:07.521512 [ 5 ] {0b30bef2-8816-44ab-90e2-7588a7323808} <Debug> TCPHandler: Processed in 0.002064383 sec. | ||
| 19887 | 2026.04.07 02:58:07.521537 [ 40 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19888 | 2026.04.07 02:58:07.521567 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 19889 | 2026.04.07 02:58:07.521659 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19890 | 2026.04.07 02:58:07.521663 [ 193 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 19891 | 2026.04.07 02:58:07.521764 [ 193 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19892 | 2026.04.07 02:58:07.521771 [ 5 ] {ab4b8c52-ed11-4d7d-8fe5-680a20d562c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19893 | 2026.04.07 02:58:07.521792 [ 193 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3362 rows starting from the beginning of the part | ||
| 19894 | 2026.04.07 02:58:07.521819 [ 5 ] {ab4b8c52-ed11-4d7d-8fe5-680a20d562c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19895 | 2026.04.07 02:58:07.521851 [ 193 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 66 rows starting from the beginning of the part | ||
| 19896 | 2026.04.07 02:58:07.521895 [ 193 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 869 rows starting from the beginning of the part | ||
| 19897 | 2026.04.07 02:58:07.521937 [ 193 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 2540 rows starting from the beginning of the part | ||
| 19898 | 2026.04.07 02:58:07.521978 [ 193 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 56 rows starting from the beginning of the part | ||
| 19899 | 2026.04.07 02:58:07.522015 [ 193 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 128 rows starting from the beginning of the part | ||
| 19900 | 2026.04.07 02:58:07.522277 [ 5 ] {ab4b8c52-ed11-4d7d-8fe5-680a20d562c8} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19901 | 2026.04.07 02:58:07.522314 [ 5 ] {ab4b8c52-ed11-4d7d-8fe5-680a20d562c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 19902 | 2026.04.07 02:58:07.522633 [ 5 ] {ab4b8c52-ed11-4d7d-8fe5-680a20d562c8} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 19903 | 2026.04.07 02:58:07.522851 [ 5 ] {ab4b8c52-ed11-4d7d-8fe5-680a20d562c8} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19904 | 2026.04.07 02:58:07.522992 [ 5 ] {ab4b8c52-ed11-4d7d-8fe5-680a20d562c8} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001245 sec., 28915.662650602408 rows/sec., 2.12 MiB/sec. | ||
| 19905 | 2026.04.07 02:58:07.523044 [ 5 ] {ab4b8c52-ed11-4d7d-8fe5-680a20d562c8} <Debug> TCPHandler: Processed in 0.001440161 sec. | ||
| 19906 | 2026.04.07 02:58:07.523066 [ 217 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 19907 | 2026.04.07 02:58:07.523095 [ 217 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 19908 | 2026.04.07 02:58:07.523181 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19909 | 2026.04.07 02:58:07.523290 [ 5 ] {efdd7edc-2329-4a8e-a382-cc456eaf87c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19910 | 2026.04.07 02:58:07.523344 [ 5 ] {efdd7edc-2329-4a8e-a382-cc456eaf87c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19911 | 2026.04.07 02:58:07.523907 [ 5 ] {efdd7edc-2329-4a8e-a382-cc456eaf87c5} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19912 | 2026.04.07 02:58:07.523946 [ 5 ] {efdd7edc-2329-4a8e-a382-cc456eaf87c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 19913 | 2026.04.07 02:58:07.524297 [ 199 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7021 rows, containing 5 columns (5 merged, 0 gathered) in 0.002668756 sec., 2630813.7574210605 rows/sec., 209.80 MiB/sec. | ||
| 19914 | 2026.04.07 02:58:07.524358 [ 5 ] {efdd7edc-2329-4a8e-a382-cc456eaf87c5} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19915 | 2026.04.07 02:58:07.524619 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19916 | 2026.04.07 02:58:07.524655 [ 5 ] {efdd7edc-2329-4a8e-a382-cc456eaf87c5} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19917 | 2026.04.07 02:58:07.524787 [ 40 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19918 | 2026.04.07 02:58:07.524798 [ 5 ] {efdd7edc-2329-4a8e-a382-cc456eaf87c5} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00153 sec., 65359.47712418301 rows/sec., 5.10 MiB/sec. | ||
| 19919 | 2026.04.07 02:58:07.524826 [ 40 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19920 | 2026.04.07 02:58:07.524853 [ 5 ] {efdd7edc-2329-4a8e-a382-cc456eaf87c5} <Debug> TCPHandler: Processed in 0.001737387 sec. | ||
| 19921 | 2026.04.07 02:58:07.524857 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 19922 | 2026.04.07 02:58:07.524897 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_141_28} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19923 | 2026.04.07 02:58:07.524963 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 19924 | 2026.04.07 02:58:07.524976 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19925 | 2026.04.07 02:58:07.524972 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_141_28} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19926 | 2026.04.07 02:58:07.525086 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 19927 | 2026.04.07 02:58:07.525094 [ 5 ] {b41c71b2-488d-4916-874b-9d8f4e94a570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19928 | 2026.04.07 02:58:07.525091 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19929 | 2026.04.07 02:58:07.525145 [ 5 ] {b41c71b2-488d-4916-874b-9d8f4e94a570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19930 | 2026.04.07 02:58:07.525148 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1831 rows starting from the beginning of the part | ||
| 19931 | 2026.04.07 02:58:07.525232 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 69 rows starting from the beginning of the part | ||
| 19932 | 2026.04.07 02:58:07.525275 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 526 rows starting from the beginning of the part | ||
| 19933 | 2026.04.07 02:58:07.525314 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 1341 rows starting from the beginning of the part | ||
| 19934 | 2026.04.07 02:58:07.525354 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 64 rows starting from the beginning of the part | ||
| 19935 | 2026.04.07 02:58:07.525390 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 100 rows starting from the beginning of the part | ||
| 19936 | 2026.04.07 02:58:07.525560 [ 5 ] {b41c71b2-488d-4916-874b-9d8f4e94a570} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19937 | 2026.04.07 02:58:07.525604 [ 5 ] {b41c71b2-488d-4916-874b-9d8f4e94a570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 19938 | 2026.04.07 02:58:07.526051 [ 5 ] {b41c71b2-488d-4916-874b-9d8f4e94a570} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19939 | 2026.04.07 02:58:07.526326 [ 5 ] {b41c71b2-488d-4916-874b-9d8f4e94a570} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19940 | 2026.04.07 02:58:07.526491 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 4 parts from all_1_136_28 to all_139_139_0 | ||
| 19941 | 2026.04.07 02:58:07.526508 [ 5 ] {b41c71b2-488d-4916-874b-9d8f4e94a570} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001433 sec., 111653.87299371947 rows/sec., 7.78 MiB/sec. | ||
| 19942 | 2026.04.07 02:58:07.526527 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19943 | 2026.04.07 02:58:07.526558 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 19944 | 2026.04.07 02:58:07.526575 [ 5 ] {b41c71b2-488d-4916-874b-9d8f4e94a570} <Debug> TCPHandler: Processed in 0.001648605 sec. | ||
| 19945 | 2026.04.07 02:58:07.526631 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_139_29} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_136_28 to all_139_139_0 into Compact with storage Full | ||
| 19946 | 2026.04.07 02:58:07.526726 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_139_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19947 | 2026.04.07 02:58:07.526734 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19948 | 2026.04.07 02:58:07.526754 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_136_28, total 53491 rows starting from the beginning of the part | ||
| 19949 | 2026.04.07 02:58:07.526806 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 19950 | 2026.04.07 02:58:07.526839 [ 5 ] {2a28c587-9d94-4de1-a8e5-0d67f3b8a7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19951 | 2026.04.07 02:58:07.526857 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 265 rows starting from the beginning of the part | ||
| 19952 | 2026.04.07 02:58:07.526896 [ 5 ] {2a28c587-9d94-4de1-a8e5-0d67f3b8a7b6} <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 | ||
| 19953 | 2026.04.07 02:58:07.526900 [ 197 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 1681 rows starting from the beginning of the part | ||
| 19954 | 2026.04.07 02:58:07.526980 [ 198 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3931 rows, containing 5 columns (5 merged, 0 gathered) in 0.002053703 sec., 1914103.4511806234 rows/sec., 139.06 MiB/sec. | ||
| 19955 | 2026.04.07 02:58:07.527253 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19956 | 2026.04.07 02:58:07.527575 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_141_28} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19957 | 2026.04.07 02:58:07.527658 [ 186 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_141_28} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19958 | 2026.04.07 02:58:07.527765 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 19959 | 2026.04.07 02:58:07.527804 [ 5 ] {2a28c587-9d94-4de1-a8e5-0d67f3b8a7b6} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19960 | 2026.04.07 02:58:07.527847 [ 5 ] {2a28c587-9d94-4de1-a8e5-0d67f3b8a7b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 19961 | 2026.04.07 02:58:07.528444 [ 5 ] {2a28c587-9d94-4de1-a8e5-0d67f3b8a7b6} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 19962 | 2026.04.07 02:58:07.528681 [ 5 ] {2a28c587-9d94-4de1-a8e5-0d67f3b8a7b6} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19963 | 2026.04.07 02:58:07.528834 [ 5 ] {2a28c587-9d94-4de1-a8e5-0d67f3b8a7b6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002015 sec., 17866.004962779156 rows/sec., 32.02 MiB/sec. | ||
| 19964 | 2026.04.07 02:58:07.528922 [ 5 ] {2a28c587-9d94-4de1-a8e5-0d67f3b8a7b6} <Debug> TCPHandler: Processed in 0.002252858 sec. | ||
| 19965 | 2026.04.07 02:58:07.529040 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19966 | 2026.04.07 02:58:07.529139 [ 5 ] {00c467b3-fe63-4caf-8e96-c079f641dacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19967 | 2026.04.07 02:58:07.529181 [ 5 ] {00c467b3-fe63-4caf-8e96-c079f641dacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19968 | 2026.04.07 02:58:07.529519 [ 5 ] {00c467b3-fe63-4caf-8e96-c079f641dacb} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19969 | 2026.04.07 02:58:07.529555 [ 5 ] {00c467b3-fe63-4caf-8e96-c079f641dacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 19970 | 2026.04.07 02:58:07.529874 [ 5 ] {00c467b3-fe63-4caf-8e96-c079f641dacb} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19971 | 2026.04.07 02:58:07.530085 [ 5 ] {00c467b3-fe63-4caf-8e96-c079f641dacb} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19972 | 2026.04.07 02:58:07.530214 [ 34 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19973 | 2026.04.07 02:58:07.530221 [ 5 ] {00c467b3-fe63-4caf-8e96-c079f641dacb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 19974 | 2026.04.07 02:58:07.530261 [ 34 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19975 | 2026.04.07 02:58:07.530289 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 19976 | 2026.04.07 02:58:07.530292 [ 5 ] {00c467b3-fe63-4caf-8e96-c079f641dacb} <Debug> TCPHandler: Processed in 0.001302837 sec. | ||
| 19977 | 2026.04.07 02:58:07.530377 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 19978 | 2026.04.07 02:58:07.530504 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19979 | 2026.04.07 02:58:07.530543 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8580 rows starting from the beginning of the part | ||
| 19980 | 2026.04.07 02:58:07.530597 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 19981 | 2026.04.07 02:58:07.530639 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 90 rows starting from the beginning of the part | ||
| 19982 | 2026.04.07 02:58:07.530677 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 12 rows starting from the beginning of the part | ||
| 19983 | 2026.04.07 02:58:07.530714 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 48 rows starting from the beginning of the part | ||
| 19984 | 2026.04.07 02:58:07.530748 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 19985 | 2026.04.07 02:58:07.533711 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8850 rows, containing 4 columns (4 merged, 0 gathered) in 0.003370522 sec., 2625706.0479059326 rows/sec., 169.75 MiB/sec. | ||
| 19986 | 2026.04.07 02:58:07.533827 [ 217 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 19987 | 2026.04.07 02:58:07.533998 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19988 | 2026.04.07 02:58:07.534354 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_141_28} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19989 | 2026.04.07 02:58:07.534455 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_141_28} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19990 | 2026.04.07 02:58:07.534587 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 19991 | 2026.04.07 02:58:07.536578 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_139_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55597 rows, containing 5 columns (5 merged, 0 gathered) in 0.00997885 sec., 5571483.688000121 rows/sec., 357.73 MiB/sec. | ||
| 19992 | 2026.04.07 02:58:07.537360 [ 188 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_139_29} <Trace> MergedBlockOutputStream: filled checksums all_1_139_29 (state Temporary) | ||
| 19993 | 2026.04.07 02:58:07.537629 [ 188 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_139_29} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_139_29 to all_1_139_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19994 | 2026.04.07 02:58:07.537700 [ 188 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_139_29} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 4 parts: [all_1_136_28, all_139_139_0] -> all_1_139_29 | ||
| 19995 | 2026.04.07 02:58:07.537793 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 19996 | 2026.04.07 02:58:08.194418 [ 219 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): 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] | ||
| 19997 | 2026.04.07 02:58:08.194538 [ 219 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): 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] | ||
| 19998 | 2026.04.07 02:58:08.208852 [ 219 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): 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] | ||
| 19999 | 2026.04.07 02:58:09.246852 [ 31 ] {} <Debug> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 20000 | 2026.04.07 02:58:09.246920 [ 31 ] {} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20001 | 2026.04.07 02:58:09.246943 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20002 | 2026.04.07 02:58:09.247069 [ 200 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 20003 | 2026.04.07 02:58:09.247203 [ 200 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20004 | 2026.04.07 02:58:09.247237 [ 200 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 20 rows starting from the beginning of the part | ||
| 20005 | 2026.04.07 02:58:09.247304 [ 200 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 20006 | 2026.04.07 02:58:09.247351 [ 200 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 20007 | 2026.04.07 02:58:09.247396 [ 200 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 20008 | 2026.04.07 02:58:09.247438 [ 200 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 20009 | 2026.04.07 02:58:09.248305 [ 192 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291447 sec., 37167.61121439749 rows/sec., 3.10 MiB/sec. | ||
| 20010 | 2026.04.07 02:58:09.248444 [ 188 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 20011 | 2026.04.07 02:58:09.248733 [ 188 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_31_7} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20012 | 2026.04.07 02:58:09.248804 [ 188 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_31_7} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 20013 | 2026.04.07 02:58:09.248891 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 20014 | 2026.04.07 02:58:10.541798 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20015 | 2026.04.07 02:58:10.541889 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20016 | 2026.04.07 02:58:10.782896 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40300 | ||
| 20017 | 2026.04.07 02:58:10.783478 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20018 | 2026.04.07 02:58:10.783539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20019 | 2026.04.07 02:58:10.784066 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 20020 | 2026.04.07 02:58:10.784309 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20021 | 2026.04.07 02:58:10.784474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40300 | ||
| 20022 | 2026.04.07 02:58:10.889465 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2576 | ||
| 20023 | 2026.04.07 02:58:10.891580 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20024 | 2026.04.07 02:58:10.891631 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20025 | 2026.04.07 02:58:10.892794 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20026 | 2026.04.07 02:58:10.893073 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20027 | 2026.04.07 02:58:10.893342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2576 | ||
| 20028 | 2026.04.07 02:58:12.518551 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20029 | 2026.04.07 02:58:12.518759 [ 5 ] {5b16516f-27c6-448f-9b88-fc1dca1a3cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20030 | 2026.04.07 02:58:12.518834 [ 5 ] {5b16516f-27c6-448f-9b88-fc1dca1a3cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20031 | 2026.04.07 02:58:12.519592 [ 5 ] {5b16516f-27c6-448f-9b88-fc1dca1a3cc5} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20032 | 2026.04.07 02:58:12.519639 [ 5 ] {5b16516f-27c6-448f-9b88-fc1dca1a3cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20033 | 2026.04.07 02:58:12.520058 [ 5 ] {5b16516f-27c6-448f-9b88-fc1dca1a3cc5} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20034 | 2026.04.07 02:58:12.520301 [ 5 ] {5b16516f-27c6-448f-9b88-fc1dca1a3cc5} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20035 | 2026.04.07 02:58:12.520470 [ 5 ] {5b16516f-27c6-448f-9b88-fc1dca1a3cc5} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001762 sec., 37457.434733257665 rows/sec., 2.98 MiB/sec. | ||
| 20036 | 2026.04.07 02:58:12.520530 [ 5 ] {5b16516f-27c6-448f-9b88-fc1dca1a3cc5} <Debug> TCPHandler: Processed in 0.002178386 sec. | ||
| 20037 | 2026.04.07 02:58:12.520658 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20038 | 2026.04.07 02:58:12.520764 [ 5 ] {4e1e41a1-bab2-4840-aa18-e7e4664fe62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20039 | 2026.04.07 02:58:12.520810 [ 5 ] {4e1e41a1-bab2-4840-aa18-e7e4664fe62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20040 | 2026.04.07 02:58:12.521234 [ 5 ] {4e1e41a1-bab2-4840-aa18-e7e4664fe62a} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20041 | 2026.04.07 02:58:12.521273 [ 5 ] {4e1e41a1-bab2-4840-aa18-e7e4664fe62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20042 | 2026.04.07 02:58:12.521589 [ 5 ] {4e1e41a1-bab2-4840-aa18-e7e4664fe62a} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 20043 | 2026.04.07 02:58:12.521804 [ 5 ] {4e1e41a1-bab2-4840-aa18-e7e4664fe62a} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20044 | 2026.04.07 02:58:12.521941 [ 5 ] {4e1e41a1-bab2-4840-aa18-e7e4664fe62a} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001203 sec., 4156.275976724854 rows/sec., 312.53 KiB/sec. | ||
| 20045 | 2026.04.07 02:58:12.521982 [ 5 ] {4e1e41a1-bab2-4840-aa18-e7e4664fe62a} <Debug> TCPHandler: Processed in 0.001375409 sec. | ||
| 20046 | 2026.04.07 02:58:12.522088 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20047 | 2026.04.07 02:58:12.522189 [ 5 ] {79a2dbb5-dd17-4676-b621-32c067b4b55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20048 | 2026.04.07 02:58:12.522233 [ 5 ] {79a2dbb5-dd17-4676-b621-32c067b4b55f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20049 | 2026.04.07 02:58:12.522670 [ 5 ] {79a2dbb5-dd17-4676-b621-32c067b4b55f} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20050 | 2026.04.07 02:58:12.522708 [ 5 ] {79a2dbb5-dd17-4676-b621-32c067b4b55f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20051 | 2026.04.07 02:58:12.523022 [ 5 ] {79a2dbb5-dd17-4676-b621-32c067b4b55f} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20052 | 2026.04.07 02:58:12.523230 [ 5 ] {79a2dbb5-dd17-4676-b621-32c067b4b55f} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20053 | 2026.04.07 02:58:12.523364 [ 5 ] {79a2dbb5-dd17-4676-b621-32c067b4b55f} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001196 sec., 57692.307692307695 rows/sec., 4.50 MiB/sec. | ||
| 20054 | 2026.04.07 02:58:12.523402 [ 5 ] {79a2dbb5-dd17-4676-b621-32c067b4b55f} <Debug> TCPHandler: Processed in 0.001365929 sec. | ||
| 20055 | 2026.04.07 02:58:12.523510 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20056 | 2026.04.07 02:58:12.523605 [ 5 ] {45cdaf1e-e4c3-473b-bd9e-81524e1e162a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20057 | 2026.04.07 02:58:12.523648 [ 5 ] {45cdaf1e-e4c3-473b-bd9e-81524e1e162a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20058 | 2026.04.07 02:58:12.524050 [ 5 ] {45cdaf1e-e4c3-473b-bd9e-81524e1e162a} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20059 | 2026.04.07 02:58:12.524092 [ 5 ] {45cdaf1e-e4c3-473b-bd9e-81524e1e162a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20060 | 2026.04.07 02:58:12.524437 [ 5 ] {45cdaf1e-e4c3-473b-bd9e-81524e1e162a} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20061 | 2026.04.07 02:58:12.524645 [ 5 ] {45cdaf1e-e4c3-473b-bd9e-81524e1e162a} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20062 | 2026.04.07 02:58:12.524773 [ 5 ] {45cdaf1e-e4c3-473b-bd9e-81524e1e162a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 20063 | 2026.04.07 02:58:12.524810 [ 5 ] {45cdaf1e-e4c3-473b-bd9e-81524e1e162a} <Debug> TCPHandler: Processed in 0.001349518 sec. | ||
| 20064 | 2026.04.07 02:58:12.524913 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20065 | 2026.04.07 02:58:12.525006 [ 5 ] {a110ffeb-1992-4c87-aa7a-e9bfa3da9128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20066 | 2026.04.07 02:58:12.525061 [ 5 ] {a110ffeb-1992-4c87-aa7a-e9bfa3da9128} <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 | ||
| 20067 | 2026.04.07 02:58:12.525817 [ 5 ] {a110ffeb-1992-4c87-aa7a-e9bfa3da9128} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20068 | 2026.04.07 02:58:12.525852 [ 5 ] {a110ffeb-1992-4c87-aa7a-e9bfa3da9128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20069 | 2026.04.07 02:58:12.526347 [ 5 ] {a110ffeb-1992-4c87-aa7a-e9bfa3da9128} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 20070 | 2026.04.07 02:58:12.526572 [ 5 ] {a110ffeb-1992-4c87-aa7a-e9bfa3da9128} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20071 | 2026.04.07 02:58:12.526691 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 20072 | 2026.04.07 02:58:12.526707 [ 5 ] {a110ffeb-1992-4c87-aa7a-e9bfa3da9128} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00172 sec., 2906.9767441860467 rows/sec., 5.21 MiB/sec. | ||
| 20073 | 2026.04.07 02:58:12.526729 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20074 | 2026.04.07 02:58:12.526748 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20075 | 2026.04.07 02:58:12.526763 [ 5 ] {a110ffeb-1992-4c87-aa7a-e9bfa3da9128} <Debug> TCPHandler: Processed in 0.00189877 sec. | ||
| 20076 | 2026.04.07 02:58:12.526864 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20077 | 2026.04.07 02:58:12.526862 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 20078 | 2026.04.07 02:58:12.526960 [ 5 ] {0769cc51-8c06-48fb-a4f8-dd5805cd454d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20079 | 2026.04.07 02:58:12.527006 [ 5 ] {0769cc51-8c06-48fb-a4f8-dd5805cd454d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20080 | 2026.04.07 02:58:12.527131 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20081 | 2026.04.07 02:58:12.527195 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2512 rows starting from the beginning of the part | ||
| 20082 | 2026.04.07 02:58:12.527330 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 5 rows starting from the beginning of the part | ||
| 20083 | 2026.04.07 02:58:12.527338 [ 5 ] {0769cc51-8c06-48fb-a4f8-dd5805cd454d} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20084 | 2026.04.07 02:58:12.527380 [ 5 ] {0769cc51-8c06-48fb-a4f8-dd5805cd454d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20085 | 2026.04.07 02:58:12.527434 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 36 rows starting from the beginning of the part | ||
| 20086 | 2026.04.07 02:58:12.527537 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 16 rows starting from the beginning of the part | ||
| 20087 | 2026.04.07 02:58:12.527631 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 36 rows starting from the beginning of the part | ||
| 20088 | 2026.04.07 02:58:12.527704 [ 5 ] {0769cc51-8c06-48fb-a4f8-dd5805cd454d} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20089 | 2026.04.07 02:58:12.527723 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 5 rows starting from the beginning of the part | ||
| 20090 | 2026.04.07 02:58:12.527925 [ 5 ] {0769cc51-8c06-48fb-a4f8-dd5805cd454d} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20091 | 2026.04.07 02:58:12.528082 [ 5 ] {0769cc51-8c06-48fb-a4f8-dd5805cd454d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 20092 | 2026.04.07 02:58:12.528122 [ 5 ] {0769cc51-8c06-48fb-a4f8-dd5805cd454d} <Debug> TCPHandler: Processed in 0.001305937 sec. | ||
| 20093 | 2026.04.07 02:58:12.539118 [ 192 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2610 rows, containing 19 columns (19 merged, 0 gathered) in 0.01230661 sec., 212081.1498861181 rows/sec., 380.04 MiB/sec. | ||
| 20094 | 2026.04.07 02:58:12.541572 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 20095 | 2026.04.07 02:58:12.541973 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20096 | 2026.04.07 02:58:12.542059 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 20097 | 2026.04.07 02:58:12.542218 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.83 MiB. | ||
| 20098 | 2026.04.07 02:58:12.977765 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 20099 | 2026.04.07 02:58:12.995951 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20100 | 2026.04.07 02:58:12.996019 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20101 | 2026.04.07 02:58:13.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.02 MiB, peak 410.28 MiB, free memory in arenas 0.00 B, will set to 397.64 MiB (RSS), difference: 1.62 MiB | ||
| 20102 | 2026.04.07 02:58:13.002664 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 20103 | 2026.04.07 02:58:13.003418 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20104 | 2026.04.07 02:58:13.007604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 20105 | 2026.04.07 02:58:14.000324 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.64 MiB, peak 410.28 MiB, free memory in arenas 0.00 B, will set to 397.64 MiB (RSS), difference: 4.00 MiB | ||
| 20106 | 2026.04.07 02:58:17.089048 [ 225 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 20107 | 2026.04.07 02:58:17.089097 [ 225 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 20108 | 2026.04.07 02:58:17.102937 [ 225 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 20109 | 2026.04.07 02:58:17.375957 [ 225 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 20110 | 2026.04.07 02:58:17.375998 [ 225 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 20111 | 2026.04.07 02:58:17.400473 [ 225 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 20112 | 2026.04.07 02:58:17.529082 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20113 | 2026.04.07 02:58:17.529254 [ 5 ] {6f7521ca-6dd8-4b3a-89b1-4757f9a04717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20114 | 2026.04.07 02:58:17.529320 [ 5 ] {6f7521ca-6dd8-4b3a-89b1-4757f9a04717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20115 | 2026.04.07 02:58:17.530071 [ 5 ] {6f7521ca-6dd8-4b3a-89b1-4757f9a04717} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20116 | 2026.04.07 02:58:17.530118 [ 5 ] {6f7521ca-6dd8-4b3a-89b1-4757f9a04717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20117 | 2026.04.07 02:58:17.530509 [ 5 ] {6f7521ca-6dd8-4b3a-89b1-4757f9a04717} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20118 | 2026.04.07 02:58:17.530732 [ 5 ] {6f7521ca-6dd8-4b3a-89b1-4757f9a04717} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20119 | 2026.04.07 02:58:17.530883 [ 5 ] {6f7521ca-6dd8-4b3a-89b1-4757f9a04717} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001679 sec., 169148.30256104824 rows/sec., 10.74 MiB/sec. | ||
| 20120 | 2026.04.07 02:58:17.530926 [ 5 ] {6f7521ca-6dd8-4b3a-89b1-4757f9a04717} <Debug> TCPHandler: Processed in 0.001975122 sec. | ||
| 20121 | 2026.04.07 02:58:17.531057 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20122 | 2026.04.07 02:58:17.531151 [ 5 ] {43660ef7-ea1d-4b03-9beb-8b931d14eaa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20123 | 2026.04.07 02:58:17.531193 [ 5 ] {43660ef7-ea1d-4b03-9beb-8b931d14eaa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20124 | 2026.04.07 02:58:17.531579 [ 5 ] {43660ef7-ea1d-4b03-9beb-8b931d14eaa1} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20125 | 2026.04.07 02:58:17.531615 [ 5 ] {43660ef7-ea1d-4b03-9beb-8b931d14eaa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20126 | 2026.04.07 02:58:17.531905 [ 5 ] {43660ef7-ea1d-4b03-9beb-8b931d14eaa1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 20127 | 2026.04.07 02:58:17.532123 [ 5 ] {43660ef7-ea1d-4b03-9beb-8b931d14eaa1} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20128 | 2026.04.07 02:58:17.532253 [ 5 ] {43660ef7-ea1d-4b03-9beb-8b931d14eaa1} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001119 sec., 5361.930294906167 rows/sec., 437.23 KiB/sec. | ||
| 20129 | 2026.04.07 02:58:17.532291 [ 5 ] {43660ef7-ea1d-4b03-9beb-8b931d14eaa1} <Debug> TCPHandler: Processed in 0.001284357 sec. | ||
| 20130 | 2026.04.07 02:58:17.532397 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20131 | 2026.04.07 02:58:17.532490 [ 5 ] {809eb557-ce36-4d5f-be29-5a2cd56de776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20132 | 2026.04.07 02:58:17.532530 [ 5 ] {809eb557-ce36-4d5f-be29-5a2cd56de776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20133 | 2026.04.07 02:58:17.533356 [ 5 ] {809eb557-ce36-4d5f-be29-5a2cd56de776} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20134 | 2026.04.07 02:58:17.533392 [ 5 ] {809eb557-ce36-4d5f-be29-5a2cd56de776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20135 | 2026.04.07 02:58:17.533742 [ 5 ] {809eb557-ce36-4d5f-be29-5a2cd56de776} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20136 | 2026.04.07 02:58:17.533944 [ 5 ] {809eb557-ce36-4d5f-be29-5a2cd56de776} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20137 | 2026.04.07 02:58:17.534073 [ 5 ] {809eb557-ce36-4d5f-be29-5a2cd56de776} <Debug> executeQuery: Read 872 rows, 69.97 KiB in 0.0016 sec., 545000 rows/sec., 42.71 MiB/sec. | ||
| 20138 | 2026.04.07 02:58:17.534111 [ 5 ] {809eb557-ce36-4d5f-be29-5a2cd56de776} <Debug> TCPHandler: Processed in 0.001762687 sec. | ||
| 20139 | 2026.04.07 02:58:17.534224 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20140 | 2026.04.07 02:58:17.534317 [ 5 ] {ff635c08-ac1f-452d-9b23-4115e5e8b15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20141 | 2026.04.07 02:58:17.534357 [ 5 ] {ff635c08-ac1f-452d-9b23-4115e5e8b15b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20142 | 2026.04.07 02:58:17.534819 [ 5 ] {ff635c08-ac1f-452d-9b23-4115e5e8b15b} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20143 | 2026.04.07 02:58:17.534855 [ 5 ] {ff635c08-ac1f-452d-9b23-4115e5e8b15b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20144 | 2026.04.07 02:58:17.535154 [ 5 ] {ff635c08-ac1f-452d-9b23-4115e5e8b15b} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 20145 | 2026.04.07 02:58:17.535363 [ 5 ] {ff635c08-ac1f-452d-9b23-4115e5e8b15b} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20146 | 2026.04.07 02:58:17.535490 [ 5 ] {ff635c08-ac1f-452d-9b23-4115e5e8b15b} <Debug> executeQuery: Read 184 rows, 11.67 KiB in 0.001191 sec., 154492.02350965576 rows/sec., 9.57 MiB/sec. | ||
| 20147 | 2026.04.07 02:58:17.535528 [ 5 ] {ff635c08-ac1f-452d-9b23-4115e5e8b15b} <Debug> TCPHandler: Processed in 0.001352719 sec. | ||
| 20148 | 2026.04.07 02:58:17.535624 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20149 | 2026.04.07 02:58:17.535717 [ 5 ] {430e5cbc-c203-4f63-a5f6-0c2a4bb8e561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20150 | 2026.04.07 02:58:17.535755 [ 5 ] {430e5cbc-c203-4f63-a5f6-0c2a4bb8e561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20151 | 2026.04.07 02:58:17.536174 [ 5 ] {430e5cbc-c203-4f63-a5f6-0c2a4bb8e561} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20152 | 2026.04.07 02:58:17.536210 [ 5 ] {430e5cbc-c203-4f63-a5f6-0c2a4bb8e561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20153 | 2026.04.07 02:58:17.536507 [ 5 ] {430e5cbc-c203-4f63-a5f6-0c2a4bb8e561} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 20154 | 2026.04.07 02:58:17.536710 [ 5 ] {430e5cbc-c203-4f63-a5f6-0c2a4bb8e561} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20155 | 2026.04.07 02:58:17.536836 [ 5 ] {430e5cbc-c203-4f63-a5f6-0c2a4bb8e561} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001136 sec., 131161.97183098592 rows/sec., 8.47 MiB/sec. | ||
| 20156 | 2026.04.07 02:58:17.536873 [ 5 ] {430e5cbc-c203-4f63-a5f6-0c2a4bb8e561} <Debug> TCPHandler: Processed in 0.001296537 sec. | ||
| 20157 | 2026.04.07 02:58:17.536975 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20158 | 2026.04.07 02:58:17.537068 [ 5 ] {9316957d-ff67-4877-abc7-48656c43b26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20159 | 2026.04.07 02:58:17.537106 [ 5 ] {9316957d-ff67-4877-abc7-48656c43b26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20160 | 2026.04.07 02:58:17.537526 [ 5 ] {9316957d-ff67-4877-abc7-48656c43b26e} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20161 | 2026.04.07 02:58:17.537562 [ 5 ] {9316957d-ff67-4877-abc7-48656c43b26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20162 | 2026.04.07 02:58:17.537865 [ 5 ] {9316957d-ff67-4877-abc7-48656c43b26e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20163 | 2026.04.07 02:58:17.538063 [ 5 ] {9316957d-ff67-4877-abc7-48656c43b26e} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20164 | 2026.04.07 02:58:17.538186 [ 5 ] {9316957d-ff67-4877-abc7-48656c43b26e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001136 sec., 130281.69014084506 rows/sec., 7.41 MiB/sec. | ||
| 20165 | 2026.04.07 02:58:17.538224 [ 5 ] {9316957d-ff67-4877-abc7-48656c43b26e} <Debug> TCPHandler: Processed in 0.001298007 sec. | ||
| 20166 | 2026.04.07 02:58:17.538330 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20167 | 2026.04.07 02:58:17.538422 [ 5 ] {1bc02635-0551-407d-a1af-ebe3e8ec7165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20168 | 2026.04.07 02:58:17.538461 [ 5 ] {1bc02635-0551-407d-a1af-ebe3e8ec7165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20169 | 2026.04.07 02:58:17.539030 [ 5 ] {1bc02635-0551-407d-a1af-ebe3e8ec7165} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20170 | 2026.04.07 02:58:17.539064 [ 5 ] {1bc02635-0551-407d-a1af-ebe3e8ec7165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20171 | 2026.04.07 02:58:17.539371 [ 5 ] {1bc02635-0551-407d-a1af-ebe3e8ec7165} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20172 | 2026.04.07 02:58:17.539574 [ 5 ] {1bc02635-0551-407d-a1af-ebe3e8ec7165} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20173 | 2026.04.07 02:58:17.539700 [ 5 ] {1bc02635-0551-407d-a1af-ebe3e8ec7165} <Debug> executeQuery: Read 532 rows, 38.55 KiB in 0.001297 sec., 410177.33230531996 rows/sec., 29.03 MiB/sec. | ||
| 20174 | 2026.04.07 02:58:17.539738 [ 5 ] {1bc02635-0551-407d-a1af-ebe3e8ec7165} <Debug> TCPHandler: Processed in 0.001456991 sec. | ||
| 20175 | 2026.04.07 02:58:17.539841 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20176 | 2026.04.07 02:58:17.539934 [ 5 ] {61c507f9-3c77-4a31-b64e-e308608005a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20177 | 2026.04.07 02:58:17.539974 [ 5 ] {61c507f9-3c77-4a31-b64e-e308608005a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20178 | 2026.04.07 02:58:17.540281 [ 5 ] {61c507f9-3c77-4a31-b64e-e308608005a0} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20179 | 2026.04.07 02:58:17.540316 [ 5 ] {61c507f9-3c77-4a31-b64e-e308608005a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20180 | 2026.04.07 02:58:17.540613 [ 5 ] {61c507f9-3c77-4a31-b64e-e308608005a0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 20181 | 2026.04.07 02:58:17.540809 [ 5 ] {61c507f9-3c77-4a31-b64e-e308608005a0} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20182 | 2026.04.07 02:58:17.540934 [ 5 ] {61c507f9-3c77-4a31-b64e-e308608005a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001017 sec., 5899.705014749263 rows/sec., 308.24 KiB/sec. | ||
| 20183 | 2026.04.07 02:58:17.540970 [ 5 ] {61c507f9-3c77-4a31-b64e-e308608005a0} <Debug> TCPHandler: Processed in 0.001177035 sec. | ||
| 20184 | 2026.04.07 02:58:17.541067 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20185 | 2026.04.07 02:58:17.541159 [ 5 ] {a077a2b3-08f6-4350-989d-78ff0cde825d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20186 | 2026.04.07 02:58:17.541200 [ 5 ] {a077a2b3-08f6-4350-989d-78ff0cde825d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20187 | 2026.04.07 02:58:17.541596 [ 5 ] {a077a2b3-08f6-4350-989d-78ff0cde825d} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20188 | 2026.04.07 02:58:17.541632 [ 5 ] {a077a2b3-08f6-4350-989d-78ff0cde825d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20189 | 2026.04.07 02:58:17.541969 [ 5 ] {a077a2b3-08f6-4350-989d-78ff0cde825d} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20190 | 2026.04.07 02:58:17.542173 [ 5 ] {a077a2b3-08f6-4350-989d-78ff0cde825d} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20191 | 2026.04.07 02:58:17.542297 [ 5 ] {a077a2b3-08f6-4350-989d-78ff0cde825d} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001156 sec., 231833.9100346021 rows/sec., 15.41 MiB/sec. | ||
| 20192 | 2026.04.07 02:58:17.542341 [ 5 ] {a077a2b3-08f6-4350-989d-78ff0cde825d} <Debug> TCPHandler: Processed in 0.001321948 sec. | ||
| 20193 | 2026.04.07 02:58:17.542444 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20194 | 2026.04.07 02:58:17.542536 [ 5 ] {c303b4ae-4b30-4b08-bc06-91acea0c6140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20195 | 2026.04.07 02:58:17.542577 [ 5 ] {c303b4ae-4b30-4b08-bc06-91acea0c6140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20196 | 2026.04.07 02:58:17.542879 [ 5 ] {c303b4ae-4b30-4b08-bc06-91acea0c6140} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20197 | 2026.04.07 02:58:17.542913 [ 5 ] {c303b4ae-4b30-4b08-bc06-91acea0c6140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20198 | 2026.04.07 02:58:17.543201 [ 5 ] {c303b4ae-4b30-4b08-bc06-91acea0c6140} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 20199 | 2026.04.07 02:58:17.543409 [ 5 ] {c303b4ae-4b30-4b08-bc06-91acea0c6140} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20200 | 2026.04.07 02:58:17.543535 [ 5 ] {c303b4ae-4b30-4b08-bc06-91acea0c6140} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 20201 | 2026.04.07 02:58:17.543578 [ 5 ] {c303b4ae-4b30-4b08-bc06-91acea0c6140} <Debug> TCPHandler: Processed in 0.001182085 sec. | ||
| 20202 | 2026.04.07 02:58:17.543676 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20203 | 2026.04.07 02:58:17.543768 [ 5 ] {2b31ac0c-ef79-4456-af38-4d6d63f178e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20204 | 2026.04.07 02:58:17.543820 [ 5 ] {2b31ac0c-ef79-4456-af38-4d6d63f178e6} <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 | ||
| 20205 | 2026.04.07 02:58:17.544658 [ 5 ] {2b31ac0c-ef79-4456-af38-4d6d63f178e6} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20206 | 2026.04.07 02:58:17.544692 [ 5 ] {2b31ac0c-ef79-4456-af38-4d6d63f178e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20207 | 2026.04.07 02:58:17.545230 [ 5 ] {2b31ac0c-ef79-4456-af38-4d6d63f178e6} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 20208 | 2026.04.07 02:58:17.545448 [ 5 ] {2b31ac0c-ef79-4456-af38-4d6d63f178e6} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20209 | 2026.04.07 02:58:17.545582 [ 5 ] {2b31ac0c-ef79-4456-af38-4d6d63f178e6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001832 sec., 19650.65502183406 rows/sec., 35.21 MiB/sec. | ||
| 20210 | 2026.04.07 02:58:17.545637 [ 5 ] {2b31ac0c-ef79-4456-af38-4d6d63f178e6} <Debug> TCPHandler: Processed in 0.002008982 sec. | ||
| 20211 | 2026.04.07 02:58:17.545741 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20212 | 2026.04.07 02:58:17.545834 [ 5 ] {60a95cd6-e859-4cc0-8ab9-d6867ca23742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20213 | 2026.04.07 02:58:17.545875 [ 5 ] {60a95cd6-e859-4cc0-8ab9-d6867ca23742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20214 | 2026.04.07 02:58:17.546193 [ 5 ] {60a95cd6-e859-4cc0-8ab9-d6867ca23742} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20215 | 2026.04.07 02:58:17.546226 [ 5 ] {60a95cd6-e859-4cc0-8ab9-d6867ca23742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20216 | 2026.04.07 02:58:17.546536 [ 5 ] {60a95cd6-e859-4cc0-8ab9-d6867ca23742} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20217 | 2026.04.07 02:58:17.546755 [ 5 ] {60a95cd6-e859-4cc0-8ab9-d6867ca23742} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20218 | 2026.04.07 02:58:17.546880 [ 5 ] {60a95cd6-e859-4cc0-8ab9-d6867ca23742} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001064 sec., 84586.46616541353 rows/sec., 5.29 MiB/sec. | ||
| 20219 | 2026.04.07 02:58:17.546915 [ 5 ] {60a95cd6-e859-4cc0-8ab9-d6867ca23742} <Debug> TCPHandler: Processed in 0.001222476 sec. | ||
| 20220 | 2026.04.07 02:58:17.958757 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 20221 | 2026.04.07 02:58:17.958803 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 20222 | 2026.04.07 02:58:17.961626 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 20223 | 2026.04.07 02:58:18.121791 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 20224 | 2026.04.07 02:58:18.121886 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 20225 | 2026.04.07 02:58:18.136486 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 20226 | 2026.04.07 02:58:18.284674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40812 | ||
| 20227 | 2026.04.07 02:58:18.285523 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20228 | 2026.04.07 02:58:18.285610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20229 | 2026.04.07 02:58:18.286386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 20230 | 2026.04.07 02:58:18.286791 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20231 | 2026.04.07 02:58:18.287020 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40812 | ||
| 20232 | 2026.04.07 02:58:18.448345 [ 220 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 20233 | 2026.04.07 02:58:18.448406 [ 220 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 20234 | 2026.04.07 02:58:18.450923 [ 220 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 20235 | 2026.04.07 02:58:19.148970 [ 223 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): 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] | ||
| 20236 | 2026.04.07 02:58:19.149042 [ 223 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): 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] | ||
| 20237 | 2026.04.07 02:58:19.152242 [ 223 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): 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] | ||
| 20238 | 2026.04.07 02:58:19.457529 [ 222 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 20239 | 2026.04.07 02:58:19.457581 [ 222 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 20240 | 2026.04.07 02:58:19.468331 [ 222 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 20241 | 2026.04.07 02:58:20.507678 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 20242 | 2026.04.07 02:58:20.526773 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20243 | 2026.04.07 02:58:20.526846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20244 | 2026.04.07 02:58:20.533165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 20245 | 2026.04.07 02:58:20.533913 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20246 | 2026.04.07 02:58:20.537518 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 20247 | 2026.04.07 02:58:20.893497 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2612 | ||
| 20248 | 2026.04.07 02:58:20.896297 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20249 | 2026.04.07 02:58:20.896348 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20250 | 2026.04.07 02:58:20.897549 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20251 | 2026.04.07 02:58:20.897827 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20252 | 2026.04.07 02:58:20.898104 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2612 | ||
| 20253 | 2026.04.07 02:58:22.518401 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20254 | 2026.04.07 02:58:22.518576 [ 5 ] {98c11d6b-d17c-4b12-9ad3-abd717efd014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20255 | 2026.04.07 02:58:22.518642 [ 5 ] {98c11d6b-d17c-4b12-9ad3-abd717efd014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20256 | 2026.04.07 02:58:22.519318 [ 5 ] {98c11d6b-d17c-4b12-9ad3-abd717efd014} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20257 | 2026.04.07 02:58:22.519365 [ 5 ] {98c11d6b-d17c-4b12-9ad3-abd717efd014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20258 | 2026.04.07 02:58:22.519760 [ 5 ] {98c11d6b-d17c-4b12-9ad3-abd717efd014} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20259 | 2026.04.07 02:58:22.519984 [ 5 ] {98c11d6b-d17c-4b12-9ad3-abd717efd014} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20260 | 2026.04.07 02:58:22.520139 [ 5 ] {98c11d6b-d17c-4b12-9ad3-abd717efd014} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001613 sec., 40917.54494730316 rows/sec., 3.26 MiB/sec. | ||
| 20261 | 2026.04.07 02:58:22.520181 [ 5 ] {98c11d6b-d17c-4b12-9ad3-abd717efd014} <Debug> TCPHandler: Processed in 0.00191117 sec. | ||
| 20262 | 2026.04.07 02:58:22.520301 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20263 | 2026.04.07 02:58:22.520395 [ 5 ] {5afaa94a-9228-45aa-a5f0-2020bfa192b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20264 | 2026.04.07 02:58:22.520435 [ 5 ] {5afaa94a-9228-45aa-a5f0-2020bfa192b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20265 | 2026.04.07 02:58:22.520827 [ 5 ] {5afaa94a-9228-45aa-a5f0-2020bfa192b7} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20266 | 2026.04.07 02:58:22.520862 [ 5 ] {5afaa94a-9228-45aa-a5f0-2020bfa192b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20267 | 2026.04.07 02:58:22.521167 [ 5 ] {5afaa94a-9228-45aa-a5f0-2020bfa192b7} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 20268 | 2026.04.07 02:58:22.521372 [ 5 ] {5afaa94a-9228-45aa-a5f0-2020bfa192b7} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20269 | 2026.04.07 02:58:22.521499 [ 5 ] {5afaa94a-9228-45aa-a5f0-2020bfa192b7} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001123 sec., 4452.359750667853 rows/sec., 334.80 KiB/sec. | ||
| 20270 | 2026.04.07 02:58:22.521537 [ 5 ] {5afaa94a-9228-45aa-a5f0-2020bfa192b7} <Debug> TCPHandler: Processed in 0.001285277 sec. | ||
| 20271 | 2026.04.07 02:58:22.521640 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20272 | 2026.04.07 02:58:22.521733 [ 5 ] {dcc6e61c-db68-4279-a40a-c7b4b99bfee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20273 | 2026.04.07 02:58:22.521772 [ 5 ] {dcc6e61c-db68-4279-a40a-c7b4b99bfee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20274 | 2026.04.07 02:58:22.522173 [ 5 ] {dcc6e61c-db68-4279-a40a-c7b4b99bfee3} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20275 | 2026.04.07 02:58:22.522209 [ 5 ] {dcc6e61c-db68-4279-a40a-c7b4b99bfee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20276 | 2026.04.07 02:58:22.522502 [ 5 ] {dcc6e61c-db68-4279-a40a-c7b4b99bfee3} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20277 | 2026.04.07 02:58:22.522717 [ 5 ] {dcc6e61c-db68-4279-a40a-c7b4b99bfee3} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20278 | 2026.04.07 02:58:22.522846 [ 5 ] {dcc6e61c-db68-4279-a40a-c7b4b99bfee3} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001132 sec., 60954.063604240284 rows/sec., 4.76 MiB/sec. | ||
| 20279 | 2026.04.07 02:58:22.522883 [ 5 ] {dcc6e61c-db68-4279-a40a-c7b4b99bfee3} <Debug> TCPHandler: Processed in 0.001291677 sec. | ||
| 20280 | 2026.04.07 02:58:22.522986 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20281 | 2026.04.07 02:58:22.523079 [ 5 ] {23f5b01a-1c89-44c4-96f2-4cad01c535ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20282 | 2026.04.07 02:58:22.523120 [ 5 ] {23f5b01a-1c89-44c4-96f2-4cad01c535ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20283 | 2026.04.07 02:58:22.523517 [ 5 ] {23f5b01a-1c89-44c4-96f2-4cad01c535ef} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20284 | 2026.04.07 02:58:22.523554 [ 5 ] {23f5b01a-1c89-44c4-96f2-4cad01c535ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20285 | 2026.04.07 02:58:22.523878 [ 5 ] {23f5b01a-1c89-44c4-96f2-4cad01c535ef} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20286 | 2026.04.07 02:58:22.524087 [ 5 ] {23f5b01a-1c89-44c4-96f2-4cad01c535ef} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20287 | 2026.04.07 02:58:22.524210 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 5 parts from all_1_139_29 to all_143_143_0 | ||
| 20288 | 2026.04.07 02:58:22.524217 [ 5 ] {23f5b01a-1c89-44c4-96f2-4cad01c535ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 20289 | 2026.04.07 02:58:22.524282 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20290 | 2026.04.07 02:58:22.524297 [ 5 ] {23f5b01a-1c89-44c4-96f2-4cad01c535ef} <Debug> TCPHandler: Processed in 0.001359529 sec. | ||
| 20291 | 2026.04.07 02:58:22.524308 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20292 | 2026.04.07 02:58:22.524409 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20293 | 2026.04.07 02:58:22.524442 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_143_30} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_139_29 to all_143_143_0 into Compact with storage Full | ||
| 20294 | 2026.04.07 02:58:22.524506 [ 5 ] {874933d0-f5a3-4565-a458-d98c65f9e4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20295 | 2026.04.07 02:58:22.524606 [ 5 ] {874933d0-f5a3-4565-a458-d98c65f9e4f4} <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 | ||
| 20296 | 2026.04.07 02:58:22.524659 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_143_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20297 | 2026.04.07 02:58:22.524703 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_139_29, total 55597 rows starting from the beginning of the part | ||
| 20298 | 2026.04.07 02:58:22.524775 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 128 rows starting from the beginning of the part | ||
| 20299 | 2026.04.07 02:58:22.524823 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 20300 | 2026.04.07 02:58:22.524932 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 20301 | 2026.04.07 02:58:22.524974 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 268 rows starting from the beginning of the part | ||
| 20302 | 2026.04.07 02:58:22.525360 [ 5 ] {874933d0-f5a3-4565-a458-d98c65f9e4f4} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20303 | 2026.04.07 02:58:22.525402 [ 5 ] {874933d0-f5a3-4565-a458-d98c65f9e4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20304 | 2026.04.07 02:58:22.525905 [ 5 ] {874933d0-f5a3-4565-a458-d98c65f9e4f4} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 20305 | 2026.04.07 02:58:22.526124 [ 5 ] {874933d0-f5a3-4565-a458-d98c65f9e4f4} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20306 | 2026.04.07 02:58:22.526267 [ 5 ] {874933d0-f5a3-4565-a458-d98c65f9e4f4} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001779 sec., 2810.567734682406 rows/sec., 5.04 MiB/sec. | ||
| 20307 | 2026.04.07 02:58:22.526322 [ 5 ] {874933d0-f5a3-4565-a458-d98c65f9e4f4} <Debug> TCPHandler: Processed in 0.001961702 sec. | ||
| 20308 | 2026.04.07 02:58:22.526427 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20309 | 2026.04.07 02:58:22.526519 [ 5 ] {dc9d15b0-d7a0-49b9-81cf-00aefd40dd97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20310 | 2026.04.07 02:58:22.526561 [ 5 ] {dc9d15b0-d7a0-49b9-81cf-00aefd40dd97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20311 | 2026.04.07 02:58:22.526889 [ 5 ] {dc9d15b0-d7a0-49b9-81cf-00aefd40dd97} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20312 | 2026.04.07 02:58:22.526923 [ 5 ] {dc9d15b0-d7a0-49b9-81cf-00aefd40dd97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 20313 | 2026.04.07 02:58:22.527220 [ 5 ] {dc9d15b0-d7a0-49b9-81cf-00aefd40dd97} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20314 | 2026.04.07 02:58:22.527431 [ 5 ] {dc9d15b0-d7a0-49b9-81cf-00aefd40dd97} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20315 | 2026.04.07 02:58:22.527561 [ 5 ] {dc9d15b0-d7a0-49b9-81cf-00aefd40dd97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 20316 | 2026.04.07 02:58:22.527597 [ 5 ] {dc9d15b0-d7a0-49b9-81cf-00aefd40dd97} <Debug> TCPHandler: Processed in 0.001219296 sec. | ||
| 20317 | 2026.04.07 02:58:22.533539 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_143_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56313 rows, containing 5 columns (5 merged, 0 gathered) in 0.009156343 sec., 6150162.78879024 rows/sec., 395.22 MiB/sec. | ||
| 20318 | 2026.04.07 02:58:22.534083 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_143_30} <Trace> MergedBlockOutputStream: filled checksums all_1_143_30 (state Temporary) | ||
| 20319 | 2026.04.07 02:58:22.534381 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_143_30} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_143_30 to all_1_143_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20320 | 2026.04.07 02:58:22.534456 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_143_30} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 5 parts: [all_1_139_29, all_143_143_0] -> all_1_143_30 | ||
| 20321 | 2026.04.07 02:58:22.534544 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 20322 | 2026.04.07 02:58:25.541952 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20323 | 2026.04.07 02:58:25.542041 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20324 | 2026.04.07 02:58:25.787303 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41260 | ||
| 20325 | 2026.04.07 02:58:25.787874 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20326 | 2026.04.07 02:58:25.787929 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20327 | 2026.04.07 02:58:25.788472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20328 | 2026.04.07 02:58:25.788712 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20329 | 2026.04.07 02:58:25.788843 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41260 | ||
| 20330 | 2026.04.07 02:58:25.788853 [ 43 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20331 | 2026.04.07 02:58:25.788917 [ 43 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20332 | 2026.04.07 02:58:25.788936 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20333 | 2026.04.07 02:58:25.789031 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::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 | ||
| 20334 | 2026.04.07 02:58:25.789122 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20335 | 2026.04.07 02:58:25.789152 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38892 rows starting from the beginning of the part | ||
| 20336 | 2026.04.07 02:58:25.789209 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 20337 | 2026.04.07 02:58:25.789253 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 20338 | 2026.04.07 02:58:25.789291 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 20339 | 2026.04.07 02:58:25.789333 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 20340 | 2026.04.07 02:58:25.789373 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 20341 | 2026.04.07 02:58:25.791911 [ 190 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41260 rows, containing 4 columns (4 merged, 0 gathered) in 0.002913882 sec., 14159804.686668849 rows/sec., 202.56 MiB/sec. | ||
| 20342 | 2026.04.07 02:58:25.792484 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 20343 | 2026.04.07 02:58:25.792791 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_86_17} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20344 | 2026.04.07 02:58:25.792873 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_86_17} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20345 | 2026.04.07 02:58:25.792977 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 20346 | 2026.04.07 02:58:27.528035 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20347 | 2026.04.07 02:58:27.528229 [ 5 ] {1d5ece7b-8fe3-45fb-9f4a-0411378ff958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20348 | 2026.04.07 02:58:27.528300 [ 5 ] {1d5ece7b-8fe3-45fb-9f4a-0411378ff958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20349 | 2026.04.07 02:58:27.529017 [ 5 ] {1d5ece7b-8fe3-45fb-9f4a-0411378ff958} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20350 | 2026.04.07 02:58:27.529054 [ 5 ] {1d5ece7b-8fe3-45fb-9f4a-0411378ff958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20351 | 2026.04.07 02:58:27.529441 [ 5 ] {1d5ece7b-8fe3-45fb-9f4a-0411378ff958} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20352 | 2026.04.07 02:58:27.529661 [ 5 ] {1d5ece7b-8fe3-45fb-9f4a-0411378ff958} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20353 | 2026.04.07 02:58:27.529811 [ 5 ] {1d5ece7b-8fe3-45fb-9f4a-0411378ff958} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001637 sec., 173488.08796579108 rows/sec., 11.02 MiB/sec. | ||
| 20354 | 2026.04.07 02:58:27.529853 [ 5 ] {1d5ece7b-8fe3-45fb-9f4a-0411378ff958} <Debug> TCPHandler: Processed in 0.001961851 sec. | ||
| 20355 | 2026.04.07 02:58:27.529969 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20356 | 2026.04.07 02:58:27.530064 [ 5 ] {267af489-05f1-48eb-b014-66ee1d2199c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20357 | 2026.04.07 02:58:27.530105 [ 5 ] {267af489-05f1-48eb-b014-66ee1d2199c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20358 | 2026.04.07 02:58:27.530777 [ 5 ] {267af489-05f1-48eb-b014-66ee1d2199c3} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20359 | 2026.04.07 02:58:27.530812 [ 5 ] {267af489-05f1-48eb-b014-66ee1d2199c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20360 | 2026.04.07 02:58:27.531170 [ 5 ] {267af489-05f1-48eb-b014-66ee1d2199c3} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20361 | 2026.04.07 02:58:27.531393 [ 5 ] {267af489-05f1-48eb-b014-66ee1d2199c3} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20362 | 2026.04.07 02:58:27.531523 [ 5 ] {267af489-05f1-48eb-b014-66ee1d2199c3} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001477 sec., 588354.7731888964 rows/sec., 46.12 MiB/sec. | ||
| 20363 | 2026.04.07 02:58:27.531560 [ 5 ] {267af489-05f1-48eb-b014-66ee1d2199c3} <Debug> TCPHandler: Processed in 0.001642655 sec. | ||
| 20364 | 2026.04.07 02:58:27.531672 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20365 | 2026.04.07 02:58:27.531767 [ 5 ] {c878f923-94dd-4360-8f94-7e6daffe7ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20366 | 2026.04.07 02:58:27.531809 [ 5 ] {c878f923-94dd-4360-8f94-7e6daffe7ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20367 | 2026.04.07 02:58:27.532245 [ 5 ] {c878f923-94dd-4360-8f94-7e6daffe7ca6} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20368 | 2026.04.07 02:58:27.532280 [ 5 ] {c878f923-94dd-4360-8f94-7e6daffe7ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20369 | 2026.04.07 02:58:27.532580 [ 5 ] {c878f923-94dd-4360-8f94-7e6daffe7ca6} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 20370 | 2026.04.07 02:58:27.532794 [ 5 ] {c878f923-94dd-4360-8f94-7e6daffe7ca6} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20371 | 2026.04.07 02:58:27.532900 [ 41 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 20372 | 2026.04.07 02:58:27.532920 [ 5 ] {c878f923-94dd-4360-8f94-7e6daffe7ca6} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001171 sec., 152006.8317677199 rows/sec., 9.38 MiB/sec. | ||
| 20373 | 2026.04.07 02:58:27.532952 [ 41 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20374 | 2026.04.07 02:58:27.532967 [ 5 ] {c878f923-94dd-4360-8f94-7e6daffe7ca6} <Debug> TCPHandler: Processed in 0.001347799 sec. | ||
| 20375 | 2026.04.07 02:58:27.532982 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20376 | 2026.04.07 02:58:27.533088 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20377 | 2026.04.07 02:58:27.533103 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 20378 | 2026.04.07 02:58:27.533183 [ 5 ] {758c6621-a16c-43e2-b451-2f07f5e15069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20379 | 2026.04.07 02:58:27.533228 [ 5 ] {758c6621-a16c-43e2-b451-2f07f5e15069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20380 | 2026.04.07 02:58:27.533244 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20381 | 2026.04.07 02:58:27.533285 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 226 rows starting from the beginning of the part | ||
| 20382 | 2026.04.07 02:58:27.533362 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 36 rows starting from the beginning of the part | ||
| 20383 | 2026.04.07 02:58:27.533408 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 5 rows starting from the beginning of the part | ||
| 20384 | 2026.04.07 02:58:27.533451 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 184 rows starting from the beginning of the part | ||
| 20385 | 2026.04.07 02:58:27.533491 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 5 rows starting from the beginning of the part | ||
| 20386 | 2026.04.07 02:58:27.533532 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 178 rows starting from the beginning of the part | ||
| 20387 | 2026.04.07 02:58:27.533655 [ 5 ] {758c6621-a16c-43e2-b451-2f07f5e15069} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20388 | 2026.04.07 02:58:27.533698 [ 5 ] {758c6621-a16c-43e2-b451-2f07f5e15069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20389 | 2026.04.07 02:58:27.534015 [ 5 ] {758c6621-a16c-43e2-b451-2f07f5e15069} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 20390 | 2026.04.07 02:58:27.534245 [ 5 ] {758c6621-a16c-43e2-b451-2f07f5e15069} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20391 | 2026.04.07 02:58:27.534377 [ 5 ] {758c6621-a16c-43e2-b451-2f07f5e15069} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001213 sec., 122835.94394064302 rows/sec., 7.94 MiB/sec. | ||
| 20392 | 2026.04.07 02:58:27.534414 [ 5 ] {758c6621-a16c-43e2-b451-2f07f5e15069} <Debug> TCPHandler: Processed in 0.001380419 sec. | ||
| 20393 | 2026.04.07 02:58:27.534475 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 634 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142435 sec., 445115.3157580651 rows/sec., 29.94 MiB/sec. | ||
| 20394 | 2026.04.07 02:58:27.534529 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20395 | 2026.04.07 02:58:27.534630 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 20396 | 2026.04.07 02:58:27.534634 [ 5 ] {05c89484-7cd8-4a89-9a35-292f50fec1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20397 | 2026.04.07 02:58:27.534698 [ 5 ] {05c89484-7cd8-4a89-9a35-292f50fec1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20398 | 2026.04.07 02:58:27.534895 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_121_24} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20399 | 2026.04.07 02:58:27.534972 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_121_24} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 20400 | 2026.04.07 02:58:27.535043 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 20401 | 2026.04.07 02:58:27.535129 [ 5 ] {05c89484-7cd8-4a89-9a35-292f50fec1db} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20402 | 2026.04.07 02:58:27.535169 [ 5 ] {05c89484-7cd8-4a89-9a35-292f50fec1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20403 | 2026.04.07 02:58:27.535478 [ 5 ] {05c89484-7cd8-4a89-9a35-292f50fec1db} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20404 | 2026.04.07 02:58:27.535698 [ 5 ] {05c89484-7cd8-4a89-9a35-292f50fec1db} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20405 | 2026.04.07 02:58:27.535828 [ 5 ] {05c89484-7cd8-4a89-9a35-292f50fec1db} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001212 sec., 122112.21122112211 rows/sec., 6.94 MiB/sec. | ||
| 20406 | 2026.04.07 02:58:27.535866 [ 5 ] {05c89484-7cd8-4a89-9a35-292f50fec1db} <Debug> TCPHandler: Processed in 0.001389919 sec. | ||
| 20407 | 2026.04.07 02:58:27.535974 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20408 | 2026.04.07 02:58:27.536069 [ 5 ] {18da77a8-4661-4a2f-b45d-af7b03a0acda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20409 | 2026.04.07 02:58:27.536110 [ 5 ] {18da77a8-4661-4a2f-b45d-af7b03a0acda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20410 | 2026.04.07 02:58:27.536697 [ 5 ] {18da77a8-4661-4a2f-b45d-af7b03a0acda} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20411 | 2026.04.07 02:58:27.536732 [ 5 ] {18da77a8-4661-4a2f-b45d-af7b03a0acda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20412 | 2026.04.07 02:58:27.537058 [ 5 ] {18da77a8-4661-4a2f-b45d-af7b03a0acda} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20413 | 2026.04.07 02:58:27.537268 [ 5 ] {18da77a8-4661-4a2f-b45d-af7b03a0acda} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20414 | 2026.04.07 02:58:27.537397 [ 5 ] {18da77a8-4661-4a2f-b45d-af7b03a0acda} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001345 sec., 391078.0669144981 rows/sec., 27.64 MiB/sec. | ||
| 20415 | 2026.04.07 02:58:27.537435 [ 5 ] {18da77a8-4661-4a2f-b45d-af7b03a0acda} <Debug> TCPHandler: Processed in 0.001513012 sec. | ||
| 20416 | 2026.04.07 02:58:27.537542 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20417 | 2026.04.07 02:58:27.537637 [ 5 ] {db957196-bfe0-4851-9a3d-97428f52893c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20418 | 2026.04.07 02:58:27.537678 [ 5 ] {db957196-bfe0-4851-9a3d-97428f52893c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20419 | 2026.04.07 02:58:27.538015 [ 5 ] {db957196-bfe0-4851-9a3d-97428f52893c} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20420 | 2026.04.07 02:58:27.538048 [ 5 ] {db957196-bfe0-4851-9a3d-97428f52893c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20421 | 2026.04.07 02:58:27.538351 [ 5 ] {db957196-bfe0-4851-9a3d-97428f52893c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 20422 | 2026.04.07 02:58:27.538554 [ 5 ] {db957196-bfe0-4851-9a3d-97428f52893c} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20423 | 2026.04.07 02:58:27.538681 [ 5 ] {db957196-bfe0-4851-9a3d-97428f52893c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 20424 | 2026.04.07 02:58:27.538718 [ 5 ] {db957196-bfe0-4851-9a3d-97428f52893c} <Debug> TCPHandler: Processed in 0.001226716 sec. | ||
| 20425 | 2026.04.07 02:58:27.538836 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20426 | 2026.04.07 02:58:27.538956 [ 5 ] {c6dcb15c-4fbc-4063-9aa4-79501ecac958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20427 | 2026.04.07 02:58:27.539008 [ 5 ] {c6dcb15c-4fbc-4063-9aa4-79501ecac958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20428 | 2026.04.07 02:58:27.539477 [ 5 ] {c6dcb15c-4fbc-4063-9aa4-79501ecac958} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20429 | 2026.04.07 02:58:27.539512 [ 5 ] {c6dcb15c-4fbc-4063-9aa4-79501ecac958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20430 | 2026.04.07 02:58:27.539848 [ 5 ] {c6dcb15c-4fbc-4063-9aa4-79501ecac958} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20431 | 2026.04.07 02:58:27.540056 [ 5 ] {c6dcb15c-4fbc-4063-9aa4-79501ecac958} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20432 | 2026.04.07 02:58:27.540185 [ 5 ] {c6dcb15c-4fbc-4063-9aa4-79501ecac958} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001254 sec., 211323.76395534293 rows/sec., 14.04 MiB/sec. | ||
| 20433 | 2026.04.07 02:58:27.540222 [ 5 ] {c6dcb15c-4fbc-4063-9aa4-79501ecac958} <Debug> TCPHandler: Processed in 0.001445841 sec. | ||
| 20434 | 2026.04.07 02:58:27.540327 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20435 | 2026.04.07 02:58:27.540421 [ 5 ] {cfc9992e-ad23-4d9a-ab4f-4681991ddea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20436 | 2026.04.07 02:58:27.540465 [ 5 ] {cfc9992e-ad23-4d9a-ab4f-4681991ddea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20437 | 2026.04.07 02:58:27.540780 [ 5 ] {cfc9992e-ad23-4d9a-ab4f-4681991ddea1} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20438 | 2026.04.07 02:58:27.540814 [ 5 ] {cfc9992e-ad23-4d9a-ab4f-4681991ddea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20439 | 2026.04.07 02:58:27.541103 [ 5 ] {cfc9992e-ad23-4d9a-ab4f-4681991ddea1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 20440 | 2026.04.07 02:58:27.541303 [ 5 ] {cfc9992e-ad23-4d9a-ab4f-4681991ddea1} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20441 | 2026.04.07 02:58:27.541430 [ 5 ] {cfc9992e-ad23-4d9a-ab4f-4681991ddea1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 20442 | 2026.04.07 02:58:27.541448 [ 223 ] {} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Found 6 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, all_15_15_0] | ||
| 20443 | 2026.04.07 02:58:27.541465 [ 5 ] {cfc9992e-ad23-4d9a-ab4f-4681991ddea1} <Debug> TCPHandler: Processed in 0.001188135 sec. | ||
| 20444 | 2026.04.07 02:58:27.541481 [ 223 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Removing 6 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, all_15_15_0] | ||
| 20445 | 2026.04.07 02:58:27.541573 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20446 | 2026.04.07 02:58:27.541670 [ 5 ] {c9406092-0c42-4407-ab85-77492ca16f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20447 | 2026.04.07 02:58:27.541725 [ 5 ] {c9406092-0c42-4407-ab85-77492ca16f5c} <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 | ||
| 20448 | 2026.04.07 02:58:27.542560 [ 5 ] {c9406092-0c42-4407-ab85-77492ca16f5c} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20449 | 2026.04.07 02:58:27.542598 [ 5 ] {c9406092-0c42-4407-ab85-77492ca16f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20450 | 2026.04.07 02:58:27.543162 [ 5 ] {c9406092-0c42-4407-ab85-77492ca16f5c} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 20451 | 2026.04.07 02:58:27.543385 [ 5 ] {c9406092-0c42-4407-ab85-77492ca16f5c} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20452 | 2026.04.07 02:58:27.543535 [ 5 ] {c9406092-0c42-4407-ab85-77492ca16f5c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001868 sec., 19271.948608137045 rows/sec., 34.53 MiB/sec. | ||
| 20453 | 2026.04.07 02:58:27.543604 [ 5 ] {c9406092-0c42-4407-ab85-77492ca16f5c} <Debug> TCPHandler: Processed in 0.002079544 sec. | ||
| 20454 | 2026.04.07 02:58:27.543723 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20455 | 2026.04.07 02:58:27.543750 [ 223 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20456 | 2026.04.07 02:58:27.543822 [ 5 ] {6bff9af2-fe1e-43cc-b9a4-ad7003b75a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20457 | 2026.04.07 02:58:27.543868 [ 5 ] {6bff9af2-fe1e-43cc-b9a4-ad7003b75a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20458 | 2026.04.07 02:58:27.544194 [ 5 ] {6bff9af2-fe1e-43cc-b9a4-ad7003b75a97} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20459 | 2026.04.07 02:58:27.544231 [ 5 ] {6bff9af2-fe1e-43cc-b9a4-ad7003b75a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20460 | 2026.04.07 02:58:27.544550 [ 5 ] {6bff9af2-fe1e-43cc-b9a4-ad7003b75a97} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20461 | 2026.04.07 02:58:27.544758 [ 5 ] {6bff9af2-fe1e-43cc-b9a4-ad7003b75a97} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20462 | 2026.04.07 02:58:27.544885 [ 5 ] {6bff9af2-fe1e-43cc-b9a4-ad7003b75a97} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001082 sec., 83179.2975970425 rows/sec., 5.20 MiB/sec. | ||
| 20463 | 2026.04.07 02:58:27.544924 [ 5 ] {6bff9af2-fe1e-43cc-b9a4-ad7003b75a97} <Debug> TCPHandler: Processed in 0.001253587 sec. | ||
| 20464 | 2026.04.07 02:58:28.037678 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 20465 | 2026.04.07 02:58:28.055266 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20466 | 2026.04.07 02:58:28.055316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20467 | 2026.04.07 02:58:28.061581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20468 | 2026.04.07 02:58:28.062300 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20469 | 2026.04.07 02:58:28.062581 [ 39 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20470 | 2026.04.07 02:58:28.062618 [ 39 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20471 | 2026.04.07 02:58:28.062638 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20472 | 2026.04.07 02:58:28.062756 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 20473 | 2026.04.07 02:58:28.065665 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 20474 | 2026.04.07 02:58:28.066734 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20475 | 2026.04.07 02:58:28.068384 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 20476 | 2026.04.07 02:58:28.073302 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 20477 | 2026.04.07 02:58:28.078008 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 20478 | 2026.04.07 02:58:28.082767 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 20479 | 2026.04.07 02:58:28.087749 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 20480 | 2026.04.07 02:58:28.093431 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 20481 | 2026.04.07 02:58:28.163313 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.100612653 sec., 6440.541827278921 rows/sec., 33.30 MiB/sec. | ||
| 20482 | 2026.04.07 02:58:28.166452 [ 198 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 20483 | 2026.04.07 02:58:28.168424 [ 198 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_86_17} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20484 | 2026.04.07 02:58:28.168531 [ 198 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_86_17} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20485 | 2026.04.07 02:58:28.170716 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20486 | 2026.04.07 02:58:28.352677 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20487 | 2026.04.07 02:58:28.352968 [ 5 ] {75101308-7146-4e3e-9a18-51b5611a0354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20488 | 2026.04.07 02:58:28.353076 [ 5 ] {75101308-7146-4e3e-9a18-51b5611a0354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20489 | 2026.04.07 02:58:28.353830 [ 5 ] {75101308-7146-4e3e-9a18-51b5611a0354} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20490 | 2026.04.07 02:58:28.353880 [ 5 ] {75101308-7146-4e3e-9a18-51b5611a0354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20491 | 2026.04.07 02:58:28.354263 [ 5 ] {75101308-7146-4e3e-9a18-51b5611a0354} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 20492 | 2026.04.07 02:58:28.354488 [ 5 ] {75101308-7146-4e3e-9a18-51b5611a0354} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20493 | 2026.04.07 02:58:28.354655 [ 5 ] {75101308-7146-4e3e-9a18-51b5611a0354} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001765 sec., 1133.1444759206797 rows/sec., 92.40 KiB/sec. | ||
| 20494 | 2026.04.07 02:58:28.354711 [ 5 ] {75101308-7146-4e3e-9a18-51b5611a0354} <Debug> TCPHandler: Processed in 0.002232627 sec. | ||
| 20495 | 2026.04.07 02:58:28.354830 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20496 | 2026.04.07 02:58:28.354935 [ 5 ] {b1edf659-8b07-4a33-86e1-01fb3f2ea944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20497 | 2026.04.07 02:58:28.354980 [ 5 ] {b1edf659-8b07-4a33-86e1-01fb3f2ea944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20498 | 2026.04.07 02:58:28.356612 [ 5 ] {b1edf659-8b07-4a33-86e1-01fb3f2ea944} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20499 | 2026.04.07 02:58:28.356651 [ 5 ] {b1edf659-8b07-4a33-86e1-01fb3f2ea944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20500 | 2026.04.07 02:58:28.357124 [ 5 ] {b1edf659-8b07-4a33-86e1-01fb3f2ea944} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20501 | 2026.04.07 02:58:28.357350 [ 5 ] {b1edf659-8b07-4a33-86e1-01fb3f2ea944} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20502 | 2026.04.07 02:58:28.357492 [ 5 ] {b1edf659-8b07-4a33-86e1-01fb3f2ea944} <Debug> executeQuery: Read 2416 rows, 182.74 KiB in 0.002582 sec., 935708.752904725 rows/sec., 69.12 MiB/sec. | ||
| 20503 | 2026.04.07 02:58:28.357501 [ 38 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20504 | 2026.04.07 02:58:28.357534 [ 5 ] {b1edf659-8b07-4a33-86e1-01fb3f2ea944} <Debug> TCPHandler: Processed in 0.002758409 sec. | ||
| 20505 | 2026.04.07 02:58:28.357571 [ 38 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20506 | 2026.04.07 02:58:28.357600 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20507 | 2026.04.07 02:58:28.357670 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20508 | 2026.04.07 02:58:28.357707 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 20509 | 2026.04.07 02:58:28.357776 [ 5 ] {df8be462-de77-4f31-8b27-0241b09bd68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20510 | 2026.04.07 02:58:28.357810 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20511 | 2026.04.07 02:58:28.357819 [ 5 ] {df8be462-de77-4f31-8b27-0241b09bd68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20512 | 2026.04.07 02:58:28.357844 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3362 rows starting from the beginning of the part | ||
| 20513 | 2026.04.07 02:58:28.357911 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 66 rows starting from the beginning of the part | ||
| 20514 | 2026.04.07 02:58:28.357961 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 872 rows starting from the beginning of the part | ||
| 20515 | 2026.04.07 02:58:28.358009 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 66 rows starting from the beginning of the part | ||
| 20516 | 2026.04.07 02:58:28.358052 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 869 rows starting from the beginning of the part | ||
| 20517 | 2026.04.07 02:58:28.358097 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 2416 rows starting from the beginning of the part | ||
| 20518 | 2026.04.07 02:58:28.358232 [ 5 ] {df8be462-de77-4f31-8b27-0241b09bd68a} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20519 | 2026.04.07 02:58:28.358266 [ 5 ] {df8be462-de77-4f31-8b27-0241b09bd68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20520 | 2026.04.07 02:58:28.358577 [ 5 ] {df8be462-de77-4f31-8b27-0241b09bd68a} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 20521 | 2026.04.07 02:58:28.358792 [ 5 ] {df8be462-de77-4f31-8b27-0241b09bd68a} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20522 | 2026.04.07 02:58:28.358932 [ 5 ] {df8be462-de77-4f31-8b27-0241b09bd68a} <Debug> executeQuery: Read 18 rows, 1.34 KiB in 0.001177 sec., 15293.118096856413 rows/sec., 1.11 MiB/sec. | ||
| 20523 | 2026.04.07 02:58:28.358970 [ 5 ] {df8be462-de77-4f31-8b27-0241b09bd68a} <Debug> TCPHandler: Processed in 0.001357679 sec. | ||
| 20524 | 2026.04.07 02:58:28.359013 [ 217 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 20525 | 2026.04.07 02:58:28.359041 [ 217 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 20526 | 2026.04.07 02:58:28.359076 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20527 | 2026.04.07 02:58:28.359180 [ 5 ] {18a51fe4-e3e5-4235-a536-08e0755132bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20528 | 2026.04.07 02:58:28.359223 [ 5 ] {18a51fe4-e3e5-4235-a536-08e0755132bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20529 | 2026.04.07 02:58:28.359889 [ 5 ] {18a51fe4-e3e5-4235-a536-08e0755132bf} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20530 | 2026.04.07 02:58:28.359925 [ 5 ] {18a51fe4-e3e5-4235-a536-08e0755132bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20531 | 2026.04.07 02:58:28.360270 [ 5 ] {18a51fe4-e3e5-4235-a536-08e0755132bf} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 20532 | 2026.04.07 02:58:28.360331 [ 199 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7651 rows, containing 5 columns (5 merged, 0 gathered) in 0.002671837 sec., 2863572.890112683 rows/sec., 227.95 MiB/sec. | ||
| 20533 | 2026.04.07 02:58:28.360497 [ 5 ] {18a51fe4-e3e5-4235-a536-08e0755132bf} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20534 | 2026.04.07 02:58:28.360642 [ 5 ] {18a51fe4-e3e5-4235-a536-08e0755132bf} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001481 sec., 540850.7765023633 rows/sec., 31.24 MiB/sec. | ||
| 20535 | 2026.04.07 02:58:28.360683 [ 5 ] {18a51fe4-e3e5-4235-a536-08e0755132bf} <Debug> TCPHandler: Processed in 0.001659405 sec. | ||
| 20536 | 2026.04.07 02:58:28.360699 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20537 | 2026.04.07 02:58:28.360809 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20538 | 2026.04.07 02:58:28.360913 [ 5 ] {3f11af48-d7c0-4f66-917d-596c4ef35175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20539 | 2026.04.07 02:58:28.360956 [ 5 ] {3f11af48-d7c0-4f66-917d-596c4ef35175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20540 | 2026.04.07 02:58:28.361018 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_146_29} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20541 | 2026.04.07 02:58:28.361105 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_146_29} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20542 | 2026.04.07 02:58:28.361217 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 20543 | 2026.04.07 02:58:28.361365 [ 5 ] {3f11af48-d7c0-4f66-917d-596c4ef35175} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20544 | 2026.04.07 02:58:28.361406 [ 5 ] {3f11af48-d7c0-4f66-917d-596c4ef35175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20545 | 2026.04.07 02:58:28.361726 [ 5 ] {3f11af48-d7c0-4f66-917d-596c4ef35175} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 20546 | 2026.04.07 02:58:28.361941 [ 5 ] {3f11af48-d7c0-4f66-917d-596c4ef35175} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20547 | 2026.04.07 02:58:28.362072 [ 5 ] {3f11af48-d7c0-4f66-917d-596c4ef35175} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001179 sec., 848.1764206955047 rows/sec., 59.64 KiB/sec. | ||
| 20548 | 2026.04.07 02:58:28.362110 [ 5 ] {3f11af48-d7c0-4f66-917d-596c4ef35175} <Debug> TCPHandler: Processed in 0.001352878 sec. | ||
| 20549 | 2026.04.07 02:58:28.362230 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20550 | 2026.04.07 02:58:28.362326 [ 5 ] {5841f589-054a-4e33-8d0a-6f41d65af5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20551 | 2026.04.07 02:58:28.362366 [ 5 ] {5841f589-054a-4e33-8d0a-6f41d65af5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20552 | 2026.04.07 02:58:28.363189 [ 5 ] {5841f589-054a-4e33-8d0a-6f41d65af5ff} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20553 | 2026.04.07 02:58:28.363225 [ 5 ] {5841f589-054a-4e33-8d0a-6f41d65af5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20554 | 2026.04.07 02:58:28.363587 [ 5 ] {5841f589-054a-4e33-8d0a-6f41d65af5ff} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20555 | 2026.04.07 02:58:28.363799 [ 5 ] {5841f589-054a-4e33-8d0a-6f41d65af5ff} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20556 | 2026.04.07 02:58:28.363928 [ 38 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20557 | 2026.04.07 02:58:28.363932 [ 5 ] {5841f589-054a-4e33-8d0a-6f41d65af5ff} <Debug> executeQuery: Read 1297 rows, 88.68 KiB in 0.001625 sec., 798153.8461538462 rows/sec., 53.29 MiB/sec. | ||
| 20558 | 2026.04.07 02:58:28.363974 [ 38 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20559 | 2026.04.07 02:58:28.363994 [ 5 ] {5841f589-054a-4e33-8d0a-6f41d65af5ff} <Debug> TCPHandler: Processed in 0.001815318 sec. | ||
| 20560 | 2026.04.07 02:58:28.363999 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20561 | 2026.04.07 02:58:28.364099 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 20562 | 2026.04.07 02:58:28.364118 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20563 | 2026.04.07 02:58:28.364205 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20564 | 2026.04.07 02:58:28.364222 [ 5 ] {a82619d0-04be-40e4-867a-b2723381c0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20565 | 2026.04.07 02:58:28.364242 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1831 rows starting from the beginning of the part | ||
| 20566 | 2026.04.07 02:58:28.364271 [ 5 ] {a82619d0-04be-40e4-867a-b2723381c0a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20567 | 2026.04.07 02:58:28.364315 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 69 rows starting from the beginning of the part | ||
| 20568 | 2026.04.07 02:58:28.364365 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 532 rows starting from the beginning of the part | ||
| 20569 | 2026.04.07 02:58:28.364408 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 69 rows starting from the beginning of the part | ||
| 20570 | 2026.04.07 02:58:28.364449 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 526 rows starting from the beginning of the part | ||
| 20571 | 2026.04.07 02:58:28.364492 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 1297 rows starting from the beginning of the part | ||
| 20572 | 2026.04.07 02:58:28.364943 [ 5 ] {a82619d0-04be-40e4-867a-b2723381c0a7} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20573 | 2026.04.07 02:58:28.364985 [ 5 ] {a82619d0-04be-40e4-867a-b2723381c0a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20574 | 2026.04.07 02:58:28.365423 [ 5 ] {a82619d0-04be-40e4-867a-b2723381c0a7} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20575 | 2026.04.07 02:58:28.365643 [ 5 ] {a82619d0-04be-40e4-867a-b2723381c0a7} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20576 | 2026.04.07 02:58:28.365778 [ 5 ] {a82619d0-04be-40e4-867a-b2723381c0a7} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001574 sec., 951080.0508259211 rows/sec., 57.68 MiB/sec. | ||
| 20577 | 2026.04.07 02:58:28.365823 [ 5 ] {a82619d0-04be-40e4-867a-b2723381c0a7} <Debug> TCPHandler: Processed in 0.001756877 sec. | ||
| 20578 | 2026.04.07 02:58:28.365926 [ 193 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4324 rows, containing 5 columns (5 merged, 0 gathered) in 0.001863259 sec., 2320665.0283186613 rows/sec., 168.25 MiB/sec. | ||
| 20579 | 2026.04.07 02:58:28.365929 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20580 | 2026.04.07 02:58:28.366046 [ 5 ] {219afff2-949d-401b-a441-dc8fae15aa77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20581 | 2026.04.07 02:58:28.366104 [ 5 ] {219afff2-949d-401b-a441-dc8fae15aa77} <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 | ||
| 20582 | 2026.04.07 02:58:28.366119 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20583 | 2026.04.07 02:58:28.366369 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_146_29} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20584 | 2026.04.07 02:58:28.366435 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_146_29} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20585 | 2026.04.07 02:58:28.366502 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 20586 | 2026.04.07 02:58:28.366897 [ 5 ] {219afff2-949d-401b-a441-dc8fae15aa77} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20587 | 2026.04.07 02:58:28.366939 [ 5 ] {219afff2-949d-401b-a441-dc8fae15aa77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20588 | 2026.04.07 02:58:28.367525 [ 5 ] {219afff2-949d-401b-a441-dc8fae15aa77} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 20589 | 2026.04.07 02:58:28.367764 [ 5 ] {219afff2-949d-401b-a441-dc8fae15aa77} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20590 | 2026.04.07 02:58:28.367911 [ 5 ] {219afff2-949d-401b-a441-dc8fae15aa77} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001884 sec., 8492.569002123142 rows/sec., 15.22 MiB/sec. | ||
| 20591 | 2026.04.07 02:58:28.367985 [ 5 ] {219afff2-949d-401b-a441-dc8fae15aa77} <Debug> TCPHandler: Processed in 0.002108974 sec. | ||
| 20592 | 2026.04.07 02:58:28.368099 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20593 | 2026.04.07 02:58:28.368195 [ 5 ] {d1463082-f6e5-44c5-8b0c-bcd28cb4540a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20594 | 2026.04.07 02:58:28.368236 [ 5 ] {d1463082-f6e5-44c5-8b0c-bcd28cb4540a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20595 | 2026.04.07 02:58:28.368547 [ 5 ] {d1463082-f6e5-44c5-8b0c-bcd28cb4540a} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20596 | 2026.04.07 02:58:28.368583 [ 5 ] {d1463082-f6e5-44c5-8b0c-bcd28cb4540a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20597 | 2026.04.07 02:58:28.368882 [ 5 ] {d1463082-f6e5-44c5-8b0c-bcd28cb4540a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20598 | 2026.04.07 02:58:28.369089 [ 5 ] {d1463082-f6e5-44c5-8b0c-bcd28cb4540a} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20599 | 2026.04.07 02:58:28.369213 [ 38 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20600 | 2026.04.07 02:58:28.369219 [ 5 ] {d1463082-f6e5-44c5-8b0c-bcd28cb4540a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001043 sec., 11505.273250239692 rows/sec., 793.98 KiB/sec. | ||
| 20601 | 2026.04.07 02:58:28.369253 [ 38 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20602 | 2026.04.07 02:58:28.369273 [ 5 ] {d1463082-f6e5-44c5-8b0c-bcd28cb4540a} <Debug> TCPHandler: Processed in 0.001224885 sec. | ||
| 20603 | 2026.04.07 02:58:28.369277 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20604 | 2026.04.07 02:58:28.369363 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 20605 | 2026.04.07 02:58:28.369463 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20606 | 2026.04.07 02:58:28.369490 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8850 rows starting from the beginning of the part | ||
| 20607 | 2026.04.07 02:58:28.369541 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 20608 | 2026.04.07 02:58:28.369581 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 90 rows starting from the beginning of the part | ||
| 20609 | 2026.04.07 02:58:28.369617 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 20610 | 2026.04.07 02:58:28.369653 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 90 rows starting from the beginning of the part | ||
| 20611 | 2026.04.07 02:58:28.369690 [ 203 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 12 rows starting from the beginning of the part | ||
| 20612 | 2026.04.07 02:58:28.372071 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9162 rows, containing 4 columns (4 merged, 0 gathered) in 0.002729007 sec., 3357265.1151133 rows/sec., 217.04 MiB/sec. | ||
| 20613 | 2026.04.07 02:58:28.372344 [ 200 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20614 | 2026.04.07 02:58:28.372662 [ 200 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_146_29} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20615 | 2026.04.07 02:58:28.372747 [ 200 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_146_29} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20616 | 2026.04.07 02:58:28.372842 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 20617 | 2026.04.07 02:58:28.377625 [ 217 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 20618 | 2026.04.07 02:58:29.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.47 MiB, peak 416.15 MiB, free memory in arenas 0.00 B, will set to 397.66 MiB (RSS), difference: -1.81 MiB | ||
| 20619 | 2026.04.07 02:58:29.758980 [ 217 ] {} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): 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] | ||
| 20620 | 2026.04.07 02:58:29.759027 [ 217 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): 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] | ||
| 20621 | 2026.04.07 02:58:29.763660 [ 217 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): 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] | ||
| 20622 | 2026.04.07 02:58:29.766186 [ 225 ] {} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): 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] | ||
| 20623 | 2026.04.07 02:58:29.766210 [ 225 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): 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] | ||
| 20624 | 2026.04.07 02:58:29.775913 [ 225 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): 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] | ||
| 20625 | 2026.04.07 02:58:30.527658 [ 221 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): 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] | ||
| 20626 | 2026.04.07 02:58:30.527719 [ 221 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): 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] | ||
| 20627 | 2026.04.07 02:58:30.531670 [ 221 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): 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] | ||
| 20628 | 2026.04.07 02:58:30.898402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2664 | ||
| 20629 | 2026.04.07 02:58:30.901116 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20630 | 2026.04.07 02:58:30.901159 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20631 | 2026.04.07 02:58:30.902334 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20632 | 2026.04.07 02:58:30.902596 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20633 | 2026.04.07 02:58:30.902856 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2664 | ||
| 20634 | 2026.04.07 02:58:32.516921 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20635 | 2026.04.07 02:58:32.517183 [ 5 ] {05173e9c-274b-4b74-9f33-a8ce8a054758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20636 | 2026.04.07 02:58:32.517281 [ 5 ] {05173e9c-274b-4b74-9f33-a8ce8a054758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20637 | 2026.04.07 02:58:32.518004 [ 5 ] {05173e9c-274b-4b74-9f33-a8ce8a054758} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20638 | 2026.04.07 02:58:32.518055 [ 5 ] {05173e9c-274b-4b74-9f33-a8ce8a054758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20639 | 2026.04.07 02:58:32.518440 [ 5 ] {05173e9c-274b-4b74-9f33-a8ce8a054758} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20640 | 2026.04.07 02:58:32.518665 [ 5 ] {05173e9c-274b-4b74-9f33-a8ce8a054758} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20641 | 2026.04.07 02:58:32.518830 [ 5 ] {05173e9c-274b-4b74-9f33-a8ce8a054758} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001718 sec., 32596.04190919674 rows/sec., 2.50 MiB/sec. | ||
| 20642 | 2026.04.07 02:58:32.518886 [ 5 ] {05173e9c-274b-4b74-9f33-a8ce8a054758} <Debug> TCPHandler: Processed in 0.002143626 sec. | ||
| 20643 | 2026.04.07 02:58:32.519015 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20644 | 2026.04.07 02:58:32.519120 [ 5 ] {ece6b134-3fed-42bf-ab0c-2b0b2514091d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20645 | 2026.04.07 02:58:32.519164 [ 5 ] {ece6b134-3fed-42bf-ab0c-2b0b2514091d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20646 | 2026.04.07 02:58:32.519603 [ 5 ] {ece6b134-3fed-42bf-ab0c-2b0b2514091d} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20647 | 2026.04.07 02:58:32.519643 [ 5 ] {ece6b134-3fed-42bf-ab0c-2b0b2514091d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20648 | 2026.04.07 02:58:32.519966 [ 5 ] {ece6b134-3fed-42bf-ab0c-2b0b2514091d} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20649 | 2026.04.07 02:58:32.520183 [ 5 ] {ece6b134-3fed-42bf-ab0c-2b0b2514091d} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20650 | 2026.04.07 02:58:32.520319 [ 5 ] {ece6b134-3fed-42bf-ab0c-2b0b2514091d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 20651 | 2026.04.07 02:58:32.520360 [ 5 ] {ece6b134-3fed-42bf-ab0c-2b0b2514091d} <Debug> TCPHandler: Processed in 0.00140149 sec. | ||
| 20652 | 2026.04.07 02:58:32.520476 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20653 | 2026.04.07 02:58:32.520581 [ 5 ] {7308f8ac-1737-4849-bae2-82a6c1e4904e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20654 | 2026.04.07 02:58:32.520628 [ 5 ] {7308f8ac-1737-4849-bae2-82a6c1e4904e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20655 | 2026.04.07 02:58:32.521038 [ 5 ] {7308f8ac-1737-4849-bae2-82a6c1e4904e} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20656 | 2026.04.07 02:58:32.521078 [ 5 ] {7308f8ac-1737-4849-bae2-82a6c1e4904e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20657 | 2026.04.07 02:58:32.521411 [ 5 ] {7308f8ac-1737-4849-bae2-82a6c1e4904e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20658 | 2026.04.07 02:58:32.521622 [ 5 ] {7308f8ac-1737-4849-bae2-82a6c1e4904e} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20659 | 2026.04.07 02:58:32.521762 [ 5 ] {7308f8ac-1737-4849-bae2-82a6c1e4904e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001205 sec., 106224.0663900415 rows/sec., 7.40 MiB/sec. | ||
| 20660 | 2026.04.07 02:58:32.521801 [ 5 ] {7308f8ac-1737-4849-bae2-82a6c1e4904e} <Debug> TCPHandler: Processed in 0.001378309 sec. | ||
| 20661 | 2026.04.07 02:58:32.521919 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20662 | 2026.04.07 02:58:32.522017 [ 5 ] {354b70e7-71fd-4b53-ae35-44c8e79614dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20663 | 2026.04.07 02:58:32.522062 [ 5 ] {354b70e7-71fd-4b53-ae35-44c8e79614dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20664 | 2026.04.07 02:58:32.522405 [ 5 ] {354b70e7-71fd-4b53-ae35-44c8e79614dc} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20665 | 2026.04.07 02:58:32.522441 [ 5 ] {354b70e7-71fd-4b53-ae35-44c8e79614dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20666 | 2026.04.07 02:58:32.522751 [ 5 ] {354b70e7-71fd-4b53-ae35-44c8e79614dc} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20667 | 2026.04.07 02:58:32.522958 [ 5 ] {354b70e7-71fd-4b53-ae35-44c8e79614dc} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20668 | 2026.04.07 02:58:32.523087 [ 5 ] {354b70e7-71fd-4b53-ae35-44c8e79614dc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001091 sec., 43996.33363886343 rows/sec., 2.97 MiB/sec. | ||
| 20669 | 2026.04.07 02:58:32.523123 [ 5 ] {354b70e7-71fd-4b53-ae35-44c8e79614dc} <Debug> TCPHandler: Processed in 0.001254836 sec. | ||
| 20670 | 2026.04.07 02:58:33.289943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41772 | ||
| 20671 | 2026.04.07 02:58:33.290489 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20672 | 2026.04.07 02:58:33.290524 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20673 | 2026.04.07 02:58:33.291004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 20674 | 2026.04.07 02:58:33.291237 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20675 | 2026.04.07 02:58:33.291360 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41772 | ||
| 20676 | 2026.04.07 02:58:35.565765 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 20677 | 2026.04.07 02:58:35.583216 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20678 | 2026.04.07 02:58:35.583262 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20679 | 2026.04.07 02:58:35.589454 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 20680 | 2026.04.07 02:58:35.590162 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20681 | 2026.04.07 02:58:35.593183 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 20682 | 2026.04.07 02:58:37.127203 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 20683 | 2026.04.07 02:58:37.127270 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 20684 | 2026.04.07 02:58:37.130985 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 20685 | 2026.04.07 02:58:37.188880 [ 223 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 20686 | 2026.04.07 02:58:37.188958 [ 223 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 20687 | 2026.04.07 02:58:37.191235 [ 223 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 20688 | 2026.04.07 02:58:37.527159 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20689 | 2026.04.07 02:58:37.527429 [ 5 ] {9712e18d-696c-4050-a046-93df1299799f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20690 | 2026.04.07 02:58:37.527532 [ 5 ] {9712e18d-696c-4050-a046-93df1299799f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20691 | 2026.04.07 02:58:37.528317 [ 5 ] {9712e18d-696c-4050-a046-93df1299799f} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20692 | 2026.04.07 02:58:37.528357 [ 5 ] {9712e18d-696c-4050-a046-93df1299799f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20693 | 2026.04.07 02:58:37.528752 [ 5 ] {9712e18d-696c-4050-a046-93df1299799f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20694 | 2026.04.07 02:58:37.528973 [ 5 ] {9712e18d-696c-4050-a046-93df1299799f} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20695 | 2026.04.07 02:58:37.529123 [ 5 ] {9712e18d-696c-4050-a046-93df1299799f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001771 sec., 160361.3777526821 rows/sec., 10.19 MiB/sec. | ||
| 20696 | 2026.04.07 02:58:37.529166 [ 5 ] {9712e18d-696c-4050-a046-93df1299799f} <Debug> TCPHandler: Processed in 0.002192787 sec. | ||
| 20697 | 2026.04.07 02:58:37.529280 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20698 | 2026.04.07 02:58:37.529375 [ 5 ] {a229ced8-9691-4ea9-9fbc-5a75721e5dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20699 | 2026.04.07 02:58:37.529415 [ 5 ] {a229ced8-9691-4ea9-9fbc-5a75721e5dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20700 | 2026.04.07 02:58:37.530111 [ 5 ] {a229ced8-9691-4ea9-9fbc-5a75721e5dcb} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20701 | 2026.04.07 02:58:37.530148 [ 5 ] {a229ced8-9691-4ea9-9fbc-5a75721e5dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20702 | 2026.04.07 02:58:37.530497 [ 5 ] {a229ced8-9691-4ea9-9fbc-5a75721e5dcb} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20703 | 2026.04.07 02:58:37.530703 [ 5 ] {a229ced8-9691-4ea9-9fbc-5a75721e5dcb} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20704 | 2026.04.07 02:58:37.530830 [ 5 ] {a229ced8-9691-4ea9-9fbc-5a75721e5dcb} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001474 sec., 589552.2388059702 rows/sec., 46.21 MiB/sec. | ||
| 20705 | 2026.04.07 02:58:37.530869 [ 5 ] {a229ced8-9691-4ea9-9fbc-5a75721e5dcb} <Debug> TCPHandler: Processed in 0.001640774 sec. | ||
| 20706 | 2026.04.07 02:58:37.530909 [ 219 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 20707 | 2026.04.07 02:58:37.530951 [ 219 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 20708 | 2026.04.07 02:58:37.530976 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20709 | 2026.04.07 02:58:37.531075 [ 5 ] {ec1ca8de-c140-4d67-b5c0-16c2ff4b7587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20710 | 2026.04.07 02:58:37.531115 [ 5 ] {ec1ca8de-c140-4d67-b5c0-16c2ff4b7587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20711 | 2026.04.07 02:58:37.531551 [ 5 ] {ec1ca8de-c140-4d67-b5c0-16c2ff4b7587} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20712 | 2026.04.07 02:58:37.531590 [ 5 ] {ec1ca8de-c140-4d67-b5c0-16c2ff4b7587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20713 | 2026.04.07 02:58:37.531899 [ 5 ] {ec1ca8de-c140-4d67-b5c0-16c2ff4b7587} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 20714 | 2026.04.07 02:58:37.532110 [ 5 ] {ec1ca8de-c140-4d67-b5c0-16c2ff4b7587} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20715 | 2026.04.07 02:58:37.532251 [ 5 ] {ec1ca8de-c140-4d67-b5c0-16c2ff4b7587} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001193 sec., 149203.68818105615 rows/sec., 9.21 MiB/sec. | ||
| 20716 | 2026.04.07 02:58:37.532290 [ 5 ] {ec1ca8de-c140-4d67-b5c0-16c2ff4b7587} <Debug> TCPHandler: Processed in 0.001365488 sec. | ||
| 20717 | 2026.04.07 02:58:37.532398 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20718 | 2026.04.07 02:58:37.532491 [ 5 ] {ae6597c4-26f5-4513-9fbf-f9c8881639ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20719 | 2026.04.07 02:58:37.532530 [ 5 ] {ae6597c4-26f5-4513-9fbf-f9c8881639ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20720 | 2026.04.07 02:58:37.532965 [ 5 ] {ae6597c4-26f5-4513-9fbf-f9c8881639ad} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20721 | 2026.04.07 02:58:37.533002 [ 5 ] {ae6597c4-26f5-4513-9fbf-f9c8881639ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20722 | 2026.04.07 02:58:37.533308 [ 5 ] {ae6597c4-26f5-4513-9fbf-f9c8881639ad} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 20723 | 2026.04.07 02:58:37.533565 [ 5 ] {ae6597c4-26f5-4513-9fbf-f9c8881639ad} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20724 | 2026.04.07 02:58:37.533693 [ 5 ] {ae6597c4-26f5-4513-9fbf-f9c8881639ad} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001219 sec., 122231.33716160787 rows/sec., 7.90 MiB/sec. | ||
| 20725 | 2026.04.07 02:58:37.533731 [ 5 ] {ae6597c4-26f5-4513-9fbf-f9c8881639ad} <Debug> TCPHandler: Processed in 0.001383109 sec. | ||
| 20726 | 2026.04.07 02:58:37.533837 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20727 | 2026.04.07 02:58:37.533928 [ 5 ] {88e6649e-e883-4276-9cab-4fcf1ef332d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20728 | 2026.04.07 02:58:37.533969 [ 5 ] {88e6649e-e883-4276-9cab-4fcf1ef332d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20729 | 2026.04.07 02:58:37.534052 [ 219 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 20730 | 2026.04.07 02:58:37.534389 [ 5 ] {88e6649e-e883-4276-9cab-4fcf1ef332d3} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20731 | 2026.04.07 02:58:37.534429 [ 5 ] {88e6649e-e883-4276-9cab-4fcf1ef332d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20732 | 2026.04.07 02:58:37.534732 [ 5 ] {88e6649e-e883-4276-9cab-4fcf1ef332d3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20733 | 2026.04.07 02:58:37.534934 [ 5 ] {88e6649e-e883-4276-9cab-4fcf1ef332d3} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20734 | 2026.04.07 02:58:37.535059 [ 5 ] {88e6649e-e883-4276-9cab-4fcf1ef332d3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001148 sec., 128919.86062717771 rows/sec., 7.33 MiB/sec. | ||
| 20735 | 2026.04.07 02:58:37.535095 [ 5 ] {88e6649e-e883-4276-9cab-4fcf1ef332d3} <Debug> TCPHandler: Processed in 0.001309468 sec. | ||
| 20736 | 2026.04.07 02:58:37.535198 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20737 | 2026.04.07 02:58:37.535291 [ 5 ] {c648f3f0-a076-4ca0-98a8-fab435cc842b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20738 | 2026.04.07 02:58:37.535329 [ 5 ] {c648f3f0-a076-4ca0-98a8-fab435cc842b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20739 | 2026.04.07 02:58:37.535899 [ 5 ] {c648f3f0-a076-4ca0-98a8-fab435cc842b} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20740 | 2026.04.07 02:58:37.535935 [ 5 ] {c648f3f0-a076-4ca0-98a8-fab435cc842b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20741 | 2026.04.07 02:58:37.536255 [ 5 ] {c648f3f0-a076-4ca0-98a8-fab435cc842b} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20742 | 2026.04.07 02:58:37.536458 [ 5 ] {c648f3f0-a076-4ca0-98a8-fab435cc842b} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20743 | 2026.04.07 02:58:37.536587 [ 5 ] {c648f3f0-a076-4ca0-98a8-fab435cc842b} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001314 sec., 400304.41400304413 rows/sec., 28.29 MiB/sec. | ||
| 20744 | 2026.04.07 02:58:37.536624 [ 5 ] {c648f3f0-a076-4ca0-98a8-fab435cc842b} <Debug> TCPHandler: Processed in 0.001476291 sec. | ||
| 20745 | 2026.04.07 02:58:37.536699 [ 222 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 20746 | 2026.04.07 02:58:37.536723 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20747 | 2026.04.07 02:58:37.536754 [ 222 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 20748 | 2026.04.07 02:58:37.536835 [ 5 ] {e580dd86-c7ce-48ca-bd08-056038baf76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20749 | 2026.04.07 02:58:37.536880 [ 5 ] {e580dd86-c7ce-48ca-bd08-056038baf76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20750 | 2026.04.07 02:58:37.537216 [ 5 ] {e580dd86-c7ce-48ca-bd08-056038baf76d} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20751 | 2026.04.07 02:58:37.537252 [ 5 ] {e580dd86-c7ce-48ca-bd08-056038baf76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20752 | 2026.04.07 02:58:37.537556 [ 5 ] {e580dd86-c7ce-48ca-bd08-056038baf76d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 20753 | 2026.04.07 02:58:37.537846 [ 5 ] {e580dd86-c7ce-48ca-bd08-056038baf76d} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20754 | 2026.04.07 02:58:37.537977 [ 5 ] {e580dd86-c7ce-48ca-bd08-056038baf76d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001161 sec., 5167.958656330749 rows/sec., 270.01 KiB/sec. | ||
| 20755 | 2026.04.07 02:58:37.538013 [ 5 ] {e580dd86-c7ce-48ca-bd08-056038baf76d} <Debug> TCPHandler: Processed in 0.001340818 sec. | ||
| 20756 | 2026.04.07 02:58:37.538131 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20757 | 2026.04.07 02:58:37.538252 [ 5 ] {0304c60e-5e70-4479-afea-77d404e61abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20758 | 2026.04.07 02:58:37.538306 [ 5 ] {0304c60e-5e70-4479-afea-77d404e61abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20759 | 2026.04.07 02:58:37.538776 [ 5 ] {0304c60e-5e70-4479-afea-77d404e61abc} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20760 | 2026.04.07 02:58:37.538816 [ 5 ] {0304c60e-5e70-4479-afea-77d404e61abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20761 | 2026.04.07 02:58:37.539197 [ 5 ] {0304c60e-5e70-4479-afea-77d404e61abc} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20762 | 2026.04.07 02:58:37.539461 [ 5 ] {0304c60e-5e70-4479-afea-77d404e61abc} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20763 | 2026.04.07 02:58:37.539487 [ 222 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 20764 | 2026.04.07 02:58:37.539574 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 4 parts from all_1_143_30 to all_146_146_0 | ||
| 20765 | 2026.04.07 02:58:37.539599 [ 5 ] {0304c60e-5e70-4479-afea-77d404e61abc} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001373 sec., 193008.0116533139 rows/sec., 12.83 MiB/sec. | ||
| 20766 | 2026.04.07 02:58:37.539615 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20767 | 2026.04.07 02:58:37.539646 [ 5 ] {0304c60e-5e70-4479-afea-77d404e61abc} <Debug> TCPHandler: Processed in 0.001576114 sec. | ||
| 20768 | 2026.04.07 02:58:37.539647 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20769 | 2026.04.07 02:58:37.539756 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_146_31} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_143_30 to all_146_146_0 into Compact with storage Full | ||
| 20770 | 2026.04.07 02:58:37.539761 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20771 | 2026.04.07 02:58:37.539857 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_146_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20772 | 2026.04.07 02:58:37.539873 [ 5 ] {3ad34a14-d7ff-40eb-954f-e23df9b7eb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20773 | 2026.04.07 02:58:37.539886 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_146_31} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_143_30, total 56313 rows starting from the beginning of the part | ||
| 20774 | 2026.04.07 02:58:37.539916 [ 5 ] {3ad34a14-d7ff-40eb-954f-e23df9b7eb68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20775 | 2026.04.07 02:58:37.539945 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_146_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 20776 | 2026.04.07 02:58:37.539991 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_146_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 265 rows starting from the beginning of the part | ||
| 20777 | 2026.04.07 02:58:37.540032 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_146_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 1497 rows starting from the beginning of the part | ||
| 20778 | 2026.04.07 02:58:37.540241 [ 5 ] {3ad34a14-d7ff-40eb-954f-e23df9b7eb68} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20779 | 2026.04.07 02:58:37.540276 [ 5 ] {3ad34a14-d7ff-40eb-954f-e23df9b7eb68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20780 | 2026.04.07 02:58:37.540573 [ 5 ] {3ad34a14-d7ff-40eb-954f-e23df9b7eb68} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20781 | 2026.04.07 02:58:37.540784 [ 5 ] {3ad34a14-d7ff-40eb-954f-e23df9b7eb68} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20782 | 2026.04.07 02:58:37.540916 [ 5 ] {3ad34a14-d7ff-40eb-954f-e23df9b7eb68} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 20783 | 2026.04.07 02:58:37.540954 [ 5 ] {3ad34a14-d7ff-40eb-954f-e23df9b7eb68} <Debug> TCPHandler: Processed in 0.001242886 sec. | ||
| 20784 | 2026.04.07 02:58:37.541065 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20785 | 2026.04.07 02:58:37.541168 [ 5 ] {9198f172-f305-427d-9c41-e828c442d8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20786 | 2026.04.07 02:58:37.541224 [ 5 ] {9198f172-f305-427d-9c41-e828c442d8f4} <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 | ||
| 20787 | 2026.04.07 02:58:37.542062 [ 5 ] {9198f172-f305-427d-9c41-e828c442d8f4} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20788 | 2026.04.07 02:58:37.542099 [ 5 ] {9198f172-f305-427d-9c41-e828c442d8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20789 | 2026.04.07 02:58:37.542664 [ 5 ] {9198f172-f305-427d-9c41-e828c442d8f4} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 20790 | 2026.04.07 02:58:37.542892 [ 5 ] {9198f172-f305-427d-9c41-e828c442d8f4} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20791 | 2026.04.07 02:58:37.543022 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 20792 | 2026.04.07 02:58:37.543032 [ 5 ] {9198f172-f305-427d-9c41-e828c442d8f4} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001883 sec., 19118.428040361126 rows/sec., 34.26 MiB/sec. | ||
| 20793 | 2026.04.07 02:58:37.543068 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20794 | 2026.04.07 02:58:37.543097 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20795 | 2026.04.07 02:58:37.543111 [ 5 ] {9198f172-f305-427d-9c41-e828c442d8f4} <Debug> TCPHandler: Processed in 0.002098594 sec. | ||
| 20796 | 2026.04.07 02:58:37.543218 [ 200 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 20797 | 2026.04.07 02:58:37.543230 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20798 | 2026.04.07 02:58:37.543365 [ 5 ] {4b2a0f45-3663-4a6c-8622-1fe422725b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20799 | 2026.04.07 02:58:37.543406 [ 5 ] {4b2a0f45-3663-4a6c-8622-1fe422725b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20800 | 2026.04.07 02:58:37.543512 [ 200 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20801 | 2026.04.07 02:58:37.543582 [ 200 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2610 rows starting from the beginning of the part | ||
| 20802 | 2026.04.07 02:58:37.543732 [ 200 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 36 rows starting from the beginning of the part | ||
| 20803 | 2026.04.07 02:58:37.543743 [ 5 ] {4b2a0f45-3663-4a6c-8622-1fe422725b7b} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20804 | 2026.04.07 02:58:37.543783 [ 5 ] {4b2a0f45-3663-4a6c-8622-1fe422725b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20805 | 2026.04.07 02:58:37.543835 [ 200 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 5 rows starting from the beginning of the part | ||
| 20806 | 2026.04.07 02:58:37.543942 [ 200 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 36 rows starting from the beginning of the part | ||
| 20807 | 2026.04.07 02:58:37.544039 [ 200 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 16 rows starting from the beginning of the part | ||
| 20808 | 2026.04.07 02:58:37.544095 [ 5 ] {4b2a0f45-3663-4a6c-8622-1fe422725b7b} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20809 | 2026.04.07 02:58:37.544139 [ 200 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 36 rows starting from the beginning of the part | ||
| 20810 | 2026.04.07 02:58:37.544320 [ 5 ] {4b2a0f45-3663-4a6c-8622-1fe422725b7b} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20811 | 2026.04.07 02:58:37.544453 [ 5 ] {4b2a0f45-3663-4a6c-8622-1fe422725b7b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001107 sec., 81300.81300813009 rows/sec., 5.09 MiB/sec. | ||
| 20812 | 2026.04.07 02:58:37.544490 [ 5 ] {4b2a0f45-3663-4a6c-8622-1fe422725b7b} <Debug> TCPHandler: Processed in 0.001312328 sec. | ||
| 20813 | 2026.04.07 02:58:37.549708 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_146_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58235 rows, containing 5 columns (5 merged, 0 gathered) in 0.009985371 sec., 5832031.679143419 rows/sec., 374.38 MiB/sec. | ||
| 20814 | 2026.04.07 02:58:37.550029 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_146_31} <Trace> MergedBlockOutputStream: filled checksums all_1_146_31 (state Temporary) | ||
| 20815 | 2026.04.07 02:58:37.550342 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_146_31} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_146_31 to all_1_146_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20816 | 2026.04.07 02:58:37.550416 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_146_31} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 4 parts: [all_1_143_30, all_146_146_0] -> all_1_146_31 | ||
| 20817 | 2026.04.07 02:58:37.550500 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 20818 | 2026.04.07 02:58:37.553281 [ 189 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2739 rows, containing 19 columns (19 merged, 0 gathered) in 0.010123994 sec., 270545.39937498973 rows/sec., 484.80 MiB/sec. | ||
| 20819 | 2026.04.07 02:58:37.555928 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 20820 | 2026.04.07 02:58:37.556316 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20821 | 2026.04.07 02:58:37.556392 [ 191 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 20822 | 2026.04.07 02:58:37.556538 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.08 MiB. | ||
| 20823 | 2026.04.07 02:58:38.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.51 MiB, peak 417.55 MiB, free memory in arenas 0.00 B, will set to 399.80 MiB (RSS), difference: 1.29 MiB | ||
| 20824 | 2026.04.07 02:58:40.542110 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20825 | 2026.04.07 02:58:40.542173 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20826 | 2026.04.07 02:58:40.791557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42220 | ||
| 20827 | 2026.04.07 02:58:40.792192 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20828 | 2026.04.07 02:58:40.792235 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20829 | 2026.04.07 02:58:40.792713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20830 | 2026.04.07 02:58:40.792956 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20831 | 2026.04.07 02:58:40.793091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42220 | ||
| 20832 | 2026.04.07 02:58:40.903216 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2694 | ||
| 20833 | 2026.04.07 02:58:40.905540 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20834 | 2026.04.07 02:58:40.905587 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20835 | 2026.04.07 02:58:40.906777 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20836 | 2026.04.07 02:58:40.907063 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20837 | 2026.04.07 02:58:40.907326 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2694 | ||
| 20838 | 2026.04.07 02:58:41.296144 [ 225 ] {} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): 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] | ||
| 20839 | 2026.04.07 02:58:41.296226 [ 225 ] {} <Debug> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): 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] | ||
| 20840 | 2026.04.07 02:58:41.297993 [ 225 ] {} <Debug> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): 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] | ||
| 20841 | 2026.04.07 02:58:42.518446 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20842 | 2026.04.07 02:58:42.518628 [ 5 ] {4c35ccc8-073f-4baf-82b2-f78cfc1770f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20843 | 2026.04.07 02:58:42.518695 [ 5 ] {4c35ccc8-073f-4baf-82b2-f78cfc1770f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20844 | 2026.04.07 02:58:42.519381 [ 5 ] {4c35ccc8-073f-4baf-82b2-f78cfc1770f4} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20845 | 2026.04.07 02:58:42.519427 [ 5 ] {4c35ccc8-073f-4baf-82b2-f78cfc1770f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20846 | 2026.04.07 02:58:42.519814 [ 5 ] {4c35ccc8-073f-4baf-82b2-f78cfc1770f4} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20847 | 2026.04.07 02:58:42.520055 [ 5 ] {4c35ccc8-073f-4baf-82b2-f78cfc1770f4} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20848 | 2026.04.07 02:58:42.520208 [ 5 ] {4c35ccc8-073f-4baf-82b2-f78cfc1770f4} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.00163 sec., 40490.79754601227 rows/sec., 3.22 MiB/sec. | ||
| 20849 | 2026.04.07 02:58:42.520255 [ 5 ] {4c35ccc8-073f-4baf-82b2-f78cfc1770f4} <Debug> TCPHandler: Processed in 0.001942632 sec. | ||
| 20850 | 2026.04.07 02:58:42.520386 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20851 | 2026.04.07 02:58:42.520488 [ 5 ] {272bec93-0dbe-440e-ac6b-71f875eff712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20852 | 2026.04.07 02:58:42.520533 [ 5 ] {272bec93-0dbe-440e-ac6b-71f875eff712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20853 | 2026.04.07 02:58:42.520935 [ 5 ] {272bec93-0dbe-440e-ac6b-71f875eff712} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20854 | 2026.04.07 02:58:42.520970 [ 5 ] {272bec93-0dbe-440e-ac6b-71f875eff712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20855 | 2026.04.07 02:58:42.521267 [ 5 ] {272bec93-0dbe-440e-ac6b-71f875eff712} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 20856 | 2026.04.07 02:58:42.521476 [ 5 ] {272bec93-0dbe-440e-ac6b-71f875eff712} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20857 | 2026.04.07 02:58:42.521611 [ 5 ] {272bec93-0dbe-440e-ac6b-71f875eff712} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001146 sec., 4363.001745200698 rows/sec., 328.08 KiB/sec. | ||
| 20858 | 2026.04.07 02:58:42.521650 [ 5 ] {272bec93-0dbe-440e-ac6b-71f875eff712} <Debug> TCPHandler: Processed in 0.001319668 sec. | ||
| 20859 | 2026.04.07 02:58:42.521760 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20860 | 2026.04.07 02:58:42.521857 [ 5 ] {3bc48eb8-6166-4c3b-b76b-3d2c39177ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20861 | 2026.04.07 02:58:42.521898 [ 5 ] {3bc48eb8-6166-4c3b-b76b-3d2c39177ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20862 | 2026.04.07 02:58:42.522312 [ 5 ] {3bc48eb8-6166-4c3b-b76b-3d2c39177ff7} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20863 | 2026.04.07 02:58:42.522348 [ 5 ] {3bc48eb8-6166-4c3b-b76b-3d2c39177ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20864 | 2026.04.07 02:58:42.522648 [ 5 ] {3bc48eb8-6166-4c3b-b76b-3d2c39177ff7} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20865 | 2026.04.07 02:58:42.522856 [ 5 ] {3bc48eb8-6166-4c3b-b76b-3d2c39177ff7} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20866 | 2026.04.07 02:58:42.522992 [ 5 ] {3bc48eb8-6166-4c3b-b76b-3d2c39177ff7} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001154 sec., 59792.027729636044 rows/sec., 4.67 MiB/sec. | ||
| 20867 | 2026.04.07 02:58:42.523031 [ 5 ] {3bc48eb8-6166-4c3b-b76b-3d2c39177ff7} <Debug> TCPHandler: Processed in 0.001325608 sec. | ||
| 20868 | 2026.04.07 02:58:42.523139 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20869 | 2026.04.07 02:58:42.523234 [ 5 ] {be6cebf9-72b6-4c70-8a2c-33c6816d870b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20870 | 2026.04.07 02:58:42.523277 [ 5 ] {be6cebf9-72b6-4c70-8a2c-33c6816d870b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20871 | 2026.04.07 02:58:42.523692 [ 5 ] {be6cebf9-72b6-4c70-8a2c-33c6816d870b} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20872 | 2026.04.07 02:58:42.523736 [ 5 ] {be6cebf9-72b6-4c70-8a2c-33c6816d870b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20873 | 2026.04.07 02:58:42.524063 [ 5 ] {be6cebf9-72b6-4c70-8a2c-33c6816d870b} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20874 | 2026.04.07 02:58:42.524276 [ 5 ] {be6cebf9-72b6-4c70-8a2c-33c6816d870b} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20875 | 2026.04.07 02:58:42.524408 [ 5 ] {be6cebf9-72b6-4c70-8a2c-33c6816d870b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 20876 | 2026.04.07 02:58:42.524447 [ 5 ] {be6cebf9-72b6-4c70-8a2c-33c6816d870b} <Debug> TCPHandler: Processed in 0.001360869 sec. | ||
| 20877 | 2026.04.07 02:58:42.524564 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20878 | 2026.04.07 02:58:42.524658 [ 5 ] {784fdd94-f62e-4f36-aba8-5272497ae640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20879 | 2026.04.07 02:58:42.524712 [ 5 ] {784fdd94-f62e-4f36-aba8-5272497ae640} <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 | ||
| 20880 | 2026.04.07 02:58:42.525496 [ 5 ] {784fdd94-f62e-4f36-aba8-5272497ae640} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20881 | 2026.04.07 02:58:42.525533 [ 5 ] {784fdd94-f62e-4f36-aba8-5272497ae640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20882 | 2026.04.07 02:58:42.526047 [ 5 ] {784fdd94-f62e-4f36-aba8-5272497ae640} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 20883 | 2026.04.07 02:58:42.526265 [ 5 ] {784fdd94-f62e-4f36-aba8-5272497ae640} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20884 | 2026.04.07 02:58:42.526406 [ 5 ] {784fdd94-f62e-4f36-aba8-5272497ae640} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001765 sec., 2832.8611898016998 rows/sec., 5.08 MiB/sec. | ||
| 20885 | 2026.04.07 02:58:42.526463 [ 5 ] {784fdd94-f62e-4f36-aba8-5272497ae640} <Debug> TCPHandler: Processed in 0.001951222 sec. | ||
| 20886 | 2026.04.07 02:58:42.526571 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20887 | 2026.04.07 02:58:42.526667 [ 5 ] {3888f60a-1e20-4e51-87b6-f39f6cc6350d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20888 | 2026.04.07 02:58:42.526710 [ 5 ] {3888f60a-1e20-4e51-87b6-f39f6cc6350d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20889 | 2026.04.07 02:58:42.527043 [ 5 ] {3888f60a-1e20-4e51-87b6-f39f6cc6350d} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20890 | 2026.04.07 02:58:42.527078 [ 5 ] {3888f60a-1e20-4e51-87b6-f39f6cc6350d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 20891 | 2026.04.07 02:58:42.527384 [ 5 ] {3888f60a-1e20-4e51-87b6-f39f6cc6350d} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20892 | 2026.04.07 02:58:42.527595 [ 5 ] {3888f60a-1e20-4e51-87b6-f39f6cc6350d} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20893 | 2026.04.07 02:58:42.527724 [ 5 ] {3888f60a-1e20-4e51-87b6-f39f6cc6350d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 20894 | 2026.04.07 02:58:42.527761 [ 5 ] {3888f60a-1e20-4e51-87b6-f39f6cc6350d} <Debug> TCPHandler: Processed in 0.001240086 sec. | ||
| 20895 | 2026.04.07 02:58:42.968552 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 20896 | 2026.04.07 02:58:42.968612 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 20897 | 2026.04.07 02:58:42.971222 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 20898 | 2026.04.07 02:58:43.093235 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 20899 | 2026.04.07 02:58:43.113681 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20900 | 2026.04.07 02:58:43.113741 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 20901 | 2026.04.07 02:58:43.120181 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20902 | 2026.04.07 02:58:43.120964 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20903 | 2026.04.07 02:58:43.125125 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 20904 | 2026.04.07 02:58:47.527287 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20905 | 2026.04.07 02:58:47.527576 [ 5 ] {172df702-b4d2-4f96-b07f-dbbb7d3b6c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20906 | 2026.04.07 02:58:47.527682 [ 5 ] {172df702-b4d2-4f96-b07f-dbbb7d3b6c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20907 | 2026.04.07 02:58:47.528613 [ 5 ] {172df702-b4d2-4f96-b07f-dbbb7d3b6c93} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20908 | 2026.04.07 02:58:47.528661 [ 5 ] {172df702-b4d2-4f96-b07f-dbbb7d3b6c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 20909 | 2026.04.07 02:58:47.529074 [ 5 ] {172df702-b4d2-4f96-b07f-dbbb7d3b6c93} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20910 | 2026.04.07 02:58:47.529302 [ 5 ] {172df702-b4d2-4f96-b07f-dbbb7d3b6c93} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20911 | 2026.04.07 02:58:47.529464 [ 5 ] {172df702-b4d2-4f96-b07f-dbbb7d3b6c93} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001967 sec., 144382.3080833757 rows/sec., 9.17 MiB/sec. | ||
| 20912 | 2026.04.07 02:58:47.529508 [ 5 ] {172df702-b4d2-4f96-b07f-dbbb7d3b6c93} <Debug> TCPHandler: Processed in 0.002417201 sec. | ||
| 20913 | 2026.04.07 02:58:47.529625 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20914 | 2026.04.07 02:58:47.529720 [ 5 ] {ea49369c-6463-46f8-b98b-f0559384f285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20915 | 2026.04.07 02:58:47.529761 [ 5 ] {ea49369c-6463-46f8-b98b-f0559384f285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20916 | 2026.04.07 02:58:47.530590 [ 5 ] {ea49369c-6463-46f8-b98b-f0559384f285} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20917 | 2026.04.07 02:58:47.530627 [ 5 ] {ea49369c-6463-46f8-b98b-f0559384f285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 20918 | 2026.04.07 02:58:47.531005 [ 5 ] {ea49369c-6463-46f8-b98b-f0559384f285} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20919 | 2026.04.07 02:58:47.531215 [ 5 ] {ea49369c-6463-46f8-b98b-f0559384f285} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20920 | 2026.04.07 02:58:47.531349 [ 5 ] {ea49369c-6463-46f8-b98b-f0559384f285} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001648 sec., 527305.8252427184 rows/sec., 41.33 MiB/sec. | ||
| 20921 | 2026.04.07 02:58:47.531388 [ 5 ] {ea49369c-6463-46f8-b98b-f0559384f285} <Debug> TCPHandler: Processed in 0.001815019 sec. | ||
| 20922 | 2026.04.07 02:58:47.531495 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20923 | 2026.04.07 02:58:47.531590 [ 5 ] {b25a2542-6313-4195-a228-ebfb00a4e1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20924 | 2026.04.07 02:58:47.531630 [ 5 ] {b25a2542-6313-4195-a228-ebfb00a4e1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20925 | 2026.04.07 02:58:47.532078 [ 5 ] {b25a2542-6313-4195-a228-ebfb00a4e1e3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20926 | 2026.04.07 02:58:47.532115 [ 5 ] {b25a2542-6313-4195-a228-ebfb00a4e1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 20927 | 2026.04.07 02:58:47.532421 [ 5 ] {b25a2542-6313-4195-a228-ebfb00a4e1e3} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20928 | 2026.04.07 02:58:47.532635 [ 5 ] {b25a2542-6313-4195-a228-ebfb00a4e1e3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20929 | 2026.04.07 02:58:47.532761 [ 5 ] {b25a2542-6313-4195-a228-ebfb00a4e1e3} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.00119 sec., 149579.8319327731 rows/sec., 9.23 MiB/sec. | ||
| 20930 | 2026.04.07 02:58:47.532801 [ 5 ] {b25a2542-6313-4195-a228-ebfb00a4e1e3} <Debug> TCPHandler: Processed in 0.001356859 sec. | ||
| 20931 | 2026.04.07 02:58:47.532905 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20932 | 2026.04.07 02:58:47.533000 [ 5 ] {6cb0025a-7fef-4a26-bae3-7c4e1d2aa7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20933 | 2026.04.07 02:58:47.533040 [ 5 ] {6cb0025a-7fef-4a26-bae3-7c4e1d2aa7f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20934 | 2026.04.07 02:58:47.533467 [ 5 ] {6cb0025a-7fef-4a26-bae3-7c4e1d2aa7f7} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20935 | 2026.04.07 02:58:47.533502 [ 5 ] {6cb0025a-7fef-4a26-bae3-7c4e1d2aa7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 20936 | 2026.04.07 02:58:47.533806 [ 5 ] {6cb0025a-7fef-4a26-bae3-7c4e1d2aa7f7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 20937 | 2026.04.07 02:58:47.534016 [ 5 ] {6cb0025a-7fef-4a26-bae3-7c4e1d2aa7f7} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20938 | 2026.04.07 02:58:47.534130 [ 150 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 20939 | 2026.04.07 02:58:47.534145 [ 5 ] {6cb0025a-7fef-4a26-bae3-7c4e1d2aa7f7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001162 sec., 128227.19449225473 rows/sec., 8.28 MiB/sec. | ||
| 20940 | 2026.04.07 02:58:47.534196 [ 150 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20941 | 2026.04.07 02:58:47.534207 [ 5 ] {6cb0025a-7fef-4a26-bae3-7c4e1d2aa7f7} <Debug> TCPHandler: Processed in 0.001352878 sec. | ||
| 20942 | 2026.04.07 02:58:47.534227 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 20943 | 2026.04.07 02:58:47.534323 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20944 | 2026.04.07 02:58:47.534365 [ 196 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::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 | ||
| 20945 | 2026.04.07 02:58:47.534423 [ 5 ] {a07285a1-8940-4d73-808a-774cd777ba90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20946 | 2026.04.07 02:58:47.534468 [ 5 ] {a07285a1-8940-4d73-808a-774cd777ba90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20947 | 2026.04.07 02:58:47.534523 [ 196 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20948 | 2026.04.07 02:58:47.534566 [ 196 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 976 rows starting from the beginning of the part | ||
| 20949 | 2026.04.07 02:58:47.534642 [ 196 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 149 rows starting from the beginning of the part | ||
| 20950 | 2026.04.07 02:58:47.534694 [ 196 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 149 rows starting from the beginning of the part | ||
| 20951 | 2026.04.07 02:58:47.534744 [ 196 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 801 rows starting from the beginning of the part | ||
| 20952 | 2026.04.07 02:58:47.534799 [ 196 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 149 rows starting from the beginning of the part | ||
| 20953 | 2026.04.07 02:58:47.534849 [ 196 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 149 rows starting from the beginning of the part | ||
| 20954 | 2026.04.07 02:58:47.534901 [ 5 ] {a07285a1-8940-4d73-808a-774cd777ba90} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20955 | 2026.04.07 02:58:47.534941 [ 5 ] {a07285a1-8940-4d73-808a-774cd777ba90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 20956 | 2026.04.07 02:58:47.535277 [ 5 ] {a07285a1-8940-4d73-808a-774cd777ba90} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20957 | 2026.04.07 02:58:47.535511 [ 5 ] {a07285a1-8940-4d73-808a-774cd777ba90} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20958 | 2026.04.07 02:58:47.535647 [ 5 ] {a07285a1-8940-4d73-808a-774cd777ba90} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001241 sec., 119258.66236905722 rows/sec., 6.78 MiB/sec. | ||
| 20959 | 2026.04.07 02:58:47.535686 [ 5 ] {a07285a1-8940-4d73-808a-774cd777ba90} <Debug> TCPHandler: Processed in 0.001413589 sec. | ||
| 20960 | 2026.04.07 02:58:47.535800 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20961 | 2026.04.07 02:58:47.535894 [ 5 ] {c29640fb-d8a0-4445-b963-69f48e215b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20962 | 2026.04.07 02:58:47.535933 [ 5 ] {c29640fb-d8a0-4445-b963-69f48e215b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20963 | 2026.04.07 02:58:47.536102 [ 191 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001797048 sec., 1320498.95161398 rows/sec., 84.50 MiB/sec. | ||
| 20964 | 2026.04.07 02:58:47.536333 [ 190 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 20965 | 2026.04.07 02:58:47.536559 [ 5 ] {c29640fb-d8a0-4445-b963-69f48e215b1a} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20966 | 2026.04.07 02:58:47.536602 [ 5 ] {c29640fb-d8a0-4445-b963-69f48e215b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 20967 | 2026.04.07 02:58:47.536634 [ 190 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_81_16} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20968 | 2026.04.07 02:58:47.536728 [ 190 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_81_16} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 20969 | 2026.04.07 02:58:47.536847 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 20970 | 2026.04.07 02:58:47.536979 [ 5 ] {c29640fb-d8a0-4445-b963-69f48e215b1a} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20971 | 2026.04.07 02:58:47.537196 [ 5 ] {c29640fb-d8a0-4445-b963-69f48e215b1a} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20972 | 2026.04.07 02:58:47.537330 [ 5 ] {c29640fb-d8a0-4445-b963-69f48e215b1a} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001452 sec., 362258.9531680441 rows/sec., 25.60 MiB/sec. | ||
| 20973 | 2026.04.07 02:58:47.537368 [ 5 ] {c29640fb-d8a0-4445-b963-69f48e215b1a} <Debug> TCPHandler: Processed in 0.001620684 sec. | ||
| 20974 | 2026.04.07 02:58:47.537474 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20975 | 2026.04.07 02:58:47.537602 [ 5 ] {4431df97-8f3c-4c1c-bf99-0a682ec7e807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20976 | 2026.04.07 02:58:47.537645 [ 5 ] {4431df97-8f3c-4c1c-bf99-0a682ec7e807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20977 | 2026.04.07 02:58:47.537983 [ 5 ] {4431df97-8f3c-4c1c-bf99-0a682ec7e807} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20978 | 2026.04.07 02:58:47.538019 [ 5 ] {4431df97-8f3c-4c1c-bf99-0a682ec7e807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 20979 | 2026.04.07 02:58:47.538334 [ 5 ] {4431df97-8f3c-4c1c-bf99-0a682ec7e807} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 20980 | 2026.04.07 02:58:47.538541 [ 5 ] {4431df97-8f3c-4c1c-bf99-0a682ec7e807} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20981 | 2026.04.07 02:58:47.538676 [ 5 ] {4431df97-8f3c-4c1c-bf99-0a682ec7e807} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 20982 | 2026.04.07 02:58:47.538713 [ 5 ] {4431df97-8f3c-4c1c-bf99-0a682ec7e807} <Debug> TCPHandler: Processed in 0.001291867 sec. | ||
| 20983 | 2026.04.07 02:58:47.538821 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20984 | 2026.04.07 02:58:47.538916 [ 5 ] {ea4609f7-2a2a-4548-a85e-78419556b5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20985 | 2026.04.07 02:58:47.538959 [ 5 ] {ea4609f7-2a2a-4548-a85e-78419556b5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20986 | 2026.04.07 02:58:47.539367 [ 5 ] {ea4609f7-2a2a-4548-a85e-78419556b5b8} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20987 | 2026.04.07 02:58:47.539403 [ 5 ] {ea4609f7-2a2a-4548-a85e-78419556b5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 20988 | 2026.04.07 02:58:47.539741 [ 5 ] {ea4609f7-2a2a-4548-a85e-78419556b5b8} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20989 | 2026.04.07 02:58:47.539952 [ 5 ] {ea4609f7-2a2a-4548-a85e-78419556b5b8} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20990 | 2026.04.07 02:58:47.540082 [ 5 ] {ea4609f7-2a2a-4548-a85e-78419556b5b8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001184 sec., 223817.56756756757 rows/sec., 14.87 MiB/sec. | ||
| 20991 | 2026.04.07 02:58:47.540120 [ 5 ] {ea4609f7-2a2a-4548-a85e-78419556b5b8} <Debug> TCPHandler: Processed in 0.001350878 sec. | ||
| 20992 | 2026.04.07 02:58:47.540225 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20993 | 2026.04.07 02:58:47.540318 [ 5 ] {9a2990bc-bda3-4b9e-a786-dbd271ea0b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20994 | 2026.04.07 02:58:47.540360 [ 5 ] {9a2990bc-bda3-4b9e-a786-dbd271ea0b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20995 | 2026.04.07 02:58:47.540664 [ 5 ] {9a2990bc-bda3-4b9e-a786-dbd271ea0b1b} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20996 | 2026.04.07 02:58:47.540699 [ 5 ] {9a2990bc-bda3-4b9e-a786-dbd271ea0b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 20997 | 2026.04.07 02:58:47.540991 [ 5 ] {9a2990bc-bda3-4b9e-a786-dbd271ea0b1b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20998 | 2026.04.07 02:58:47.541206 [ 5 ] {9a2990bc-bda3-4b9e-a786-dbd271ea0b1b} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20999 | 2026.04.07 02:58:47.541333 [ 5 ] {9a2990bc-bda3-4b9e-a786-dbd271ea0b1b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 21000 | 2026.04.07 02:58:47.541369 [ 5 ] {9a2990bc-bda3-4b9e-a786-dbd271ea0b1b} <Debug> TCPHandler: Processed in 0.001194845 sec. | ||
| 21001 | 2026.04.07 02:58:47.541487 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21002 | 2026.04.07 02:58:47.541581 [ 5 ] {bcbdfe42-e4c6-4790-bcb8-812b6298c759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21003 | 2026.04.07 02:58:47.541635 [ 5 ] {bcbdfe42-e4c6-4790-bcb8-812b6298c759} <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 | ||
| 21004 | 2026.04.07 02:58:47.542493 [ 5 ] {bcbdfe42-e4c6-4790-bcb8-812b6298c759} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21005 | 2026.04.07 02:58:47.542529 [ 5 ] {bcbdfe42-e4c6-4790-bcb8-812b6298c759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 21006 | 2026.04.07 02:58:47.543085 [ 5 ] {bcbdfe42-e4c6-4790-bcb8-812b6298c759} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 21007 | 2026.04.07 02:58:47.543313 [ 5 ] {bcbdfe42-e4c6-4790-bcb8-812b6298c759} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21008 | 2026.04.07 02:58:47.543455 [ 5 ] {bcbdfe42-e4c6-4790-bcb8-812b6298c759} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001891 sec., 19037.546271813855 rows/sec., 34.11 MiB/sec. | ||
| 21009 | 2026.04.07 02:58:47.543522 [ 5 ] {bcbdfe42-e4c6-4790-bcb8-812b6298c759} <Debug> TCPHandler: Processed in 0.002087764 sec. | ||
| 21010 | 2026.04.07 02:58:47.543632 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21011 | 2026.04.07 02:58:47.543728 [ 5 ] {ed1584ac-055f-4033-a987-f3b6ef8d38fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21012 | 2026.04.07 02:58:47.543770 [ 5 ] {ed1584ac-055f-4033-a987-f3b6ef8d38fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21013 | 2026.04.07 02:58:47.544099 [ 5 ] {ed1584ac-055f-4033-a987-f3b6ef8d38fb} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21014 | 2026.04.07 02:58:47.544134 [ 5 ] {ed1584ac-055f-4033-a987-f3b6ef8d38fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 21015 | 2026.04.07 02:58:47.544442 [ 5 ] {ed1584ac-055f-4033-a987-f3b6ef8d38fb} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21016 | 2026.04.07 02:58:47.544660 [ 5 ] {ed1584ac-055f-4033-a987-f3b6ef8d38fb} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21017 | 2026.04.07 02:58:47.544789 [ 5 ] {ed1584ac-055f-4033-a987-f3b6ef8d38fb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001079 sec., 83410.56533827618 rows/sec., 5.22 MiB/sec. | ||
| 21018 | 2026.04.07 02:58:47.544825 [ 5 ] {ed1584ac-055f-4033-a987-f3b6ef8d38fb} <Debug> TCPHandler: Processed in 0.001244566 sec. | ||
| 21019 | 2026.04.07 02:58:48.293285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42732 | ||
| 21020 | 2026.04.07 02:58:48.294157 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21021 | 2026.04.07 02:58:48.294243 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 21022 | 2026.04.07 02:58:48.295025 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 21023 | 2026.04.07 02:58:48.295413 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21024 | 2026.04.07 02:58:48.295674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42732 | ||
| 21025 | 2026.04.07 02:58:48.803403 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53618 | ||
| 21026 | 2026.04.07 02:58:48.803529 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21027 | 2026.04.07 02:58:48.803557 [ 288 ] {} <Debug> TCP-Session: 8564b8b9-0312-4138-8d46-96490b2ae781 Authenticating user 'default' from [fd00:1122:3344:101::e]:53618 | ||
| 21028 | 2026.04.07 02:58:48.803580 [ 288 ] {} <Debug> TCP-Session: 8564b8b9-0312-4138-8d46-96490b2ae781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21029 | 2026.04.07 02:58:48.803594 [ 288 ] {} <Debug> TCP-Session: 8564b8b9-0312-4138-8d46-96490b2ae781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21030 | 2026.04.07 02:58:48.803806 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43246 | ||
| 21031 | 2026.04.07 02:58:48.803842 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47824 | ||
| 21032 | 2026.04.07 02:58:48.803859 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34934 | ||
| 21033 | 2026.04.07 02:58:48.803890 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53557 | ||
| 21034 | 2026.04.07 02:58:48.803847 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56871 | ||
| 21035 | 2026.04.07 02:58:48.803949 [ 288 ] {} <Trace> TCP-Session: 8564b8b9-0312-4138-8d46-96490b2ae781 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21036 | 2026.04.07 02:58:48.803975 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21037 | 2026.04.07 02:58:48.804005 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21038 | 2026.04.07 02:58:48.803937 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21039 | 2026.04.07 02:58:48.804030 [ 3 ] {} <Debug> TCP-Session: 0097a191-4dd5-4c99-aa35-2ec6cc50bc1d Authenticating user 'default' from [fd00:1122:3344:101::e]:34934 | ||
| 21040 | 2026.04.07 02:58:48.804041 [ 349 ] {} <Debug> TCP-Session: bf3e79de-f864-40d9-97d7-d46b6bd8e0af Authenticating user 'default' from [fd00:1122:3344:101::e]:53557 | ||
| 21041 | 2026.04.07 02:58:48.804056 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21042 | 2026.04.07 02:58:48.804079 [ 3 ] {} <Debug> TCP-Session: 0097a191-4dd5-4c99-aa35-2ec6cc50bc1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21043 | 2026.04.07 02:58:48.804090 [ 349 ] {} <Debug> TCP-Session: bf3e79de-f864-40d9-97d7-d46b6bd8e0af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21044 | 2026.04.07 02:58:48.804112 [ 3 ] {} <Debug> TCP-Session: 0097a191-4dd5-4c99-aa35-2ec6cc50bc1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21045 | 2026.04.07 02:58:48.804118 [ 291 ] {} <Debug> TCP-Session: 2737566a-0ac7-478e-bbb0-13560500de15 Authenticating user 'default' from [fd00:1122:3344:101::e]:56871 | ||
| 21046 | 2026.04.07 02:58:48.804149 [ 288 ] {8536837e-6f62-438d-8643-63d798825733} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53618) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21047 | 2026.04.07 02:58:48.804125 [ 349 ] {} <Debug> TCP-Session: bf3e79de-f864-40d9-97d7-d46b6bd8e0af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21048 | 2026.04.07 02:58:48.804181 [ 291 ] {} <Debug> TCP-Session: 2737566a-0ac7-478e-bbb0-13560500de15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21049 | 2026.04.07 02:58:48.804069 [ 289 ] {} <Debug> TCP-Session: 61e39a3b-2812-482b-8889-8f9faf656c15 Authenticating user 'default' from [fd00:1122:3344:101::e]:43246 | ||
| 21050 | 2026.04.07 02:58:48.804224 [ 291 ] {} <Debug> TCP-Session: 2737566a-0ac7-478e-bbb0-13560500de15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21051 | 2026.04.07 02:58:48.804249 [ 289 ] {} <Debug> TCP-Session: 61e39a3b-2812-482b-8889-8f9faf656c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21052 | 2026.04.07 02:58:48.803937 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21053 | 2026.04.07 02:58:48.804282 [ 289 ] {} <Debug> TCP-Session: 61e39a3b-2812-482b-8889-8f9faf656c15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21054 | 2026.04.07 02:58:48.803854 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43531 | ||
| 21055 | 2026.04.07 02:58:48.804303 [ 293 ] {} <Debug> TCP-Session: 920d22b3-c0ce-430a-8c2a-2c569aa25dae Authenticating user 'default' from [fd00:1122:3344:101::e]:47824 | ||
| 21056 | 2026.04.07 02:58:48.803833 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36553 | ||
| 21057 | 2026.04.07 02:58:48.804352 [ 293 ] {} <Debug> TCP-Session: 920d22b3-c0ce-430a-8c2a-2c569aa25dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21058 | 2026.04.07 02:58:48.804380 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21059 | 2026.04.07 02:58:48.804400 [ 293 ] {} <Debug> TCP-Session: 920d22b3-c0ce-430a-8c2a-2c569aa25dae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21060 | 2026.04.07 02:58:48.804416 [ 294 ] {} <Debug> TCP-Session: af722c25-3293-412b-a078-b589628d9f50 Authenticating user 'default' from [fd00:1122:3344:101::e]:43531 | ||
| 21061 | 2026.04.07 02:58:48.804423 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21062 | 2026.04.07 02:58:48.804439 [ 288 ] {8536837e-6f62-438d-8643-63d798825733} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21063 | 2026.04.07 02:58:48.804446 [ 294 ] {} <Debug> TCP-Session: af722c25-3293-412b-a078-b589628d9f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21064 | 2026.04.07 02:58:48.804460 [ 292 ] {} <Debug> TCP-Session: 3e0d1bf3-7ca8-4f50-a232-a8f17eea6dcd Authenticating user 'default' from [fd00:1122:3344:101::e]:36553 | ||
| 21065 | 2026.04.07 02:58:48.804484 [ 294 ] {} <Debug> TCP-Session: af722c25-3293-412b-a078-b589628d9f50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21066 | 2026.04.07 02:58:48.804499 [ 292 ] {} <Debug> TCP-Session: 3e0d1bf3-7ca8-4f50-a232-a8f17eea6dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21067 | 2026.04.07 02:58:48.804502 [ 288 ] {8536837e-6f62-438d-8643-63d798825733} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21068 | 2026.04.07 02:58:48.804520 [ 292 ] {} <Debug> TCP-Session: 3e0d1bf3-7ca8-4f50-a232-a8f17eea6dcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21069 | 2026.04.07 02:58:48.803809 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53312 | ||
| 21070 | 2026.04.07 02:58:48.804812 [ 288 ] {8536837e-6f62-438d-8643-63d798825733} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 21071 | 2026.04.07 02:58:48.804899 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21072 | 2026.04.07 02:58:48.804938 [ 290 ] {} <Debug> TCP-Session: b16b05dd-4f8a-49c6-862c-5ebc110a60a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53312 | ||
| 21073 | 2026.04.07 02:58:48.804961 [ 290 ] {} <Debug> TCP-Session: b16b05dd-4f8a-49c6-862c-5ebc110a60a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21074 | 2026.04.07 02:58:48.804974 [ 290 ] {} <Debug> TCP-Session: b16b05dd-4f8a-49c6-862c-5ebc110a60a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21075 | 2026.04.07 02:58:48.805787 [ 330 ] {8536837e-6f62-438d-8643-63d798825733} <Trace> AggregatingTransform: Aggregating | ||
| 21076 | 2026.04.07 02:58:48.805826 [ 330 ] {8536837e-6f62-438d-8643-63d798825733} <Trace> Aggregator: Aggregation method: without_key | ||
| 21077 | 2026.04.07 02:58:48.805862 [ 330 ] {8536837e-6f62-438d-8643-63d798825733} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00093947 sec. (1064.430 rows/sec., 41.58 KiB/sec.) | ||
| 21078 | 2026.04.07 02:58:48.805880 [ 330 ] {8536837e-6f62-438d-8643-63d798825733} <Trace> Aggregator: Merging aggregated data | ||
| 21079 | 2026.04.07 02:58:48.807605 [ 288 ] {8536837e-6f62-438d-8643-63d798825733} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003511 sec., 284.8191398461977 rows/sec., 11.13 KiB/sec. | ||
| 21080 | 2026.04.07 02:58:48.807816 [ 288 ] {8536837e-6f62-438d-8643-63d798825733} <Debug> TCPHandler: Processed in 0.003984054 sec. | ||
| 21081 | 2026.04.07 02:58:48.807955 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21082 | 2026.04.07 02:58:48.807986 [ 288 ] {} <Debug> TCP-Session: 8564b8b9-0312-4138-8d46-96490b2ae781 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21083 | 2026.04.07 02:58:48.807990 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21084 | 2026.04.07 02:58:48.808013 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21085 | 2026.04.07 02:58:48.808031 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21086 | 2026.04.07 02:58:48.808049 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21087 | 2026.04.07 02:58:48.808062 [ 290 ] {} <Debug> TCP-Session: b16b05dd-4f8a-49c6-862c-5ebc110a60a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21088 | 2026.04.07 02:58:48.808079 [ 294 ] {} <Debug> TCP-Session: af722c25-3293-412b-a078-b589628d9f50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21089 | 2026.04.07 02:58:48.808100 [ 292 ] {} <Debug> TCP-Session: 3e0d1bf3-7ca8-4f50-a232-a8f17eea6dcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21090 | 2026.04.07 02:58:48.808106 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21091 | 2026.04.07 02:58:48.808121 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21092 | 2026.04.07 02:58:48.808091 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21093 | 2026.04.07 02:58:48.808174 [ 349 ] {} <Debug> TCP-Session: bf3e79de-f864-40d9-97d7-d46b6bd8e0af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21094 | 2026.04.07 02:58:48.808160 [ 3 ] {} <Debug> TCP-Session: 0097a191-4dd5-4c99-aa35-2ec6cc50bc1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21095 | 2026.04.07 02:58:48.808219 [ 293 ] {} <Debug> TCP-Session: 920d22b3-c0ce-430a-8c2a-2c569aa25dae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21096 | 2026.04.07 02:58:48.808052 [ 289 ] {} <Debug> TCP-Session: 61e39a3b-2812-482b-8889-8f9faf656c15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21097 | 2026.04.07 02:58:48.808073 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21098 | 2026.04.07 02:58:48.808304 [ 291 ] {} <Debug> TCP-Session: 2737566a-0ac7-478e-bbb0-13560500de15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21099 | 2026.04.07 02:58:49.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.06 MiB, peak 417.55 MiB, free memory in arenas 0.00 B, will set to 399.82 MiB (RSS), difference: 3.76 MiB | ||
| 21100 | 2026.04.07 02:58:49.097858 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39478 | ||
| 21101 | 2026.04.07 02:58:49.097963 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21102 | 2026.04.07 02:58:49.097989 [ 288 ] {} <Debug> TCP-Session: b6009e61-b805-4162-b5a7-22c3edf012f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39478 | ||
| 21103 | 2026.04.07 02:58:49.098011 [ 288 ] {} <Debug> TCP-Session: b6009e61-b805-4162-b5a7-22c3edf012f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21104 | 2026.04.07 02:58:49.098024 [ 288 ] {} <Debug> TCP-Session: b6009e61-b805-4162-b5a7-22c3edf012f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21105 | 2026.04.07 02:58:49.098205 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56589 | ||
| 21106 | 2026.04.07 02:58:49.098207 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63561 | ||
| 21107 | 2026.04.07 02:58:49.098275 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52988 | ||
| 21108 | 2026.04.07 02:58:49.098297 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50863 | ||
| 21109 | 2026.04.07 02:58:49.098308 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59351 | ||
| 21110 | 2026.04.07 02:58:49.098327 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21111 | 2026.04.07 02:58:49.098360 [ 288 ] {} <Trace> TCP-Session: b6009e61-b805-4162-b5a7-22c3edf012f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21112 | 2026.04.07 02:58:49.098368 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21113 | 2026.04.07 02:58:49.098380 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21114 | 2026.04.07 02:58:49.098399 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21115 | 2026.04.07 02:58:49.098409 [ 292 ] {} <Debug> TCP-Session: 34dd1c11-0cd2-48c4-ad6a-6929c91db6b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52988 | ||
| 21116 | 2026.04.07 02:58:49.098425 [ 294 ] {} <Debug> TCP-Session: 8d8a3228-f0aa-40b4-aea1-948c07c92072 Authenticating user 'default' from [fd00:1122:3344:101::e]:50863 | ||
| 21117 | 2026.04.07 02:58:49.098432 [ 3 ] {} <Debug> TCP-Session: cb382d70-f77b-4b5a-8bc4-c0dc325d2c55 Authenticating user 'default' from [fd00:1122:3344:101::e]:59351 | ||
| 21118 | 2026.04.07 02:58:49.098444 [ 292 ] {} <Debug> TCP-Session: 34dd1c11-0cd2-48c4-ad6a-6929c91db6b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21119 | 2026.04.07 02:58:49.098461 [ 294 ] {} <Debug> TCP-Session: 8d8a3228-f0aa-40b4-aea1-948c07c92072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21120 | 2026.04.07 02:58:49.098464 [ 3 ] {} <Debug> TCP-Session: cb382d70-f77b-4b5a-8bc4-c0dc325d2c55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21121 | 2026.04.07 02:58:49.098475 [ 292 ] {} <Debug> TCP-Session: 34dd1c11-0cd2-48c4-ad6a-6929c91db6b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21122 | 2026.04.07 02:58:49.098494 [ 3 ] {} <Debug> TCP-Session: cb382d70-f77b-4b5a-8bc4-c0dc325d2c55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21123 | 2026.04.07 02:58:49.098486 [ 294 ] {} <Debug> TCP-Session: 8d8a3228-f0aa-40b4-aea1-948c07c92072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21124 | 2026.04.07 02:58:49.098382 [ 289 ] {} <Debug> TCP-Session: e26b5dbf-70d4-498b-8e8a-3b0a0ab63079 Authenticating user 'default' from [fd00:1122:3344:101::e]:56589 | ||
| 21125 | 2026.04.07 02:58:49.098536 [ 288 ] {a56a0ce7-de8b-48a5-92f5-d29a58bd5631} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39478) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21126 | 2026.04.07 02:58:49.098366 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21127 | 2026.04.07 02:58:49.098572 [ 289 ] {} <Debug> TCP-Session: e26b5dbf-70d4-498b-8e8a-3b0a0ab63079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21128 | 2026.04.07 02:58:49.098606 [ 290 ] {} <Debug> TCP-Session: 72976345-648c-40e4-9aaa-48a3ccadac0b Authenticating user 'default' from [fd00:1122:3344:101::e]:63561 | ||
| 21129 | 2026.04.07 02:58:49.098610 [ 289 ] {} <Debug> TCP-Session: e26b5dbf-70d4-498b-8e8a-3b0a0ab63079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21130 | 2026.04.07 02:58:49.098632 [ 290 ] {} <Debug> TCP-Session: 72976345-648c-40e4-9aaa-48a3ccadac0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21131 | 2026.04.07 02:58:49.098318 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59703 | ||
| 21132 | 2026.04.07 02:58:49.098657 [ 290 ] {} <Debug> TCP-Session: 72976345-648c-40e4-9aaa-48a3ccadac0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21133 | 2026.04.07 02:58:49.098287 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47249 | ||
| 21134 | 2026.04.07 02:58:49.098246 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35005 | ||
| 21135 | 2026.04.07 02:58:49.098741 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21136 | 2026.04.07 02:58:49.098785 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21137 | 2026.04.07 02:58:49.098788 [ 349 ] {} <Debug> TCP-Session: 59477ea7-56d2-49a3-9cc1-ebbe9d99eba3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59703 | ||
| 21138 | 2026.04.07 02:58:49.098828 [ 293 ] {} <Debug> TCP-Session: 6b57f346-ab37-4b6f-b815-ffb17451e58a Authenticating user 'default' from [fd00:1122:3344:101::e]:47249 | ||
| 21139 | 2026.04.07 02:58:49.098830 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21140 | 2026.04.07 02:58:49.098845 [ 349 ] {} <Debug> TCP-Session: 59477ea7-56d2-49a3-9cc1-ebbe9d99eba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21141 | 2026.04.07 02:58:49.098860 [ 293 ] {} <Debug> TCP-Session: 6b57f346-ab37-4b6f-b815-ffb17451e58a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21142 | 2026.04.07 02:58:49.098892 [ 349 ] {} <Debug> TCP-Session: 59477ea7-56d2-49a3-9cc1-ebbe9d99eba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21143 | 2026.04.07 02:58:49.098906 [ 293 ] {} <Debug> TCP-Session: 6b57f346-ab37-4b6f-b815-ffb17451e58a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21144 | 2026.04.07 02:58:49.098883 [ 288 ] {a56a0ce7-de8b-48a5-92f5-d29a58bd5631} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21145 | 2026.04.07 02:58:49.098880 [ 291 ] {} <Debug> TCP-Session: cf55ff76-0a3f-4198-8d27-f74748d858ce Authenticating user 'default' from [fd00:1122:3344:101::e]:35005 | ||
| 21146 | 2026.04.07 02:58:49.098991 [ 291 ] {} <Debug> TCP-Session: cf55ff76-0a3f-4198-8d27-f74748d858ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21147 | 2026.04.07 02:58:49.099005 [ 291 ] {} <Debug> TCP-Session: cf55ff76-0a3f-4198-8d27-f74748d858ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21148 | 2026.04.07 02:58:49.099007 [ 288 ] {a56a0ce7-de8b-48a5-92f5-d29a58bd5631} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21149 | 2026.04.07 02:58:49.099305 [ 288 ] {a56a0ce7-de8b-48a5-92f5-d29a58bd5631} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 21150 | 2026.04.07 02:58:49.100226 [ 301 ] {a56a0ce7-de8b-48a5-92f5-d29a58bd5631} <Trace> AggregatingTransform: Aggregating | ||
| 21151 | 2026.04.07 02:58:49.100281 [ 301 ] {a56a0ce7-de8b-48a5-92f5-d29a58bd5631} <Trace> Aggregator: Aggregation method: without_key | ||
| 21152 | 2026.04.07 02:58:49.100319 [ 301 ] {a56a0ce7-de8b-48a5-92f5-d29a58bd5631} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911709 sec. (1096.841 rows/sec., 42.85 KiB/sec.) | ||
| 21153 | 2026.04.07 02:58:49.100339 [ 301 ] {a56a0ce7-de8b-48a5-92f5-d29a58bd5631} <Trace> Aggregator: Merging aggregated data | ||
| 21154 | 2026.04.07 02:58:49.101704 [ 288 ] {a56a0ce7-de8b-48a5-92f5-d29a58bd5631} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003226 sec., 309.981401115933 rows/sec., 12.11 KiB/sec. | ||
| 21155 | 2026.04.07 02:58:49.101872 [ 288 ] {a56a0ce7-de8b-48a5-92f5-d29a58bd5631} <Debug> TCPHandler: Processed in 0.003642367 sec. | ||
| 21156 | 2026.04.07 02:58:49.101964 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21157 | 2026.04.07 02:58:49.101991 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21158 | 2026.04.07 02:58:49.101992 [ 288 ] {} <Debug> TCP-Session: b6009e61-b805-4162-b5a7-22c3edf012f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21159 | 2026.04.07 02:58:49.102016 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21160 | 2026.04.07 02:58:49.102040 [ 289 ] {} <Debug> TCP-Session: e26b5dbf-70d4-498b-8e8a-3b0a0ab63079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21161 | 2026.04.07 02:58:49.102055 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21162 | 2026.04.07 02:58:49.102080 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21163 | 2026.04.07 02:58:49.102086 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21164 | 2026.04.07 02:58:49.102110 [ 292 ] {} <Debug> TCP-Session: 34dd1c11-0cd2-48c4-ad6a-6929c91db6b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21165 | 2026.04.07 02:58:49.102127 [ 290 ] {} <Debug> TCP-Session: 72976345-648c-40e4-9aaa-48a3ccadac0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21166 | 2026.04.07 02:58:49.102138 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21167 | 2026.04.07 02:58:49.102139 [ 294 ] {} <Debug> TCP-Session: 8d8a3228-f0aa-40b4-aea1-948c07c92072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21168 | 2026.04.07 02:58:49.102181 [ 3 ] {} <Debug> TCP-Session: cb382d70-f77b-4b5a-8bc4-c0dc325d2c55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21169 | 2026.04.07 02:58:49.102102 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21170 | 2026.04.07 02:58:49.102038 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21171 | 2026.04.07 02:58:49.102234 [ 293 ] {} <Debug> TCP-Session: 6b57f346-ab37-4b6f-b815-ffb17451e58a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21172 | 2026.04.07 02:58:49.102085 [ 349 ] {} <Debug> TCP-Session: 59477ea7-56d2-49a3-9cc1-ebbe9d99eba3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21173 | 2026.04.07 02:58:49.102262 [ 291 ] {} <Debug> TCP-Session: cf55ff76-0a3f-4198-8d27-f74748d858ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21174 | 2026.04.07 02:58:49.209699 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41184 | ||
| 21175 | 2026.04.07 02:58:49.209815 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21176 | 2026.04.07 02:58:49.209844 [ 288 ] {} <Debug> TCP-Session: c9b168bb-e851-4c54-838d-3f5593012ea1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41184 | ||
| 21177 | 2026.04.07 02:58:49.209868 [ 288 ] {} <Debug> TCP-Session: c9b168bb-e851-4c54-838d-3f5593012ea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21178 | 2026.04.07 02:58:49.209888 [ 288 ] {} <Debug> TCP-Session: c9b168bb-e851-4c54-838d-3f5593012ea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21179 | 2026.04.07 02:58:49.210138 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52116 | ||
| 21180 | 2026.04.07 02:58:49.210168 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56462 | ||
| 21181 | 2026.04.07 02:58:49.210194 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52180 | ||
| 21182 | 2026.04.07 02:58:49.210205 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43752 | ||
| 21183 | 2026.04.07 02:58:49.210234 [ 288 ] {} <Trace> TCP-Session: c9b168bb-e851-4c54-838d-3f5593012ea1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21184 | 2026.04.07 02:58:49.210263 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21185 | 2026.04.07 02:58:49.210272 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21186 | 2026.04.07 02:58:49.210163 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33416 | ||
| 21187 | 2026.04.07 02:58:49.210312 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21188 | 2026.04.07 02:58:49.210319 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21189 | 2026.04.07 02:58:49.210319 [ 293 ] {} <Debug> TCP-Session: 37934ca6-3716-4d39-b70c-b4faa5640ef3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56462 | ||
| 21190 | 2026.04.07 02:58:49.210368 [ 3 ] {} <Debug> TCP-Session: 47fcdcf9-bc7d-419e-953b-43c938583721 Authenticating user 'default' from [fd00:1122:3344:101::e]:52180 | ||
| 21191 | 2026.04.07 02:58:49.210375 [ 349 ] {} <Debug> TCP-Session: fe92d289-39ae-40c8-93d6-5342288e1ffe Authenticating user 'default' from [fd00:1122:3344:101::e]:43752 | ||
| 21192 | 2026.04.07 02:58:49.210411 [ 293 ] {} <Debug> TCP-Session: 37934ca6-3716-4d39-b70c-b4faa5640ef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21193 | 2026.04.07 02:58:49.210418 [ 3 ] {} <Debug> TCP-Session: 47fcdcf9-bc7d-419e-953b-43c938583721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21194 | 2026.04.07 02:58:49.210433 [ 349 ] {} <Debug> TCP-Session: fe92d289-39ae-40c8-93d6-5342288e1ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21195 | 2026.04.07 02:58:49.210449 [ 293 ] {} <Debug> TCP-Session: 37934ca6-3716-4d39-b70c-b4faa5640ef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21196 | 2026.04.07 02:58:49.210467 [ 349 ] {} <Debug> TCP-Session: fe92d289-39ae-40c8-93d6-5342288e1ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21197 | 2026.04.07 02:58:49.210456 [ 3 ] {} <Debug> TCP-Session: 47fcdcf9-bc7d-419e-953b-43c938583721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21198 | 2026.04.07 02:58:49.210425 [ 288 ] {c7624914-4b3f-4c96-9821-752939acb608} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41184) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21199 | 2026.04.07 02:58:49.210413 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21200 | 2026.04.07 02:58:49.210304 [ 289 ] {} <Debug> TCP-Session: b03adbc1-66ff-4560-af77-cef4f3d2972c Authenticating user 'default' from [fd00:1122:3344:101::e]:52116 | ||
| 21201 | 2026.04.07 02:58:49.210578 [ 291 ] {} <Debug> TCP-Session: da98127d-4194-42a1-b5fc-026e3299c9e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33416 | ||
| 21202 | 2026.04.07 02:58:49.210157 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36354 | ||
| 21203 | 2026.04.07 02:58:49.210603 [ 289 ] {} <Debug> TCP-Session: b03adbc1-66ff-4560-af77-cef4f3d2972c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21204 | 2026.04.07 02:58:49.210615 [ 291 ] {} <Debug> TCP-Session: da98127d-4194-42a1-b5fc-026e3299c9e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21205 | 2026.04.07 02:58:49.210656 [ 289 ] {} <Debug> TCP-Session: b03adbc1-66ff-4560-af77-cef4f3d2972c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21206 | 2026.04.07 02:58:49.210673 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21207 | 2026.04.07 02:58:49.210669 [ 291 ] {} <Debug> TCP-Session: da98127d-4194-42a1-b5fc-026e3299c9e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21208 | 2026.04.07 02:58:49.210709 [ 292 ] {} <Debug> TCP-Session: 35aff1be-f612-4d0b-80fb-a4d9b871c34c Authenticating user 'default' from [fd00:1122:3344:101::e]:36354 | ||
| 21209 | 2026.04.07 02:58:49.210142 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53064 | ||
| 21210 | 2026.04.07 02:58:49.210737 [ 292 ] {} <Debug> TCP-Session: 35aff1be-f612-4d0b-80fb-a4d9b871c34c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21211 | 2026.04.07 02:58:49.210184 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38083 | ||
| 21212 | 2026.04.07 02:58:49.210771 [ 292 ] {} <Debug> TCP-Session: 35aff1be-f612-4d0b-80fb-a4d9b871c34c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21213 | 2026.04.07 02:58:49.210789 [ 288 ] {c7624914-4b3f-4c96-9821-752939acb608} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21214 | 2026.04.07 02:58:49.210801 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21215 | 2026.04.07 02:58:49.210842 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21216 | 2026.04.07 02:58:49.210847 [ 290 ] {} <Debug> TCP-Session: 4d7255e6-0819-420c-85aa-ea6d664fac1a Authenticating user 'default' from [fd00:1122:3344:101::e]:53064 | ||
| 21217 | 2026.04.07 02:58:49.210863 [ 288 ] {c7624914-4b3f-4c96-9821-752939acb608} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21218 | 2026.04.07 02:58:49.210880 [ 290 ] {} <Debug> TCP-Session: 4d7255e6-0819-420c-85aa-ea6d664fac1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21219 | 2026.04.07 02:58:49.210873 [ 294 ] {} <Debug> TCP-Session: 2188a445-84fe-4c85-8ee6-2b74c94e6062 Authenticating user 'default' from [fd00:1122:3344:101::e]:38083 | ||
| 21220 | 2026.04.07 02:58:49.210901 [ 290 ] {} <Debug> TCP-Session: 4d7255e6-0819-420c-85aa-ea6d664fac1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21221 | 2026.04.07 02:58:49.210910 [ 294 ] {} <Debug> TCP-Session: 2188a445-84fe-4c85-8ee6-2b74c94e6062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21222 | 2026.04.07 02:58:49.210923 [ 294 ] {} <Debug> TCP-Session: 2188a445-84fe-4c85-8ee6-2b74c94e6062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21223 | 2026.04.07 02:58:49.211159 [ 288 ] {c7624914-4b3f-4c96-9821-752939acb608} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 21224 | 2026.04.07 02:58:49.212045 [ 298 ] {c7624914-4b3f-4c96-9821-752939acb608} <Trace> AggregatingTransform: Aggregating | ||
| 21225 | 2026.04.07 02:58:49.212078 [ 298 ] {c7624914-4b3f-4c96-9821-752939acb608} <Trace> Aggregator: Aggregation method: without_key | ||
| 21226 | 2026.04.07 02:58:49.212107 [ 298 ] {c7624914-4b3f-4c96-9821-752939acb608} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000845238 sec. (1183.099 rows/sec., 46.21 KiB/sec.) | ||
| 21227 | 2026.04.07 02:58:49.212127 [ 298 ] {c7624914-4b3f-4c96-9821-752939acb608} <Trace> Aggregator: Merging aggregated data | ||
| 21228 | 2026.04.07 02:58:49.213485 [ 288 ] {c7624914-4b3f-4c96-9821-752939acb608} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003169 sec., 315.5569580309246 rows/sec., 12.33 KiB/sec. | ||
| 21229 | 2026.04.07 02:58:49.213618 [ 288 ] {c7624914-4b3f-4c96-9821-752939acb608} <Debug> TCPHandler: Processed in 0.003561045 sec. | ||
| 21230 | 2026.04.07 02:58:49.213778 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21231 | 2026.04.07 02:58:49.213808 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21232 | 2026.04.07 02:58:49.213809 [ 288 ] {} <Debug> TCP-Session: c9b168bb-e851-4c54-838d-3f5593012ea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21233 | 2026.04.07 02:58:49.213834 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21234 | 2026.04.07 02:58:49.213842 [ 349 ] {} <Debug> TCP-Session: fe92d289-39ae-40c8-93d6-5342288e1ffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21235 | 2026.04.07 02:58:49.213854 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21236 | 2026.04.07 02:58:49.213873 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21237 | 2026.04.07 02:58:49.213889 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21238 | 2026.04.07 02:58:49.213911 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21239 | 2026.04.07 02:58:49.213950 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21240 | 2026.04.07 02:58:49.213956 [ 292 ] {} <Debug> TCP-Session: 35aff1be-f612-4d0b-80fb-a4d9b871c34c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21241 | 2026.04.07 02:58:49.213936 [ 293 ] {} <Debug> TCP-Session: 37934ca6-3716-4d39-b70c-b4faa5640ef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21242 | 2026.04.07 02:58:49.213986 [ 3 ] {} <Debug> TCP-Session: 47fcdcf9-bc7d-419e-953b-43c938583721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21243 | 2026.04.07 02:58:49.213929 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21244 | 2026.04.07 02:58:49.213883 [ 289 ] {} <Debug> TCP-Session: b03adbc1-66ff-4560-af77-cef4f3d2972c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21245 | 2026.04.07 02:58:49.214052 [ 294 ] {} <Debug> TCP-Session: 2188a445-84fe-4c85-8ee6-2b74c94e6062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21246 | 2026.04.07 02:58:49.213980 [ 290 ] {} <Debug> TCP-Session: 4d7255e6-0819-420c-85aa-ea6d664fac1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21247 | 2026.04.07 02:58:49.213916 [ 291 ] {} <Debug> TCP-Session: da98127d-4194-42a1-b5fc-026e3299c9e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21248 | 2026.04.07 02:58:50.625249 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 21249 | 2026.04.07 02:58:50.643320 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21250 | 2026.04.07 02:58:50.643372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 21251 | 2026.04.07 02:58:50.649972 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 21252 | 2026.04.07 02:58:50.650698 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21253 | 2026.04.07 02:58:50.653845 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 21254 | 2026.04.07 02:58:50.907487 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2734 | ||
| 21255 | 2026.04.07 02:58:50.910075 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21256 | 2026.04.07 02:58:50.910118 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 21257 | 2026.04.07 02:58:50.911383 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21258 | 2026.04.07 02:58:50.911637 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21259 | 2026.04.07 02:58:50.911777 [ 147 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 21260 | 2026.04.07 02:58:50.911832 [ 147 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21261 | 2026.04.07 02:58:50.911851 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 21262 | 2026.04.07 02:58:50.911899 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2734 | ||
| 21263 | 2026.04.07 02:58:50.911939 [ 186 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 21264 | 2026.04.07 02:58:50.912395 [ 186 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21265 | 2026.04.07 02:58:50.912528 [ 186 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2556 rows starting from the beginning of the part | ||
| 21266 | 2026.04.07 02:58:50.912863 [ 186 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part | ||
| 21267 | 2026.04.07 02:58:50.913171 [ 186 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 21268 | 2026.04.07 02:58:50.913469 [ 186 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 52 rows starting from the beginning of the part | ||
| 21269 | 2026.04.07 02:58:50.913748 [ 186 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part | ||
| 21270 | 2026.04.07 02:58:50.914033 [ 186 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 40 rows starting from the beginning of the part | ||
| 21271 | 2026.04.07 02:58:50.921589 [ 191 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2734 rows, containing 72 columns (72 merged, 0 gathered) in 0.009686834 sec., 282238.7582981189 rows/sec., 214.72 MiB/sec. | ||
| 21272 | 2026.04.07 02:58:50.923928 [ 187 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 21273 | 2026.04.07 02:58:50.924557 [ 187 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_66_13} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21274 | 2026.04.07 02:58:50.924640 [ 187 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_66_13} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 21275 | 2026.04.07 02:58:50.924969 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.21 MiB. | ||
| 21276 | 2026.04.07 02:58:52.518029 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21277 | 2026.04.07 02:58:52.518209 [ 5 ] {ca06b3f0-6596-446b-9998-29edb75add78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21278 | 2026.04.07 02:58:52.518276 [ 5 ] {ca06b3f0-6596-446b-9998-29edb75add78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21279 | 2026.04.07 02:58:52.518952 [ 5 ] {ca06b3f0-6596-446b-9998-29edb75add78} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21280 | 2026.04.07 02:58:52.518994 [ 5 ] {ca06b3f0-6596-446b-9998-29edb75add78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 21281 | 2026.04.07 02:58:52.519390 [ 5 ] {ca06b3f0-6596-446b-9998-29edb75add78} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21282 | 2026.04.07 02:58:52.519621 [ 5 ] {ca06b3f0-6596-446b-9998-29edb75add78} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21283 | 2026.04.07 02:58:52.519773 [ 5 ] {ca06b3f0-6596-446b-9998-29edb75add78} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001615 sec., 40866.87306501548 rows/sec., 3.25 MiB/sec. | ||
| 21284 | 2026.04.07 02:58:52.519806 [ 144 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21285 | 2026.04.07 02:58:52.519817 [ 5 ] {ca06b3f0-6596-446b-9998-29edb75add78} <Debug> TCPHandler: Processed in 0.00192326 sec. | ||
| 21286 | 2026.04.07 02:58:52.519884 [ 144 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21287 | 2026.04.07 02:58:52.519921 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 21288 | 2026.04.07 02:58:52.519997 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21289 | 2026.04.07 02:58:52.520053 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 21290 | 2026.04.07 02:58:52.520098 [ 5 ] {56a6090a-2ac3-4042-9747-5edfa8963c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21291 | 2026.04.07 02:58:52.520144 [ 5 ] {56a6090a-2ac3-4042-9747-5edfa8963c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21292 | 2026.04.07 02:58:52.520205 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21293 | 2026.04.07 02:58:52.520246 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3362 rows starting from the beginning of the part | ||
| 21294 | 2026.04.07 02:58:52.520318 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 56 rows starting from the beginning of the part | ||
| 21295 | 2026.04.07 02:58:52.520373 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 869 rows starting from the beginning of the part | ||
| 21296 | 2026.04.07 02:58:52.520423 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 66 rows starting from the beginning of the part | ||
| 21297 | 2026.04.07 02:58:52.520469 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 869 rows starting from the beginning of the part | ||
| 21298 | 2026.04.07 02:58:52.520515 [ 203 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 66 rows starting from the beginning of the part | ||
| 21299 | 2026.04.07 02:58:52.520565 [ 5 ] {56a6090a-2ac3-4042-9747-5edfa8963c47} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21300 | 2026.04.07 02:58:52.520609 [ 5 ] {56a6090a-2ac3-4042-9747-5edfa8963c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 21301 | 2026.04.07 02:58:52.520962 [ 5 ] {56a6090a-2ac3-4042-9747-5edfa8963c47} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 21302 | 2026.04.07 02:58:52.521192 [ 5 ] {56a6090a-2ac3-4042-9747-5edfa8963c47} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21303 | 2026.04.07 02:58:52.521329 [ 144 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 21304 | 2026.04.07 02:58:52.521334 [ 5 ] {56a6090a-2ac3-4042-9747-5edfa8963c47} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001255 sec., 3984.06374501992 rows/sec., 299.58 KiB/sec. | ||
| 21305 | 2026.04.07 02:58:52.521369 [ 144 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21306 | 2026.04.07 02:58:52.521394 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 21307 | 2026.04.07 02:58:52.521395 [ 5 ] {56a6090a-2ac3-4042-9747-5edfa8963c47} <Debug> TCPHandler: Processed in 0.001450331 sec. | ||
| 21308 | 2026.04.07 02:58:52.521477 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 21309 | 2026.04.07 02:58:52.521526 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21310 | 2026.04.07 02:58:52.521575 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21311 | 2026.04.07 02:58:52.521606 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 226 rows starting from the beginning of the part | ||
| 21312 | 2026.04.07 02:58:52.521627 [ 5 ] {0fc97248-67e5-4a84-8266-32d49149d8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21313 | 2026.04.07 02:58:52.521658 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 18 rows starting from the beginning of the part | ||
| 21314 | 2026.04.07 02:58:52.521673 [ 5 ] {0fc97248-67e5-4a84-8266-32d49149d8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21315 | 2026.04.07 02:58:52.521707 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 178 rows starting from the beginning of the part | ||
| 21316 | 2026.04.07 02:58:52.521754 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 5 rows starting from the beginning of the part | ||
| 21317 | 2026.04.07 02:58:52.521793 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 178 rows starting from the beginning of the part | ||
| 21318 | 2026.04.07 02:58:52.521832 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 5 rows starting from the beginning of the part | ||
| 21319 | 2026.04.07 02:58:52.522106 [ 5 ] {0fc97248-67e5-4a84-8266-32d49149d8a6} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21320 | 2026.04.07 02:58:52.522148 [ 5 ] {0fc97248-67e5-4a84-8266-32d49149d8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 21321 | 2026.04.07 02:58:52.522474 [ 5 ] {0fc97248-67e5-4a84-8266-32d49149d8a6} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21322 | 2026.04.07 02:58:52.522493 [ 199 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5288 rows, containing 5 columns (5 merged, 0 gathered) in 0.002496193 sec., 2118425.93901994 rows/sec., 170.53 MiB/sec. | ||
| 21323 | 2026.04.07 02:58:52.522572 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 5 columns (5 merged, 0 gathered) in 0.001132024 sec., 538857.8334028254 rows/sec., 36.05 MiB/sec. | ||
| 21324 | 2026.04.07 02:58:52.522701 [ 5 ] {0fc97248-67e5-4a84-8266-32d49149d8a6} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21325 | 2026.04.07 02:58:52.522710 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 21326 | 2026.04.07 02:58:52.522837 [ 199 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21327 | 2026.04.07 02:58:52.522854 [ 144 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21328 | 2026.04.07 02:58:52.522858 [ 5 ] {0fc97248-67e5-4a84-8266-32d49149d8a6} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001235 sec., 55870.445344129555 rows/sec., 4.36 MiB/sec. | ||
| 21329 | 2026.04.07 02:58:52.522910 [ 144 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21330 | 2026.04.07 02:58:52.522939 [ 5 ] {0fc97248-67e5-4a84-8266-32d49149d8a6} <Debug> TCPHandler: Processed in 0.001462661 sec. | ||
| 21331 | 2026.04.07 02:58:52.522947 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 21332 | 2026.04.07 02:58:52.523005 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_126_25} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21333 | 2026.04.07 02:58:52.523036 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 21334 | 2026.04.07 02:58:52.523065 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21335 | 2026.04.07 02:58:52.523094 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_126_25} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 21336 | 2026.04.07 02:58:52.523109 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21337 | 2026.04.07 02:58:52.523133 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1831 rows starting from the beginning of the part | ||
| 21338 | 2026.04.07 02:58:52.523152 [ 199 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_151_30} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21339 | 2026.04.07 02:58:52.523167 [ 5 ] {a005aeed-b6ac-4fbf-82eb-275f26f54600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21340 | 2026.04.07 02:58:52.523173 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 21341 | 2026.04.07 02:58:52.523193 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 64 rows starting from the beginning of the part | ||
| 21342 | 2026.04.07 02:58:52.523219 [ 5 ] {a005aeed-b6ac-4fbf-82eb-275f26f54600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21343 | 2026.04.07 02:58:52.523234 [ 199 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_151_30} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21344 | 2026.04.07 02:58:52.523244 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 526 rows starting from the beginning of the part | ||
| 21345 | 2026.04.07 02:58:52.523283 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 69 rows starting from the beginning of the part | ||
| 21346 | 2026.04.07 02:58:52.523307 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 21347 | 2026.04.07 02:58:52.523316 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 526 rows starting from the beginning of the part | ||
| 21348 | 2026.04.07 02:58:52.523351 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 69 rows starting from the beginning of the part | ||
| 21349 | 2026.04.07 02:58:52.523638 [ 5 ] {a005aeed-b6ac-4fbf-82eb-275f26f54600} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21350 | 2026.04.07 02:58:52.523680 [ 5 ] {a005aeed-b6ac-4fbf-82eb-275f26f54600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 21351 | 2026.04.07 02:58:52.524029 [ 5 ] {a005aeed-b6ac-4fbf-82eb-275f26f54600} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21352 | 2026.04.07 02:58:52.524239 [ 5 ] {a005aeed-b6ac-4fbf-82eb-275f26f54600} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21353 | 2026.04.07 02:58:52.524366 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 2 parts from all_1_146_31 to all_147_147_0 | ||
| 21354 | 2026.04.07 02:58:52.524372 [ 5 ] {a005aeed-b6ac-4fbf-82eb-275f26f54600} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 21355 | 2026.04.07 02:58:52.524401 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21356 | 2026.04.07 02:58:52.524405 [ 191 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3085 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397769 sec., 2207088.581875832 rows/sec., 162.17 MiB/sec. | ||
| 21357 | 2026.04.07 02:58:52.524427 [ 5 ] {a005aeed-b6ac-4fbf-82eb-275f26f54600} <Debug> TCPHandler: Processed in 0.00141178 sec. | ||
| 21358 | 2026.04.07 02:58:52.524429 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 21359 | 2026.04.07 02:58:52.524513 [ 199 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_147_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_146_31 to all_147_147_0 into Compact with storage Full | ||
| 21360 | 2026.04.07 02:58:52.524557 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21361 | 2026.04.07 02:58:52.524586 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21362 | 2026.04.07 02:58:52.524600 [ 199 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_147_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21363 | 2026.04.07 02:58:52.524626 [ 199 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_147_32} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_146_31, total 58235 rows starting from the beginning of the part | ||
| 21364 | 2026.04.07 02:58:52.524657 [ 5 ] {5d48889f-fb1c-438e-a326-4a9e5794f288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21365 | 2026.04.07 02:58:52.524678 [ 199 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_147_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 128 rows starting from the beginning of the part | ||
| 21366 | 2026.04.07 02:58:52.524719 [ 5 ] {5d48889f-fb1c-438e-a326-4a9e5794f288} <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 | ||
| 21367 | 2026.04.07 02:58:52.524833 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_151_30} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21368 | 2026.04.07 02:58:52.524901 [ 187 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_151_30} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21369 | 2026.04.07 02:58:52.524959 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 21370 | 2026.04.07 02:58:52.525518 [ 5 ] {5d48889f-fb1c-438e-a326-4a9e5794f288} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21371 | 2026.04.07 02:58:52.525564 [ 5 ] {5d48889f-fb1c-438e-a326-4a9e5794f288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 21372 | 2026.04.07 02:58:52.526218 [ 5 ] {5d48889f-fb1c-438e-a326-4a9e5794f288} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 21373 | 2026.04.07 02:58:52.526456 [ 5 ] {5d48889f-fb1c-438e-a326-4a9e5794f288} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21374 | 2026.04.07 02:58:52.526601 [ 5 ] {5d48889f-fb1c-438e-a326-4a9e5794f288} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001962 sec., 2548.41997961264 rows/sec., 4.57 MiB/sec. | ||
| 21375 | 2026.04.07 02:58:52.526659 [ 5 ] {5d48889f-fb1c-438e-a326-4a9e5794f288} <Debug> TCPHandler: Processed in 0.002149836 sec. | ||
| 21376 | 2026.04.07 02:58:52.526762 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21377 | 2026.04.07 02:58:52.526857 [ 5 ] {317fae67-3e3b-4659-b8f2-666359114649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21378 | 2026.04.07 02:58:52.526900 [ 5 ] {317fae67-3e3b-4659-b8f2-666359114649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21379 | 2026.04.07 02:58:52.527249 [ 5 ] {317fae67-3e3b-4659-b8f2-666359114649} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21380 | 2026.04.07 02:58:52.527286 [ 5 ] {317fae67-3e3b-4659-b8f2-666359114649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 21381 | 2026.04.07 02:58:52.527607 [ 5 ] {317fae67-3e3b-4659-b8f2-666359114649} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21382 | 2026.04.07 02:58:52.527813 [ 5 ] {317fae67-3e3b-4659-b8f2-666359114649} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21383 | 2026.04.07 02:58:52.527952 [ 144 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21384 | 2026.04.07 02:58:52.527958 [ 5 ] {317fae67-3e3b-4659-b8f2-666359114649} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 21385 | 2026.04.07 02:58:52.527987 [ 144 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21386 | 2026.04.07 02:58:52.528009 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 21387 | 2026.04.07 02:58:52.528010 [ 5 ] {317fae67-3e3b-4659-b8f2-666359114649} <Debug> TCPHandler: Processed in 0.001297187 sec. | ||
| 21388 | 2026.04.07 02:58:52.528092 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 21389 | 2026.04.07 02:58:52.528182 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21390 | 2026.04.07 02:58:52.528206 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 9162 rows starting from the beginning of the part | ||
| 21391 | 2026.04.07 02:58:52.528254 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 48 rows starting from the beginning of the part | ||
| 21392 | 2026.04.07 02:58:52.528295 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 90 rows starting from the beginning of the part | ||
| 21393 | 2026.04.07 02:58:52.528332 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 21394 | 2026.04.07 02:58:52.528371 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 90 rows starting from the beginning of the part | ||
| 21395 | 2026.04.07 02:58:52.528409 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 21396 | 2026.04.07 02:58:52.530540 [ 198 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9510 rows, containing 4 columns (4 merged, 0 gathered) in 0.002470112 sec., 3850027.852988043 rows/sec., 248.93 MiB/sec. | ||
| 21397 | 2026.04.07 02:58:52.530846 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21398 | 2026.04.07 02:58:52.531212 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_151_30} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21399 | 2026.04.07 02:58:52.531304 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_151_30} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21400 | 2026.04.07 02:58:52.531420 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
| 21401 | 2026.04.07 02:58:52.532843 [ 188 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_147_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58363 rows, containing 5 columns (5 merged, 0 gathered) in 0.008345066 sec., 6993713.411014365 rows/sec., 449.04 MiB/sec. | ||
| 21402 | 2026.04.07 02:58:52.533325 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_147_32} <Trace> MergedBlockOutputStream: filled checksums all_1_147_32 (state Temporary) | ||
| 21403 | 2026.04.07 02:58:52.533623 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_147_32} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_147_32 to all_1_147_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21404 | 2026.04.07 02:58:52.533704 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_147_32} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 2 parts: [all_1_146_31, all_147_147_0] -> all_1_147_32 | ||
| 21405 | 2026.04.07 02:58:52.533806 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 21406 | 2026.04.07 02:58:55.304417 [ 223 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 21407 | 2026.04.07 02:58:55.304526 [ 223 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 21408 | 2026.04.07 02:58:55.308038 [ 223 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 21409 | 2026.04.07 02:58:55.542227 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21410 | 2026.04.07 02:58:55.542299 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21411 | 2026.04.07 02:58:55.795944 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43180 | ||
| 21412 | 2026.04.07 02:58:55.796635 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21413 | 2026.04.07 02:58:55.796681 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 21414 | 2026.04.07 02:58:55.797167 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 21415 | 2026.04.07 02:58:55.797387 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21416 | 2026.04.07 02:58:55.797518 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43180 | ||
| 21417 | 2026.04.07 02:58:56.933629 [ 224 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): 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] | ||
| 21418 | 2026.04.07 02:58:56.933691 [ 224 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): 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] | ||
| 21419 | 2026.04.07 02:58:56.935976 [ 224 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): 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] | ||
| 21420 | 2026.04.07 02:58:57.528604 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21421 | 2026.04.07 02:58:57.528814 [ 5 ] {3c187f7b-7c35-4e97-a598-e2df1d92827a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21422 | 2026.04.07 02:58:57.528890 [ 5 ] {3c187f7b-7c35-4e97-a598-e2df1d92827a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21423 | 2026.04.07 02:58:57.529714 [ 5 ] {3c187f7b-7c35-4e97-a598-e2df1d92827a} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21424 | 2026.04.07 02:58:57.529765 [ 5 ] {3c187f7b-7c35-4e97-a598-e2df1d92827a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21425 | 2026.04.07 02:58:57.530159 [ 5 ] {3c187f7b-7c35-4e97-a598-e2df1d92827a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21426 | 2026.04.07 02:58:57.530378 [ 5 ] {3c187f7b-7c35-4e97-a598-e2df1d92827a} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21427 | 2026.04.07 02:58:57.530513 [ 138 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 21428 | 2026.04.07 02:58:57.530537 [ 5 ] {3c187f7b-7c35-4e97-a598-e2df1d92827a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001777 sec., 159819.9212155318 rows/sec., 10.15 MiB/sec. | ||
| 21429 | 2026.04.07 02:58:57.530579 [ 138 ] {} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21430 | 2026.04.07 02:58:57.530595 [ 5 ] {3c187f7b-7c35-4e97-a598-e2df1d92827a} <Debug> TCPHandler: Processed in 0.002133075 sec. | ||
| 21431 | 2026.04.07 02:58:57.530607 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21432 | 2026.04.07 02:58:57.530718 [ 193 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::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 | ||
| 21433 | 2026.04.07 02:58:57.530732 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21434 | 2026.04.07 02:58:57.530826 [ 193 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21435 | 2026.04.07 02:58:57.530839 [ 5 ] {c2f85589-86ec-44d6-a28f-1dde7d56faf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21436 | 2026.04.07 02:58:57.530866 [ 193 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 308 rows starting from the beginning of the part | ||
| 21437 | 2026.04.07 02:58:57.530883 [ 5 ] {c2f85589-86ec-44d6-a28f-1dde7d56faf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21438 | 2026.04.07 02:58:57.530933 [ 193 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 284 rows starting from the beginning of the part | ||
| 21439 | 2026.04.07 02:58:57.530985 [ 193 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 284 rows starting from the beginning of the part | ||
| 21440 | 2026.04.07 02:58:57.531032 [ 193 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 284 rows starting from the beginning of the part | ||
| 21441 | 2026.04.07 02:58:57.531075 [ 193 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 284 rows starting from the beginning of the part | ||
| 21442 | 2026.04.07 02:58:57.531120 [ 193 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 284 rows starting from the beginning of the part | ||
| 21443 | 2026.04.07 02:58:57.531741 [ 5 ] {c2f85589-86ec-44d6-a28f-1dde7d56faf3} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21444 | 2026.04.07 02:58:57.531779 [ 5 ] {c2f85589-86ec-44d6-a28f-1dde7d56faf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21445 | 2026.04.07 02:58:57.532102 [ 198 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430721 sec., 1207782.6494473766 rows/sec., 81.64 MiB/sec. | ||
| 21446 | 2026.04.07 02:58:57.532159 [ 5 ] {c2f85589-86ec-44d6-a28f-1dde7d56faf3} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21447 | 2026.04.07 02:58:57.532309 [ 188 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 21448 | 2026.04.07 02:58:57.532410 [ 5 ] {c2f85589-86ec-44d6-a28f-1dde7d56faf3} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21449 | 2026.04.07 02:58:57.532577 [ 5 ] {c2f85589-86ec-44d6-a28f-1dde7d56faf3} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001747 sec., 497424.15569547797 rows/sec., 38.99 MiB/sec. | ||
| 21450 | 2026.04.07 02:58:57.532626 [ 5 ] {c2f85589-86ec-44d6-a28f-1dde7d56faf3} <Debug> TCPHandler: Processed in 0.001945461 sec. | ||
| 21451 | 2026.04.07 02:58:57.532653 [ 188 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_66_13} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21452 | 2026.04.07 02:58:57.532744 [ 188 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_66_13} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 21453 | 2026.04.07 02:58:57.532755 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21454 | 2026.04.07 02:58:57.532862 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 21455 | 2026.04.07 02:58:57.532865 [ 5 ] {addef123-87ae-4c30-a86e-14d9a4856866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21456 | 2026.04.07 02:58:57.532924 [ 5 ] {addef123-87ae-4c30-a86e-14d9a4856866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21457 | 2026.04.07 02:58:57.533388 [ 5 ] {addef123-87ae-4c30-a86e-14d9a4856866} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21458 | 2026.04.07 02:58:57.533426 [ 5 ] {addef123-87ae-4c30-a86e-14d9a4856866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21459 | 2026.04.07 02:58:57.533749 [ 5 ] {addef123-87ae-4c30-a86e-14d9a4856866} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 21460 | 2026.04.07 02:58:57.533962 [ 5 ] {addef123-87ae-4c30-a86e-14d9a4856866} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21461 | 2026.04.07 02:58:57.534094 [ 5 ] {addef123-87ae-4c30-a86e-14d9a4856866} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001251 sec., 142286.1710631495 rows/sec., 8.78 MiB/sec. | ||
| 21462 | 2026.04.07 02:58:57.534132 [ 5 ] {addef123-87ae-4c30-a86e-14d9a4856866} <Debug> TCPHandler: Processed in 0.00143145 sec. | ||
| 21463 | 2026.04.07 02:58:57.534196 [ 219 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 21464 | 2026.04.07 02:58:57.534239 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21465 | 2026.04.07 02:58:57.534250 [ 219 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 21466 | 2026.04.07 02:58:57.534342 [ 5 ] {3529cac7-c6bd-47d2-bd9e-fc93add513c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21467 | 2026.04.07 02:58:57.534387 [ 5 ] {3529cac7-c6bd-47d2-bd9e-fc93add513c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21468 | 2026.04.07 02:58:57.534817 [ 5 ] {3529cac7-c6bd-47d2-bd9e-fc93add513c1} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21469 | 2026.04.07 02:58:57.534858 [ 5 ] {3529cac7-c6bd-47d2-bd9e-fc93add513c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21470 | 2026.04.07 02:58:57.535258 [ 5 ] {3529cac7-c6bd-47d2-bd9e-fc93add513c1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 21471 | 2026.04.07 02:58:57.535503 [ 5 ] {3529cac7-c6bd-47d2-bd9e-fc93add513c1} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21472 | 2026.04.07 02:58:57.535638 [ 5 ] {3529cac7-c6bd-47d2-bd9e-fc93add513c1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001313 sec., 113480.57882711348 rows/sec., 7.33 MiB/sec. | ||
| 21473 | 2026.04.07 02:58:57.535677 [ 5 ] {3529cac7-c6bd-47d2-bd9e-fc93add513c1} <Debug> TCPHandler: Processed in 0.001488721 sec. | ||
| 21474 | 2026.04.07 02:58:57.535787 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21475 | 2026.04.07 02:58:57.535885 [ 5 ] {783e68a8-95f3-498c-a8fa-834e3d2519a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21476 | 2026.04.07 02:58:57.535926 [ 5 ] {783e68a8-95f3-498c-a8fa-834e3d2519a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21477 | 2026.04.07 02:58:57.536364 [ 5 ] {783e68a8-95f3-498c-a8fa-834e3d2519a7} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21478 | 2026.04.07 02:58:57.536403 [ 5 ] {783e68a8-95f3-498c-a8fa-834e3d2519a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21479 | 2026.04.07 02:58:57.536716 [ 5 ] {783e68a8-95f3-498c-a8fa-834e3d2519a7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21480 | 2026.04.07 02:58:57.536965 [ 5 ] {783e68a8-95f3-498c-a8fa-834e3d2519a7} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21481 | 2026.04.07 02:58:57.537072 [ 219 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 21482 | 2026.04.07 02:58:57.537085 [ 138 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 21483 | 2026.04.07 02:58:57.537106 [ 5 ] {783e68a8-95f3-498c-a8fa-834e3d2519a7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001239 sec., 119451.17029862791 rows/sec., 6.79 MiB/sec. | ||
| 21484 | 2026.04.07 02:58:57.537125 [ 138 ] {} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21485 | 2026.04.07 02:58:57.537148 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21486 | 2026.04.07 02:58:57.537151 [ 5 ] {783e68a8-95f3-498c-a8fa-834e3d2519a7} <Debug> TCPHandler: Processed in 0.001415899 sec. | ||
| 21487 | 2026.04.07 02:58:57.537239 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::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 | ||
| 21488 | 2026.04.07 02:58:57.537284 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21489 | 2026.04.07 02:58:57.537351 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21490 | 2026.04.07 02:58:57.537385 [ 5 ] {8e49d0bc-7165-4643-97a9-e7e33d3e50f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21491 | 2026.04.07 02:58:57.537385 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 160 rows starting from the beginning of the part | ||
| 21492 | 2026.04.07 02:58:57.537433 [ 5 ] {8e49d0bc-7165-4643-97a9-e7e33d3e50f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21493 | 2026.04.07 02:58:57.537473 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 148 rows starting from the beginning of the part | ||
| 21494 | 2026.04.07 02:58:57.537527 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 148 rows starting from the beginning of the part | ||
| 21495 | 2026.04.07 02:58:57.537572 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 148 rows starting from the beginning of the part | ||
| 21496 | 2026.04.07 02:58:57.537615 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 148 rows starting from the beginning of the part | ||
| 21497 | 2026.04.07 02:58:57.537657 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 148 rows starting from the beginning of the part | ||
| 21498 | 2026.04.07 02:58:57.538054 [ 5 ] {8e49d0bc-7165-4643-97a9-e7e33d3e50f3} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21499 | 2026.04.07 02:58:57.538095 [ 5 ] {8e49d0bc-7165-4643-97a9-e7e33d3e50f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21500 | 2026.04.07 02:58:57.538436 [ 5 ] {8e49d0bc-7165-4643-97a9-e7e33d3e50f3} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21501 | 2026.04.07 02:58:57.538551 [ 198 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354889 sec., 664261.0575478877 rows/sec., 40.48 MiB/sec. | ||
| 21502 | 2026.04.07 02:58:57.538655 [ 5 ] {8e49d0bc-7165-4643-97a9-e7e33d3e50f3} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21503 | 2026.04.07 02:58:57.538668 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 21504 | 2026.04.07 02:58:57.538799 [ 5 ] {8e49d0bc-7165-4643-97a9-e7e33d3e50f3} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001432 sec., 367318.43575418997 rows/sec., 25.96 MiB/sec. | ||
| 21505 | 2026.04.07 02:58:57.538844 [ 5 ] {8e49d0bc-7165-4643-97a9-e7e33d3e50f3} <Debug> TCPHandler: Processed in 0.001611914 sec. | ||
| 21506 | 2026.04.07 02:58:57.538914 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_66_13} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21507 | 2026.04.07 02:58:57.538973 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21508 | 2026.04.07 02:58:57.538983 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_66_13} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 21509 | 2026.04.07 02:58:57.539060 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 21510 | 2026.04.07 02:58:57.539096 [ 5 ] {a6dbc6b8-58fc-4194-8fba-096984e8dbf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21511 | 2026.04.07 02:58:57.539151 [ 5 ] {a6dbc6b8-58fc-4194-8fba-096984e8dbf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21512 | 2026.04.07 02:58:57.539516 [ 5 ] {a6dbc6b8-58fc-4194-8fba-096984e8dbf3} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21513 | 2026.04.07 02:58:57.539552 [ 5 ] {a6dbc6b8-58fc-4194-8fba-096984e8dbf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21514 | 2026.04.07 02:58:57.539865 [ 5 ] {a6dbc6b8-58fc-4194-8fba-096984e8dbf3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 21515 | 2026.04.07 02:58:57.540075 [ 5 ] {a6dbc6b8-58fc-4194-8fba-096984e8dbf3} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21516 | 2026.04.07 02:58:57.540185 [ 138 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 21517 | 2026.04.07 02:58:57.540206 [ 5 ] {a6dbc6b8-58fc-4194-8fba-096984e8dbf3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 21518 | 2026.04.07 02:58:57.540214 [ 138 ] {} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21519 | 2026.04.07 02:58:57.540245 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21520 | 2026.04.07 02:58:57.540250 [ 5 ] {a6dbc6b8-58fc-4194-8fba-096984e8dbf3} <Debug> TCPHandler: Processed in 0.001339358 sec. | ||
| 21521 | 2026.04.07 02:58:57.540321 [ 188 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::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 | ||
| 21522 | 2026.04.07 02:58:57.540370 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21523 | 2026.04.07 02:58:57.540417 [ 188 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21524 | 2026.04.07 02:58:57.540447 [ 188 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 336 rows starting from the beginning of the part | ||
| 21525 | 2026.04.07 02:58:57.540474 [ 5 ] {865f91e5-4240-456d-8811-44cc426805f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21526 | 2026.04.07 02:58:57.540496 [ 188 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 21527 | 2026.04.07 02:58:57.540532 [ 5 ] {865f91e5-4240-456d-8811-44cc426805f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21528 | 2026.04.07 02:58:57.540545 [ 188 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 21529 | 2026.04.07 02:58:57.540591 [ 188 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 21530 | 2026.04.07 02:58:57.540627 [ 188 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 21531 | 2026.04.07 02:58:57.540662 [ 188 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
| 21532 | 2026.04.07 02:58:57.541032 [ 5 ] {865f91e5-4240-456d-8811-44cc426805f6} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21533 | 2026.04.07 02:58:57.541081 [ 5 ] {865f91e5-4240-456d-8811-44cc426805f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21534 | 2026.04.07 02:58:57.541350 [ 200 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.001060223 sec., 345210.39441702364 rows/sec., 17.61 MiB/sec. | ||
| 21535 | 2026.04.07 02:58:57.541469 [ 188 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 21536 | 2026.04.07 02:58:57.541498 [ 5 ] {865f91e5-4240-456d-8811-44cc426805f6} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21537 | 2026.04.07 02:58:57.541770 [ 188 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_61_12} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21538 | 2026.04.07 02:58:57.541800 [ 5 ] {865f91e5-4240-456d-8811-44cc426805f6} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21539 | 2026.04.07 02:58:57.541845 [ 188 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_61_12} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 21540 | 2026.04.07 02:58:57.541912 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 21541 | 2026.04.07 02:58:57.541935 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 2 parts from all_1_147_32 to all_148_148_0 | ||
| 21542 | 2026.04.07 02:58:57.541948 [ 5 ] {865f91e5-4240-456d-8811-44cc426805f6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001496 sec., 177139.03743315508 rows/sec., 11.77 MiB/sec. | ||
| 21543 | 2026.04.07 02:58:57.541968 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21544 | 2026.04.07 02:58:57.541993 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21545 | 2026.04.07 02:58:57.541997 [ 5 ] {865f91e5-4240-456d-8811-44cc426805f6} <Debug> TCPHandler: Processed in 0.001675936 sec. | ||
| 21546 | 2026.04.07 02:58:57.542053 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_148_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_147_32 to all_148_148_0 into Compact with storage Full | ||
| 21547 | 2026.04.07 02:58:57.542120 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21548 | 2026.04.07 02:58:57.542135 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_148_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21549 | 2026.04.07 02:58:57.542168 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_148_33} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_147_32, total 58363 rows starting from the beginning of the part | ||
| 21550 | 2026.04.07 02:58:57.542213 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_148_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 265 rows starting from the beginning of the part | ||
| 21551 | 2026.04.07 02:58:57.542220 [ 5 ] {10086578-273a-4073-bcad-f2f9f76667e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21552 | 2026.04.07 02:58:57.542269 [ 5 ] {10086578-273a-4073-bcad-f2f9f76667e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21553 | 2026.04.07 02:58:57.542572 [ 5 ] {10086578-273a-4073-bcad-f2f9f76667e2} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21554 | 2026.04.07 02:58:57.542609 [ 5 ] {10086578-273a-4073-bcad-f2f9f76667e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21555 | 2026.04.07 02:58:57.542906 [ 5 ] {10086578-273a-4073-bcad-f2f9f76667e2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 21556 | 2026.04.07 02:58:57.543114 [ 5 ] {10086578-273a-4073-bcad-f2f9f76667e2} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21557 | 2026.04.07 02:58:57.543229 [ 137 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Selected 6 parts from all_1_58_12 to all_63_63_0 | ||
| 21558 | 2026.04.07 02:58:57.543241 [ 5 ] {10086578-273a-4073-bcad-f2f9f76667e2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 21559 | 2026.04.07 02:58:57.543262 [ 137 ] {} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21560 | 2026.04.07 02:58:57.543279 [ 5 ] {10086578-273a-4073-bcad-f2f9f76667e2} <Debug> TCPHandler: Processed in 0.001208116 sec. | ||
| 21561 | 2026.04.07 02:58:57.543282 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21562 | 2026.04.07 02:58:57.543388 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21563 | 2026.04.07 02:58:57.543403 [ 190 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_63_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_58_12 to all_63_63_0 into Compact with storage Full | ||
| 21564 | 2026.04.07 02:58:57.543481 [ 5 ] {50b01912-9458-4326-83f3-73de254c66f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21565 | 2026.04.07 02:58:57.543523 [ 190 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_63_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21566 | 2026.04.07 02:58:57.543539 [ 5 ] {50b01912-9458-4326-83f3-73de254c66f9} <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 | ||
| 21567 | 2026.04.07 02:58:57.543563 [ 190 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_58_12, total 59 rows starting from the beginning of the part | ||
| 21568 | 2026.04.07 02:58:57.543630 [ 190 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 21569 | 2026.04.07 02:58:57.543674 [ 190 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 21570 | 2026.04.07 02:58:57.543713 [ 190 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
| 21571 | 2026.04.07 02:58:57.543749 [ 190 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
| 21572 | 2026.04.07 02:58:57.543785 [ 190 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part | ||
| 21573 | 2026.04.07 02:58:57.544415 [ 5 ] {50b01912-9458-4326-83f3-73de254c66f9} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21574 | 2026.04.07 02:58:57.544455 [ 5 ] {50b01912-9458-4326-83f3-73de254c66f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.76 GiB. | ||
| 21575 | 2026.04.07 02:58:57.544593 [ 196 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_63_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64 rows, containing 4 columns (4 merged, 0 gathered) in 0.001232696 sec., 51918.721241895815 rows/sec., 3.41 MiB/sec. | ||
| 21576 | 2026.04.07 02:58:57.544776 [ 195 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_63_13} <Trace> MergedBlockOutputStream: filled checksums all_1_63_13 (state Temporary) | ||
| 21577 | 2026.04.07 02:58:57.545062 [ 5 ] {50b01912-9458-4326-83f3-73de254c66f9} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 21578 | 2026.04.07 02:58:57.545089 [ 195 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_63_13} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_merge_all_1_63_13 to all_1_63_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21579 | 2026.04.07 02:58:57.545180 [ 195 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_63_13} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Merged 6 parts: [all_1_58_12, all_63_63_0] -> all_1_63_13 | ||
| 21580 | 2026.04.07 02:58:57.545277 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 21581 | 2026.04.07 02:58:57.545314 [ 5 ] {50b01912-9458-4326-83f3-73de254c66f9} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21582 | 2026.04.07 02:58:57.545458 [ 5 ] {50b01912-9458-4326-83f3-73de254c66f9} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001994 sec., 18054.162487462385 rows/sec., 32.35 MiB/sec. | ||
| 21583 | 2026.04.07 02:58:57.545513 [ 5 ] {50b01912-9458-4326-83f3-73de254c66f9} <Debug> TCPHandler: Processed in 0.002173746 sec. | ||
| 21584 | 2026.04.07 02:58:57.545620 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21585 | 2026.04.07 02:58:57.545715 [ 5 ] {ce67fa37-a588-4e71-a557-2fe859d85ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21586 | 2026.04.07 02:58:57.545758 [ 5 ] {ce67fa37-a588-4e71-a557-2fe859d85ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21587 | 2026.04.07 02:58:57.546083 [ 5 ] {ce67fa37-a588-4e71-a557-2fe859d85ccf} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21588 | 2026.04.07 02:58:57.546116 [ 5 ] {ce67fa37-a588-4e71-a557-2fe859d85ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21589 | 2026.04.07 02:58:57.546421 [ 5 ] {ce67fa37-a588-4e71-a557-2fe859d85ccf} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21590 | 2026.04.07 02:58:57.546629 [ 5 ] {ce67fa37-a588-4e71-a557-2fe859d85ccf} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21591 | 2026.04.07 02:58:57.546754 [ 5 ] {ce67fa37-a588-4e71-a557-2fe859d85ccf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001057 sec., 85146.64143803217 rows/sec., 5.33 MiB/sec. | ||
| 21592 | 2026.04.07 02:58:57.546789 [ 5 ] {ce67fa37-a588-4e71-a557-2fe859d85ccf} <Debug> TCPHandler: Processed in 0.001217846 sec. | ||
| 21593 | 2026.04.07 02:58:57.550853 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_148_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58628 rows, containing 5 columns (5 merged, 0 gathered) in 0.008820926 sec., 6646467.729125038 rows/sec., 426.81 MiB/sec. | ||
| 21594 | 2026.04.07 02:58:57.551115 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_148_33} <Trace> MergedBlockOutputStream: filled checksums all_1_148_33 (state Temporary) | ||
| 21595 | 2026.04.07 02:58:57.551392 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_148_33} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_148_33 to all_1_148_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21596 | 2026.04.07 02:58:57.551458 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_148_33} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 2 parts: [all_1_147_32, all_148_148_0] -> all_1_148_33 | ||
| 21597 | 2026.04.07 02:58:57.551516 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 21598 | 2026.04.07 02:58:58.153968 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 21599 | 2026.04.07 02:58:58.174606 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21600 | 2026.04.07 02:58:58.174682 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21601 | 2026.04.07 02:58:58.181423 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 21602 | 2026.04.07 02:58:58.182157 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21603 | 2026.04.07 02:58:58.185881 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 21604 | 2026.04.07 02:58:58.345034 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21605 | 2026.04.07 02:58:58.345213 [ 5 ] {ddae1749-57aa-4f2b-92a6-a6e8d327b7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21606 | 2026.04.07 02:58:58.345281 [ 5 ] {ddae1749-57aa-4f2b-92a6-a6e8d327b7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21607 | 2026.04.07 02:58:58.345902 [ 5 ] {ddae1749-57aa-4f2b-92a6-a6e8d327b7d5} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21608 | 2026.04.07 02:58:58.345945 [ 5 ] {ddae1749-57aa-4f2b-92a6-a6e8d327b7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21609 | 2026.04.07 02:58:58.346333 [ 5 ] {ddae1749-57aa-4f2b-92a6-a6e8d327b7d5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 21610 | 2026.04.07 02:58:58.346559 [ 5 ] {ddae1749-57aa-4f2b-92a6-a6e8d327b7d5} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21611 | 2026.04.07 02:58:58.346714 [ 5 ] {ddae1749-57aa-4f2b-92a6-a6e8d327b7d5} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00155 sec., 6451.612903225807 rows/sec., 526.08 KiB/sec. | ||
| 21612 | 2026.04.07 02:58:58.346767 [ 5 ] {ddae1749-57aa-4f2b-92a6-a6e8d327b7d5} <Debug> TCPHandler: Processed in 0.001863419 sec. | ||
| 21613 | 2026.04.07 02:58:58.346885 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21614 | 2026.04.07 02:58:58.346987 [ 5 ] {d38ee117-8668-470f-9412-49d2c1db5e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21615 | 2026.04.07 02:58:58.347030 [ 5 ] {d38ee117-8668-470f-9412-49d2c1db5e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21616 | 2026.04.07 02:58:58.348505 [ 5 ] {d38ee117-8668-470f-9412-49d2c1db5e8c} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21617 | 2026.04.07 02:58:58.348542 [ 5 ] {d38ee117-8668-470f-9412-49d2c1db5e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21618 | 2026.04.07 02:58:58.349004 [ 5 ] {d38ee117-8668-470f-9412-49d2c1db5e8c} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21619 | 2026.04.07 02:58:58.349233 [ 5 ] {d38ee117-8668-470f-9412-49d2c1db5e8c} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21620 | 2026.04.07 02:58:58.349369 [ 5 ] {d38ee117-8668-470f-9412-49d2c1db5e8c} <Debug> executeQuery: Read 2421 rows, 183.13 KiB in 0.002404 sec., 1007071.5474209652 rows/sec., 74.39 MiB/sec. | ||
| 21621 | 2026.04.07 02:58:58.349409 [ 5 ] {d38ee117-8668-470f-9412-49d2c1db5e8c} <Debug> TCPHandler: Processed in 0.002578554 sec. | ||
| 21622 | 2026.04.07 02:58:58.349475 [ 219 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 21623 | 2026.04.07 02:58:58.349522 [ 219 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 21624 | 2026.04.07 02:58:58.349523 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21625 | 2026.04.07 02:58:58.349633 [ 5 ] {757bc5cf-a519-4d8a-9db6-9fff9395d461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21626 | 2026.04.07 02:58:58.349677 [ 5 ] {757bc5cf-a519-4d8a-9db6-9fff9395d461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21627 | 2026.04.07 02:58:58.350085 [ 5 ] {757bc5cf-a519-4d8a-9db6-9fff9395d461} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21628 | 2026.04.07 02:58:58.350124 [ 5 ] {757bc5cf-a519-4d8a-9db6-9fff9395d461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21629 | 2026.04.07 02:58:58.350438 [ 5 ] {757bc5cf-a519-4d8a-9db6-9fff9395d461} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 21630 | 2026.04.07 02:58:58.350693 [ 5 ] {757bc5cf-a519-4d8a-9db6-9fff9395d461} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21631 | 2026.04.07 02:58:58.350838 [ 5 ] {757bc5cf-a519-4d8a-9db6-9fff9395d461} <Debug> executeQuery: Read 26 rows, 1.90 KiB in 0.001228 sec., 21172.638436482084 rows/sec., 1.51 MiB/sec. | ||
| 21632 | 2026.04.07 02:58:58.350879 [ 5 ] {757bc5cf-a519-4d8a-9db6-9fff9395d461} <Debug> TCPHandler: Processed in 0.0014071 sec. | ||
| 21633 | 2026.04.07 02:58:58.351001 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21634 | 2026.04.07 02:58:58.351128 [ 5 ] {03af4348-fb9b-4ddc-9399-9121a28f5f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21635 | 2026.04.07 02:58:58.351177 [ 5 ] {03af4348-fb9b-4ddc-9399-9121a28f5f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21636 | 2026.04.07 02:58:58.351886 [ 5 ] {03af4348-fb9b-4ddc-9399-9121a28f5f36} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21637 | 2026.04.07 02:58:58.351923 [ 5 ] {03af4348-fb9b-4ddc-9399-9121a28f5f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21638 | 2026.04.07 02:58:58.352275 [ 5 ] {03af4348-fb9b-4ddc-9399-9121a28f5f36} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 21639 | 2026.04.07 02:58:58.352338 [ 219 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 21640 | 2026.04.07 02:58:58.352536 [ 5 ] {03af4348-fb9b-4ddc-9399-9121a28f5f36} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21641 | 2026.04.07 02:58:58.352677 [ 5 ] {03af4348-fb9b-4ddc-9399-9121a28f5f36} <Debug> executeQuery: Read 802 rows, 47.45 KiB in 0.001575 sec., 509206.34920634923 rows/sec., 29.42 MiB/sec. | ||
| 21642 | 2026.04.07 02:58:58.352717 [ 5 ] {03af4348-fb9b-4ddc-9399-9121a28f5f36} <Debug> TCPHandler: Processed in 0.001778698 sec. | ||
| 21643 | 2026.04.07 02:58:58.352735 [ 223 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): 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] | ||
| 21644 | 2026.04.07 02:58:58.352773 [ 223 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): 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] | ||
| 21645 | 2026.04.07 02:58:58.352828 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21646 | 2026.04.07 02:58:58.352955 [ 5 ] {7262ecd2-f255-4841-8301-aaad6314901f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21647 | 2026.04.07 02:58:58.353006 [ 5 ] {7262ecd2-f255-4841-8301-aaad6314901f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21648 | 2026.04.07 02:58:58.353461 [ 5 ] {7262ecd2-f255-4841-8301-aaad6314901f} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21649 | 2026.04.07 02:58:58.353505 [ 5 ] {7262ecd2-f255-4841-8301-aaad6314901f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21650 | 2026.04.07 02:58:58.353843 [ 5 ] {7262ecd2-f255-4841-8301-aaad6314901f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 21651 | 2026.04.07 02:58:58.354128 [ 5 ] {7262ecd2-f255-4841-8301-aaad6314901f} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21652 | 2026.04.07 02:58:58.354262 [ 5 ] {7262ecd2-f255-4841-8301-aaad6314901f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001331 sec., 751.3148009015778 rows/sec., 52.83 KiB/sec. | ||
| 21653 | 2026.04.07 02:58:58.354300 [ 5 ] {7262ecd2-f255-4841-8301-aaad6314901f} <Debug> TCPHandler: Processed in 0.001529762 sec. | ||
| 21654 | 2026.04.07 02:58:58.354410 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21655 | 2026.04.07 02:58:58.354504 [ 5 ] {90bc176c-a5cf-43b1-ab73-aac1caa473c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21656 | 2026.04.07 02:58:58.354545 [ 5 ] {90bc176c-a5cf-43b1-ab73-aac1caa473c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21657 | 2026.04.07 02:58:58.355362 [ 223 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): 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] | ||
| 21658 | 2026.04.07 02:58:58.355376 [ 5 ] {90bc176c-a5cf-43b1-ab73-aac1caa473c3} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21659 | 2026.04.07 02:58:58.355419 [ 5 ] {90bc176c-a5cf-43b1-ab73-aac1caa473c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21660 | 2026.04.07 02:58:58.355789 [ 5 ] {90bc176c-a5cf-43b1-ab73-aac1caa473c3} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21661 | 2026.04.07 02:58:58.356000 [ 5 ] {90bc176c-a5cf-43b1-ab73-aac1caa473c3} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21662 | 2026.04.07 02:58:58.356130 [ 5 ] {90bc176c-a5cf-43b1-ab73-aac1caa473c3} <Debug> executeQuery: Read 1305 rows, 89.33 KiB in 0.001643 sec., 794278.7583688375 rows/sec., 53.10 MiB/sec. | ||
| 21663 | 2026.04.07 02:58:58.356169 [ 5 ] {90bc176c-a5cf-43b1-ab73-aac1caa473c3} <Debug> TCPHandler: Processed in 0.001807499 sec. | ||
| 21664 | 2026.04.07 02:58:58.356275 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21665 | 2026.04.07 02:58:58.356369 [ 5 ] {2f12c7e1-c040-4553-a89c-c79e9af36405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21666 | 2026.04.07 02:58:58.356414 [ 5 ] {2f12c7e1-c040-4553-a89c-c79e9af36405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21667 | 2026.04.07 02:58:58.357076 [ 5 ] {2f12c7e1-c040-4553-a89c-c79e9af36405} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21668 | 2026.04.07 02:58:58.357113 [ 5 ] {2f12c7e1-c040-4553-a89c-c79e9af36405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21669 | 2026.04.07 02:58:58.357534 [ 5 ] {2f12c7e1-c040-4553-a89c-c79e9af36405} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21670 | 2026.04.07 02:58:58.357755 [ 5 ] {2f12c7e1-c040-4553-a89c-c79e9af36405} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21671 | 2026.04.07 02:58:58.357886 [ 5 ] {2f12c7e1-c040-4553-a89c-c79e9af36405} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001534 sec., 978487.6140808344 rows/sec., 59.37 MiB/sec. | ||
| 21672 | 2026.04.07 02:58:58.357884 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_148_33 to all_153_153_0 | ||
| 21673 | 2026.04.07 02:58:58.357924 [ 5 ] {2f12c7e1-c040-4553-a89c-c79e9af36405} <Debug> TCPHandler: Processed in 0.001697185 sec. | ||
| 21674 | 2026.04.07 02:58:58.357965 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21675 | 2026.04.07 02:58:58.357995 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21676 | 2026.04.07 02:58:58.358054 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21677 | 2026.04.07 02:58:58.358109 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_153_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_148_33 to all_153_153_0 into Compact with storage Full | ||
| 21678 | 2026.04.07 02:58:58.358155 [ 5 ] {592737ea-949d-4896-ad34-3fb2c26bd698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21679 | 2026.04.07 02:58:58.358163 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 21680 | 2026.04.07 02:58:58.358203 [ 5 ] {592737ea-949d-4896-ad34-3fb2c26bd698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21681 | 2026.04.07 02:58:58.358222 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 21682 | 2026.04.07 02:58:58.358238 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_153_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21683 | 2026.04.07 02:58:58.358281 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_153_34} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_148_33, total 58628 rows starting from the beginning of the part | ||
| 21684 | 2026.04.07 02:58:58.358347 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_153_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 21685 | 2026.04.07 02:58:58.358395 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_153_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 265 rows starting from the beginning of the part | ||
| 21686 | 2026.04.07 02:58:58.358437 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_153_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 21687 | 2026.04.07 02:58:58.358476 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_153_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 265 rows starting from the beginning of the part | ||
| 21688 | 2026.04.07 02:58:58.358518 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_153_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 1501 rows starting from the beginning of the part | ||
| 21689 | 2026.04.07 02:58:58.358523 [ 5 ] {592737ea-949d-4896-ad34-3fb2c26bd698} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21690 | 2026.04.07 02:58:58.358570 [ 5 ] {592737ea-949d-4896-ad34-3fb2c26bd698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21691 | 2026.04.07 02:58:58.358940 [ 5 ] {592737ea-949d-4896-ad34-3fb2c26bd698} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 21692 | 2026.04.07 02:58:58.359174 [ 5 ] {592737ea-949d-4896-ad34-3fb2c26bd698} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21693 | 2026.04.07 02:58:58.359335 [ 5 ] {592737ea-949d-4896-ad34-3fb2c26bd698} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.0012 sec., 833.3333333333334 rows/sec., 52.90 KiB/sec. | ||
| 21694 | 2026.04.07 02:58:58.359375 [ 5 ] {592737ea-949d-4896-ad34-3fb2c26bd698} <Debug> TCPHandler: Processed in 0.001379989 sec. | ||
| 21695 | 2026.04.07 02:58:58.359486 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21696 | 2026.04.07 02:58:58.359583 [ 5 ] {5eb7554b-2a6f-440e-b426-b1fdb8297da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21697 | 2026.04.07 02:58:58.359638 [ 5 ] {5eb7554b-2a6f-440e-b426-b1fdb8297da4} <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.04.07 02:58:58.360426 [ 5 ] {5eb7554b-2a6f-440e-b426-b1fdb8297da4} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21699 | 2026.04.07 02:58:58.360464 [ 5 ] {5eb7554b-2a6f-440e-b426-b1fdb8297da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21700 | 2026.04.07 02:58:58.361041 [ 5 ] {5eb7554b-2a6f-440e-b426-b1fdb8297da4} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 21701 | 2026.04.07 02:58:58.361271 [ 5 ] {5eb7554b-2a6f-440e-b426-b1fdb8297da4} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21702 | 2026.04.07 02:58:58.361405 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 21703 | 2026.04.07 02:58:58.361414 [ 5 ] {5eb7554b-2a6f-440e-b426-b1fdb8297da4} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001848 sec., 8658.008658008657 rows/sec., 15.51 MiB/sec. | ||
| 21704 | 2026.04.07 02:58:58.361454 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21705 | 2026.04.07 02:58:58.361482 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21706 | 2026.04.07 02:58:58.361494 [ 5 ] {5eb7554b-2a6f-440e-b426-b1fdb8297da4} <Debug> TCPHandler: Processed in 0.002056113 sec. | ||
| 21707 | 2026.04.07 02:58:58.361565 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 21708 | 2026.04.07 02:58:58.361580 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 21709 | 2026.04.07 02:58:58.361624 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21710 | 2026.04.07 02:58:58.361725 [ 5 ] {ba29fa3e-0fa7-4453-891b-ef7231587e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21711 | 2026.04.07 02:58:58.361767 [ 5 ] {ba29fa3e-0fa7-4453-891b-ef7231587e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21712 | 2026.04.07 02:58:58.361822 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21713 | 2026.04.07 02:58:58.361889 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2739 rows starting from the beginning of the part | ||
| 21714 | 2026.04.07 02:58:58.362023 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 5 rows starting from the beginning of the part | ||
| 21715 | 2026.04.07 02:58:58.362087 [ 5 ] {ba29fa3e-0fa7-4453-891b-ef7231587e7a} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21716 | 2026.04.07 02:58:58.362126 [ 5 ] {ba29fa3e-0fa7-4453-891b-ef7231587e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.76 GiB. | ||
| 21717 | 2026.04.07 02:58:58.362130 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 36 rows starting from the beginning of the part | ||
| 21718 | 2026.04.07 02:58:58.362240 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 5 rows starting from the beginning of the part | ||
| 21719 | 2026.04.07 02:58:58.362337 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 36 rows starting from the beginning of the part | ||
| 21720 | 2026.04.07 02:58:58.362421 [ 5 ] {ba29fa3e-0fa7-4453-891b-ef7231587e7a} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21721 | 2026.04.07 02:58:58.362432 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 16 rows starting from the beginning of the part | ||
| 21722 | 2026.04.07 02:58:58.362645 [ 5 ] {ba29fa3e-0fa7-4453-891b-ef7231587e7a} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21723 | 2026.04.07 02:58:58.362802 [ 5 ] {ba29fa3e-0fa7-4453-891b-ef7231587e7a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 755.59 KiB/sec. | ||
| 21724 | 2026.04.07 02:58:58.362841 [ 5 ] {ba29fa3e-0fa7-4453-891b-ef7231587e7a} <Debug> TCPHandler: Processed in 0.001266457 sec. | ||
| 21725 | 2026.04.07 02:58:58.362907 [ 221 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 21726 | 2026.04.07 02:58:58.362931 [ 221 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 21727 | 2026.04.07 02:58:58.366772 [ 221 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 21728 | 2026.04.07 02:58:58.372277 [ 203 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_153_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60979 rows, containing 5 columns (5 merged, 0 gathered) in 0.0142179 sec., 4288889.357781388 rows/sec., 275.25 MiB/sec. | ||
| 21729 | 2026.04.07 02:58:58.372717 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_153_34} <Trace> MergedBlockOutputStream: filled checksums all_1_153_34 (state Temporary) | ||
| 21730 | 2026.04.07 02:58:58.372927 [ 187 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2837 rows, containing 19 columns (19 merged, 0 gathered) in 0.01139427 sec., 248984.79674432852 rows/sec., 446.17 MiB/sec. | ||
| 21731 | 2026.04.07 02:58:58.372983 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_153_34} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_153_34 to all_1_153_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21732 | 2026.04.07 02:58:58.373055 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_153_34} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_148_33, all_153_153_0] -> all_1_153_34 | ||
| 21733 | 2026.04.07 02:58:58.373128 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 21734 | 2026.04.07 02:58:58.375338 [ 197 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 21735 | 2026.04.07 02:58:58.375370 [ 223 ] {} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): 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] | ||
| 21736 | 2026.04.07 02:58:58.375397 [ 223 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): 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] | ||
| 21737 | 2026.04.07 02:58:58.375708 [ 197 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21738 | 2026.04.07 02:58:58.375791 [ 197 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 21739 | 2026.04.07 02:58:58.375919 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.14 MiB. | ||
| 21740 | 2026.04.07 02:58:58.377945 [ 223 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): 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] | ||
| 21741 | 2026.04.07 02:58:59.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.17 MiB, peak 422.64 MiB, free memory in arenas 0.00 B, will set to 404.59 MiB (RSS), difference: 7.41 MiB | ||
| 21742 | 2026.04.07 02:58:59.224330 [ 220 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 21743 | 2026.04.07 02:58:59.224380 [ 220 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 21744 | 2026.04.07 02:58:59.229255 [ 220 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 21745 | 2026.04.07 02:59:00.912182 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2788 | ||
| 21746 | 2026.04.07 02:59:00.914970 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21747 | 2026.04.07 02:59:00.915010 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.77 GiB. | ||
| 21748 | 2026.04.07 02:59:00.916192 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21749 | 2026.04.07 02:59:00.916450 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21750 | 2026.04.07 02:59:00.916701 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2788 | ||
| 21751 | 2026.04.07 02:59:02.517270 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21752 | 2026.04.07 02:59:02.517510 [ 5 ] {d826049c-ce3b-4a97-a413-f21ea8c6423e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21753 | 2026.04.07 02:59:02.517594 [ 5 ] {d826049c-ce3b-4a97-a413-f21ea8c6423e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21754 | 2026.04.07 02:59:02.518265 [ 5 ] {d826049c-ce3b-4a97-a413-f21ea8c6423e} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21755 | 2026.04.07 02:59:02.518328 [ 5 ] {d826049c-ce3b-4a97-a413-f21ea8c6423e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.76 GiB. | ||
| 21756 | 2026.04.07 02:59:02.518760 [ 5 ] {d826049c-ce3b-4a97-a413-f21ea8c6423e} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21757 | 2026.04.07 02:59:02.519023 [ 5 ] {d826049c-ce3b-4a97-a413-f21ea8c6423e} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21758 | 2026.04.07 02:59:02.519207 [ 5 ] {d826049c-ce3b-4a97-a413-f21ea8c6423e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001751 sec., 31981.724728726444 rows/sec., 2.46 MiB/sec. | ||
| 21759 | 2026.04.07 02:59:02.519269 [ 5 ] {d826049c-ce3b-4a97-a413-f21ea8c6423e} <Debug> TCPHandler: Processed in 0.002148345 sec. | ||
| 21760 | 2026.04.07 02:59:02.519386 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21761 | 2026.04.07 02:59:02.519506 [ 5 ] {5fa67bea-4fec-4043-a9b5-cf146eca9a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21762 | 2026.04.07 02:59:02.519552 [ 5 ] {5fa67bea-4fec-4043-a9b5-cf146eca9a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21763 | 2026.04.07 02:59:02.520007 [ 5 ] {5fa67bea-4fec-4043-a9b5-cf146eca9a0a} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21764 | 2026.04.07 02:59:02.520050 [ 5 ] {5fa67bea-4fec-4043-a9b5-cf146eca9a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.76 GiB. | ||
| 21765 | 2026.04.07 02:59:02.520383 [ 5 ] {5fa67bea-4fec-4043-a9b5-cf146eca9a0a} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21766 | 2026.04.07 02:59:02.520607 [ 5 ] {5fa67bea-4fec-4043-a9b5-cf146eca9a0a} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21767 | 2026.04.07 02:59:02.520754 [ 5 ] {5fa67bea-4fec-4043-a9b5-cf146eca9a0a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001275 sec., 50196.078431372545 rows/sec., 3.92 MiB/sec. | ||
| 21768 | 2026.04.07 02:59:02.520798 [ 5 ] {5fa67bea-4fec-4043-a9b5-cf146eca9a0a} <Debug> TCPHandler: Processed in 0.001466701 sec. | ||
| 21769 | 2026.04.07 02:59:02.520907 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21770 | 2026.04.07 02:59:02.521011 [ 5 ] {80a4eabc-a57f-4814-805c-478e8a6bfccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21771 | 2026.04.07 02:59:02.521058 [ 5 ] {80a4eabc-a57f-4814-805c-478e8a6bfccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21772 | 2026.04.07 02:59:02.521438 [ 5 ] {80a4eabc-a57f-4814-805c-478e8a6bfccc} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21773 | 2026.04.07 02:59:02.521477 [ 5 ] {80a4eabc-a57f-4814-805c-478e8a6bfccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.76 GiB. | ||
| 21774 | 2026.04.07 02:59:02.521817 [ 5 ] {80a4eabc-a57f-4814-805c-478e8a6bfccc} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21775 | 2026.04.07 02:59:02.522055 [ 5 ] {80a4eabc-a57f-4814-805c-478e8a6bfccc} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21776 | 2026.04.07 02:59:02.522184 [ 5 ] {80a4eabc-a57f-4814-805c-478e8a6bfccc} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001198 sec., 106844.74123539231 rows/sec., 7.44 MiB/sec. | ||
| 21777 | 2026.04.07 02:59:02.522223 [ 5 ] {80a4eabc-a57f-4814-805c-478e8a6bfccc} <Debug> TCPHandler: Processed in 0.001367629 sec. | ||
| 21778 | 2026.04.07 02:59:02.522326 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21779 | 2026.04.07 02:59:02.522421 [ 5 ] {45c862ca-81cc-4510-adf4-afab376597d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21780 | 2026.04.07 02:59:02.522463 [ 5 ] {45c862ca-81cc-4510-adf4-afab376597d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21781 | 2026.04.07 02:59:02.522785 [ 5 ] {45c862ca-81cc-4510-adf4-afab376597d6} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21782 | 2026.04.07 02:59:02.522822 [ 5 ] {45c862ca-81cc-4510-adf4-afab376597d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.76 GiB. | ||
| 21783 | 2026.04.07 02:59:02.523137 [ 5 ] {45c862ca-81cc-4510-adf4-afab376597d6} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21784 | 2026.04.07 02:59:02.523359 [ 5 ] {45c862ca-81cc-4510-adf4-afab376597d6} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21785 | 2026.04.07 02:59:02.523486 [ 5 ] {45c862ca-81cc-4510-adf4-afab376597d6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001084 sec., 44280.44280442805 rows/sec., 2.98 MiB/sec. | ||
| 21786 | 2026.04.07 02:59:02.523522 [ 5 ] {45c862ca-81cc-4510-adf4-afab376597d6} <Debug> TCPHandler: Processed in 0.001244756 sec. | ||
| 21787 | 2026.04.07 02:59:03.297708 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43692 | ||
| 21788 | 2026.04.07 02:59:03.298549 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21789 | 2026.04.07 02:59:03.298627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.76 GiB. | ||
| 21790 | 2026.04.07 02:59:03.299146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21791 | 2026.04.07 02:59:03.299368 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21792 | 2026.04.07 02:59:03.299496 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43692 | ||
| 21793 | 2026.04.07 02:59:03.299502 [ 126 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21794 | 2026.04.07 02:59:03.299574 [ 126 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21795 | 2026.04.07 02:59:03.299598 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.76 GiB. | ||
| 21796 | 2026.04.07 02:59:03.299707 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::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 | ||
| 21797 | 2026.04.07 02:59:03.299828 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21798 | 2026.04.07 02:59:03.299869 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41260 rows starting from the beginning of the part | ||
| 21799 | 2026.04.07 02:59:03.299942 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 21800 | 2026.04.07 02:59:03.299992 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 21801 | 2026.04.07 02:59:03.300038 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 21802 | 2026.04.07 02:59:03.300083 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 21803 | 2026.04.07 02:59:03.300126 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 21804 | 2026.04.07 02:59:03.302801 [ 186 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43692 rows, containing 4 columns (4 merged, 0 gathered) in 0.003146046 sec., 13887908.82269363 rows/sec., 198.67 MiB/sec. | ||
| 21805 | 2026.04.07 02:59:03.303034 [ 194 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21806 | 2026.04.07 02:59:03.303334 [ 194 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_91_18} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21807 | 2026.04.07 02:59:03.303412 [ 194 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_91_18} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21808 | 2026.04.07 02:59:03.303492 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 21809 | 2026.04.07 02:59:05.686010 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 21810 | 2026.04.07 02:59:05.704799 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21811 | 2026.04.07 02:59:05.704862 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 21812 | 2026.04.07 02:59:05.711437 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21813 | 2026.04.07 02:59:05.712179 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21814 | 2026.04.07 02:59:05.712494 [ 85 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21815 | 2026.04.07 02:59:05.712567 [ 85 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21816 | 2026.04.07 02:59:05.712591 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 21817 | 2026.04.07 02:59:05.712715 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 21818 | 2026.04.07 02:59:05.716529 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 21819 | 2026.04.07 02:59:05.716713 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21820 | 2026.04.07 02:59:05.718439 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 21821 | 2026.04.07 02:59:05.723421 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 21822 | 2026.04.07 02:59:05.728288 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 21823 | 2026.04.07 02:59:05.732961 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 21824 | 2026.04.07 02:59:05.737836 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 21825 | 2026.04.07 02:59:05.742666 [ 192 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 21826 | 2026.04.07 02:59:05.805512 [ 187 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.09285318 sec., 7388.007605124564 rows/sec., 38.20 MiB/sec. | ||
| 21827 | 2026.04.07 02:59:05.808905 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21828 | 2026.04.07 02:59:05.811046 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_91_18} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21829 | 2026.04.07 02:59:05.811158 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_91_18} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21830 | 2026.04.07 02:59:05.813872 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 21831 | 2026.04.07 02:59:06.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.66 MiB, peak 423.07 MiB, free memory in arenas 0.00 B, will set to 404.59 MiB (RSS), difference: -1.08 MiB | ||
| 21832 | 2026.04.07 02:59:07.530131 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21833 | 2026.04.07 02:59:07.530315 [ 5 ] {4193ac7e-15fd-4dd4-b9cc-68258c5c9490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21834 | 2026.04.07 02:59:07.530387 [ 5 ] {4193ac7e-15fd-4dd4-b9cc-68258c5c9490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21835 | 2026.04.07 02:59:07.531110 [ 5 ] {4193ac7e-15fd-4dd4-b9cc-68258c5c9490} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21836 | 2026.04.07 02:59:07.531154 [ 5 ] {4193ac7e-15fd-4dd4-b9cc-68258c5c9490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 21837 | 2026.04.07 02:59:07.531567 [ 5 ] {4193ac7e-15fd-4dd4-b9cc-68258c5c9490} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21838 | 2026.04.07 02:59:07.531803 [ 5 ] {4193ac7e-15fd-4dd4-b9cc-68258c5c9490} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21839 | 2026.04.07 02:59:07.531963 [ 5 ] {4193ac7e-15fd-4dd4-b9cc-68258c5c9490} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.0017 sec., 167058.82352941178 rows/sec., 10.61 MiB/sec. | ||
| 21840 | 2026.04.07 02:59:07.532017 [ 5 ] {4193ac7e-15fd-4dd4-b9cc-68258c5c9490} <Debug> TCPHandler: Processed in 0.002022852 sec. | ||
| 21841 | 2026.04.07 02:59:07.532146 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21842 | 2026.04.07 02:59:07.532249 [ 5 ] {2a17b970-f9b8-4d15-a73c-73aae4fef65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21843 | 2026.04.07 02:59:07.532294 [ 5 ] {2a17b970-f9b8-4d15-a73c-73aae4fef65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21844 | 2026.04.07 02:59:07.533161 [ 5 ] {2a17b970-f9b8-4d15-a73c-73aae4fef65d} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21845 | 2026.04.07 02:59:07.533196 [ 5 ] {2a17b970-f9b8-4d15-a73c-73aae4fef65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 21846 | 2026.04.07 02:59:07.533591 [ 5 ] {2a17b970-f9b8-4d15-a73c-73aae4fef65d} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21847 | 2026.04.07 02:59:07.533816 [ 5 ] {2a17b970-f9b8-4d15-a73c-73aae4fef65d} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21848 | 2026.04.07 02:59:07.533959 [ 5 ] {2a17b970-f9b8-4d15-a73c-73aae4fef65d} <Debug> executeQuery: Read 887 rows, 71.45 KiB in 0.001733 sec., 511829.19792267744 rows/sec., 40.27 MiB/sec. | ||
| 21849 | 2026.04.07 02:59:07.534000 [ 5 ] {2a17b970-f9b8-4d15-a73c-73aae4fef65d} <Debug> TCPHandler: Processed in 0.00190701 sec. | ||
| 21850 | 2026.04.07 02:59:07.534118 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21851 | 2026.04.07 02:59:07.534219 [ 5 ] {20a111e5-ddf3-4e2d-bba5-9f7f8222a5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21852 | 2026.04.07 02:59:07.534262 [ 5 ] {20a111e5-ddf3-4e2d-bba5-9f7f8222a5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21853 | 2026.04.07 02:59:07.534748 [ 5 ] {20a111e5-ddf3-4e2d-bba5-9f7f8222a5cc} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21854 | 2026.04.07 02:59:07.534787 [ 5 ] {20a111e5-ddf3-4e2d-bba5-9f7f8222a5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 21855 | 2026.04.07 02:59:07.535118 [ 5 ] {20a111e5-ddf3-4e2d-bba5-9f7f8222a5cc} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 21856 | 2026.04.07 02:59:07.535334 [ 5 ] {20a111e5-ddf3-4e2d-bba5-9f7f8222a5cc} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21857 | 2026.04.07 02:59:07.535481 [ 5 ] {20a111e5-ddf3-4e2d-bba5-9f7f8222a5cc} <Debug> executeQuery: Read 187 rows, 11.93 KiB in 0.001283 sec., 145752.14341387374 rows/sec., 9.08 MiB/sec. | ||
| 21858 | 2026.04.07 02:59:07.535520 [ 5 ] {20a111e5-ddf3-4e2d-bba5-9f7f8222a5cc} <Debug> TCPHandler: Processed in 0.00145194 sec. | ||
| 21859 | 2026.04.07 02:59:07.535655 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21860 | 2026.04.07 02:59:07.535768 [ 5 ] {49a385bd-8782-40ba-890a-61219a3294ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21861 | 2026.04.07 02:59:07.535824 [ 5 ] {49a385bd-8782-40ba-890a-61219a3294ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21862 | 2026.04.07 02:59:07.536373 [ 5 ] {49a385bd-8782-40ba-890a-61219a3294ac} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21863 | 2026.04.07 02:59:07.536410 [ 5 ] {49a385bd-8782-40ba-890a-61219a3294ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 21864 | 2026.04.07 02:59:07.536753 [ 5 ] {49a385bd-8782-40ba-890a-61219a3294ac} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 21865 | 2026.04.07 02:59:07.536972 [ 5 ] {49a385bd-8782-40ba-890a-61219a3294ac} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21866 | 2026.04.07 02:59:07.537139 [ 5 ] {49a385bd-8782-40ba-890a-61219a3294ac} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001386 sec., 107503.60750360749 rows/sec., 6.95 MiB/sec. | ||
| 21867 | 2026.04.07 02:59:07.537185 [ 5 ] {49a385bd-8782-40ba-890a-61219a3294ac} <Debug> TCPHandler: Processed in 0.001584323 sec. | ||
| 21868 | 2026.04.07 02:59:07.537316 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21869 | 2026.04.07 02:59:07.537415 [ 5 ] {d321188d-3147-49f2-b3f9-d14c063334eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21870 | 2026.04.07 02:59:07.537456 [ 5 ] {d321188d-3147-49f2-b3f9-d14c063334eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21871 | 2026.04.07 02:59:07.537906 [ 5 ] {d321188d-3147-49f2-b3f9-d14c063334eb} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21872 | 2026.04.07 02:59:07.537942 [ 5 ] {d321188d-3147-49f2-b3f9-d14c063334eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 21873 | 2026.04.07 02:59:07.538282 [ 5 ] {d321188d-3147-49f2-b3f9-d14c063334eb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21874 | 2026.04.07 02:59:07.538499 [ 5 ] {d321188d-3147-49f2-b3f9-d14c063334eb} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21875 | 2026.04.07 02:59:07.538639 [ 5 ] {d321188d-3147-49f2-b3f9-d14c063334eb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001244 sec., 118971.06109324758 rows/sec., 6.77 MiB/sec. | ||
| 21876 | 2026.04.07 02:59:07.538678 [ 5 ] {d321188d-3147-49f2-b3f9-d14c063334eb} <Debug> TCPHandler: Processed in 0.00142359 sec. | ||
| 21877 | 2026.04.07 02:59:07.538794 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21878 | 2026.04.07 02:59:07.538890 [ 5 ] {f9ffa9a2-7bf0-4580-ac4f-ad05284f2459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21879 | 2026.04.07 02:59:07.538933 [ 5 ] {f9ffa9a2-7bf0-4580-ac4f-ad05284f2459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21880 | 2026.04.07 02:59:07.539603 [ 5 ] {f9ffa9a2-7bf0-4580-ac4f-ad05284f2459} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21881 | 2026.04.07 02:59:07.539639 [ 5 ] {f9ffa9a2-7bf0-4580-ac4f-ad05284f2459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 21882 | 2026.04.07 02:59:07.539961 [ 5 ] {f9ffa9a2-7bf0-4580-ac4f-ad05284f2459} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21883 | 2026.04.07 02:59:07.540186 [ 5 ] {f9ffa9a2-7bf0-4580-ac4f-ad05284f2459} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21884 | 2026.04.07 02:59:07.540317 [ 5 ] {f9ffa9a2-7bf0-4580-ac4f-ad05284f2459} <Debug> executeQuery: Read 538 rows, 39.05 KiB in 0.001446 sec., 372060.85753803595 rows/sec., 26.37 MiB/sec. | ||
| 21885 | 2026.04.07 02:59:07.540356 [ 5 ] {f9ffa9a2-7bf0-4580-ac4f-ad05284f2459} <Debug> TCPHandler: Processed in 0.001613204 sec. | ||
| 21886 | 2026.04.07 02:59:07.540480 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21887 | 2026.04.07 02:59:07.540581 [ 5 ] {fe12449f-dc28-4f13-8a7d-0642786c219b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21888 | 2026.04.07 02:59:07.540627 [ 5 ] {fe12449f-dc28-4f13-8a7d-0642786c219b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21889 | 2026.04.07 02:59:07.540974 [ 5 ] {fe12449f-dc28-4f13-8a7d-0642786c219b} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21890 | 2026.04.07 02:59:07.541010 [ 5 ] {fe12449f-dc28-4f13-8a7d-0642786c219b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 21891 | 2026.04.07 02:59:07.541322 [ 5 ] {fe12449f-dc28-4f13-8a7d-0642786c219b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 21892 | 2026.04.07 02:59:07.541530 [ 5 ] {fe12449f-dc28-4f13-8a7d-0642786c219b} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21893 | 2026.04.07 02:59:07.541660 [ 5 ] {fe12449f-dc28-4f13-8a7d-0642786c219b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 21894 | 2026.04.07 02:59:07.541696 [ 5 ] {fe12449f-dc28-4f13-8a7d-0642786c219b} <Debug> TCPHandler: Processed in 0.001277067 sec. | ||
| 21895 | 2026.04.07 02:59:07.541807 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21896 | 2026.04.07 02:59:07.541902 [ 5 ] {f6ed9be1-f398-4fd4-b2a4-6fbd2d3381df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21897 | 2026.04.07 02:59:07.541944 [ 5 ] {f6ed9be1-f398-4fd4-b2a4-6fbd2d3381df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21898 | 2026.04.07 02:59:07.542356 [ 5 ] {f6ed9be1-f398-4fd4-b2a4-6fbd2d3381df} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21899 | 2026.04.07 02:59:07.542390 [ 5 ] {f6ed9be1-f398-4fd4-b2a4-6fbd2d3381df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 21900 | 2026.04.07 02:59:07.542717 [ 5 ] {f6ed9be1-f398-4fd4-b2a4-6fbd2d3381df} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21901 | 2026.04.07 02:59:07.542928 [ 5 ] {f6ed9be1-f398-4fd4-b2a4-6fbd2d3381df} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21902 | 2026.04.07 02:59:07.543051 [ 5 ] {f6ed9be1-f398-4fd4-b2a4-6fbd2d3381df} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001176 sec., 225340.13605442178 rows/sec., 14.97 MiB/sec. | ||
| 21903 | 2026.04.07 02:59:07.543087 [ 5 ] {f6ed9be1-f398-4fd4-b2a4-6fbd2d3381df} <Debug> TCPHandler: Processed in 0.001341518 sec. | ||
| 21904 | 2026.04.07 02:59:07.543193 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21905 | 2026.04.07 02:59:07.543280 [ 5 ] {ce0d59ae-585c-4b78-b004-f6d11e5a5bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21906 | 2026.04.07 02:59:07.543319 [ 5 ] {ce0d59ae-585c-4b78-b004-f6d11e5a5bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21907 | 2026.04.07 02:59:07.543619 [ 5 ] {ce0d59ae-585c-4b78-b004-f6d11e5a5bab} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21908 | 2026.04.07 02:59:07.543651 [ 5 ] {ce0d59ae-585c-4b78-b004-f6d11e5a5bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 21909 | 2026.04.07 02:59:07.544009 [ 5 ] {ce0d59ae-585c-4b78-b004-f6d11e5a5bab} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21910 | 2026.04.07 02:59:07.544241 [ 5 ] {ce0d59ae-585c-4b78-b004-f6d11e5a5bab} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21911 | 2026.04.07 02:59:07.544368 [ 5 ] {ce0d59ae-585c-4b78-b004-f6d11e5a5bab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 62.39 KiB/sec. | ||
| 21912 | 2026.04.07 02:59:07.544404 [ 5 ] {ce0d59ae-585c-4b78-b004-f6d11e5a5bab} <Debug> TCPHandler: Processed in 0.001242386 sec. | ||
| 21913 | 2026.04.07 02:59:07.544513 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21914 | 2026.04.07 02:59:07.544607 [ 5 ] {72efaaf9-5a46-4260-bfdb-ad32c2d08c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21915 | 2026.04.07 02:59:07.544659 [ 5 ] {72efaaf9-5a46-4260-bfdb-ad32c2d08c84} <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 | ||
| 21916 | 2026.04.07 02:59:07.545498 [ 5 ] {72efaaf9-5a46-4260-bfdb-ad32c2d08c84} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21917 | 2026.04.07 02:59:07.545534 [ 5 ] {72efaaf9-5a46-4260-bfdb-ad32c2d08c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 21918 | 2026.04.07 02:59:07.546123 [ 5 ] {72efaaf9-5a46-4260-bfdb-ad32c2d08c84} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 21919 | 2026.04.07 02:59:07.546352 [ 5 ] {72efaaf9-5a46-4260-bfdb-ad32c2d08c84} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21920 | 2026.04.07 02:59:07.546488 [ 5 ] {72efaaf9-5a46-4260-bfdb-ad32c2d08c84} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001899 sec., 23696.682464454974 rows/sec., 42.46 MiB/sec. | ||
| 21921 | 2026.04.07 02:59:07.546545 [ 5 ] {72efaaf9-5a46-4260-bfdb-ad32c2d08c84} <Debug> TCPHandler: Processed in 0.002081154 sec. | ||
| 21922 | 2026.04.07 02:59:07.546570 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 21923 | 2026.04.07 02:59:07.546618 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 21924 | 2026.04.07 02:59:07.546661 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21925 | 2026.04.07 02:59:07.546762 [ 5 ] {d31ff14b-5ed2-484e-8cc5-bc6644dedce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21926 | 2026.04.07 02:59:07.546804 [ 5 ] {d31ff14b-5ed2-484e-8cc5-bc6644dedce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21927 | 2026.04.07 02:59:07.547111 [ 5 ] {d31ff14b-5ed2-484e-8cc5-bc6644dedce3} <Trace> oximeter.measurements_i64 (b91ae2c0-d6a0-4414-aee9-ed54109abf21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21928 | 2026.04.07 02:59:07.547149 [ 5 ] {d31ff14b-5ed2-484e-8cc5-bc6644dedce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 21929 | 2026.04.07 02:59:07.547468 [ 5 ] {d31ff14b-5ed2-484e-8cc5-bc6644dedce3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 21930 | 2026.04.07 02:59:07.547675 [ 5 ] {d31ff14b-5ed2-484e-8cc5-bc6644dedce3} <Trace> oximeter.measurements_i64 (b91ae2c0-d6a0-4414-aee9-ed54109abf21): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21931 | 2026.04.07 02:59:07.547801 [ 5 ] {d31ff14b-5ed2-484e-8cc5-bc6644dedce3} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001057 sec., 2838.2213812677387 rows/sec., 227.28 KiB/sec. | ||
| 21932 | 2026.04.07 02:59:07.547840 [ 5 ] {d31ff14b-5ed2-484e-8cc5-bc6644dedce3} <Debug> TCPHandler: Processed in 0.001230406 sec. | ||
| 21933 | 2026.04.07 02:59:07.547956 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21934 | 2026.04.07 02:59:07.548049 [ 5 ] {3f1f9b9e-20ab-47bc-bdcb-51101b198b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21935 | 2026.04.07 02:59:07.548092 [ 5 ] {3f1f9b9e-20ab-47bc-bdcb-51101b198b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21936 | 2026.04.07 02:59:07.548469 [ 5 ] {3f1f9b9e-20ab-47bc-bdcb-51101b198b9b} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21937 | 2026.04.07 02:59:07.548505 [ 5 ] {3f1f9b9e-20ab-47bc-bdcb-51101b198b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 21938 | 2026.04.07 02:59:07.548843 [ 5 ] {3f1f9b9e-20ab-47bc-bdcb-51101b198b9b} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21939 | 2026.04.07 02:59:07.549057 [ 5 ] {3f1f9b9e-20ab-47bc-bdcb-51101b198b9b} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21940 | 2026.04.07 02:59:07.549184 [ 5 ] {3f1f9b9e-20ab-47bc-bdcb-51101b198b9b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001151 sec., 78192.87576020852 rows/sec., 4.89 MiB/sec. | ||
| 21941 | 2026.04.07 02:59:07.549218 [ 5 ] {3f1f9b9e-20ab-47bc-bdcb-51101b198b9b} <Debug> TCPHandler: Processed in 0.001313378 sec. | ||
| 21942 | 2026.04.07 02:59:07.549491 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 21943 | 2026.04.07 02:59:09.405742 [ 63 ] {} <Debug> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 21944 | 2026.04.07 02:59:09.405814 [ 63 ] {} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21945 | 2026.04.07 02:59:09.405839 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 21946 | 2026.04.07 02:59:09.405970 [ 198 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 21947 | 2026.04.07 02:59:09.406113 [ 198 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21948 | 2026.04.07 02:59:09.406147 [ 198 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 21949 | 2026.04.07 02:59:09.406213 [ 198 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 21950 | 2026.04.07 02:59:09.406261 [ 198 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 21951 | 2026.04.07 02:59:09.406305 [ 198 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 21952 | 2026.04.07 02:59:09.406346 [ 198 ] {d74fde8d-e2f0-48c7-867f-408d49729479::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 | ||
| 21953 | 2026.04.07 02:59:09.407305 [ 199 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398449 sec., 4290.467510792314 rows/sec., 318.43 KiB/sec. | ||
| 21954 | 2026.04.07 02:59:09.407496 [ 189 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 21955 | 2026.04.07 02:59:09.407876 [ 189 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_21_5} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21956 | 2026.04.07 02:59:09.407966 [ 189 ] {d74fde8d-e2f0-48c7-867f-408d49729479::all_1_21_5} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 21957 | 2026.04.07 02:59:09.408083 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21958 | 2026.04.07 02:59:10.542379 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21959 | 2026.04.07 02:59:10.542466 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21960 | 2026.04.07 02:59:10.799698 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44140 | ||
| 21961 | 2026.04.07 02:59:10.800241 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21962 | 2026.04.07 02:59:10.800287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 21963 | 2026.04.07 02:59:10.800773 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21964 | 2026.04.07 02:59:10.801040 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21965 | 2026.04.07 02:59:10.801173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44140 | ||
| 21966 | 2026.04.07 02:59:10.917081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2820 | ||
| 21967 | 2026.04.07 02:59:10.919733 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21968 | 2026.04.07 02:59:10.919776 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 21969 | 2026.04.07 02:59:10.921088 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21970 | 2026.04.07 02:59:10.921383 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21971 | 2026.04.07 02:59:10.921678 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2820 | ||
| 21972 | 2026.04.07 02:59:11.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.59 MiB, peak 423.07 MiB, free memory in arenas 0.00 B, will set to 404.59 MiB (RSS), difference: 4.00 MiB | ||
| 21973 | 2026.04.07 02:59:11.434043 [ 222 ] {} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): 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] | ||
| 21974 | 2026.04.07 02:59:11.434115 [ 222 ] {} <Debug> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): 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] | ||
| 21975 | 2026.04.07 02:59:11.437424 [ 222 ] {} <Debug> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): 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] | ||
| 21976 | 2026.04.07 02:59:12.518965 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21977 | 2026.04.07 02:59:12.519168 [ 5 ] {dcadadd3-2130-4f63-950f-76525a569cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21978 | 2026.04.07 02:59:12.519246 [ 5 ] {dcadadd3-2130-4f63-950f-76525a569cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21979 | 2026.04.07 02:59:12.519991 [ 5 ] {dcadadd3-2130-4f63-950f-76525a569cdc} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21980 | 2026.04.07 02:59:12.520052 [ 5 ] {dcadadd3-2130-4f63-950f-76525a569cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 21981 | 2026.04.07 02:59:12.520460 [ 5 ] {dcadadd3-2130-4f63-950f-76525a569cdc} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21982 | 2026.04.07 02:59:12.520693 [ 5 ] {dcadadd3-2130-4f63-950f-76525a569cdc} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21983 | 2026.04.07 02:59:12.520869 [ 5 ] {dcadadd3-2130-4f63-950f-76525a569cdc} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001754 sec., 37628.27822120867 rows/sec., 3.00 MiB/sec. | ||
| 21984 | 2026.04.07 02:59:12.520866 [ 94 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21985 | 2026.04.07 02:59:12.520923 [ 5 ] {dcadadd3-2130-4f63-950f-76525a569cdc} <Debug> TCPHandler: Processed in 0.002103184 sec. | ||
| 21986 | 2026.04.07 02:59:12.520954 [ 94 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21987 | 2026.04.07 02:59:12.520984 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 21988 | 2026.04.07 02:59:12.521063 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21989 | 2026.04.07 02:59:12.521094 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 21990 | 2026.04.07 02:59:12.521196 [ 5 ] {c8963b04-806d-44bf-b65e-cc8d2faf18b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21991 | 2026.04.07 02:59:12.521225 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21992 | 2026.04.07 02:59:12.521254 [ 5 ] {c8963b04-806d-44bf-b65e-cc8d2faf18b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21993 | 2026.04.07 02:59:12.521268 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3362 rows starting from the beginning of the part | ||
| 21994 | 2026.04.07 02:59:12.521352 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 869 rows starting from the beginning of the part | ||
| 21995 | 2026.04.07 02:59:12.521405 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 2421 rows starting from the beginning of the part | ||
| 21996 | 2026.04.07 02:59:12.521455 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 56 rows starting from the beginning of the part | ||
| 21997 | 2026.04.07 02:59:12.521500 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 887 rows starting from the beginning of the part | ||
| 21998 | 2026.04.07 02:59:12.521549 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 66 rows starting from the beginning of the part | ||
| 21999 | 2026.04.07 02:59:12.521759 [ 5 ] {c8963b04-806d-44bf-b65e-cc8d2faf18b3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22000 | 2026.04.07 02:59:12.521809 [ 5 ] {c8963b04-806d-44bf-b65e-cc8d2faf18b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22001 | 2026.04.07 02:59:12.522193 [ 5 ] {c8963b04-806d-44bf-b65e-cc8d2faf18b3} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 22002 | 2026.04.07 02:59:12.522426 [ 5 ] {c8963b04-806d-44bf-b65e-cc8d2faf18b3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22003 | 2026.04.07 02:59:12.522573 [ 5 ] {c8963b04-806d-44bf-b65e-cc8d2faf18b3} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001406 sec., 3556.1877667140825 rows/sec., 267.41 KiB/sec. | ||
| 22004 | 2026.04.07 02:59:12.522613 [ 5 ] {c8963b04-806d-44bf-b65e-cc8d2faf18b3} <Debug> TCPHandler: Processed in 0.001613194 sec. | ||
| 22005 | 2026.04.07 02:59:12.522723 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22006 | 2026.04.07 02:59:12.522816 [ 5 ] {d155aa19-d097-459a-9681-0eaa490beab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22007 | 2026.04.07 02:59:12.522858 [ 5 ] {d155aa19-d097-459a-9681-0eaa490beab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22008 | 2026.04.07 02:59:12.523269 [ 5 ] {d155aa19-d097-459a-9681-0eaa490beab4} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22009 | 2026.04.07 02:59:12.523305 [ 5 ] {d155aa19-d097-459a-9681-0eaa490beab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22010 | 2026.04.07 02:59:12.523616 [ 5 ] {d155aa19-d097-459a-9681-0eaa490beab4} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22011 | 2026.04.07 02:59:12.523832 [ 5 ] {d155aa19-d097-459a-9681-0eaa490beab4} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22012 | 2026.04.07 02:59:12.523852 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7661 rows, containing 5 columns (5 merged, 0 gathered) in 0.002808469 sec., 2727820.745039379 rows/sec., 217.19 MiB/sec. | ||
| 22013 | 2026.04.07 02:59:12.523946 [ 94 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22014 | 2026.04.07 02:59:12.523965 [ 5 ] {d155aa19-d097-459a-9681-0eaa490beab4} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001167 sec., 59125.964010282776 rows/sec., 4.62 MiB/sec. | ||
| 22015 | 2026.04.07 02:59:12.523979 [ 94 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22016 | 2026.04.07 02:59:12.524005 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22017 | 2026.04.07 02:59:12.524010 [ 5 ] {d155aa19-d097-459a-9681-0eaa490beab4} <Debug> TCPHandler: Processed in 0.001337058 sec. | ||
| 22018 | 2026.04.07 02:59:12.524068 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 22019 | 2026.04.07 02:59:12.524131 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22020 | 2026.04.07 02:59:12.524154 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22021 | 2026.04.07 02:59:12.524183 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1831 rows starting from the beginning of the part | ||
| 22022 | 2026.04.07 02:59:12.524229 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 526 rows starting from the beginning of the part | ||
| 22023 | 2026.04.07 02:59:12.524232 [ 5 ] {b20ba8fb-e755-4999-9eaf-9e113c0ae672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22024 | 2026.04.07 02:59:12.524272 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 1305 rows starting from the beginning of the part | ||
| 22025 | 2026.04.07 02:59:12.524277 [ 199 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22026 | 2026.04.07 02:59:12.524289 [ 5 ] {b20ba8fb-e755-4999-9eaf-9e113c0ae672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22027 | 2026.04.07 02:59:12.524314 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 64 rows starting from the beginning of the part | ||
| 22028 | 2026.04.07 02:59:12.524364 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 538 rows starting from the beginning of the part | ||
| 22029 | 2026.04.07 02:59:12.524397 [ 190 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 69 rows starting from the beginning of the part | ||
| 22030 | 2026.04.07 02:59:12.524733 [ 5 ] {b20ba8fb-e755-4999-9eaf-9e113c0ae672} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22031 | 2026.04.07 02:59:12.524740 [ 199 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_156_31} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22032 | 2026.04.07 02:59:12.524777 [ 5 ] {b20ba8fb-e755-4999-9eaf-9e113c0ae672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22033 | 2026.04.07 02:59:12.524864 [ 199 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_156_31} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22034 | 2026.04.07 02:59:12.525001 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 22035 | 2026.04.07 02:59:12.525156 [ 5 ] {b20ba8fb-e755-4999-9eaf-9e113c0ae672} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22036 | 2026.04.07 02:59:12.525379 [ 5 ] {b20ba8fb-e755-4999-9eaf-9e113c0ae672} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22037 | 2026.04.07 02:59:12.525514 [ 5 ] {b20ba8fb-e755-4999-9eaf-9e113c0ae672} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0013 sec., 123076.92307692308 rows/sec., 8.57 MiB/sec. | ||
| 22038 | 2026.04.07 02:59:12.525552 [ 5 ] {b20ba8fb-e755-4999-9eaf-9e113c0ae672} <Debug> TCPHandler: Processed in 0.001469781 sec. | ||
| 22039 | 2026.04.07 02:59:12.525661 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22040 | 2026.04.07 02:59:12.525752 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4333 rows, containing 5 columns (5 merged, 0 gathered) in 0.001701996 sec., 2545834.4202924096 rows/sec., 184.64 MiB/sec. | ||
| 22041 | 2026.04.07 02:59:12.525756 [ 5 ] {131fb8fa-a4a3-4e46-9819-601b64f3fe68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22042 | 2026.04.07 02:59:12.525854 [ 5 ] {131fb8fa-a4a3-4e46-9819-601b64f3fe68} <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 | ||
| 22043 | 2026.04.07 02:59:12.525980 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22044 | 2026.04.07 02:59:12.526240 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_156_31} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22045 | 2026.04.07 02:59:12.526307 [ 199 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_156_31} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22046 | 2026.04.07 02:59:12.526400 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 22047 | 2026.04.07 02:59:12.526632 [ 5 ] {131fb8fa-a4a3-4e46-9819-601b64f3fe68} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22048 | 2026.04.07 02:59:12.526672 [ 5 ] {131fb8fa-a4a3-4e46-9819-601b64f3fe68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22049 | 2026.04.07 02:59:12.527210 [ 5 ] {131fb8fa-a4a3-4e46-9819-601b64f3fe68} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 22050 | 2026.04.07 02:59:12.527453 [ 5 ] {131fb8fa-a4a3-4e46-9819-601b64f3fe68} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22051 | 2026.04.07 02:59:12.527599 [ 5 ] {131fb8fa-a4a3-4e46-9819-601b64f3fe68} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001861 sec., 2686.7275658248254 rows/sec., 4.81 MiB/sec. | ||
| 22052 | 2026.04.07 02:59:12.527654 [ 5 ] {131fb8fa-a4a3-4e46-9819-601b64f3fe68} <Debug> TCPHandler: Processed in 0.002042233 sec. | ||
| 22053 | 2026.04.07 02:59:12.527757 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22054 | 2026.04.07 02:59:12.527851 [ 5 ] {a826b93b-fb6e-4865-9ee5-6ea5429f17d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22055 | 2026.04.07 02:59:12.527893 [ 5 ] {a826b93b-fb6e-4865-9ee5-6ea5429f17d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22056 | 2026.04.07 02:59:12.528226 [ 5 ] {a826b93b-fb6e-4865-9ee5-6ea5429f17d5} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22057 | 2026.04.07 02:59:12.528263 [ 5 ] {a826b93b-fb6e-4865-9ee5-6ea5429f17d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22058 | 2026.04.07 02:59:12.528577 [ 5 ] {a826b93b-fb6e-4865-9ee5-6ea5429f17d5} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22059 | 2026.04.07 02:59:12.528790 [ 5 ] {a826b93b-fb6e-4865-9ee5-6ea5429f17d5} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22060 | 2026.04.07 02:59:12.528918 [ 5 ] {a826b93b-fb6e-4865-9ee5-6ea5429f17d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 22061 | 2026.04.07 02:59:12.528919 [ 98 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22062 | 2026.04.07 02:59:12.528959 [ 5 ] {a826b93b-fb6e-4865-9ee5-6ea5429f17d5} <Debug> TCPHandler: Processed in 0.001250457 sec. | ||
| 22063 | 2026.04.07 02:59:12.528971 [ 98 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22064 | 2026.04.07 02:59:12.529000 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22065 | 2026.04.07 02:59:12.529096 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 22066 | 2026.04.07 02:59:12.529226 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22067 | 2026.04.07 02:59:12.529262 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9510 rows starting from the beginning of the part | ||
| 22068 | 2026.04.07 02:59:12.529336 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 90 rows starting from the beginning of the part | ||
| 22069 | 2026.04.07 02:59:12.529389 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 12 rows starting from the beginning of the part | ||
| 22070 | 2026.04.07 02:59:12.529437 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 48 rows starting from the beginning of the part | ||
| 22071 | 2026.04.07 02:59:12.529476 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 90 rows starting from the beginning of the part | ||
| 22072 | 2026.04.07 02:59:12.529514 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 22073 | 2026.04.07 02:59:12.532176 [ 193 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9810 rows, containing 4 columns (4 merged, 0 gathered) in 0.003125265 sec., 3138933.8184121987 rows/sec., 202.94 MiB/sec. | ||
| 22074 | 2026.04.07 02:59:12.532364 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22075 | 2026.04.07 02:59:12.532630 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_156_31} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22076 | 2026.04.07 02:59:12.532706 [ 188 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_156_31} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22077 | 2026.04.07 02:59:12.532783 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 22078 | 2026.04.07 02:59:13.216659 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 22079 | 2026.04.07 02:59:13.234460 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22080 | 2026.04.07 02:59:13.234520 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22081 | 2026.04.07 02:59:13.240781 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 22082 | 2026.04.07 02:59:13.241513 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22083 | 2026.04.07 02:59:13.244675 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 22084 | 2026.04.07 02:59:17.529259 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22085 | 2026.04.07 02:59:17.529480 [ 5 ] {ac32baf1-17eb-4eb5-b34d-505877bce9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22086 | 2026.04.07 02:59:17.529560 [ 5 ] {ac32baf1-17eb-4eb5-b34d-505877bce9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22087 | 2026.04.07 02:59:17.530339 [ 5 ] {ac32baf1-17eb-4eb5-b34d-505877bce9c4} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22088 | 2026.04.07 02:59:17.530394 [ 5 ] {ac32baf1-17eb-4eb5-b34d-505877bce9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22089 | 2026.04.07 02:59:17.530813 [ 5 ] {ac32baf1-17eb-4eb5-b34d-505877bce9c4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 22090 | 2026.04.07 02:59:17.531059 [ 5 ] {ac32baf1-17eb-4eb5-b34d-505877bce9c4} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22091 | 2026.04.07 02:59:17.531228 [ 5 ] {ac32baf1-17eb-4eb5-b34d-505877bce9c4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001805 sec., 157340.72022160667 rows/sec., 9.99 MiB/sec. | ||
| 22092 | 2026.04.07 02:59:17.531283 [ 5 ] {ac32baf1-17eb-4eb5-b34d-505877bce9c4} <Debug> TCPHandler: Processed in 0.002172936 sec. | ||
| 22093 | 2026.04.07 02:59:17.531407 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22094 | 2026.04.07 02:59:17.531511 [ 5 ] {9982ab31-09b5-4c22-9dae-2daeaab4f3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22095 | 2026.04.07 02:59:17.531557 [ 5 ] {9982ab31-09b5-4c22-9dae-2daeaab4f3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22096 | 2026.04.07 02:59:17.531968 [ 5 ] {9982ab31-09b5-4c22-9dae-2daeaab4f3d4} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22097 | 2026.04.07 02:59:17.532007 [ 5 ] {9982ab31-09b5-4c22-9dae-2daeaab4f3d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22098 | 2026.04.07 02:59:17.532315 [ 5 ] {9982ab31-09b5-4c22-9dae-2daeaab4f3d4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 22099 | 2026.04.07 02:59:17.532537 [ 5 ] {9982ab31-09b5-4c22-9dae-2daeaab4f3d4} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22100 | 2026.04.07 02:59:17.532669 [ 5 ] {9982ab31-09b5-4c22-9dae-2daeaab4f3d4} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001181 sec., 5080.4403048264185 rows/sec., 414.27 KiB/sec. | ||
| 22101 | 2026.04.07 02:59:17.532708 [ 5 ] {9982ab31-09b5-4c22-9dae-2daeaab4f3d4} <Debug> TCPHandler: Processed in 0.001352709 sec. | ||
| 22102 | 2026.04.07 02:59:17.532807 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22103 | 2026.04.07 02:59:17.532903 [ 5 ] {16415c84-44d7-4405-a9a1-461fcc329cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22104 | 2026.04.07 02:59:17.532945 [ 5 ] {16415c84-44d7-4405-a9a1-461fcc329cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22105 | 2026.04.07 02:59:17.533666 [ 5 ] {16415c84-44d7-4405-a9a1-461fcc329cbe} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22106 | 2026.04.07 02:59:17.533700 [ 5 ] {16415c84-44d7-4405-a9a1-461fcc329cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22107 | 2026.04.07 02:59:17.534066 [ 5 ] {16415c84-44d7-4405-a9a1-461fcc329cbe} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22108 | 2026.04.07 02:59:17.534284 [ 5 ] {16415c84-44d7-4405-a9a1-461fcc329cbe} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22109 | 2026.04.07 02:59:17.534415 [ 5 ] {16415c84-44d7-4405-a9a1-461fcc329cbe} <Debug> executeQuery: Read 900 rows, 72.62 KiB in 0.001532 sec., 587467.362924282 rows/sec., 46.29 MiB/sec. | ||
| 22110 | 2026.04.07 02:59:17.534453 [ 5 ] {16415c84-44d7-4405-a9a1-461fcc329cbe} <Debug> TCPHandler: Processed in 0.001695016 sec. | ||
| 22111 | 2026.04.07 02:59:17.534558 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22112 | 2026.04.07 02:59:17.534653 [ 5 ] {36441bd1-33bc-470c-be2a-0e10547d219d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22113 | 2026.04.07 02:59:17.534694 [ 5 ] {36441bd1-33bc-470c-be2a-0e10547d219d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22114 | 2026.04.07 02:59:17.535145 [ 5 ] {36441bd1-33bc-470c-be2a-0e10547d219d} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22115 | 2026.04.07 02:59:17.535178 [ 5 ] {36441bd1-33bc-470c-be2a-0e10547d219d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22116 | 2026.04.07 02:59:17.535495 [ 5 ] {36441bd1-33bc-470c-be2a-0e10547d219d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 22117 | 2026.04.07 02:59:17.535709 [ 5 ] {36441bd1-33bc-470c-be2a-0e10547d219d} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22118 | 2026.04.07 02:59:17.535820 [ 121 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 22119 | 2026.04.07 02:59:17.535838 [ 5 ] {36441bd1-33bc-470c-be2a-0e10547d219d} <Debug> executeQuery: Read 198 rows, 12.72 KiB in 0.001205 sec., 164315.35269709546 rows/sec., 10.31 MiB/sec. | ||
| 22120 | 2026.04.07 02:59:17.535859 [ 121 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22121 | 2026.04.07 02:59:17.535877 [ 5 ] {36441bd1-33bc-470c-be2a-0e10547d219d} <Debug> TCPHandler: Processed in 0.001368619 sec. | ||
| 22122 | 2026.04.07 02:59:17.535879 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22123 | 2026.04.07 02:59:17.535976 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22124 | 2026.04.07 02:59:17.535997 [ 200 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 22125 | 2026.04.07 02:59:17.536069 [ 5 ] {aa499b7c-c9f4-48a2-8a7c-744f199fe244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22126 | 2026.04.07 02:59:17.536114 [ 5 ] {aa499b7c-c9f4-48a2-8a7c-744f199fe244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22127 | 2026.04.07 02:59:17.536127 [ 200 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22128 | 2026.04.07 02:59:17.536164 [ 200 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 226 rows starting from the beginning of the part | ||
| 22129 | 2026.04.07 02:59:17.536231 [ 200 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 178 rows starting from the beginning of the part | ||
| 22130 | 2026.04.07 02:59:17.536277 [ 200 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 26 rows starting from the beginning of the part | ||
| 22131 | 2026.04.07 02:59:17.536321 [ 200 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 187 rows starting from the beginning of the part | ||
| 22132 | 2026.04.07 02:59:17.536363 [ 200 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 5 rows starting from the beginning of the part | ||
| 22133 | 2026.04.07 02:59:17.536409 [ 200 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 198 rows starting from the beginning of the part | ||
| 22134 | 2026.04.07 02:59:17.536553 [ 5 ] {aa499b7c-c9f4-48a2-8a7c-744f199fe244} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22135 | 2026.04.07 02:59:17.536593 [ 5 ] {aa499b7c-c9f4-48a2-8a7c-744f199fe244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22136 | 2026.04.07 02:59:17.536931 [ 5 ] {aa499b7c-c9f4-48a2-8a7c-744f199fe244} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 22137 | 2026.04.07 02:59:17.537177 [ 5 ] {aa499b7c-c9f4-48a2-8a7c-744f199fe244} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22138 | 2026.04.07 02:59:17.537308 [ 5 ] {aa499b7c-c9f4-48a2-8a7c-744f199fe244} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001256 sec., 118630.57324840764 rows/sec., 7.66 MiB/sec. | ||
| 22139 | 2026.04.07 02:59:17.537351 [ 5 ] {aa499b7c-c9f4-48a2-8a7c-744f199fe244} <Debug> TCPHandler: Processed in 0.00142238 sec. | ||
| 22140 | 2026.04.07 02:59:17.537370 [ 193 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142617 sec., 574966.5187179649 rows/sec., 38.47 MiB/sec. | ||
| 22141 | 2026.04.07 02:59:17.537467 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22142 | 2026.04.07 02:59:17.537560 [ 5 ] {8b2e3dc4-93e8-4c1d-bfa8-5a9403d25ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22143 | 2026.04.07 02:59:17.537587 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 22144 | 2026.04.07 02:59:17.537604 [ 5 ] {8b2e3dc4-93e8-4c1d-bfa8-5a9403d25ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22145 | 2026.04.07 02:59:17.537961 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_131_26} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22146 | 2026.04.07 02:59:17.538064 [ 195 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_131_26} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 22147 | 2026.04.07 02:59:17.538072 [ 5 ] {8b2e3dc4-93e8-4c1d-bfa8-5a9403d25ee3} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22148 | 2026.04.07 02:59:17.538116 [ 5 ] {8b2e3dc4-93e8-4c1d-bfa8-5a9403d25ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22149 | 2026.04.07 02:59:17.538180 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 22150 | 2026.04.07 02:59:17.538432 [ 5 ] {8b2e3dc4-93e8-4c1d-bfa8-5a9403d25ee3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 22151 | 2026.04.07 02:59:17.538651 [ 5 ] {8b2e3dc4-93e8-4c1d-bfa8-5a9403d25ee3} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22152 | 2026.04.07 02:59:17.538778 [ 5 ] {8b2e3dc4-93e8-4c1d-bfa8-5a9403d25ee3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001236 sec., 119741.1003236246 rows/sec., 6.81 MiB/sec. | ||
| 22153 | 2026.04.07 02:59:17.538816 [ 5 ] {8b2e3dc4-93e8-4c1d-bfa8-5a9403d25ee3} <Debug> TCPHandler: Processed in 0.00139805 sec. | ||
| 22154 | 2026.04.07 02:59:17.538920 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22155 | 2026.04.07 02:59:17.539012 [ 5 ] {25c57c81-eee6-4fb9-b93b-6c61ff01dc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22156 | 2026.04.07 02:59:17.539052 [ 5 ] {25c57c81-eee6-4fb9-b93b-6c61ff01dc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22157 | 2026.04.07 02:59:17.539668 [ 5 ] {25c57c81-eee6-4fb9-b93b-6c61ff01dc08} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22158 | 2026.04.07 02:59:17.539703 [ 5 ] {25c57c81-eee6-4fb9-b93b-6c61ff01dc08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22159 | 2026.04.07 02:59:17.540034 [ 5 ] {25c57c81-eee6-4fb9-b93b-6c61ff01dc08} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22160 | 2026.04.07 02:59:17.540250 [ 5 ] {25c57c81-eee6-4fb9-b93b-6c61ff01dc08} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22161 | 2026.04.07 02:59:17.540380 [ 5 ] {25c57c81-eee6-4fb9-b93b-6c61ff01dc08} <Debug> executeQuery: Read 555 rows, 40.40 KiB in 0.001385 sec., 400722.02166064986 rows/sec., 28.48 MiB/sec. | ||
| 22162 | 2026.04.07 02:59:17.540418 [ 5 ] {25c57c81-eee6-4fb9-b93b-6c61ff01dc08} <Debug> TCPHandler: Processed in 0.001546913 sec. | ||
| 22163 | 2026.04.07 02:59:17.540522 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22164 | 2026.04.07 02:59:17.540615 [ 5 ] {295ed965-dabe-4403-be8e-29299bea993c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22165 | 2026.04.07 02:59:17.540657 [ 5 ] {295ed965-dabe-4403-be8e-29299bea993c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22166 | 2026.04.07 02:59:17.540979 [ 5 ] {295ed965-dabe-4403-be8e-29299bea993c} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22167 | 2026.04.07 02:59:17.541013 [ 5 ] {295ed965-dabe-4403-be8e-29299bea993c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22168 | 2026.04.07 02:59:17.541329 [ 5 ] {295ed965-dabe-4403-be8e-29299bea993c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 22169 | 2026.04.07 02:59:17.541568 [ 5 ] {295ed965-dabe-4403-be8e-29299bea993c} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22170 | 2026.04.07 02:59:17.541698 [ 5 ] {295ed965-dabe-4403-be8e-29299bea993c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 22171 | 2026.04.07 02:59:17.541735 [ 5 ] {295ed965-dabe-4403-be8e-29299bea993c} <Debug> TCPHandler: Processed in 0.001260616 sec. | ||
| 22172 | 2026.04.07 02:59:17.541836 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22173 | 2026.04.07 02:59:17.541934 [ 5 ] {e7deb41f-951f-4900-bb83-869dd5e20779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22174 | 2026.04.07 02:59:17.541977 [ 5 ] {e7deb41f-951f-4900-bb83-869dd5e20779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22175 | 2026.04.07 02:59:17.542374 [ 5 ] {e7deb41f-951f-4900-bb83-869dd5e20779} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22176 | 2026.04.07 02:59:17.542411 [ 5 ] {e7deb41f-951f-4900-bb83-869dd5e20779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22177 | 2026.04.07 02:59:17.542753 [ 5 ] {e7deb41f-951f-4900-bb83-869dd5e20779} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22178 | 2026.04.07 02:59:17.542980 [ 5 ] {e7deb41f-951f-4900-bb83-869dd5e20779} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22179 | 2026.04.07 02:59:17.543108 [ 5 ] {e7deb41f-951f-4900-bb83-869dd5e20779} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001197 sec., 223893.06599832917 rows/sec., 14.88 MiB/sec. | ||
| 22180 | 2026.04.07 02:59:17.543146 [ 5 ] {e7deb41f-951f-4900-bb83-869dd5e20779} <Debug> TCPHandler: Processed in 0.001358378 sec. | ||
| 22181 | 2026.04.07 02:59:17.543251 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22182 | 2026.04.07 02:59:17.543344 [ 5 ] {8559faeb-04ee-4745-9102-a83375355b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22183 | 2026.04.07 02:59:17.543387 [ 5 ] {8559faeb-04ee-4745-9102-a83375355b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22184 | 2026.04.07 02:59:17.543685 [ 5 ] {8559faeb-04ee-4745-9102-a83375355b51} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22185 | 2026.04.07 02:59:17.543720 [ 5 ] {8559faeb-04ee-4745-9102-a83375355b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22186 | 2026.04.07 02:59:17.544026 [ 5 ] {8559faeb-04ee-4745-9102-a83375355b51} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 22187 | 2026.04.07 02:59:17.544240 [ 5 ] {8559faeb-04ee-4745-9102-a83375355b51} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22188 | 2026.04.07 02:59:17.544365 [ 5 ] {8559faeb-04ee-4745-9102-a83375355b51} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 22189 | 2026.04.07 02:59:17.544401 [ 5 ] {8559faeb-04ee-4745-9102-a83375355b51} <Debug> TCPHandler: Processed in 0.001198126 sec. | ||
| 22190 | 2026.04.07 02:59:17.544503 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22191 | 2026.04.07 02:59:17.544605 [ 5 ] {af76c432-c468-448b-93b8-c3c214963b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22192 | 2026.04.07 02:59:17.544662 [ 5 ] {af76c432-c468-448b-93b8-c3c214963b88} <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 | ||
| 22193 | 2026.04.07 02:59:17.545535 [ 5 ] {af76c432-c468-448b-93b8-c3c214963b88} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22194 | 2026.04.07 02:59:17.545571 [ 5 ] {af76c432-c468-448b-93b8-c3c214963b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22195 | 2026.04.07 02:59:17.546159 [ 5 ] {af76c432-c468-448b-93b8-c3c214963b88} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 22196 | 2026.04.07 02:59:17.546402 [ 5 ] {af76c432-c468-448b-93b8-c3c214963b88} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22197 | 2026.04.07 02:59:17.546544 [ 5 ] {af76c432-c468-448b-93b8-c3c214963b88} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001959 sec., 25523.226135783567 rows/sec., 45.74 MiB/sec. | ||
| 22198 | 2026.04.07 02:59:17.546611 [ 5 ] {af76c432-c468-448b-93b8-c3c214963b88} <Debug> TCPHandler: Processed in 0.002158385 sec. | ||
| 22199 | 2026.04.07 02:59:17.546719 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22200 | 2026.04.07 02:59:17.546814 [ 5 ] {ac5bb448-37c5-4e47-907d-01f501ae78c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22201 | 2026.04.07 02:59:17.546857 [ 5 ] {ac5bb448-37c5-4e47-907d-01f501ae78c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22202 | 2026.04.07 02:59:17.547179 [ 5 ] {ac5bb448-37c5-4e47-907d-01f501ae78c8} <Trace> oximeter.measurements_i64 (b91ae2c0-d6a0-4414-aee9-ed54109abf21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22203 | 2026.04.07 02:59:17.547214 [ 5 ] {ac5bb448-37c5-4e47-907d-01f501ae78c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22204 | 2026.04.07 02:59:17.547521 [ 5 ] {ac5bb448-37c5-4e47-907d-01f501ae78c8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 22205 | 2026.04.07 02:59:17.547749 [ 5 ] {ac5bb448-37c5-4e47-907d-01f501ae78c8} <Trace> oximeter.measurements_i64 (b91ae2c0-d6a0-4414-aee9-ed54109abf21): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22206 | 2026.04.07 02:59:17.547878 [ 5 ] {ac5bb448-37c5-4e47-907d-01f501ae78c8} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001082 sec., 11090.573012939001 rows/sec., 783.42 KiB/sec. | ||
| 22207 | 2026.04.07 02:59:17.547918 [ 5 ] {ac5bb448-37c5-4e47-907d-01f501ae78c8} <Debug> TCPHandler: Processed in 0.001248216 sec. | ||
| 22208 | 2026.04.07 02:59:17.548043 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22209 | 2026.04.07 02:59:17.548165 [ 5 ] {6379e284-2552-40f8-b9c9-996c683c8ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22210 | 2026.04.07 02:59:17.548214 [ 5 ] {6379e284-2552-40f8-b9c9-996c683c8ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22211 | 2026.04.07 02:59:17.548607 [ 5 ] {6379e284-2552-40f8-b9c9-996c683c8ec0} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22212 | 2026.04.07 02:59:17.548650 [ 5 ] {6379e284-2552-40f8-b9c9-996c683c8ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22213 | 2026.04.07 02:59:17.549036 [ 5 ] {6379e284-2552-40f8-b9c9-996c683c8ec0} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22214 | 2026.04.07 02:59:17.549272 [ 5 ] {6379e284-2552-40f8-b9c9-996c683c8ec0} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22215 | 2026.04.07 02:59:17.549399 [ 5 ] {6379e284-2552-40f8-b9c9-996c683c8ec0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001259 sec., 71485.30579825258 rows/sec., 4.47 MiB/sec. | ||
| 22216 | 2026.04.07 02:59:17.549435 [ 5 ] {6379e284-2552-40f8-b9c9-996c683c8ec0} <Debug> TCPHandler: Processed in 0.001453001 sec. | ||
| 22217 | 2026.04.07 02:59:18.302266 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44652 | ||
| 22218 | 2026.04.07 02:59:18.303023 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22219 | 2026.04.07 02:59:18.303081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22220 | 2026.04.07 02:59:18.303693 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 22221 | 2026.04.07 02:59:18.304091 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22222 | 2026.04.07 02:59:18.304254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44652 | ||
| 22223 | 2026.04.07 02:59:20.535679 [ 219 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): 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] | ||
| 22224 | 2026.04.07 02:59:20.535741 [ 219 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): 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] | ||
| 22225 | 2026.04.07 02:59:20.538542 [ 219 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): 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] | ||
| 22226 | 2026.04.07 02:59:20.745684 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 22227 | 2026.04.07 02:59:20.764196 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22228 | 2026.04.07 02:59:20.764255 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22229 | 2026.04.07 02:59:20.770617 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 22230 | 2026.04.07 02:59:20.771822 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22231 | 2026.04.07 02:59:20.775790 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 22232 | 2026.04.07 02:59:20.922822 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2858 | ||
| 22233 | 2026.04.07 02:59:20.925294 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22234 | 2026.04.07 02:59:20.925344 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22235 | 2026.04.07 02:59:20.926685 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22236 | 2026.04.07 02:59:20.927282 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22237 | 2026.04.07 02:59:20.927544 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2858 | ||
| 22238 | 2026.04.07 02:59:22.006374 [ 222 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 22239 | 2026.04.07 02:59:22.006428 [ 222 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 22240 | 2026.04.07 02:59:22.010356 [ 222 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 22241 | 2026.04.07 02:59:22.367863 [ 217 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 22242 | 2026.04.07 02:59:22.367918 [ 217 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 22243 | 2026.04.07 02:59:22.373508 [ 217 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 22244 | 2026.04.07 02:59:22.519894 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22245 | 2026.04.07 02:59:22.520087 [ 5 ] {7f2f8b2d-cc1b-4997-8239-d836eb26cff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22246 | 2026.04.07 02:59:22.520157 [ 5 ] {7f2f8b2d-cc1b-4997-8239-d836eb26cff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22247 | 2026.04.07 02:59:22.520921 [ 5 ] {7f2f8b2d-cc1b-4997-8239-d836eb26cff4} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22248 | 2026.04.07 02:59:22.520986 [ 5 ] {7f2f8b2d-cc1b-4997-8239-d836eb26cff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22249 | 2026.04.07 02:59:22.521717 [ 5 ] {7f2f8b2d-cc1b-4997-8239-d836eb26cff4} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22250 | 2026.04.07 02:59:22.522373 [ 5 ] {7f2f8b2d-cc1b-4997-8239-d836eb26cff4} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22251 | 2026.04.07 02:59:22.522556 [ 5 ] {7f2f8b2d-cc1b-4997-8239-d836eb26cff4} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002526 sec., 26128.266033254156 rows/sec., 2.08 MiB/sec. | ||
| 22252 | 2026.04.07 02:59:22.522610 [ 5 ] {7f2f8b2d-cc1b-4997-8239-d836eb26cff4} <Debug> TCPHandler: Processed in 0.00285753 sec. | ||
| 22253 | 2026.04.07 02:59:22.522738 [ 220 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 22254 | 2026.04.07 02:59:22.522769 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22255 | 2026.04.07 02:59:22.522808 [ 220 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 22256 | 2026.04.07 02:59:22.522924 [ 5 ] {80883234-ac01-46ff-9350-6f374e7b97f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22257 | 2026.04.07 02:59:22.522984 [ 5 ] {80883234-ac01-46ff-9350-6f374e7b97f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22258 | 2026.04.07 02:59:22.523560 [ 5 ] {80883234-ac01-46ff-9350-6f374e7b97f9} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22259 | 2026.04.07 02:59:22.523617 [ 5 ] {80883234-ac01-46ff-9350-6f374e7b97f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22260 | 2026.04.07 02:59:22.524311 [ 5 ] {80883234-ac01-46ff-9350-6f374e7b97f9} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 22261 | 2026.04.07 02:59:22.525091 [ 5 ] {80883234-ac01-46ff-9350-6f374e7b97f9} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22262 | 2026.04.07 02:59:22.525256 [ 5 ] {80883234-ac01-46ff-9350-6f374e7b97f9} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00237 sec., 2109.7046413502107 rows/sec., 158.64 KiB/sec. | ||
| 22263 | 2026.04.07 02:59:22.525299 [ 5 ] {80883234-ac01-46ff-9350-6f374e7b97f9} <Debug> TCPHandler: Processed in 0.002605455 sec. | ||
| 22264 | 2026.04.07 02:59:22.525446 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22265 | 2026.04.07 02:59:22.525545 [ 5 ] {affe6bf7-f7ed-4887-bc20-8bc77d6550f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22266 | 2026.04.07 02:59:22.525590 [ 5 ] {affe6bf7-f7ed-4887-bc20-8bc77d6550f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22267 | 2026.04.07 02:59:22.526073 [ 5 ] {affe6bf7-f7ed-4887-bc20-8bc77d6550f1} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22268 | 2026.04.07 02:59:22.526113 [ 5 ] {affe6bf7-f7ed-4887-bc20-8bc77d6550f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22269 | 2026.04.07 02:59:22.526609 [ 5 ] {affe6bf7-f7ed-4887-bc20-8bc77d6550f1} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22270 | 2026.04.07 02:59:22.526864 [ 220 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 22271 | 2026.04.07 02:59:22.527468 [ 5 ] {affe6bf7-f7ed-4887-bc20-8bc77d6550f1} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22272 | 2026.04.07 02:59:22.527674 [ 5 ] {affe6bf7-f7ed-4887-bc20-8bc77d6550f1} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.002147 sec., 32137.866790870983 rows/sec., 2.51 MiB/sec. | ||
| 22273 | 2026.04.07 02:59:22.527731 [ 5 ] {affe6bf7-f7ed-4887-bc20-8bc77d6550f1} <Debug> TCPHandler: Processed in 0.00233615 sec. | ||
| 22274 | 2026.04.07 02:59:22.527887 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22275 | 2026.04.07 02:59:22.528016 [ 5 ] {83b74f21-77ba-4792-ab41-2e63404fd140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22276 | 2026.04.07 02:59:22.528083 [ 5 ] {83b74f21-77ba-4792-ab41-2e63404fd140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22277 | 2026.04.07 02:59:22.528607 [ 5 ] {83b74f21-77ba-4792-ab41-2e63404fd140} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22278 | 2026.04.07 02:59:22.528659 [ 5 ] {83b74f21-77ba-4792-ab41-2e63404fd140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22279 | 2026.04.07 02:59:22.529251 [ 5 ] {83b74f21-77ba-4792-ab41-2e63404fd140} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22280 | 2026.04.07 02:59:22.529812 [ 5 ] {83b74f21-77ba-4792-ab41-2e63404fd140} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22281 | 2026.04.07 02:59:22.529960 [ 5 ] {83b74f21-77ba-4792-ab41-2e63404fd140} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001972 sec., 81135.90263691684 rows/sec., 5.65 MiB/sec. | ||
| 22282 | 2026.04.07 02:59:22.529964 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 2 parts from all_1_153_34 to all_154_154_0 | ||
| 22283 | 2026.04.07 02:59:22.529999 [ 5 ] {83b74f21-77ba-4792-ab41-2e63404fd140} <Debug> TCPHandler: Processed in 0.002178596 sec. | ||
| 22284 | 2026.04.07 02:59:22.530030 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22285 | 2026.04.07 02:59:22.530056 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.26 GiB. | ||
| 22286 | 2026.04.07 02:59:22.530134 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22287 | 2026.04.07 02:59:22.530166 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_154_35} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_153_34 to all_154_154_0 into Compact with storage Full | ||
| 22288 | 2026.04.07 02:59:22.530208 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 22289 | 2026.04.07 02:59:22.530241 [ 5 ] {18e08f78-0dff-4ce1-a899-20fef639c77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22290 | 2026.04.07 02:59:22.530243 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 22291 | 2026.04.07 02:59:22.530303 [ 5 ] {18e08f78-0dff-4ce1-a899-20fef639c77d} <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 | ||
| 22292 | 2026.04.07 02:59:22.530314 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_154_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22293 | 2026.04.07 02:59:22.530360 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_154_35} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_153_34, total 60979 rows starting from the beginning of the part | ||
| 22294 | 2026.04.07 02:59:22.530455 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_154_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 128 rows starting from the beginning of the part | ||
| 22295 | 2026.04.07 02:59:22.531345 [ 5 ] {18e08f78-0dff-4ce1-a899-20fef639c77d} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22296 | 2026.04.07 02:59:22.531388 [ 5 ] {18e08f78-0dff-4ce1-a899-20fef639c77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22297 | 2026.04.07 02:59:22.532049 [ 5 ] {18e08f78-0dff-4ce1-a899-20fef639c77d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 22298 | 2026.04.07 02:59:22.532584 [ 5 ] {18e08f78-0dff-4ce1-a899-20fef639c77d} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22299 | 2026.04.07 02:59:22.532747 [ 5 ] {18e08f78-0dff-4ce1-a899-20fef639c77d} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002513 sec., 1989.6538002387583 rows/sec., 3.57 MiB/sec. | ||
| 22300 | 2026.04.07 02:59:22.532863 [ 5 ] {18e08f78-0dff-4ce1-a899-20fef639c77d} <Debug> TCPHandler: Processed in 0.002772859 sec. | ||
| 22301 | 2026.04.07 02:59:22.533019 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22302 | 2026.04.07 02:59:22.533151 [ 5 ] {ab9c264e-1018-41ce-b367-48c907b0a96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22303 | 2026.04.07 02:59:22.533210 [ 5 ] {ab9c264e-1018-41ce-b367-48c907b0a96f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22304 | 2026.04.07 02:59:22.533653 [ 5 ] {ab9c264e-1018-41ce-b367-48c907b0a96f} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22305 | 2026.04.07 02:59:22.533699 [ 5 ] {ab9c264e-1018-41ce-b367-48c907b0a96f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22306 | 2026.04.07 02:59:22.534257 [ 5 ] {ab9c264e-1018-41ce-b367-48c907b0a96f} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22307 | 2026.04.07 02:59:22.534400 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 22308 | 2026.04.07 02:59:22.534976 [ 5 ] {ab9c264e-1018-41ce-b367-48c907b0a96f} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22309 | 2026.04.07 02:59:22.535156 [ 5 ] {ab9c264e-1018-41ce-b367-48c907b0a96f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002032 sec., 29527.559055118112 rows/sec., 1.99 MiB/sec. | ||
| 22310 | 2026.04.07 02:59:22.535207 [ 5 ] {ab9c264e-1018-41ce-b367-48c907b0a96f} <Debug> TCPHandler: Processed in 0.002253697 sec. | ||
| 22311 | 2026.04.07 02:59:22.543505 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_154_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61107 rows, containing 5 columns (5 merged, 0 gathered) in 0.013410593 sec., 4556621.769074641 rows/sec., 292.48 MiB/sec. | ||
| 22312 | 2026.04.07 02:59:22.544449 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_154_35} <Trace> MergedBlockOutputStream: filled checksums all_1_154_35 (state Temporary) | ||
| 22313 | 2026.04.07 02:59:22.545268 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_154_35} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_154_35 to all_1_154_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22314 | 2026.04.07 02:59:22.545402 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_154_35} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 2 parts: [all_1_153_34, all_154_154_0] -> all_1_154_35 | ||
| 22315 | 2026.04.07 02:59:22.545542 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 22316 | 2026.04.07 02:59:23.132696 [ 224 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 22317 | 2026.04.07 02:59:23.132757 [ 224 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 22318 | 2026.04.07 02:59:23.136165 [ 224 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 22319 | 2026.04.07 02:59:25.542722 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22320 | 2026.04.07 02:59:25.542795 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22321 | 2026.04.07 02:59:25.804617 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45100 | ||
| 22322 | 2026.04.07 02:59:25.805520 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22323 | 2026.04.07 02:59:25.805603 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22324 | 2026.04.07 02:59:25.806164 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 22325 | 2026.04.07 02:59:25.806400 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22326 | 2026.04.07 02:59:25.806552 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45100 | ||
| 22327 | 2026.04.07 02:59:27.243581 [ 221 ] {} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): 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] | ||
| 22328 | 2026.04.07 02:59:27.243630 [ 221 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): 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] | ||
| 22329 | 2026.04.07 02:59:27.246587 [ 221 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): 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] | ||
| 22330 | 2026.04.07 02:59:27.521142 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22331 | 2026.04.07 02:59:27.521419 [ 5 ] {8844586b-1df6-4db2-91ac-ad37f6be1e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22332 | 2026.04.07 02:59:27.521823 [ 5 ] {8844586b-1df6-4db2-91ac-ad37f6be1e98} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22333 | 2026.04.07 02:59:27.521865 [ 5 ] {8844586b-1df6-4db2-91ac-ad37f6be1e98} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22334 | 2026.04.07 02:59:27.522165 [ 5 ] {8844586b-1df6-4db2-91ac-ad37f6be1e98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22335 | 2026.04.07 02:59:27.522236 [ 5 ] {8844586b-1df6-4db2-91ac-ad37f6be1e98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22336 | 2026.04.07 02:59:27.522379 [ 5 ] {8844586b-1df6-4db2-91ac-ad37f6be1e98} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 22337 | 2026.04.07 02:59:27.522521 [ 311 ] {8844586b-1df6-4db2-91ac-ad37f6be1e98} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22338 | 2026.04.07 02:59:27.522522 [ 341 ] {8844586b-1df6-4db2-91ac-ad37f6be1e98} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22339 | 2026.04.07 02:59:27.522521 [ 317 ] {8844586b-1df6-4db2-91ac-ad37f6be1e98} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22340 | 2026.04.07 02:59:27.522674 [ 5 ] {8844586b-1df6-4db2-91ac-ad37f6be1e98} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (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 | ||
| 22341 | 2026.04.07 02:59:27.522703 [ 5 ] {8844586b-1df6-4db2-91ac-ad37f6be1e98} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22342 | 2026.04.07 02:59:27.522792 [ 5 ] {8844586b-1df6-4db2-91ac-ad37f6be1e98} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22343 | 2026.04.07 02:59:27.522812 [ 5 ] {8844586b-1df6-4db2-91ac-ad37f6be1e98} <Debug> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 22344 | 2026.04.07 02:59:27.522848 [ 5 ] {8844586b-1df6-4db2-91ac-ad37f6be1e98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 22345 | 2026.04.07 02:59:27.522927 [ 5 ] {8844586b-1df6-4db2-91ac-ad37f6be1e98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 22346 | 2026.04.07 02:59:27.523044 [ 5 ] {8844586b-1df6-4db2-91ac-ad37f6be1e98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 22347 | 2026.04.07 02:59:27.524809 [ 5 ] {8844586b-1df6-4db2-91ac-ad37f6be1e98} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.003521 sec., 14484.52144277194 rows/sec., 565.52 KiB/sec. | ||
| 22348 | 2026.04.07 02:59:27.524981 [ 5 ] {8844586b-1df6-4db2-91ac-ad37f6be1e98} <Debug> TCPHandler: Processed in 0.003975674 sec. | ||
| 22349 | 2026.04.07 02:59:27.532842 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22350 | 2026.04.07 02:59:27.532990 [ 5 ] {d5149cd5-9822-44bb-abbd-5a5b4d020e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 22351 | 2026.04.07 02:59:27.533049 [ 5 ] {d5149cd5-9822-44bb-abbd-5a5b4d020e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22352 | 2026.04.07 02:59:27.533596 [ 5 ] {d5149cd5-9822-44bb-abbd-5a5b4d020e4e} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22353 | 2026.04.07 02:59:27.533634 [ 5 ] {d5149cd5-9822-44bb-abbd-5a5b4d020e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22354 | 2026.04.07 02:59:27.534525 [ 5 ] {d5149cd5-9822-44bb-abbd-5a5b4d020e4e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 22355 | 2026.04.07 02:59:27.534722 [ 5 ] {d5149cd5-9822-44bb-abbd-5a5b4d020e4e} <Trace> oximeter.timeseries_schema (55432d78-d9d2-48e8-acde-4740c36a9d2f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22356 | 2026.04.07 02:59:27.534875 [ 5 ] {d5149cd5-9822-44bb-abbd-5a5b4d020e4e} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001918 sec., 521.376433785193 rows/sec., 145.11 KiB/sec. | ||
| 22357 | 2026.04.07 02:59:27.534918 [ 5 ] {d5149cd5-9822-44bb-abbd-5a5b4d020e4e} <Debug> TCPHandler: Processed in 0.002131685 sec. | ||
| 22358 | 2026.04.07 02:59:27.535044 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22359 | 2026.04.07 02:59:27.535170 [ 5 ] {af317e88-7d3c-401d-80d4-a6534e44ee2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22360 | 2026.04.07 02:59:27.535222 [ 5 ] {af317e88-7d3c-401d-80d4-a6534e44ee2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22361 | 2026.04.07 02:59:27.535792 [ 5 ] {af317e88-7d3c-401d-80d4-a6534e44ee2e} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22362 | 2026.04.07 02:59:27.535829 [ 5 ] {af317e88-7d3c-401d-80d4-a6534e44ee2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22363 | 2026.04.07 02:59:27.536157 [ 5 ] {af317e88-7d3c-401d-80d4-a6534e44ee2e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22364 | 2026.04.07 02:59:27.536374 [ 5 ] {af317e88-7d3c-401d-80d4-a6534e44ee2e} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22365 | 2026.04.07 02:59:27.536507 [ 5 ] {af317e88-7d3c-401d-80d4-a6534e44ee2e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001366 sec., 207906.29575402636 rows/sec., 13.20 MiB/sec. | ||
| 22366 | 2026.04.07 02:59:27.536545 [ 5 ] {af317e88-7d3c-401d-80d4-a6534e44ee2e} <Debug> TCPHandler: Processed in 0.001565393 sec. | ||
| 22367 | 2026.04.07 02:59:27.536660 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22368 | 2026.04.07 02:59:27.536754 [ 5 ] {40810338-07b5-4c2d-ac7a-c84300b7a175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22369 | 2026.04.07 02:59:27.536794 [ 5 ] {40810338-07b5-4c2d-ac7a-c84300b7a175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22370 | 2026.04.07 02:59:27.537183 [ 5 ] {40810338-07b5-4c2d-ac7a-c84300b7a175} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22371 | 2026.04.07 02:59:27.537217 [ 5 ] {40810338-07b5-4c2d-ac7a-c84300b7a175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22372 | 2026.04.07 02:59:27.537500 [ 5 ] {40810338-07b5-4c2d-ac7a-c84300b7a175} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 22373 | 2026.04.07 02:59:27.537719 [ 5 ] {40810338-07b5-4c2d-ac7a-c84300b7a175} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22374 | 2026.04.07 02:59:27.537816 [ 109 ] {} <Debug> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196) (MergerMutator): Selected 6 parts from all_1_31_7 to all_36_36_0 | ||
| 22375 | 2026.04.07 02:59:27.537846 [ 109 ] {} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22376 | 2026.04.07 02:59:27.537850 [ 5 ] {40810338-07b5-4c2d-ac7a-c84300b7a175} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 66.56 KiB/sec. | ||
| 22377 | 2026.04.07 02:59:27.537864 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22378 | 2026.04.07 02:59:27.537893 [ 5 ] {40810338-07b5-4c2d-ac7a-c84300b7a175} <Debug> TCPHandler: Processed in 0.001282538 sec. | ||
| 22379 | 2026.04.07 02:59:27.537974 [ 203 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_7 to all_36_36_0 into Compact with storage Full | ||
| 22380 | 2026.04.07 02:59:27.538000 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22381 | 2026.04.07 02:59:27.538111 [ 203 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22382 | 2026.04.07 02:59:27.538114 [ 5 ] {23676de9-bd5a-4fd6-9f2c-5a4b8b546443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22383 | 2026.04.07 02:59:27.538149 [ 203 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 20 rows starting from the beginning of the part | ||
| 22384 | 2026.04.07 02:59:27.538171 [ 5 ] {23676de9-bd5a-4fd6-9f2c-5a4b8b546443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22385 | 2026.04.07 02:59:27.538217 [ 203 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 22386 | 2026.04.07 02:59:27.538266 [ 203 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
| 22387 | 2026.04.07 02:59:27.538309 [ 203 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 22388 | 2026.04.07 02:59:27.538352 [ 203 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 22389 | 2026.04.07 02:59:27.538392 [ 203 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 22390 | 2026.04.07 02:59:27.538947 [ 5 ] {23676de9-bd5a-4fd6-9f2c-5a4b8b546443} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22391 | 2026.04.07 02:59:27.538990 [ 5 ] {23676de9-bd5a-4fd6-9f2c-5a4b8b546443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22392 | 2026.04.07 02:59:27.539368 [ 5 ] {23676de9-bd5a-4fd6-9f2c-5a4b8b546443} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22393 | 2026.04.07 02:59:27.539433 [ 196 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509392 sec., 29813.328810540934 rows/sec., 2.48 MiB/sec. | ||
| 22394 | 2026.04.07 02:59:27.539582 [ 203 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 22395 | 2026.04.07 02:59:27.539604 [ 5 ] {23676de9-bd5a-4fd6-9f2c-5a4b8b546443} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22396 | 2026.04.07 02:59:27.539751 [ 5 ] {23676de9-bd5a-4fd6-9f2c-5a4b8b546443} <Debug> executeQuery: Read 903 rows, 72.92 KiB in 0.001656 sec., 545289.8550724637 rows/sec., 43.00 MiB/sec. | ||
| 22397 | 2026.04.07 02:59:27.539792 [ 5 ] {23676de9-bd5a-4fd6-9f2c-5a4b8b546443} <Debug> TCPHandler: Processed in 0.001840879 sec. | ||
| 22398 | 2026.04.07 02:59:27.539870 [ 203 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_36_8} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22399 | 2026.04.07 02:59:27.539915 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22400 | 2026.04.07 02:59:27.539943 [ 203 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_36_8} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196) (MergerMutator): Merged 6 parts: [all_1_31_7, all_36_36_0] -> all_1_36_8 | ||
| 22401 | 2026.04.07 02:59:27.540016 [ 5 ] {3cfebf4a-8512-466d-8f05-37b68f36e646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22402 | 2026.04.07 02:59:27.540022 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 22403 | 2026.04.07 02:59:27.540065 [ 5 ] {3cfebf4a-8512-466d-8f05-37b68f36e646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22404 | 2026.04.07 02:59:27.540540 [ 5 ] {3cfebf4a-8512-466d-8f05-37b68f36e646} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22405 | 2026.04.07 02:59:27.540576 [ 5 ] {3cfebf4a-8512-466d-8f05-37b68f36e646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22406 | 2026.04.07 02:59:27.540887 [ 5 ] {3cfebf4a-8512-466d-8f05-37b68f36e646} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 22407 | 2026.04.07 02:59:27.541097 [ 5 ] {3cfebf4a-8512-466d-8f05-37b68f36e646} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22408 | 2026.04.07 02:59:27.541226 [ 5 ] {3cfebf4a-8512-466d-8f05-37b68f36e646} <Debug> executeQuery: Read 195 rows, 12.51 KiB in 0.001228 sec., 158794.78827361565 rows/sec., 9.95 MiB/sec. | ||
| 22409 | 2026.04.07 02:59:27.541264 [ 5 ] {3cfebf4a-8512-466d-8f05-37b68f36e646} <Debug> TCPHandler: Processed in 0.00139796 sec. | ||
| 22410 | 2026.04.07 02:59:27.541370 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22411 | 2026.04.07 02:59:27.541466 [ 5 ] {82bc6b22-2951-4603-a09e-563aa81fd7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22412 | 2026.04.07 02:59:27.541504 [ 5 ] {82bc6b22-2951-4603-a09e-563aa81fd7e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22413 | 2026.04.07 02:59:27.541987 [ 5 ] {82bc6b22-2951-4603-a09e-563aa81fd7e4} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22414 | 2026.04.07 02:59:27.542027 [ 5 ] {82bc6b22-2951-4603-a09e-563aa81fd7e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22415 | 2026.04.07 02:59:27.542391 [ 5 ] {82bc6b22-2951-4603-a09e-563aa81fd7e4} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 22416 | 2026.04.07 02:59:27.542632 [ 5 ] {82bc6b22-2951-4603-a09e-563aa81fd7e4} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22417 | 2026.04.07 02:59:27.542742 [ 109 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 22418 | 2026.04.07 02:59:27.542757 [ 5 ] {82bc6b22-2951-4603-a09e-563aa81fd7e4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001309 sec., 113827.34912146676 rows/sec., 7.35 MiB/sec. | ||
| 22419 | 2026.04.07 02:59:27.542774 [ 109 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22420 | 2026.04.07 02:59:27.542793 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22421 | 2026.04.07 02:59:27.542794 [ 5 ] {82bc6b22-2951-4603-a09e-563aa81fd7e4} <Debug> TCPHandler: Processed in 0.001472651 sec. | ||
| 22422 | 2026.04.07 02:59:27.542870 [ 197 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::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 | ||
| 22423 | 2026.04.07 02:59:27.542910 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22424 | 2026.04.07 02:59:27.542952 [ 197 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22425 | 2026.04.07 02:59:27.542978 [ 197 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 976 rows starting from the beginning of the part | ||
| 22426 | 2026.04.07 02:59:27.543002 [ 5 ] {cfd05e19-8b68-48cb-a924-2b4f29c8dff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22427 | 2026.04.07 02:59:27.543035 [ 197 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 149 rows starting from the beginning of the part | ||
| 22428 | 2026.04.07 02:59:27.543040 [ 5 ] {cfd05e19-8b68-48cb-a924-2b4f29c8dff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22429 | 2026.04.07 02:59:27.543085 [ 197 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 802 rows starting from the beginning of the part | ||
| 22430 | 2026.04.07 02:59:27.543128 [ 197 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 149 rows starting from the beginning of the part | ||
| 22431 | 2026.04.07 02:59:27.543167 [ 197 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 149 rows starting from the beginning of the part | ||
| 22432 | 2026.04.07 02:59:27.543208 [ 197 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 149 rows starting from the beginning of the part | ||
| 22433 | 2026.04.07 02:59:27.543464 [ 5 ] {cfd05e19-8b68-48cb-a924-2b4f29c8dff9} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22434 | 2026.04.07 02:59:27.543497 [ 5 ] {cfd05e19-8b68-48cb-a924-2b4f29c8dff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22435 | 2026.04.07 02:59:27.543798 [ 5 ] {cfd05e19-8b68-48cb-a924-2b4f29c8dff9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22436 | 2026.04.07 02:59:27.544004 [ 5 ] {cfd05e19-8b68-48cb-a924-2b4f29c8dff9} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22437 | 2026.04.07 02:59:27.544127 [ 5 ] {cfd05e19-8b68-48cb-a924-2b4f29c8dff9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001144 sec., 129370.62937062937 rows/sec., 7.36 MiB/sec. | ||
| 22438 | 2026.04.07 02:59:27.544159 [ 223 ] {} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): 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] | ||
| 22439 | 2026.04.07 02:59:27.544164 [ 5 ] {cfd05e19-8b68-48cb-a924-2b4f29c8dff9} <Debug> TCPHandler: Processed in 0.001303268 sec. | ||
| 22440 | 2026.04.07 02:59:27.544198 [ 223 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): 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] | ||
| 22441 | 2026.04.07 02:59:27.544253 [ 196 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2374 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014192 sec., 1672773.3934611047 rows/sec., 107.04 MiB/sec. | ||
| 22442 | 2026.04.07 02:59:27.544299 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22443 | 2026.04.07 02:59:27.544395 [ 5 ] {05af5926-db35-4ef0-b2c4-ab9050243125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22444 | 2026.04.07 02:59:27.544434 [ 5 ] {05af5926-db35-4ef0-b2c4-ab9050243125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22445 | 2026.04.07 02:59:27.544478 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 22446 | 2026.04.07 02:59:27.544828 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_86_17} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22447 | 2026.04.07 02:59:27.544924 [ 194 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_86_17} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 22448 | 2026.04.07 02:59:27.544999 [ 5 ] {05af5926-db35-4ef0-b2c4-ab9050243125} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22449 | 2026.04.07 02:59:27.545024 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 22450 | 2026.04.07 02:59:27.545040 [ 5 ] {05af5926-db35-4ef0-b2c4-ab9050243125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22451 | 2026.04.07 02:59:27.545374 [ 5 ] {05af5926-db35-4ef0-b2c4-ab9050243125} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22452 | 2026.04.07 02:59:27.545657 [ 5 ] {05af5926-db35-4ef0-b2c4-ab9050243125} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22453 | 2026.04.07 02:59:27.545791 [ 5 ] {05af5926-db35-4ef0-b2c4-ab9050243125} <Debug> executeQuery: Read 549 rows, 39.83 KiB in 0.001413 sec., 388535.03184713377 rows/sec., 27.53 MiB/sec. | ||
| 22454 | 2026.04.07 02:59:27.545830 [ 5 ] {05af5926-db35-4ef0-b2c4-ab9050243125} <Debug> TCPHandler: Processed in 0.001580183 sec. | ||
| 22455 | 2026.04.07 02:59:27.545936 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22456 | 2026.04.07 02:59:27.546028 [ 5 ] {23008d0b-425f-45e1-83dd-05bcd82cdb8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22457 | 2026.04.07 02:59:27.546068 [ 5 ] {23008d0b-425f-45e1-83dd-05bcd82cdb8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22458 | 2026.04.07 02:59:27.546391 [ 5 ] {23008d0b-425f-45e1-83dd-05bcd82cdb8a} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22459 | 2026.04.07 02:59:27.546428 [ 5 ] {23008d0b-425f-45e1-83dd-05bcd82cdb8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22460 | 2026.04.07 02:59:27.546731 [ 5 ] {23008d0b-425f-45e1-83dd-05bcd82cdb8a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 22461 | 2026.04.07 02:59:27.546935 [ 5 ] {23008d0b-425f-45e1-83dd-05bcd82cdb8a} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22462 | 2026.04.07 02:59:27.547060 [ 5 ] {23008d0b-425f-45e1-83dd-05bcd82cdb8a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 22463 | 2026.04.07 02:59:27.547094 [ 5 ] {23008d0b-425f-45e1-83dd-05bcd82cdb8a} <Debug> TCPHandler: Processed in 0.001208176 sec. | ||
| 22464 | 2026.04.07 02:59:27.547191 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22465 | 2026.04.07 02:59:27.547281 [ 5 ] {927c524c-4793-467f-ab19-2d0ca3e19882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22466 | 2026.04.07 02:59:27.547324 [ 5 ] {927c524c-4793-467f-ab19-2d0ca3e19882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22467 | 2026.04.07 02:59:27.547400 [ 223 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): 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] | ||
| 22468 | 2026.04.07 02:59:27.547711 [ 5 ] {927c524c-4793-467f-ab19-2d0ca3e19882} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22469 | 2026.04.07 02:59:27.547749 [ 5 ] {927c524c-4793-467f-ab19-2d0ca3e19882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22470 | 2026.04.07 02:59:27.548072 [ 5 ] {927c524c-4793-467f-ab19-2d0ca3e19882} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22471 | 2026.04.07 02:59:27.548275 [ 5 ] {927c524c-4793-467f-ab19-2d0ca3e19882} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22472 | 2026.04.07 02:59:27.548388 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 2 parts from all_1_154_35 to all_155_155_0 | ||
| 22473 | 2026.04.07 02:59:27.548397 [ 5 ] {927c524c-4793-467f-ab19-2d0ca3e19882} <Debug> executeQuery: Read 266 rows, 18.09 KiB in 0.001134 sec., 234567.9012345679 rows/sec., 15.58 MiB/sec. | ||
| 22474 | 2026.04.07 02:59:27.548421 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22475 | 2026.04.07 02:59:27.548440 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22476 | 2026.04.07 02:59:27.548440 [ 5 ] {927c524c-4793-467f-ab19-2d0ca3e19882} <Debug> TCPHandler: Processed in 0.001297617 sec. | ||
| 22477 | 2026.04.07 02:59:27.548514 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_155_36} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_154_35 to all_155_155_0 into Compact with storage Full | ||
| 22478 | 2026.04.07 02:59:27.548556 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22479 | 2026.04.07 02:59:27.548642 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_155_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22480 | 2026.04.07 02:59:27.548654 [ 5 ] {68c15dc0-a0af-427c-8f81-cd6fc03a8a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22481 | 2026.04.07 02:59:27.548688 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_155_36} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_154_35, total 61107 rows starting from the beginning of the part | ||
| 22482 | 2026.04.07 02:59:27.548706 [ 5 ] {68c15dc0-a0af-427c-8f81-cd6fc03a8a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22483 | 2026.04.07 02:59:27.548757 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_155_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 265 rows starting from the beginning of the part | ||
| 22484 | 2026.04.07 02:59:27.549010 [ 5 ] {68c15dc0-a0af-427c-8f81-cd6fc03a8a31} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22485 | 2026.04.07 02:59:27.549050 [ 5 ] {68c15dc0-a0af-427c-8f81-cd6fc03a8a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22486 | 2026.04.07 02:59:27.549343 [ 5 ] {68c15dc0-a0af-427c-8f81-cd6fc03a8a31} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 22487 | 2026.04.07 02:59:27.549547 [ 5 ] {68c15dc0-a0af-427c-8f81-cd6fc03a8a31} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22488 | 2026.04.07 02:59:27.549673 [ 5 ] {68c15dc0-a0af-427c-8f81-cd6fc03a8a31} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 22489 | 2026.04.07 02:59:27.549683 [ 221 ] {} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 22490 | 2026.04.07 02:59:27.549707 [ 5 ] {68c15dc0-a0af-427c-8f81-cd6fc03a8a31} <Debug> TCPHandler: Processed in 0.001199905 sec. | ||
| 22491 | 2026.04.07 02:59:27.549715 [ 221 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 22492 | 2026.04.07 02:59:27.549814 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22493 | 2026.04.07 02:59:27.549905 [ 5 ] {16c430b2-068d-4bbd-bef3-26c2e0aa6e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22494 | 2026.04.07 02:59:27.549956 [ 5 ] {16c430b2-068d-4bbd-bef3-26c2e0aa6e83} <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 | ||
| 22495 | 2026.04.07 02:59:27.550818 [ 5 ] {16c430b2-068d-4bbd-bef3-26c2e0aa6e83} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22496 | 2026.04.07 02:59:27.550852 [ 5 ] {16c430b2-068d-4bbd-bef3-26c2e0aa6e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22497 | 2026.04.07 02:59:27.551463 [ 5 ] {16c430b2-068d-4bbd-bef3-26c2e0aa6e83} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 22498 | 2026.04.07 02:59:27.551688 [ 5 ] {16c430b2-068d-4bbd-bef3-26c2e0aa6e83} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22499 | 2026.04.07 02:59:27.551799 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 22500 | 2026.04.07 02:59:27.551826 [ 5 ] {16c430b2-068d-4bbd-bef3-26c2e0aa6e83} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001938 sec., 26831.785345717235 rows/sec., 48.08 MiB/sec. | ||
| 22501 | 2026.04.07 02:59:27.551829 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22502 | 2026.04.07 02:59:27.551858 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22503 | 2026.04.07 02:59:27.551893 [ 5 ] {16c430b2-068d-4bbd-bef3-26c2e0aa6e83} <Debug> TCPHandler: Processed in 0.002127365 sec. | ||
| 22504 | 2026.04.07 02:59:27.551946 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 22505 | 2026.04.07 02:59:27.552011 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22506 | 2026.04.07 02:59:27.552108 [ 5 ] {ec5453c4-3b75-4bc8-85f3-94e69139964d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22507 | 2026.04.07 02:59:27.552148 [ 5 ] {ec5453c4-3b75-4bc8-85f3-94e69139964d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22508 | 2026.04.07 02:59:27.552188 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22509 | 2026.04.07 02:59:27.552259 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2837 rows starting from the beginning of the part | ||
| 22510 | 2026.04.07 02:59:27.552410 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 45 rows starting from the beginning of the part | ||
| 22511 | 2026.04.07 02:59:27.552468 [ 5 ] {ec5453c4-3b75-4bc8-85f3-94e69139964d} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22512 | 2026.04.07 02:59:27.552506 [ 5 ] {ec5453c4-3b75-4bc8-85f3-94e69139964d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22513 | 2026.04.07 02:59:27.552534 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 5 rows starting from the beginning of the part | ||
| 22514 | 2026.04.07 02:59:27.552646 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 50 rows starting from the beginning of the part | ||
| 22515 | 2026.04.07 02:59:27.552749 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 5 rows starting from the beginning of the part | ||
| 22516 | 2026.04.07 02:59:27.552818 [ 5 ] {ec5453c4-3b75-4bc8-85f3-94e69139964d} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22517 | 2026.04.07 02:59:27.552853 [ 194 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 52 rows starting from the beginning of the part | ||
| 22518 | 2026.04.07 02:59:27.553026 [ 221 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 22519 | 2026.04.07 02:59:27.553037 [ 5 ] {ec5453c4-3b75-4bc8-85f3-94e69139964d} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22520 | 2026.04.07 02:59:27.553168 [ 5 ] {ec5453c4-3b75-4bc8-85f3-94e69139964d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001078 sec., 83487.94063079778 rows/sec., 5.22 MiB/sec. | ||
| 22521 | 2026.04.07 02:59:27.553205 [ 5 ] {ec5453c4-3b75-4bc8-85f3-94e69139964d} <Debug> TCPHandler: Processed in 0.001242886 sec. | ||
| 22522 | 2026.04.07 02:59:27.558228 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_155_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61372 rows, containing 5 columns (5 merged, 0 gathered) in 0.009738986 sec., 6301682.74191995 rows/sec., 404.55 MiB/sec. | ||
| 22523 | 2026.04.07 02:59:27.558963 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_155_36} <Trace> MergedBlockOutputStream: filled checksums all_1_155_36 (state Temporary) | ||
| 22524 | 2026.04.07 02:59:27.559282 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_155_36} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_155_36 to all_1_155_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22525 | 2026.04.07 02:59:27.559359 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_155_36} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 2 parts: [all_1_154_35, all_155_155_0] -> all_1_155_36 | ||
| 22526 | 2026.04.07 02:59:27.559446 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 22527 | 2026.04.07 02:59:27.563996 [ 187 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2994 rows, containing 19 columns (19 merged, 0 gathered) in 0.012089285 sec., 247657.32630176225 rows/sec., 443.79 MiB/sec. | ||
| 22528 | 2026.04.07 02:59:27.566568 [ 198 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 22529 | 2026.04.07 02:59:27.566911 [ 198 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22530 | 2026.04.07 02:59:27.566984 [ 198 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 22531 | 2026.04.07 02:59:27.567120 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.66 MiB. | ||
| 22532 | 2026.04.07 02:59:28.001109 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.72 MiB, peak 423.34 MiB, free memory in arenas 0.00 B, will set to 406.90 MiB (RSS), difference: 1.18 MiB | ||
| 22533 | 2026.04.07 02:59:28.275956 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 22534 | 2026.04.07 02:59:28.294482 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22535 | 2026.04.07 02:59:28.294552 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22536 | 2026.04.07 02:59:28.301422 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 22537 | 2026.04.07 02:59:28.302179 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22538 | 2026.04.07 02:59:28.306695 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 22539 | 2026.04.07 02:59:28.452249 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 22540 | 2026.04.07 02:59:28.452319 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 22541 | 2026.04.07 02:59:28.455389 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 22542 | 2026.04.07 02:59:28.587621 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22543 | 2026.04.07 02:59:28.587885 [ 5 ] {cfb684b1-d28e-44d5-bec0-5dff8ffca157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22544 | 2026.04.07 02:59:28.587990 [ 5 ] {cfb684b1-d28e-44d5-bec0-5dff8ffca157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22545 | 2026.04.07 02:59:28.588867 [ 5 ] {cfb684b1-d28e-44d5-bec0-5dff8ffca157} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22546 | 2026.04.07 02:59:28.588909 [ 5 ] {cfb684b1-d28e-44d5-bec0-5dff8ffca157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22547 | 2026.04.07 02:59:28.589274 [ 5 ] {cfb684b1-d28e-44d5-bec0-5dff8ffca157} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 22548 | 2026.04.07 02:59:28.589496 [ 5 ] {cfb684b1-d28e-44d5-bec0-5dff8ffca157} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22549 | 2026.04.07 02:59:28.589650 [ 5 ] {cfb684b1-d28e-44d5-bec0-5dff8ffca157} <Debug> executeQuery: Read 6 rows, 486.00 B in 0.00184 sec., 3260.869565217391 rows/sec., 257.94 KiB/sec. | ||
| 22550 | 2026.04.07 02:59:28.589693 [ 5 ] {cfb684b1-d28e-44d5-bec0-5dff8ffca157} <Debug> TCPHandler: Processed in 0.002205167 sec. | ||
| 22551 | 2026.04.07 02:59:28.589816 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22552 | 2026.04.07 02:59:28.589913 [ 5 ] {7864ca8c-912b-433b-bda2-2086d62ef12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22553 | 2026.04.07 02:59:28.589954 [ 5 ] {7864ca8c-912b-433b-bda2-2086d62ef12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22554 | 2026.04.07 02:59:28.592561 [ 5 ] {7864ca8c-912b-433b-bda2-2086d62ef12f} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22555 | 2026.04.07 02:59:28.592605 [ 5 ] {7864ca8c-912b-433b-bda2-2086d62ef12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22556 | 2026.04.07 02:59:28.593059 [ 5 ] {7864ca8c-912b-433b-bda2-2086d62ef12f} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22557 | 2026.04.07 02:59:28.593267 [ 5 ] {7864ca8c-912b-433b-bda2-2086d62ef12f} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22558 | 2026.04.07 02:59:28.593397 [ 5 ] {7864ca8c-912b-433b-bda2-2086d62ef12f} <Debug> executeQuery: Read 2444 rows, 184.89 KiB in 0.003503 sec., 697687.6962603483 rows/sec., 51.54 MiB/sec. | ||
| 22559 | 2026.04.07 02:59:28.593435 [ 5 ] {7864ca8c-912b-433b-bda2-2086d62ef12f} <Debug> TCPHandler: Processed in 0.003670917 sec. | ||
| 22560 | 2026.04.07 02:59:28.593552 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22561 | 2026.04.07 02:59:28.593648 [ 5 ] {f761fa8f-f519-4775-9756-7366110cac3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22562 | 2026.04.07 02:59:28.593688 [ 5 ] {f761fa8f-f519-4775-9756-7366110cac3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22563 | 2026.04.07 02:59:28.594163 [ 5 ] {f761fa8f-f519-4775-9756-7366110cac3e} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22564 | 2026.04.07 02:59:28.594207 [ 5 ] {f761fa8f-f519-4775-9756-7366110cac3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22565 | 2026.04.07 02:59:28.594569 [ 5 ] {f761fa8f-f519-4775-9756-7366110cac3e} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 22566 | 2026.04.07 02:59:28.594790 [ 5 ] {f761fa8f-f519-4775-9756-7366110cac3e} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22567 | 2026.04.07 02:59:28.594959 [ 5 ] {f761fa8f-f519-4775-9756-7366110cac3e} <Debug> executeQuery: Read 26 rows, 1.91 KiB in 0.001293 sec., 20108.275328692962 rows/sec., 1.44 MiB/sec. | ||
| 22568 | 2026.04.07 02:59:28.595008 [ 5 ] {f761fa8f-f519-4775-9756-7366110cac3e} <Debug> TCPHandler: Processed in 0.001507511 sec. | ||
| 22569 | 2026.04.07 02:59:28.595142 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22570 | 2026.04.07 02:59:28.595238 [ 5 ] {4fa7388f-26f9-4e38-838b-bb2fd7cdc69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22571 | 2026.04.07 02:59:28.595278 [ 5 ] {4fa7388f-26f9-4e38-838b-bb2fd7cdc69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22572 | 2026.04.07 02:59:28.596147 [ 5 ] {4fa7388f-26f9-4e38-838b-bb2fd7cdc69f} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22573 | 2026.04.07 02:59:28.596184 [ 5 ] {4fa7388f-26f9-4e38-838b-bb2fd7cdc69f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22574 | 2026.04.07 02:59:28.596525 [ 5 ] {4fa7388f-26f9-4e38-838b-bb2fd7cdc69f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 22575 | 2026.04.07 02:59:28.596737 [ 5 ] {4fa7388f-26f9-4e38-838b-bb2fd7cdc69f} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22576 | 2026.04.07 02:59:28.596870 [ 5 ] {4fa7388f-26f9-4e38-838b-bb2fd7cdc69f} <Debug> executeQuery: Read 804 rows, 47.54 KiB in 0.001651 sec., 486977.58933979407 rows/sec., 28.12 MiB/sec. | ||
| 22577 | 2026.04.07 02:59:28.596909 [ 5 ] {4fa7388f-26f9-4e38-838b-bb2fd7cdc69f} <Debug> TCPHandler: Processed in 0.001818359 sec. | ||
| 22578 | 2026.04.07 02:59:28.596940 [ 219 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): 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] | ||
| 22579 | 2026.04.07 02:59:28.596992 [ 219 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): 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] | ||
| 22580 | 2026.04.07 02:59:28.597017 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22581 | 2026.04.07 02:59:28.597118 [ 5 ] {53960877-a352-4ff0-b0e7-849554ef9c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 22582 | 2026.04.07 02:59:28.597158 [ 5 ] {53960877-a352-4ff0-b0e7-849554ef9c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 22583 | 2026.04.07 02:59:28.597533 [ 5 ] {53960877-a352-4ff0-b0e7-849554ef9c8f} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22584 | 2026.04.07 02:59:28.597571 [ 5 ] {53960877-a352-4ff0-b0e7-849554ef9c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22585 | 2026.04.07 02:59:28.597888 [ 5 ] {53960877-a352-4ff0-b0e7-849554ef9c8f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 22586 | 2026.04.07 02:59:28.598160 [ 5 ] {53960877-a352-4ff0-b0e7-849554ef9c8f} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22587 | 2026.04.07 02:59:28.598307 [ 5 ] {53960877-a352-4ff0-b0e7-849554ef9c8f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001207 sec., 828.5004142502072 rows/sec., 58.25 KiB/sec. | ||
| 22588 | 2026.04.07 02:59:28.598346 [ 5 ] {53960877-a352-4ff0-b0e7-849554ef9c8f} <Debug> TCPHandler: Processed in 0.001381489 sec. | ||
| 22589 | 2026.04.07 02:59:28.598455 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22590 | 2026.04.07 02:59:28.598552 [ 5 ] {9b49bb2c-17ad-42e6-9ff3-1b4e0e779012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22591 | 2026.04.07 02:59:28.598594 [ 5 ] {9b49bb2c-17ad-42e6-9ff3-1b4e0e779012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22592 | 2026.04.07 02:59:28.599201 [ 219 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): 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] | ||
| 22593 | 2026.04.07 02:59:28.599697 [ 5 ] {9b49bb2c-17ad-42e6-9ff3-1b4e0e779012} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22594 | 2026.04.07 02:59:28.599738 [ 5 ] {9b49bb2c-17ad-42e6-9ff3-1b4e0e779012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22595 | 2026.04.07 02:59:28.600094 [ 5 ] {9b49bb2c-17ad-42e6-9ff3-1b4e0e779012} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22596 | 2026.04.07 02:59:28.600305 [ 5 ] {9b49bb2c-17ad-42e6-9ff3-1b4e0e779012} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22597 | 2026.04.07 02:59:28.600441 [ 5 ] {9b49bb2c-17ad-42e6-9ff3-1b4e0e779012} <Debug> executeQuery: Read 1326 rows, 90.69 KiB in 0.001907 sec., 695332.9837441007 rows/sec., 46.44 MiB/sec. | ||
| 22598 | 2026.04.07 02:59:28.600480 [ 5 ] {9b49bb2c-17ad-42e6-9ff3-1b4e0e779012} <Debug> TCPHandler: Processed in 0.002076944 sec. | ||
| 22599 | 2026.04.07 02:59:28.600588 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22600 | 2026.04.07 02:59:28.600683 [ 5 ] {814102bd-53dc-42e0-af26-da8c6e71a4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22601 | 2026.04.07 02:59:28.600727 [ 5 ] {814102bd-53dc-42e0-af26-da8c6e71a4fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22602 | 2026.04.07 02:59:28.601529 [ 5 ] {814102bd-53dc-42e0-af26-da8c6e71a4fa} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22603 | 2026.04.07 02:59:28.601564 [ 5 ] {814102bd-53dc-42e0-af26-da8c6e71a4fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22604 | 2026.04.07 02:59:28.601985 [ 5 ] {814102bd-53dc-42e0-af26-da8c6e71a4fa} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22605 | 2026.04.07 02:59:28.602192 [ 5 ] {814102bd-53dc-42e0-af26-da8c6e71a4fa} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22606 | 2026.04.07 02:59:28.602318 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_155_36 to all_160_160_0 | ||
| 22607 | 2026.04.07 02:59:28.602323 [ 5 ] {814102bd-53dc-42e0-af26-da8c6e71a4fa} <Debug> executeQuery: Read 1500 rows, 93.08 KiB in 0.001658 sec., 904704.4632086852 rows/sec., 54.82 MiB/sec. | ||
| 22608 | 2026.04.07 02:59:28.602385 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22609 | 2026.04.07 02:59:28.602403 [ 5 ] {814102bd-53dc-42e0-af26-da8c6e71a4fa} <Debug> TCPHandler: Processed in 0.00186743 sec. | ||
| 22610 | 2026.04.07 02:59:28.602412 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22611 | 2026.04.07 02:59:28.602515 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22612 | 2026.04.07 02:59:28.602537 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_160_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_155_36 to all_160_160_0 into Compact with storage Full | ||
| 22613 | 2026.04.07 02:59:28.602613 [ 5 ] {69e0820d-ef08-4068-bc68-87bb8ec736df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22614 | 2026.04.07 02:59:28.602675 [ 5 ] {69e0820d-ef08-4068-bc68-87bb8ec736df} <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 | ||
| 22615 | 2026.04.07 02:59:28.602693 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_160_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22616 | 2026.04.07 02:59:28.602757 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_160_37} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_155_36, total 61372 rows starting from the beginning of the part | ||
| 22617 | 2026.04.07 02:59:28.602864 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_160_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 22618 | 2026.04.07 02:59:28.602946 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_160_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 268 rows starting from the beginning of the part | ||
| 22619 | 2026.04.07 02:59:28.603018 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_160_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part | ||
| 22620 | 2026.04.07 02:59:28.603085 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_160_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 266 rows starting from the beginning of the part | ||
| 22621 | 2026.04.07 02:59:28.603152 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_160_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 1500 rows starting from the beginning of the part | ||
| 22622 | 2026.04.07 02:59:28.603515 [ 5 ] {69e0820d-ef08-4068-bc68-87bb8ec736df} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22623 | 2026.04.07 02:59:28.603560 [ 5 ] {69e0820d-ef08-4068-bc68-87bb8ec736df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22624 | 2026.04.07 02:59:28.604125 [ 5 ] {69e0820d-ef08-4068-bc68-87bb8ec736df} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 22625 | 2026.04.07 02:59:28.604359 [ 5 ] {69e0820d-ef08-4068-bc68-87bb8ec736df} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22626 | 2026.04.07 02:59:28.604508 [ 5 ] {69e0820d-ef08-4068-bc68-87bb8ec736df} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001913 sec., 10454.783063251438 rows/sec., 18.73 MiB/sec. | ||
| 22627 | 2026.04.07 02:59:28.604579 [ 5 ] {69e0820d-ef08-4068-bc68-87bb8ec736df} <Debug> TCPHandler: Processed in 0.002115465 sec. | ||
| 22628 | 2026.04.07 02:59:28.604696 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22629 | 2026.04.07 02:59:28.604791 [ 5 ] {43e952dd-cca0-45ea-bfc0-520c5252849f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22630 | 2026.04.07 02:59:28.604834 [ 5 ] {43e952dd-cca0-45ea-bfc0-520c5252849f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22631 | 2026.04.07 02:59:28.605162 [ 5 ] {43e952dd-cca0-45ea-bfc0-520c5252849f} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22632 | 2026.04.07 02:59:28.605198 [ 5 ] {43e952dd-cca0-45ea-bfc0-520c5252849f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22633 | 2026.04.07 02:59:28.605496 [ 5 ] {43e952dd-cca0-45ea-bfc0-520c5252849f} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22634 | 2026.04.07 02:59:28.605700 [ 5 ] {43e952dd-cca0-45ea-bfc0-520c5252849f} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22635 | 2026.04.07 02:59:28.605831 [ 5 ] {43e952dd-cca0-45ea-bfc0-520c5252849f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001058 sec., 11342.155009451797 rows/sec., 782.73 KiB/sec. | ||
| 22636 | 2026.04.07 02:59:28.605867 [ 5 ] {43e952dd-cca0-45ea-bfc0-520c5252849f} <Debug> TCPHandler: Processed in 0.001219656 sec. | ||
| 22637 | 2026.04.07 02:59:28.613759 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_160_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 63726 rows, containing 5 columns (5 merged, 0 gathered) in 0.011273178 sec., 5652886.878926245 rows/sec., 362.68 MiB/sec. | ||
| 22638 | 2026.04.07 02:59:28.614431 [ 190 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_160_37} <Trace> MergedBlockOutputStream: filled checksums all_1_160_37 (state Temporary) | ||
| 22639 | 2026.04.07 02:59:28.614757 [ 190 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_160_37} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_160_37 to all_1_160_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22640 | 2026.04.07 02:59:28.614835 [ 190 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_160_37} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_155_36, all_160_160_0] -> all_1_160_37 | ||
| 22641 | 2026.04.07 02:59:28.614933 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 22642 | 2026.04.07 02:59:29.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.13 MiB, peak 423.34 MiB, free memory in arenas 0.00 B, will set to 406.90 MiB (RSS), difference: -1.23 MiB | ||
| 22643 | 2026.04.07 02:59:30.284720 [ 103 ] {} <Debug> oximeter.measurements_i64 (b91ae2c0-d6a0-4414-aee9-ed54109abf21) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 22644 | 2026.04.07 02:59:30.284786 [ 103 ] {} <Trace> oximeter.measurements_i64 (b91ae2c0-d6a0-4414-aee9-ed54109abf21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22645 | 2026.04.07 02:59:30.284806 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22646 | 2026.04.07 02:59:30.284934 [ 188 ] {b91ae2c0-d6a0-4414-aee9-ed54109abf21::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 | ||
| 22647 | 2026.04.07 02:59:30.285094 [ 188 ] {b91ae2c0-d6a0-4414-aee9-ed54109abf21::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22648 | 2026.04.07 02:59:30.285134 [ 188 ] {b91ae2c0-d6a0-4414-aee9-ed54109abf21::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 22649 | 2026.04.07 02:59:30.285206 [ 188 ] {b91ae2c0-d6a0-4414-aee9-ed54109abf21::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 22650 | 2026.04.07 02:59:30.285256 [ 188 ] {b91ae2c0-d6a0-4414-aee9-ed54109abf21::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 22651 | 2026.04.07 02:59:30.285302 [ 188 ] {b91ae2c0-d6a0-4414-aee9-ed54109abf21::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 22652 | 2026.04.07 02:59:30.285345 [ 188 ] {b91ae2c0-d6a0-4414-aee9-ed54109abf21::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 | ||
| 22653 | 2026.04.07 02:59:30.287024 [ 190 ] {b91ae2c0-d6a0-4414-aee9-ed54109abf21::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002147885 sec., 19554.119517571937 rows/sec., 1.40 MiB/sec. | ||
| 22654 | 2026.04.07 02:59:30.287222 [ 189 ] {b91ae2c0-d6a0-4414-aee9-ed54109abf21::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 22655 | 2026.04.07 02:59:30.287536 [ 189 ] {b91ae2c0-d6a0-4414-aee9-ed54109abf21::all_1_5_1} <Trace> oximeter.measurements_i64 (b91ae2c0-d6a0-4414-aee9-ed54109abf21): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22656 | 2026.04.07 02:59:30.287612 [ 189 ] {b91ae2c0-d6a0-4414-aee9-ed54109abf21::all_1_5_1} <Trace> oximeter.measurements_i64 (b91ae2c0-d6a0-4414-aee9-ed54109abf21) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 22657 | 2026.04.07 02:59:30.287722 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22658 | 2026.04.07 02:59:30.927773 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2916 | ||
| 22659 | 2026.04.07 02:59:30.930810 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22660 | 2026.04.07 02:59:30.930867 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.25 GiB. | ||
| 22661 | 2026.04.07 02:59:30.932167 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22662 | 2026.04.07 02:59:30.932475 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22663 | 2026.04.07 02:59:30.932865 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2916 | ||
| 22664 | 2026.04.07 02:59:32.517097 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22665 | 2026.04.07 02:59:32.517292 [ 5 ] {ede56915-657c-4cd5-8503-e523d0ff1533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22666 | 2026.04.07 02:59:32.517358 [ 5 ] {ede56915-657c-4cd5-8503-e523d0ff1533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22667 | 2026.04.07 02:59:32.518012 [ 5 ] {ede56915-657c-4cd5-8503-e523d0ff1533} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22668 | 2026.04.07 02:59:32.518062 [ 5 ] {ede56915-657c-4cd5-8503-e523d0ff1533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22669 | 2026.04.07 02:59:32.518456 [ 5 ] {ede56915-657c-4cd5-8503-e523d0ff1533} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22670 | 2026.04.07 02:59:32.518678 [ 5 ] {ede56915-657c-4cd5-8503-e523d0ff1533} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22671 | 2026.04.07 02:59:32.518837 [ 5 ] {ede56915-657c-4cd5-8503-e523d0ff1533} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001593 sec., 35153.79786566227 rows/sec., 2.70 MiB/sec. | ||
| 22672 | 2026.04.07 02:59:32.518843 [ 99 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22673 | 2026.04.07 02:59:32.518881 [ 5 ] {ede56915-657c-4cd5-8503-e523d0ff1533} <Debug> TCPHandler: Processed in 0.001915171 sec. | ||
| 22674 | 2026.04.07 02:59:32.518919 [ 99 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22675 | 2026.04.07 02:59:32.518950 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22676 | 2026.04.07 02:59:32.519035 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22677 | 2026.04.07 02:59:32.519085 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 22678 | 2026.04.07 02:59:32.519158 [ 5 ] {124c000e-b110-47c4-9048-4889f3ce0206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22679 | 2026.04.07 02:59:32.519214 [ 5 ] {124c000e-b110-47c4-9048-4889f3ce0206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22680 | 2026.04.07 02:59:32.519246 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22681 | 2026.04.07 02:59:32.519292 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 3380 rows starting from the beginning of the part | ||
| 22682 | 2026.04.07 02:59:32.519372 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 900 rows starting from the beginning of the part | ||
| 22683 | 2026.04.07 02:59:32.519427 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 66 rows starting from the beginning of the part | ||
| 22684 | 2026.04.07 02:59:32.519479 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 903 rows starting from the beginning of the part | ||
| 22685 | 2026.04.07 02:59:32.519524 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 2444 rows starting from the beginning of the part | ||
| 22686 | 2026.04.07 02:59:32.519571 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 56 rows starting from the beginning of the part | ||
| 22687 | 2026.04.07 02:59:32.519649 [ 5 ] {124c000e-b110-47c4-9048-4889f3ce0206} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22688 | 2026.04.07 02:59:32.519691 [ 5 ] {124c000e-b110-47c4-9048-4889f3ce0206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22689 | 2026.04.07 02:59:32.520032 [ 5 ] {124c000e-b110-47c4-9048-4889f3ce0206} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22690 | 2026.04.07 02:59:32.520264 [ 5 ] {124c000e-b110-47c4-9048-4889f3ce0206} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22691 | 2026.04.07 02:59:32.520405 [ 5 ] {124c000e-b110-47c4-9048-4889f3ce0206} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001267 sec., 50513.0228887135 rows/sec., 3.94 MiB/sec. | ||
| 22692 | 2026.04.07 02:59:32.520404 [ 99 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22693 | 2026.04.07 02:59:32.520447 [ 5 ] {124c000e-b110-47c4-9048-4889f3ce0206} <Debug> TCPHandler: Processed in 0.001476481 sec. | ||
| 22694 | 2026.04.07 02:59:32.520458 [ 99 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22695 | 2026.04.07 02:59:32.520486 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22696 | 2026.04.07 02:59:32.520570 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22697 | 2026.04.07 02:59:32.520572 [ 189 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 22698 | 2026.04.07 02:59:32.520669 [ 5 ] {da03019a-cd2f-452b-af87-d760c51a04b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22699 | 2026.04.07 02:59:32.520688 [ 189 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22700 | 2026.04.07 02:59:32.520714 [ 5 ] {da03019a-cd2f-452b-af87-d760c51a04b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22701 | 2026.04.07 02:59:32.520718 [ 189 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1840 rows starting from the beginning of the part | ||
| 22702 | 2026.04.07 02:59:32.520781 [ 189 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 555 rows starting from the beginning of the part | ||
| 22703 | 2026.04.07 02:59:32.520826 [ 189 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 69 rows starting from the beginning of the part | ||
| 22704 | 2026.04.07 02:59:32.520870 [ 189 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 549 rows starting from the beginning of the part | ||
| 22705 | 2026.04.07 02:59:32.520914 [ 189 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 1326 rows starting from the beginning of the part | ||
| 22706 | 2026.04.07 02:59:32.520967 [ 189 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 64 rows starting from the beginning of the part | ||
| 22707 | 2026.04.07 02:59:32.521106 [ 5 ] {da03019a-cd2f-452b-af87-d760c51a04b1} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22708 | 2026.04.07 02:59:32.521141 [ 5 ] {da03019a-cd2f-452b-af87-d760c51a04b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22709 | 2026.04.07 02:59:32.521488 [ 5 ] {da03019a-cd2f-452b-af87-d760c51a04b1} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22710 | 2026.04.07 02:59:32.521779 [ 5 ] {da03019a-cd2f-452b-af87-d760c51a04b1} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22711 | 2026.04.07 02:59:32.521944 [ 5 ] {da03019a-cd2f-452b-af87-d760c51a04b1} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001293 sec., 98994.58623356535 rows/sec., 6.89 MiB/sec. | ||
| 22712 | 2026.04.07 02:59:32.521994 [ 5 ] {da03019a-cd2f-452b-af87-d760c51a04b1} <Debug> TCPHandler: Processed in 0.001475021 sec. | ||
| 22713 | 2026.04.07 02:59:32.521995 [ 195 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7749 rows, containing 5 columns (5 merged, 0 gathered) in 0.002975233 sec., 2604501.899515097 rows/sec., 207.68 MiB/sec. | ||
| 22714 | 2026.04.07 02:59:32.522130 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22715 | 2026.04.07 02:59:32.522256 [ 5 ] {e48d27ab-e3c7-4b00-a1ef-fce9edf3ac3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22716 | 2026.04.07 02:59:32.522314 [ 5 ] {e48d27ab-e3c7-4b00-a1ef-fce9edf3ac3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22717 | 2026.04.07 02:59:32.522435 [ 195 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22718 | 2026.04.07 02:59:32.522468 [ 193 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4403 rows, containing 5 columns (5 merged, 0 gathered) in 0.001935071 sec., 2275368.707401434 rows/sec., 165.16 MiB/sec. | ||
| 22719 | 2026.04.07 02:59:32.522701 [ 203 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22720 | 2026.04.07 02:59:32.522734 [ 5 ] {e48d27ab-e3c7-4b00-a1ef-fce9edf3ac3e} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22721 | 2026.04.07 02:59:32.522737 [ 195 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_161_32} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22722 | 2026.04.07 02:59:32.522781 [ 5 ] {e48d27ab-e3c7-4b00-a1ef-fce9edf3ac3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22723 | 2026.04.07 02:59:32.522843 [ 195 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_161_32} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22724 | 2026.04.07 02:59:32.522958 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 22725 | 2026.04.07 02:59:32.522990 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_161_32} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22726 | 2026.04.07 02:59:32.523057 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_161_32} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22727 | 2026.04.07 02:59:32.523138 [ 5 ] {e48d27ab-e3c7-4b00-a1ef-fce9edf3ac3e} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22728 | 2026.04.07 02:59:32.523142 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 22729 | 2026.04.07 02:59:32.523354 [ 5 ] {e48d27ab-e3c7-4b00-a1ef-fce9edf3ac3e} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22730 | 2026.04.07 02:59:32.523484 [ 99 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22731 | 2026.04.07 02:59:32.523490 [ 5 ] {e48d27ab-e3c7-4b00-a1ef-fce9edf3ac3e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001258 sec., 38155.80286168522 rows/sec., 2.57 MiB/sec. | ||
| 22732 | 2026.04.07 02:59:32.523519 [ 99 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22733 | 2026.04.07 02:59:32.523542 [ 5 ] {e48d27ab-e3c7-4b00-a1ef-fce9edf3ac3e} <Debug> TCPHandler: Processed in 0.001472451 sec. | ||
| 22734 | 2026.04.07 02:59:32.523543 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22735 | 2026.04.07 02:59:32.523670 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 22736 | 2026.04.07 02:59:32.523783 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22737 | 2026.04.07 02:59:32.523821 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 9810 rows starting from the beginning of the part | ||
| 22738 | 2026.04.07 02:59:32.523883 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 90 rows starting from the beginning of the part | ||
| 22739 | 2026.04.07 02:59:32.523924 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 22740 | 2026.04.07 02:59:32.523962 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 90 rows starting from the beginning of the part | ||
| 22741 | 2026.04.07 02:59:32.524001 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 12 rows starting from the beginning of the part | ||
| 22742 | 2026.04.07 02:59:32.524041 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 48 rows starting from the beginning of the part | ||
| 22743 | 2026.04.07 02:59:32.526531 [ 193 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10110 rows, containing 4 columns (4 merged, 0 gathered) in 0.002893361 sec., 3494206.218995832 rows/sec., 225.90 MiB/sec. | ||
| 22744 | 2026.04.07 02:59:32.526711 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22745 | 2026.04.07 02:59:32.526947 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_161_32} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22746 | 2026.04.07 02:59:32.527009 [ 191 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_161_32} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22747 | 2026.04.07 02:59:32.527067 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 22748 | 2026.04.07 02:59:33.307562 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45612 | ||
| 22749 | 2026.04.07 02:59:33.308419 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22750 | 2026.04.07 02:59:33.308494 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22751 | 2026.04.07 02:59:33.309240 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 22752 | 2026.04.07 02:59:33.309599 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22753 | 2026.04.07 02:59:33.309830 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45612 | ||
| 22754 | 2026.04.07 02:59:34.090431 [ 217 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): 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] | ||
| 22755 | 2026.04.07 02:59:34.090483 [ 217 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): 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] | ||
| 22756 | 2026.04.07 02:59:34.093041 [ 217 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): 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] | ||
| 22757 | 2026.04.07 02:59:34.412182 [ 224 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 22758 | 2026.04.07 02:59:34.412230 [ 224 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 22759 | 2026.04.07 02:59:34.414894 [ 224 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 22760 | 2026.04.07 02:59:35.001148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.90 MiB, peak 423.34 MiB, free memory in arenas 0.00 B, will set to 406.90 MiB (RSS), difference: 4.00 MiB | ||
| 22761 | 2026.04.07 02:59:35.806737 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 22762 | 2026.04.07 02:59:35.823987 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22763 | 2026.04.07 02:59:35.824035 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22764 | 2026.04.07 02:59:35.830304 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 22765 | 2026.04.07 02:59:35.831024 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22766 | 2026.04.07 02:59:35.834086 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 22767 | 2026.04.07 02:59:37.528750 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22768 | 2026.04.07 02:59:37.528956 [ 5 ] {8ae7e33a-f106-4e9c-965f-08a7e331a5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22769 | 2026.04.07 02:59:37.529025 [ 5 ] {8ae7e33a-f106-4e9c-965f-08a7e331a5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22770 | 2026.04.07 02:59:37.529696 [ 5 ] {8ae7e33a-f106-4e9c-965f-08a7e331a5b2} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22771 | 2026.04.07 02:59:37.529732 [ 5 ] {8ae7e33a-f106-4e9c-965f-08a7e331a5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22772 | 2026.04.07 02:59:37.530115 [ 5 ] {8ae7e33a-f106-4e9c-965f-08a7e331a5b2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22773 | 2026.04.07 02:59:37.530342 [ 5 ] {8ae7e33a-f106-4e9c-965f-08a7e331a5b2} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22774 | 2026.04.07 02:59:37.530489 [ 5 ] {8ae7e33a-f106-4e9c-965f-08a7e331a5b2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001586 sec., 179066.8348045397 rows/sec., 11.37 MiB/sec. | ||
| 22775 | 2026.04.07 02:59:37.530531 [ 5 ] {8ae7e33a-f106-4e9c-965f-08a7e331a5b2} <Debug> TCPHandler: Processed in 0.00191452 sec. | ||
| 22776 | 2026.04.07 02:59:37.530646 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22777 | 2026.04.07 02:59:37.530739 [ 5 ] {5f4247f7-db7e-482a-9bce-4b23cde4a9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22778 | 2026.04.07 02:59:37.530780 [ 5 ] {5f4247f7-db7e-482a-9bce-4b23cde4a9d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22779 | 2026.04.07 02:59:37.531154 [ 5 ] {5f4247f7-db7e-482a-9bce-4b23cde4a9d8} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22780 | 2026.04.07 02:59:37.531185 [ 5 ] {5f4247f7-db7e-482a-9bce-4b23cde4a9d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22781 | 2026.04.07 02:59:37.531447 [ 5 ] {5f4247f7-db7e-482a-9bce-4b23cde4a9d8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 22782 | 2026.04.07 02:59:37.531636 [ 5 ] {5f4247f7-db7e-482a-9bce-4b23cde4a9d8} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22783 | 2026.04.07 02:59:37.531753 [ 5 ] {5f4247f7-db7e-482a-9bce-4b23cde4a9d8} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 69.04 KiB/sec. | ||
| 22784 | 2026.04.07 02:59:37.531788 [ 5 ] {5f4247f7-db7e-482a-9bce-4b23cde4a9d8} <Debug> TCPHandler: Processed in 0.001237097 sec. | ||
| 22785 | 2026.04.07 02:59:37.531901 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22786 | 2026.04.07 02:59:37.532016 [ 5 ] {417422ba-cf8a-44ca-98a4-8f3a50a87b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22787 | 2026.04.07 02:59:37.532128 [ 5 ] {417422ba-cf8a-44ca-98a4-8f3a50a87b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22788 | 2026.04.07 02:59:37.532976 [ 5 ] {417422ba-cf8a-44ca-98a4-8f3a50a87b88} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22789 | 2026.04.07 02:59:37.533012 [ 5 ] {417422ba-cf8a-44ca-98a4-8f3a50a87b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22790 | 2026.04.07 02:59:37.533386 [ 5 ] {417422ba-cf8a-44ca-98a4-8f3a50a87b88} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22791 | 2026.04.07 02:59:37.533595 [ 5 ] {417422ba-cf8a-44ca-98a4-8f3a50a87b88} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22792 | 2026.04.07 02:59:37.533726 [ 5 ] {417422ba-cf8a-44ca-98a4-8f3a50a87b88} <Debug> executeQuery: Read 909 rows, 73.48 KiB in 0.001672 sec., 543660.2870813396 rows/sec., 42.92 MiB/sec. | ||
| 22793 | 2026.04.07 02:59:37.533765 [ 5 ] {417422ba-cf8a-44ca-98a4-8f3a50a87b88} <Debug> TCPHandler: Processed in 0.001872479 sec. | ||
| 22794 | 2026.04.07 02:59:37.533873 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22795 | 2026.04.07 02:59:37.533968 [ 5 ] {b84cf9d7-3ad5-4637-bad4-06e538e40e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22796 | 2026.04.07 02:59:37.534008 [ 5 ] {b84cf9d7-3ad5-4637-bad4-06e538e40e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22797 | 2026.04.07 02:59:37.534485 [ 5 ] {b84cf9d7-3ad5-4637-bad4-06e538e40e85} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22798 | 2026.04.07 02:59:37.534520 [ 5 ] {b84cf9d7-3ad5-4637-bad4-06e538e40e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22799 | 2026.04.07 02:59:37.534832 [ 5 ] {b84cf9d7-3ad5-4637-bad4-06e538e40e85} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 22800 | 2026.04.07 02:59:37.535037 [ 5 ] {b84cf9d7-3ad5-4637-bad4-06e538e40e85} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22801 | 2026.04.07 02:59:37.535166 [ 5 ] {b84cf9d7-3ad5-4637-bad4-06e538e40e85} <Debug> executeQuery: Read 198 rows, 12.74 KiB in 0.001216 sec., 162828.94736842104 rows/sec., 10.23 MiB/sec. | ||
| 22802 | 2026.04.07 02:59:37.535203 [ 5 ] {b84cf9d7-3ad5-4637-bad4-06e538e40e85} <Debug> TCPHandler: Processed in 0.001382118 sec. | ||
| 22803 | 2026.04.07 02:59:37.535311 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22804 | 2026.04.07 02:59:37.535406 [ 5 ] {675a310a-93ff-4784-b76d-fa2501d4e102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22805 | 2026.04.07 02:59:37.535445 [ 5 ] {675a310a-93ff-4784-b76d-fa2501d4e102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22806 | 2026.04.07 02:59:37.535865 [ 5 ] {675a310a-93ff-4784-b76d-fa2501d4e102} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22807 | 2026.04.07 02:59:37.535899 [ 5 ] {675a310a-93ff-4784-b76d-fa2501d4e102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22808 | 2026.04.07 02:59:37.536191 [ 5 ] {675a310a-93ff-4784-b76d-fa2501d4e102} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 22809 | 2026.04.07 02:59:37.536397 [ 5 ] {675a310a-93ff-4784-b76d-fa2501d4e102} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22810 | 2026.04.07 02:59:37.536523 [ 5 ] {675a310a-93ff-4784-b76d-fa2501d4e102} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001135 sec., 131277.5330396476 rows/sec., 8.48 MiB/sec. | ||
| 22811 | 2026.04.07 02:59:37.536560 [ 5 ] {675a310a-93ff-4784-b76d-fa2501d4e102} <Debug> TCPHandler: Processed in 0.001301017 sec. | ||
| 22812 | 2026.04.07 02:59:37.536666 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22813 | 2026.04.07 02:59:37.536760 [ 5 ] {8c056d3d-06dc-4096-8f66-3f55edd0eb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22814 | 2026.04.07 02:59:37.536799 [ 5 ] {8c056d3d-06dc-4096-8f66-3f55edd0eb89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22815 | 2026.04.07 02:59:37.537230 [ 5 ] {8c056d3d-06dc-4096-8f66-3f55edd0eb89} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22816 | 2026.04.07 02:59:37.537264 [ 5 ] {8c056d3d-06dc-4096-8f66-3f55edd0eb89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22817 | 2026.04.07 02:59:37.537552 [ 5 ] {8c056d3d-06dc-4096-8f66-3f55edd0eb89} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22818 | 2026.04.07 02:59:37.537768 [ 5 ] {8c056d3d-06dc-4096-8f66-3f55edd0eb89} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22819 | 2026.04.07 02:59:37.537893 [ 5 ] {8c056d3d-06dc-4096-8f66-3f55edd0eb89} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00115 sec., 128695.65217391304 rows/sec., 7.32 MiB/sec. | ||
| 22820 | 2026.04.07 02:59:37.537931 [ 5 ] {8c056d3d-06dc-4096-8f66-3f55edd0eb89} <Debug> TCPHandler: Processed in 0.001315808 sec. | ||
| 22821 | 2026.04.07 02:59:37.538036 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22822 | 2026.04.07 02:59:37.538135 [ 5 ] {22f3b130-986f-4efc-8a07-ef6296b317da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22823 | 2026.04.07 02:59:37.538175 [ 5 ] {22f3b130-986f-4efc-8a07-ef6296b317da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22824 | 2026.04.07 02:59:37.538749 [ 5 ] {22f3b130-986f-4efc-8a07-ef6296b317da} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22825 | 2026.04.07 02:59:37.538783 [ 5 ] {22f3b130-986f-4efc-8a07-ef6296b317da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22826 | 2026.04.07 02:59:37.539096 [ 5 ] {22f3b130-986f-4efc-8a07-ef6296b317da} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22827 | 2026.04.07 02:59:37.539305 [ 5 ] {22f3b130-986f-4efc-8a07-ef6296b317da} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22828 | 2026.04.07 02:59:37.539432 [ 5 ] {22f3b130-986f-4efc-8a07-ef6296b317da} <Debug> executeQuery: Read 561 rows, 40.80 KiB in 0.001318 sec., 425644.91654021246 rows/sec., 30.23 MiB/sec. | ||
| 22829 | 2026.04.07 02:59:37.539470 [ 5 ] {22f3b130-986f-4efc-8a07-ef6296b317da} <Debug> TCPHandler: Processed in 0.001485642 sec. | ||
| 22830 | 2026.04.07 02:59:37.539575 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22831 | 2026.04.07 02:59:37.539669 [ 5 ] {5745e03f-df15-4895-b031-364911cd0383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22832 | 2026.04.07 02:59:37.539709 [ 5 ] {5745e03f-df15-4895-b031-364911cd0383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22833 | 2026.04.07 02:59:37.540031 [ 5 ] {5745e03f-df15-4895-b031-364911cd0383} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22834 | 2026.04.07 02:59:37.540064 [ 5 ] {5745e03f-df15-4895-b031-364911cd0383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22835 | 2026.04.07 02:59:37.540346 [ 5 ] {5745e03f-df15-4895-b031-364911cd0383} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 22836 | 2026.04.07 02:59:37.540533 [ 5 ] {5745e03f-df15-4895-b031-364911cd0383} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22837 | 2026.04.07 02:59:37.540652 [ 5 ] {5745e03f-df15-4895-b031-364911cd0383} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 22838 | 2026.04.07 02:59:37.540686 [ 5 ] {5745e03f-df15-4895-b031-364911cd0383} <Debug> TCPHandler: Processed in 0.001200055 sec. | ||
| 22839 | 2026.04.07 02:59:37.540796 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22840 | 2026.04.07 02:59:37.540911 [ 5 ] {f3519e47-fb30-408f-b2b4-0e6011a498fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22841 | 2026.04.07 02:59:37.540961 [ 5 ] {f3519e47-fb30-408f-b2b4-0e6011a498fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22842 | 2026.04.07 02:59:37.541508 [ 5 ] {f3519e47-fb30-408f-b2b4-0e6011a498fc} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22843 | 2026.04.07 02:59:37.541549 [ 5 ] {f3519e47-fb30-408f-b2b4-0e6011a498fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22844 | 2026.04.07 02:59:37.541956 [ 5 ] {f3519e47-fb30-408f-b2b4-0e6011a498fc} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22845 | 2026.04.07 02:59:37.542184 [ 5 ] {f3519e47-fb30-408f-b2b4-0e6011a498fc} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22846 | 2026.04.07 02:59:37.542322 [ 5 ] {f3519e47-fb30-408f-b2b4-0e6011a498fc} <Debug> executeQuery: Read 266 rows, 18.09 KiB in 0.001381 sec., 192614.04779145546 rows/sec., 12.79 MiB/sec. | ||
| 22847 | 2026.04.07 02:59:37.542361 [ 5 ] {f3519e47-fb30-408f-b2b4-0e6011a498fc} <Debug> TCPHandler: Processed in 0.001579764 sec. | ||
| 22848 | 2026.04.07 02:59:37.542467 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22849 | 2026.04.07 02:59:37.542561 [ 5 ] {e537636a-d640-404f-8f01-80d65de38a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22850 | 2026.04.07 02:59:37.542603 [ 5 ] {e537636a-d640-404f-8f01-80d65de38a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22851 | 2026.04.07 02:59:37.542901 [ 5 ] {e537636a-d640-404f-8f01-80d65de38a0e} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22852 | 2026.04.07 02:59:37.542937 [ 5 ] {e537636a-d640-404f-8f01-80d65de38a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22853 | 2026.04.07 02:59:37.543227 [ 5 ] {e537636a-d640-404f-8f01-80d65de38a0e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 22854 | 2026.04.07 02:59:37.543433 [ 5 ] {e537636a-d640-404f-8f01-80d65de38a0e} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22855 | 2026.04.07 02:59:37.543547 [ 88 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Selected 6 parts from all_1_63_13 to all_68_68_0 | ||
| 22856 | 2026.04.07 02:59:37.543560 [ 5 ] {e537636a-d640-404f-8f01-80d65de38a0e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 22857 | 2026.04.07 02:59:37.543615 [ 88 ] {} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22858 | 2026.04.07 02:59:37.543624 [ 5 ] {e537636a-d640-404f-8f01-80d65de38a0e} <Debug> TCPHandler: Processed in 0.001207385 sec. | ||
| 22859 | 2026.04.07 02:59:37.543645 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22860 | 2026.04.07 02:59:37.543748 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22861 | 2026.04.07 02:59:37.543780 [ 186 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_68_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_63_13 to all_68_68_0 into Compact with storage Full | ||
| 22862 | 2026.04.07 02:59:37.543864 [ 5 ] {8d62d2e8-ef9b-43d2-a6fb-00cf5721ed6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22863 | 2026.04.07 02:59:37.543933 [ 5 ] {8d62d2e8-ef9b-43d2-a6fb-00cf5721ed6c} <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 | ||
| 22864 | 2026.04.07 02:59:37.543933 [ 186 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_68_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22865 | 2026.04.07 02:59:37.543991 [ 186 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_63_13, total 64 rows starting from the beginning of the part | ||
| 22866 | 2026.04.07 02:59:37.544062 [ 186 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part | ||
| 22867 | 2026.04.07 02:59:37.544113 [ 186 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part | ||
| 22868 | 2026.04.07 02:59:37.544158 [ 186 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part | ||
| 22869 | 2026.04.07 02:59:37.544199 [ 186 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part | ||
| 22870 | 2026.04.07 02:59:37.544246 [ 186 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1 rows starting from the beginning of the part | ||
| 22871 | 2026.04.07 02:59:37.544904 [ 5 ] {8d62d2e8-ef9b-43d2-a6fb-00cf5721ed6c} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22872 | 2026.04.07 02:59:37.544952 [ 5 ] {8d62d2e8-ef9b-43d2-a6fb-00cf5721ed6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22873 | 2026.04.07 02:59:37.545184 [ 191 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_68_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 69 rows, containing 4 columns (4 merged, 0 gathered) in 0.001465081 sec., 47096.37214597691 rows/sec., 3.09 MiB/sec. | ||
| 22874 | 2026.04.07 02:59:37.545323 [ 186 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_68_14} <Trace> MergedBlockOutputStream: filled checksums all_1_68_14 (state Temporary) | ||
| 22875 | 2026.04.07 02:59:37.545553 [ 5 ] {8d62d2e8-ef9b-43d2-a6fb-00cf5721ed6c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 22876 | 2026.04.07 02:59:37.545580 [ 186 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_68_14} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_merge_all_1_68_14 to all_1_68_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22877 | 2026.04.07 02:59:37.545666 [ 186 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_68_14} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Merged 6 parts: [all_1_63_13, all_68_68_0] -> all_1_68_14 | ||
| 22878 | 2026.04.07 02:59:37.545740 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 22879 | 2026.04.07 02:59:37.545799 [ 5 ] {8d62d2e8-ef9b-43d2-a6fb-00cf5721ed6c} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22880 | 2026.04.07 02:59:37.545944 [ 5 ] {8d62d2e8-ef9b-43d2-a6fb-00cf5721ed6c} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002104 sec., 26140.684410646387 rows/sec., 46.84 MiB/sec. | ||
| 22881 | 2026.04.07 02:59:37.546001 [ 5 ] {8d62d2e8-ef9b-43d2-a6fb-00cf5721ed6c} <Debug> TCPHandler: Processed in 0.002311498 sec. | ||
| 22882 | 2026.04.07 02:59:37.546109 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22883 | 2026.04.07 02:59:37.546202 [ 5 ] {dd65f6be-a539-4a42-ad7e-41de3793d4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22884 | 2026.04.07 02:59:37.546243 [ 5 ] {dd65f6be-a539-4a42-ad7e-41de3793d4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22885 | 2026.04.07 02:59:37.546546 [ 5 ] {dd65f6be-a539-4a42-ad7e-41de3793d4c4} <Trace> oximeter.measurements_i64 (b91ae2c0-d6a0-4414-aee9-ed54109abf21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22886 | 2026.04.07 02:59:37.546582 [ 5 ] {dd65f6be-a539-4a42-ad7e-41de3793d4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22887 | 2026.04.07 02:59:37.546872 [ 5 ] {dd65f6be-a539-4a42-ad7e-41de3793d4c4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 22888 | 2026.04.07 02:59:37.547077 [ 5 ] {dd65f6be-a539-4a42-ad7e-41de3793d4c4} <Trace> oximeter.measurements_i64 (b91ae2c0-d6a0-4414-aee9-ed54109abf21): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22889 | 2026.04.07 02:59:37.547202 [ 5 ] {dd65f6be-a539-4a42-ad7e-41de3793d4c4} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001018 sec., 8840.864440078585 rows/sec., 624.50 KiB/sec. | ||
| 22890 | 2026.04.07 02:59:37.547239 [ 5 ] {dd65f6be-a539-4a42-ad7e-41de3793d4c4} <Debug> TCPHandler: Processed in 0.001178904 sec. | ||
| 22891 | 2026.04.07 02:59:37.547355 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22892 | 2026.04.07 02:59:37.547477 [ 5 ] {a8725ef8-4f13-4684-b87a-ac1b548d29cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22893 | 2026.04.07 02:59:37.547526 [ 5 ] {a8725ef8-4f13-4684-b87a-ac1b548d29cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22894 | 2026.04.07 02:59:37.547925 [ 5 ] {a8725ef8-4f13-4684-b87a-ac1b548d29cd} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22895 | 2026.04.07 02:59:37.547968 [ 5 ] {a8725ef8-4f13-4684-b87a-ac1b548d29cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22896 | 2026.04.07 02:59:37.548281 [ 5 ] {a8725ef8-4f13-4684-b87a-ac1b548d29cd} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22897 | 2026.04.07 02:59:37.548485 [ 5 ] {a8725ef8-4f13-4684-b87a-ac1b548d29cd} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22898 | 2026.04.07 02:59:37.548615 [ 5 ] {a8725ef8-4f13-4684-b87a-ac1b548d29cd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001163 sec., 77386.07050730869 rows/sec., 4.84 MiB/sec. | ||
| 22899 | 2026.04.07 02:59:37.548651 [ 5 ] {a8725ef8-4f13-4684-b87a-ac1b548d29cd} <Debug> TCPHandler: Processed in 0.001358578 sec. | ||
| 22900 | 2026.04.07 02:59:40.542838 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22901 | 2026.04.07 02:59:40.542891 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22902 | 2026.04.07 02:59:40.810259 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46060 | ||
| 22903 | 2026.04.07 02:59:40.810755 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22904 | 2026.04.07 02:59:40.810796 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22905 | 2026.04.07 02:59:40.811283 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 22906 | 2026.04.07 02:59:40.811514 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22907 | 2026.04.07 02:59:40.811651 [ 84 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 22908 | 2026.04.07 02:59:40.811659 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46060 | ||
| 22909 | 2026.04.07 02:59:40.811692 [ 84 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22910 | 2026.04.07 02:59:40.811715 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22911 | 2026.04.07 02:59:40.811809 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::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 | ||
| 22912 | 2026.04.07 02:59:40.811899 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22913 | 2026.04.07 02:59:40.811929 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43692 rows starting from the beginning of the part | ||
| 22914 | 2026.04.07 02:59:40.811986 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 22915 | 2026.04.07 02:59:40.812031 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 22916 | 2026.04.07 02:59:40.812073 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 22917 | 2026.04.07 02:59:40.812115 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 22918 | 2026.04.07 02:59:40.812157 [ 192 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 22919 | 2026.04.07 02:59:40.814927 [ 191 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46060 rows, containing 4 columns (4 merged, 0 gathered) in 0.003149836 sec., 14622983.545810005 rows/sec., 209.18 MiB/sec. | ||
| 22920 | 2026.04.07 02:59:40.815395 [ 191 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 22921 | 2026.04.07 02:59:40.815700 [ 191 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_96_19} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22922 | 2026.04.07 02:59:40.815781 [ 191 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_96_19} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 22923 | 2026.04.07 02:59:40.815884 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 22924 | 2026.04.07 02:59:40.933451 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2950 | ||
| 22925 | 2026.04.07 02:59:40.936358 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22926 | 2026.04.07 02:59:40.936415 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22927 | 2026.04.07 02:59:40.937649 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22928 | 2026.04.07 02:59:40.937923 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22929 | 2026.04.07 02:59:40.938076 [ 83 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 22930 | 2026.04.07 02:59:40.938120 [ 83 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22931 | 2026.04.07 02:59:40.938139 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22932 | 2026.04.07 02:59:40.938233 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 22933 | 2026.04.07 02:59:40.938320 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2950 | ||
| 22934 | 2026.04.07 02:59:40.938756 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22935 | 2026.04.07 02:59:40.938900 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2734 rows starting from the beginning of the part | ||
| 22936 | 2026.04.07 02:59:40.939272 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 54 rows starting from the beginning of the part | ||
| 22937 | 2026.04.07 02:59:40.939590 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 32 rows starting from the beginning of the part | ||
| 22938 | 2026.04.07 02:59:40.939895 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 38 rows starting from the beginning of the part | ||
| 22939 | 2026.04.07 02:59:40.940258 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 58 rows starting from the beginning of the part | ||
| 22940 | 2026.04.07 02:59:40.940584 [ 198 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 34 rows starting from the beginning of the part | ||
| 22941 | 2026.04.07 02:59:40.949173 [ 192 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2950 rows, containing 72 columns (72 merged, 0 gathered) in 0.010978552 sec., 268705.7455300116 rows/sec., 203.70 MiB/sec. | ||
| 22942 | 2026.04.07 02:59:40.951767 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 22943 | 2026.04.07 02:59:40.952348 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_71_14} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22944 | 2026.04.07 02:59:40.952429 [ 196 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_71_14} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 22945 | 2026.04.07 02:59:40.952767 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.27 MiB. | ||
| 22946 | 2026.04.07 02:59:41.008611 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.007903677 sec. | ||
| 22947 | 2026.04.07 02:59:42.518363 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22948 | 2026.04.07 02:59:42.518675 [ 5 ] {20cd4250-3fe6-4b2a-a645-76ecf64036d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22949 | 2026.04.07 02:59:42.518777 [ 5 ] {20cd4250-3fe6-4b2a-a645-76ecf64036d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22950 | 2026.04.07 02:59:42.519580 [ 5 ] {20cd4250-3fe6-4b2a-a645-76ecf64036d7} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22951 | 2026.04.07 02:59:42.519620 [ 5 ] {20cd4250-3fe6-4b2a-a645-76ecf64036d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22952 | 2026.04.07 02:59:42.520137 [ 5 ] {20cd4250-3fe6-4b2a-a645-76ecf64036d7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 22953 | 2026.04.07 02:59:42.520631 [ 5 ] {20cd4250-3fe6-4b2a-a645-76ecf64036d7} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22954 | 2026.04.07 02:59:42.520815 [ 5 ] {20cd4250-3fe6-4b2a-a645-76ecf64036d7} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.002217 sec., 902.1199819576004 rows/sec., 66.95 KiB/sec. | ||
| 22955 | 2026.04.07 02:59:42.520859 [ 5 ] {20cd4250-3fe6-4b2a-a645-76ecf64036d7} <Debug> TCPHandler: Processed in 0.002689117 sec. | ||
| 22956 | 2026.04.07 02:59:42.520969 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22957 | 2026.04.07 02:59:42.521061 [ 5 ] {b193b6ee-3cac-4002-83f0-870e7e1f8272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22958 | 2026.04.07 02:59:42.521100 [ 5 ] {b193b6ee-3cac-4002-83f0-870e7e1f8272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22959 | 2026.04.07 02:59:42.521509 [ 5 ] {b193b6ee-3cac-4002-83f0-870e7e1f8272} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22960 | 2026.04.07 02:59:42.521545 [ 5 ] {b193b6ee-3cac-4002-83f0-870e7e1f8272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22961 | 2026.04.07 02:59:42.522122 [ 5 ] {b193b6ee-3cac-4002-83f0-870e7e1f8272} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22962 | 2026.04.07 02:59:42.522589 [ 5 ] {b193b6ee-3cac-4002-83f0-870e7e1f8272} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22963 | 2026.04.07 02:59:42.522721 [ 5 ] {b193b6ee-3cac-4002-83f0-870e7e1f8272} <Debug> executeQuery: Read 70 rows, 5.65 KiB in 0.001679 sec., 41691.48302561048 rows/sec., 3.29 MiB/sec. | ||
| 22964 | 2026.04.07 02:59:42.522758 [ 5 ] {b193b6ee-3cac-4002-83f0-870e7e1f8272} <Debug> TCPHandler: Processed in 0.001837029 sec. | ||
| 22965 | 2026.04.07 02:59:42.522827 [ 217 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 22966 | 2026.04.07 02:59:42.522857 [ 217 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 22967 | 2026.04.07 02:59:42.522864 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22968 | 2026.04.07 02:59:42.522955 [ 5 ] {e483b167-9ec2-4b76-8758-a81c829efe64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22969 | 2026.04.07 02:59:42.522992 [ 5 ] {e483b167-9ec2-4b76-8758-a81c829efe64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22970 | 2026.04.07 02:59:42.523380 [ 5 ] {e483b167-9ec2-4b76-8758-a81c829efe64} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22971 | 2026.04.07 02:59:42.523414 [ 5 ] {e483b167-9ec2-4b76-8758-a81c829efe64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22972 | 2026.04.07 02:59:42.523822 [ 5 ] {e483b167-9ec2-4b76-8758-a81c829efe64} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 22973 | 2026.04.07 02:59:42.524390 [ 5 ] {e483b167-9ec2-4b76-8758-a81c829efe64} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22974 | 2026.04.07 02:59:42.524520 [ 5 ] {e483b167-9ec2-4b76-8758-a81c829efe64} <Debug> executeQuery: Read 7 rows, 513.00 B in 0.001582 sec., 4424.778761061947 rows/sec., 316.67 KiB/sec. | ||
| 22975 | 2026.04.07 02:59:42.524518 [ 80 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 22976 | 2026.04.07 02:59:42.524558 [ 5 ] {e483b167-9ec2-4b76-8758-a81c829efe64} <Debug> TCPHandler: Processed in 0.001741117 sec. | ||
| 22977 | 2026.04.07 02:59:42.524597 [ 80 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22978 | 2026.04.07 02:59:42.524627 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 22979 | 2026.04.07 02:59:42.524681 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22980 | 2026.04.07 02:59:42.524726 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 22981 | 2026.04.07 02:59:42.524776 [ 5 ] {c69e4d7c-8cbe-4857-89c8-bab14ef3a08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22982 | 2026.04.07 02:59:42.524815 [ 5 ] {c69e4d7c-8cbe-4857-89c8-bab14ef3a08a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22983 | 2026.04.07 02:59:42.524827 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22984 | 2026.04.07 02:59:42.524860 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 240 rows starting from the beginning of the part | ||
| 22985 | 2026.04.07 02:59:42.524929 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 5 rows starting from the beginning of the part | ||
| 22986 | 2026.04.07 02:59:42.524980 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 195 rows starting from the beginning of the part | ||
| 22987 | 2026.04.07 02:59:42.525027 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 26 rows starting from the beginning of the part | ||
| 22988 | 2026.04.07 02:59:42.525074 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 198 rows starting from the beginning of the part | ||
| 22989 | 2026.04.07 02:59:42.525119 [ 197 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 7 rows starting from the beginning of the part | ||
| 22990 | 2026.04.07 02:59:42.525230 [ 5 ] {c69e4d7c-8cbe-4857-89c8-bab14ef3a08a} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22991 | 2026.04.07 02:59:42.525266 [ 5 ] {c69e4d7c-8cbe-4857-89c8-bab14ef3a08a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 22992 | 2026.04.07 02:59:42.525716 [ 5 ] {c69e4d7c-8cbe-4857-89c8-bab14ef3a08a} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22993 | 2026.04.07 02:59:42.526033 [ 199 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 671 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347328 sec., 498022.7531825955 rows/sec., 33.72 MiB/sec. | ||
| 22994 | 2026.04.07 02:59:42.526263 [ 5 ] {c69e4d7c-8cbe-4857-89c8-bab14ef3a08a} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22995 | 2026.04.07 02:59:42.526372 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 22996 | 2026.04.07 02:59:42.526499 [ 5 ] {c69e4d7c-8cbe-4857-89c8-bab14ef3a08a} <Debug> executeQuery: Read 83 rows, 6.50 KiB in 0.00174 sec., 47701.14942528735 rows/sec., 3.65 MiB/sec. | ||
| 22997 | 2026.04.07 02:59:42.526542 [ 5 ] {c69e4d7c-8cbe-4857-89c8-bab14ef3a08a} <Debug> TCPHandler: Processed in 0.00190907 sec. | ||
| 22998 | 2026.04.07 02:59:42.526547 [ 217 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 22999 | 2026.04.07 02:59:42.526656 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23000 | 2026.04.07 02:59:42.526747 [ 5 ] {e1df0183-6963-4b91-ba42-10d04eddc5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23001 | 2026.04.07 02:59:42.526792 [ 5 ] {e1df0183-6963-4b91-ba42-10d04eddc5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23002 | 2026.04.07 02:59:42.526924 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_136_27} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23003 | 2026.04.07 02:59:42.527090 [ 194 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_136_27} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 23004 | 2026.04.07 02:59:42.527188 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 23005 | 2026.04.07 02:59:42.527202 [ 5 ] {e1df0183-6963-4b91-ba42-10d04eddc5a6} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23006 | 2026.04.07 02:59:42.527244 [ 5 ] {e1df0183-6963-4b91-ba42-10d04eddc5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 23007 | 2026.04.07 02:59:42.527754 [ 5 ] {e1df0183-6963-4b91-ba42-10d04eddc5a6} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 23008 | 2026.04.07 02:59:42.528230 [ 5 ] {e1df0183-6963-4b91-ba42-10d04eddc5a6} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23009 | 2026.04.07 02:59:42.528366 [ 5 ] {e1df0183-6963-4b91-ba42-10d04eddc5a6} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001635 sec., 99082.56880733946 rows/sec., 6.89 MiB/sec. | ||
| 23010 | 2026.04.07 02:59:42.528403 [ 5 ] {e1df0183-6963-4b91-ba42-10d04eddc5a6} <Debug> TCPHandler: Processed in 0.001792978 sec. | ||
| 23011 | 2026.04.07 02:59:42.528517 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23012 | 2026.04.07 02:59:42.528634 [ 5 ] {daa0e45f-2d0c-4721-b82e-db3284185cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23013 | 2026.04.07 02:59:42.528698 [ 5 ] {daa0e45f-2d0c-4721-b82e-db3284185cb0} <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 | ||
| 23014 | 2026.04.07 02:59:42.529538 [ 5 ] {daa0e45f-2d0c-4721-b82e-db3284185cb0} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23015 | 2026.04.07 02:59:42.529574 [ 5 ] {daa0e45f-2d0c-4721-b82e-db3284185cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 23016 | 2026.04.07 02:59:42.530267 [ 5 ] {daa0e45f-2d0c-4721-b82e-db3284185cb0} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 23017 | 2026.04.07 02:59:42.530692 [ 5 ] {daa0e45f-2d0c-4721-b82e-db3284185cb0} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23018 | 2026.04.07 02:59:42.530839 [ 5 ] {daa0e45f-2d0c-4721-b82e-db3284185cb0} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002229 sec., 2243.1583669807087 rows/sec., 4.02 MiB/sec. | ||
| 23019 | 2026.04.07 02:59:42.530895 [ 5 ] {daa0e45f-2d0c-4721-b82e-db3284185cb0} <Debug> TCPHandler: Processed in 0.002438192 sec. | ||
| 23020 | 2026.04.07 02:59:42.531004 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23021 | 2026.04.07 02:59:42.531097 [ 5 ] {ef9001b4-cf76-4147-b493-d8c26122a306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23022 | 2026.04.07 02:59:42.531138 [ 5 ] {ef9001b4-cf76-4147-b493-d8c26122a306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23023 | 2026.04.07 02:59:42.531475 [ 5 ] {ef9001b4-cf76-4147-b493-d8c26122a306} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23024 | 2026.04.07 02:59:42.531511 [ 5 ] {ef9001b4-cf76-4147-b493-d8c26122a306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 23025 | 2026.04.07 02:59:42.531937 [ 5 ] {ef9001b4-cf76-4147-b493-d8c26122a306} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 23026 | 2026.04.07 02:59:42.532403 [ 5 ] {ef9001b4-cf76-4147-b493-d8c26122a306} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23027 | 2026.04.07 02:59:42.532536 [ 5 ] {ef9001b4-cf76-4147-b493-d8c26122a306} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001457 sec., 41180.507892930684 rows/sec., 2.78 MiB/sec. | ||
| 23028 | 2026.04.07 02:59:42.532573 [ 5 ] {ef9001b4-cf76-4147-b493-d8c26122a306} <Debug> TCPHandler: Processed in 0.001618994 sec. | ||
| 23029 | 2026.04.07 02:59:42.532600 [ 220 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 23030 | 2026.04.07 02:59:42.532640 [ 220 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 23031 | 2026.04.07 02:59:42.535875 [ 220 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 23032 | 2026.04.07 02:59:43.101747 [ 217 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 23033 | 2026.04.07 02:59:43.101810 [ 217 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 23034 | 2026.04.07 02:59:43.104809 [ 217 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 23035 | 2026.04.07 02:59:43.334393 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 23036 | 2026.04.07 02:59:43.352065 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23037 | 2026.04.07 02:59:43.352113 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 23038 | 2026.04.07 02:59:43.358742 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 23039 | 2026.04.07 02:59:43.359478 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23040 | 2026.04.07 02:59:43.359783 [ 79 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 23041 | 2026.04.07 02:59:43.359826 [ 79 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23042 | 2026.04.07 02:59:43.359848 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 23043 | 2026.04.07 02:59:43.359962 [ 197 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 23044 | 2026.04.07 02:59:43.362908 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 23045 | 2026.04.07 02:59:43.363886 [ 197 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23046 | 2026.04.07 02:59:43.365660 [ 197 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 23047 | 2026.04.07 02:59:43.370641 [ 197 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 23048 | 2026.04.07 02:59:43.375587 [ 197 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 23049 | 2026.04.07 02:59:43.380614 [ 197 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 23050 | 2026.04.07 02:59:43.385479 [ 197 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 23051 | 2026.04.07 02:59:43.390463 [ 197 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 23052 | 2026.04.07 02:59:43.415569 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 23053 | 2026.04.07 02:59:43.415600 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 23054 | 2026.04.07 02:59:43.418773 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 23055 | 2026.04.07 02:59:43.452019 [ 197 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.092107623 sec., 7849.513172215941 rows/sec., 40.59 MiB/sec. | ||
| 23056 | 2026.04.07 02:59:43.454236 [ 197 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 23057 | 2026.04.07 02:59:43.456072 [ 197 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_96_19} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23058 | 2026.04.07 02:59:43.456162 [ 197 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_96_19} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 23059 | 2026.04.07 02:59:43.457961 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 23060 | 2026.04.07 02:59:44.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.01 MiB, peak 425.42 MiB, free memory in arenas 0.00 B, will set to 406.95 MiB (RSS), difference: -1.06 MiB | ||
| 23061 | 2026.04.07 02:59:47.045687 [ 225 ] {} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): 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] | ||
| 23062 | 2026.04.07 02:59:47.045760 [ 225 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): 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] | ||
| 23063 | 2026.04.07 02:59:47.048061 [ 225 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): 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] | ||
| 23064 | 2026.04.07 02:59:47.086546 [ 223 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 23065 | 2026.04.07 02:59:47.086602 [ 223 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 23066 | 2026.04.07 02:59:47.088736 [ 223 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 23067 | 2026.04.07 02:59:47.529206 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23068 | 2026.04.07 02:59:47.529447 [ 5 ] {c4aed6bb-abbc-4367-810b-c2a321ce3559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23069 | 2026.04.07 02:59:47.529521 [ 5 ] {c4aed6bb-abbc-4367-810b-c2a321ce3559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23070 | 2026.04.07 02:59:47.530359 [ 5 ] {c4aed6bb-abbc-4367-810b-c2a321ce3559} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23071 | 2026.04.07 02:59:47.530408 [ 5 ] {c4aed6bb-abbc-4367-810b-c2a321ce3559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 23072 | 2026.04.07 02:59:47.530840 [ 5 ] {c4aed6bb-abbc-4367-810b-c2a321ce3559} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 23073 | 2026.04.07 02:59:47.531105 [ 5 ] {c4aed6bb-abbc-4367-810b-c2a321ce3559} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23074 | 2026.04.07 02:59:47.531263 [ 72 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 23075 | 2026.04.07 02:59:47.531275 [ 5 ] {c4aed6bb-abbc-4367-810b-c2a321ce3559} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00188 sec., 151063.82978723405 rows/sec., 9.59 MiB/sec. | ||
| 23076 | 2026.04.07 02:59:47.531336 [ 72 ] {} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23077 | 2026.04.07 02:59:47.531349 [ 5 ] {c4aed6bb-abbc-4367-810b-c2a321ce3559} <Debug> TCPHandler: Processed in 0.002318349 sec. | ||
| 23078 | 2026.04.07 02:59:47.531369 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 23079 | 2026.04.07 02:59:47.531476 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23080 | 2026.04.07 02:59:47.531493 [ 187 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::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 | ||
| 23081 | 2026.04.07 02:59:47.531575 [ 5 ] {9da030de-fdf7-4a7a-825c-7a0361011fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23082 | 2026.04.07 02:59:47.531622 [ 5 ] {9da030de-fdf7-4a7a-825c-7a0361011fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23083 | 2026.04.07 02:59:47.531622 [ 187 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23084 | 2026.04.07 02:59:47.531672 [ 187 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 308 rows starting from the beginning of the part | ||
| 23085 | 2026.04.07 02:59:47.531746 [ 187 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 284 rows starting from the beginning of the part | ||
| 23086 | 2026.04.07 02:59:47.531797 [ 187 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 284 rows starting from the beginning of the part | ||
| 23087 | 2026.04.07 02:59:47.531844 [ 187 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 284 rows starting from the beginning of the part | ||
| 23088 | 2026.04.07 02:59:47.531890 [ 187 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 284 rows starting from the beginning of the part | ||
| 23089 | 2026.04.07 02:59:47.531936 [ 187 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 284 rows starting from the beginning of the part | ||
| 23090 | 2026.04.07 02:59:47.532034 [ 5 ] {9da030de-fdf7-4a7a-825c-7a0361011fbd} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23091 | 2026.04.07 02:59:47.532076 [ 5 ] {9da030de-fdf7-4a7a-825c-7a0361011fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23092 | 2026.04.07 02:59:47.532397 [ 5 ] {9da030de-fdf7-4a7a-825c-7a0361011fbd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 23093 | 2026.04.07 02:59:47.532615 [ 5 ] {9da030de-fdf7-4a7a-825c-7a0361011fbd} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23094 | 2026.04.07 02:59:47.532747 [ 5 ] {9da030de-fdf7-4a7a-825c-7a0361011fbd} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001191 sec., 839.6305625524769 rows/sec., 62.32 KiB/sec. | ||
| 23095 | 2026.04.07 02:59:47.532784 [ 5 ] {9da030de-fdf7-4a7a-825c-7a0361011fbd} <Debug> TCPHandler: Processed in 0.001356299 sec. | ||
| 23096 | 2026.04.07 02:59:47.532888 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23097 | 2026.04.07 02:59:47.532979 [ 5 ] {e169807c-d89b-4237-8daa-991ca3e08bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23098 | 2026.04.07 02:59:47.533017 [ 5 ] {e169807c-d89b-4237-8daa-991ca3e08bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23099 | 2026.04.07 02:59:47.533098 [ 200 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001659326 sec., 1041386.6835088463 rows/sec., 70.40 MiB/sec. | ||
| 23100 | 2026.04.07 02:59:47.533231 [ 187 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 23101 | 2026.04.07 02:59:47.533473 [ 187 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_71_14} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23102 | 2026.04.07 02:59:47.533533 [ 187 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_71_14} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 23103 | 2026.04.07 02:59:47.533599 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 23104 | 2026.04.07 02:59:47.533748 [ 5 ] {e169807c-d89b-4237-8daa-991ca3e08bdd} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23105 | 2026.04.07 02:59:47.533789 [ 5 ] {e169807c-d89b-4237-8daa-991ca3e08bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 23106 | 2026.04.07 02:59:47.534146 [ 5 ] {e169807c-d89b-4237-8daa-991ca3e08bdd} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 23107 | 2026.04.07 02:59:47.534350 [ 5 ] {e169807c-d89b-4237-8daa-991ca3e08bdd} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23108 | 2026.04.07 02:59:47.534476 [ 5 ] {e169807c-d89b-4237-8daa-991ca3e08bdd} <Debug> executeQuery: Read 909 rows, 73.48 KiB in 0.001514 sec., 600396.3011889036 rows/sec., 47.39 MiB/sec. | ||
| 23109 | 2026.04.07 02:59:47.534513 [ 5 ] {e169807c-d89b-4237-8daa-991ca3e08bdd} <Debug> TCPHandler: Processed in 0.001672096 sec. | ||
| 23110 | 2026.04.07 02:59:47.534623 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23111 | 2026.04.07 02:59:47.534717 [ 5 ] {c12de135-82b4-463a-af10-45d967ed61ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23112 | 2026.04.07 02:59:47.534755 [ 5 ] {c12de135-82b4-463a-af10-45d967ed61ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23113 | 2026.04.07 02:59:47.535211 [ 5 ] {c12de135-82b4-463a-af10-45d967ed61ad} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23114 | 2026.04.07 02:59:47.535247 [ 5 ] {c12de135-82b4-463a-af10-45d967ed61ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 23115 | 2026.04.07 02:59:47.535542 [ 5 ] {c12de135-82b4-463a-af10-45d967ed61ad} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 23116 | 2026.04.07 02:59:47.535757 [ 5 ] {c12de135-82b4-463a-af10-45d967ed61ad} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23117 | 2026.04.07 02:59:47.535884 [ 5 ] {c12de135-82b4-463a-af10-45d967ed61ad} <Debug> executeQuery: Read 198 rows, 12.74 KiB in 0.001185 sec., 167088.6075949367 rows/sec., 10.50 MiB/sec. | ||
| 23118 | 2026.04.07 02:59:47.535921 [ 5 ] {c12de135-82b4-463a-af10-45d967ed61ad} <Debug> TCPHandler: Processed in 0.001347838 sec. | ||
| 23119 | 2026.04.07 02:59:47.536023 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23120 | 2026.04.07 02:59:47.536115 [ 5 ] {e826bdc3-7640-4ad0-9425-aae44f754bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23121 | 2026.04.07 02:59:47.536155 [ 5 ] {e826bdc3-7640-4ad0-9425-aae44f754bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23122 | 2026.04.07 02:59:47.536580 [ 5 ] {e826bdc3-7640-4ad0-9425-aae44f754bea} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23123 | 2026.04.07 02:59:47.536616 [ 5 ] {e826bdc3-7640-4ad0-9425-aae44f754bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 23124 | 2026.04.07 02:59:47.536909 [ 5 ] {e826bdc3-7640-4ad0-9425-aae44f754bea} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 23125 | 2026.04.07 02:59:47.537115 [ 5 ] {e826bdc3-7640-4ad0-9425-aae44f754bea} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23126 | 2026.04.07 02:59:47.537241 [ 5 ] {e826bdc3-7640-4ad0-9425-aae44f754bea} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001142 sec., 130472.85464098073 rows/sec., 8.43 MiB/sec. | ||
| 23127 | 2026.04.07 02:59:47.537278 [ 5 ] {e826bdc3-7640-4ad0-9425-aae44f754bea} <Debug> TCPHandler: Processed in 0.001305868 sec. | ||
| 23128 | 2026.04.07 02:59:47.537385 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23129 | 2026.04.07 02:59:47.537477 [ 5 ] {3ffcc798-8da2-45fe-987b-d348a5bb1526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23130 | 2026.04.07 02:59:47.537516 [ 5 ] {3ffcc798-8da2-45fe-987b-d348a5bb1526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23131 | 2026.04.07 02:59:47.537942 [ 5 ] {3ffcc798-8da2-45fe-987b-d348a5bb1526} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23132 | 2026.04.07 02:59:47.537976 [ 5 ] {3ffcc798-8da2-45fe-987b-d348a5bb1526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 23133 | 2026.04.07 02:59:47.538273 [ 5 ] {3ffcc798-8da2-45fe-987b-d348a5bb1526} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 23134 | 2026.04.07 02:59:47.538477 [ 5 ] {3ffcc798-8da2-45fe-987b-d348a5bb1526} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23135 | 2026.04.07 02:59:47.538569 [ 69 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 23136 | 2026.04.07 02:59:47.538598 [ 5 ] {3ffcc798-8da2-45fe-987b-d348a5bb1526} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001138 sec., 130052.72407732866 rows/sec., 7.40 MiB/sec. | ||
| 23137 | 2026.04.07 02:59:47.538605 [ 69 ] {} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23138 | 2026.04.07 02:59:47.538630 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 23139 | 2026.04.07 02:59:47.538636 [ 5 ] {3ffcc798-8da2-45fe-987b-d348a5bb1526} <Debug> TCPHandler: Processed in 0.001300687 sec. | ||
| 23140 | 2026.04.07 02:59:47.538730 [ 188 ] {be70be13-f367-4027-924d-7834913bcbbb::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 | ||
| 23141 | 2026.04.07 02:59:47.538748 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23142 | 2026.04.07 02:59:47.538854 [ 5 ] {e8f7f88c-cc77-4a3d-9ba1-b0cef60c92e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23143 | 2026.04.07 02:59:47.538869 [ 188 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23144 | 2026.04.07 02:59:47.538893 [ 5 ] {e8f7f88c-cc77-4a3d-9ba1-b0cef60c92e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23145 | 2026.04.07 02:59:47.538911 [ 188 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 160 rows starting from the beginning of the part | ||
| 23146 | 2026.04.07 02:59:47.538992 [ 188 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 148 rows starting from the beginning of the part | ||
| 23147 | 2026.04.07 02:59:47.539046 [ 188 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 148 rows starting from the beginning of the part | ||
| 23148 | 2026.04.07 02:59:47.539094 [ 188 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 148 rows starting from the beginning of the part | ||
| 23149 | 2026.04.07 02:59:47.539140 [ 188 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 148 rows starting from the beginning of the part | ||
| 23150 | 2026.04.07 02:59:47.539189 [ 188 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 148 rows starting from the beginning of the part | ||
| 23151 | 2026.04.07 02:59:47.539486 [ 5 ] {e8f7f88c-cc77-4a3d-9ba1-b0cef60c92e5} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23152 | 2026.04.07 02:59:47.539525 [ 5 ] {e8f7f88c-cc77-4a3d-9ba1-b0cef60c92e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23153 | 2026.04.07 02:59:47.539861 [ 5 ] {e8f7f88c-cc77-4a3d-9ba1-b0cef60c92e5} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 23154 | 2026.04.07 02:59:47.540082 [ 5 ] {e8f7f88c-cc77-4a3d-9ba1-b0cef60c92e5} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23155 | 2026.04.07 02:59:47.540128 [ 187 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447161 sec., 621907.3067889474 rows/sec., 37.90 MiB/sec. | ||
| 23156 | 2026.04.07 02:59:47.540211 [ 5 ] {e8f7f88c-cc77-4a3d-9ba1-b0cef60c92e5} <Debug> executeQuery: Read 552 rows, 40.07 KiB in 0.001375 sec., 401454.54545454547 rows/sec., 28.46 MiB/sec. | ||
| 23157 | 2026.04.07 02:59:47.540255 [ 5 ] {e8f7f88c-cc77-4a3d-9ba1-b0cef60c92e5} <Debug> TCPHandler: Processed in 0.001556323 sec. | ||
| 23158 | 2026.04.07 02:59:47.540284 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 23159 | 2026.04.07 02:59:47.540364 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23160 | 2026.04.07 02:59:47.540464 [ 5 ] {c6a425a6-a325-4478-bdc7-f8c39ee87da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23161 | 2026.04.07 02:59:47.540506 [ 5 ] {c6a425a6-a325-4478-bdc7-f8c39ee87da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23162 | 2026.04.07 02:59:47.540589 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_71_14} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23163 | 2026.04.07 02:59:47.540677 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_71_14} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 23164 | 2026.04.07 02:59:47.540752 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 23165 | 2026.04.07 02:59:47.540836 [ 5 ] {c6a425a6-a325-4478-bdc7-f8c39ee87da6} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23166 | 2026.04.07 02:59:47.540876 [ 5 ] {c6a425a6-a325-4478-bdc7-f8c39ee87da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 23167 | 2026.04.07 02:59:47.541170 [ 5 ] {c6a425a6-a325-4478-bdc7-f8c39ee87da6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 23168 | 2026.04.07 02:59:47.541373 [ 5 ] {c6a425a6-a325-4478-bdc7-f8c39ee87da6} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23169 | 2026.04.07 02:59:47.541465 [ 69 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Selected 5 parts from all_62_62_0 to all_66_66_0 | ||
| 23170 | 2026.04.07 02:59:47.541489 [ 69 ] {} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23171 | 2026.04.07 02:59:47.541498 [ 5 ] {c6a425a6-a325-4478-bdc7-f8c39ee87da6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 23172 | 2026.04.07 02:59:47.541505 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 23173 | 2026.04.07 02:59:47.541536 [ 5 ] {c6a425a6-a325-4478-bdc7-f8c39ee87da6} <Debug> TCPHandler: Processed in 0.001221626 sec. | ||
| 23174 | 2026.04.07 02:59:47.541576 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_62_66_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_62_62_0 to all_66_66_0 into Compact with storage Full | ||
| 23175 | 2026.04.07 02:59:47.541641 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23176 | 2026.04.07 02:59:47.541661 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_62_66_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23177 | 2026.04.07 02:59:47.541690 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_62_66_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
| 23178 | 2026.04.07 02:59:47.541733 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_62_66_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part | ||
| 23179 | 2026.04.07 02:59:47.541740 [ 5 ] {d51b55b7-368c-4aa0-a9e3-b151864a0b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23180 | 2026.04.07 02:59:47.541768 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_62_66_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
| 23181 | 2026.04.07 02:59:47.541789 [ 5 ] {d51b55b7-368c-4aa0-a9e3-b151864a0b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23182 | 2026.04.07 02:59:47.541806 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_62_66_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part | ||
| 23183 | 2026.04.07 02:59:47.541842 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_62_66_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part | ||
| 23184 | 2026.04.07 02:59:47.542209 [ 5 ] {d51b55b7-368c-4aa0-a9e3-b151864a0b7c} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23185 | 2026.04.07 02:59:47.542250 [ 5 ] {d51b55b7-368c-4aa0-a9e3-b151864a0b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23186 | 2026.04.07 02:59:47.542432 [ 190 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_62_66_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.000875988 sec., 34247.04448006137 rows/sec., 1.75 MiB/sec. | ||
| 23187 | 2026.04.07 02:59:47.542594 [ 203 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_62_66_1} <Trace> MergedBlockOutputStream: filled checksums all_62_66_1 (state Temporary) | ||
| 23188 | 2026.04.07 02:59:47.542597 [ 5 ] {d51b55b7-368c-4aa0-a9e3-b151864a0b7c} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 23189 | 2026.04.07 02:59:47.542882 [ 5 ] {d51b55b7-368c-4aa0-a9e3-b151864a0b7c} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23190 | 2026.04.07 02:59:47.542954 [ 203 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_62_66_1} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_merge_all_62_66_1 to all_62_66_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23191 | 2026.04.07 02:59:47.543021 [ 5 ] {d51b55b7-368c-4aa0-a9e3-b151864a0b7c} <Debug> executeQuery: Read 266 rows, 18.09 KiB in 0.001298 sec., 204930.6625577812 rows/sec., 13.61 MiB/sec. | ||
| 23192 | 2026.04.07 02:59:47.543038 [ 203 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_62_66_1} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Merged 5 parts: [all_62_62_0, all_66_66_0] -> all_62_66_1 | ||
| 23193 | 2026.04.07 02:59:47.543065 [ 5 ] {d51b55b7-368c-4aa0-a9e3-b151864a0b7c} <Debug> TCPHandler: Processed in 0.001472011 sec. | ||
| 23194 | 2026.04.07 02:59:47.543112 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 23195 | 2026.04.07 02:59:47.543178 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23196 | 2026.04.07 02:59:47.543275 [ 5 ] {9efaf948-0280-4fc3-80a8-499268a29587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23197 | 2026.04.07 02:59:47.543315 [ 5 ] {9efaf948-0280-4fc3-80a8-499268a29587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23198 | 2026.04.07 02:59:47.543640 [ 5 ] {9efaf948-0280-4fc3-80a8-499268a29587} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23199 | 2026.04.07 02:59:47.543675 [ 5 ] {9efaf948-0280-4fc3-80a8-499268a29587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 23200 | 2026.04.07 02:59:47.543966 [ 5 ] {9efaf948-0280-4fc3-80a8-499268a29587} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 23201 | 2026.04.07 02:59:47.544174 [ 5 ] {9efaf948-0280-4fc3-80a8-499268a29587} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23202 | 2026.04.07 02:59:47.544299 [ 5 ] {9efaf948-0280-4fc3-80a8-499268a29587} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 23203 | 2026.04.07 02:59:47.544335 [ 5 ] {9efaf948-0280-4fc3-80a8-499268a29587} <Debug> TCPHandler: Processed in 0.001206436 sec. | ||
| 23204 | 2026.04.07 02:59:47.544442 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23205 | 2026.04.07 02:59:47.544535 [ 5 ] {07a47142-5d34-421a-b5c7-11d0deabd6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23206 | 2026.04.07 02:59:47.544587 [ 5 ] {07a47142-5d34-421a-b5c7-11d0deabd6b2} <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 | ||
| 23207 | 2026.04.07 02:59:47.545473 [ 5 ] {07a47142-5d34-421a-b5c7-11d0deabd6b2} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23208 | 2026.04.07 02:59:47.545508 [ 5 ] {07a47142-5d34-421a-b5c7-11d0deabd6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 23209 | 2026.04.07 02:59:47.546088 [ 5 ] {07a47142-5d34-421a-b5c7-11d0deabd6b2} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 23210 | 2026.04.07 02:59:47.546311 [ 5 ] {07a47142-5d34-421a-b5c7-11d0deabd6b2} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23211 | 2026.04.07 02:59:47.546446 [ 5 ] {07a47142-5d34-421a-b5c7-11d0deabd6b2} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.001929 sec., 28512.18247796786 rows/sec., 51.09 MiB/sec. | ||
| 23212 | 2026.04.07 02:59:47.546513 [ 5 ] {07a47142-5d34-421a-b5c7-11d0deabd6b2} <Debug> TCPHandler: Processed in 0.002119285 sec. | ||
| 23213 | 2026.04.07 02:59:47.546622 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23214 | 2026.04.07 02:59:47.546715 [ 5 ] {c560111f-5de3-46b1-bfe8-3148dd826e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23215 | 2026.04.07 02:59:47.546757 [ 5 ] {c560111f-5de3-46b1-bfe8-3148dd826e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23216 | 2026.04.07 02:59:47.547080 [ 5 ] {c560111f-5de3-46b1-bfe8-3148dd826e80} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23217 | 2026.04.07 02:59:47.547114 [ 5 ] {c560111f-5de3-46b1-bfe8-3148dd826e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 23218 | 2026.04.07 02:59:47.547422 [ 5 ] {c560111f-5de3-46b1-bfe8-3148dd826e80} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 23219 | 2026.04.07 02:59:47.547625 [ 5 ] {c560111f-5de3-46b1-bfe8-3148dd826e80} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23220 | 2026.04.07 02:59:47.547748 [ 5 ] {c560111f-5de3-46b1-bfe8-3148dd826e80} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001051 sec., 85632.73073263558 rows/sec., 5.36 MiB/sec. | ||
| 23221 | 2026.04.07 02:59:47.547784 [ 5 ] {c560111f-5de3-46b1-bfe8-3148dd826e80} <Debug> TCPHandler: Processed in 0.001211305 sec. | ||
| 23222 | 2026.04.07 02:59:48.311941 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46572 | ||
| 23223 | 2026.04.07 02:59:48.312795 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23224 | 2026.04.07 02:59:48.312863 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 23225 | 2026.04.07 02:59:48.313695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 23226 | 2026.04.07 02:59:48.314107 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23227 | 2026.04.07 02:59:48.314426 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46572 | ||
| 23228 | 2026.04.07 02:59:48.731580 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48370 | ||
| 23229 | 2026.04.07 02:59:48.731690 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23230 | 2026.04.07 02:59:48.731719 [ 3 ] {} <Debug> TCP-Session: 566641ea-2cfd-4616-b18a-622f1709a47c Authenticating user 'default' from [fd00:1122:3344:101::e]:48370 | ||
| 23231 | 2026.04.07 02:59:48.731742 [ 3 ] {} <Debug> TCP-Session: 566641ea-2cfd-4616-b18a-622f1709a47c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23232 | 2026.04.07 02:59:48.731756 [ 3 ] {} <Debug> TCP-Session: 566641ea-2cfd-4616-b18a-622f1709a47c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23233 | 2026.04.07 02:59:48.731990 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52803 | ||
| 23234 | 2026.04.07 02:59:48.732018 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64522 | ||
| 23235 | 2026.04.07 02:59:48.732032 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44115 | ||
| 23236 | 2026.04.07 02:59:48.732058 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54525 | ||
| 23237 | 2026.04.07 02:59:48.732075 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41982 | ||
| 23238 | 2026.04.07 02:59:48.732098 [ 3 ] {} <Trace> TCP-Session: 566641ea-2cfd-4616-b18a-622f1709a47c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23239 | 2026.04.07 02:59:48.732129 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23240 | 2026.04.07 02:59:48.732145 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23241 | 2026.04.07 02:59:48.732158 [ 290 ] {} <Debug> TCP-Session: 55560486-4908-4ea1-a7c6-b3ceb79e06ce Authenticating user 'default' from [fd00:1122:3344:101::e]:44115 | ||
| 23242 | 2026.04.07 02:59:48.732102 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23243 | 2026.04.07 02:59:48.732179 [ 292 ] {} <Debug> TCP-Session: d527bce8-b02d-4e1e-983e-f3ba071d15da Authenticating user 'default' from [fd00:1122:3344:101::e]:54525 | ||
| 23244 | 2026.04.07 02:59:48.732185 [ 290 ] {} <Debug> TCP-Session: 55560486-4908-4ea1-a7c6-b3ceb79e06ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23245 | 2026.04.07 02:59:48.732209 [ 349 ] {} <Debug> TCP-Session: 9bd2b35f-6201-4ec6-b882-b35ae489d765 Authenticating user 'default' from [fd00:1122:3344:101::e]:52803 | ||
| 23246 | 2026.04.07 02:59:48.732219 [ 292 ] {} <Debug> TCP-Session: d527bce8-b02d-4e1e-983e-f3ba071d15da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23247 | 2026.04.07 02:59:48.732224 [ 290 ] {} <Debug> TCP-Session: 55560486-4908-4ea1-a7c6-b3ceb79e06ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23248 | 2026.04.07 02:59:48.732238 [ 349 ] {} <Debug> TCP-Session: 9bd2b35f-6201-4ec6-b882-b35ae489d765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23249 | 2026.04.07 02:59:48.732244 [ 292 ] {} <Debug> TCP-Session: d527bce8-b02d-4e1e-983e-f3ba071d15da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23250 | 2026.04.07 02:59:48.732267 [ 349 ] {} <Debug> TCP-Session: 9bd2b35f-6201-4ec6-b882-b35ae489d765 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23251 | 2026.04.07 02:59:48.732102 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23252 | 2026.04.07 02:59:48.732288 [ 3 ] {d64e792d-5ad4-4376-a301-1ec1c7080e30} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48370) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23253 | 2026.04.07 02:59:48.732310 [ 288 ] {} <Debug> TCP-Session: 7eb992d9-5a61-4907-8429-ad43b38238c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64522 | ||
| 23254 | 2026.04.07 02:59:48.732069 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61042 | ||
| 23255 | 2026.04.07 02:59:48.732340 [ 288 ] {} <Debug> TCP-Session: 7eb992d9-5a61-4907-8429-ad43b38238c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23256 | 2026.04.07 02:59:48.732059 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32803 | ||
| 23257 | 2026.04.07 02:59:48.732400 [ 288 ] {} <Debug> TCP-Session: 7eb992d9-5a61-4907-8429-ad43b38238c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23258 | 2026.04.07 02:59:48.732038 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62068 | ||
| 23259 | 2026.04.07 02:59:48.732449 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23260 | 2026.04.07 02:59:48.732176 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23261 | 2026.04.07 02:59:48.732488 [ 293 ] {} <Debug> TCP-Session: 94c98719-3f56-42c6-9dea-df0b1d4b3e90 Authenticating user 'default' from [fd00:1122:3344:101::e]:61042 | ||
| 23262 | 2026.04.07 02:59:48.732494 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23263 | 2026.04.07 02:59:48.732513 [ 294 ] {} <Debug> TCP-Session: 13370d47-e6c8-4e29-b3ae-ce01a0a30611 Authenticating user 'default' from [fd00:1122:3344:101::e]:41982 | ||
| 23264 | 2026.04.07 02:59:48.732515 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23265 | 2026.04.07 02:59:48.732549 [ 294 ] {} <Debug> TCP-Session: 13370d47-e6c8-4e29-b3ae-ce01a0a30611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23266 | 2026.04.07 02:59:48.732563 [ 3 ] {d64e792d-5ad4-4376-a301-1ec1c7080e30} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23267 | 2026.04.07 02:59:48.732576 [ 294 ] {} <Debug> TCP-Session: 13370d47-e6c8-4e29-b3ae-ce01a0a30611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23268 | 2026.04.07 02:59:48.732567 [ 289 ] {} <Debug> TCP-Session: fb115983-7999-42b7-9b47-d43071335902 Authenticating user 'default' from [fd00:1122:3344:101::e]:62068 | ||
| 23269 | 2026.04.07 02:59:48.732541 [ 291 ] {} <Debug> TCP-Session: d4d929d4-5526-46c9-b7a3-2894f74109b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:32803 | ||
| 23270 | 2026.04.07 02:59:48.732625 [ 3 ] {d64e792d-5ad4-4376-a301-1ec1c7080e30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23271 | 2026.04.07 02:59:48.732627 [ 289 ] {} <Debug> TCP-Session: fb115983-7999-42b7-9b47-d43071335902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23272 | 2026.04.07 02:59:48.732663 [ 291 ] {} <Debug> TCP-Session: d4d929d4-5526-46c9-b7a3-2894f74109b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23273 | 2026.04.07 02:59:48.732683 [ 289 ] {} <Debug> TCP-Session: fb115983-7999-42b7-9b47-d43071335902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23274 | 2026.04.07 02:59:48.732697 [ 291 ] {} <Debug> TCP-Session: d4d929d4-5526-46c9-b7a3-2894f74109b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23275 | 2026.04.07 02:59:48.732526 [ 293 ] {} <Debug> TCP-Session: 94c98719-3f56-42c6-9dea-df0b1d4b3e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23276 | 2026.04.07 02:59:48.732740 [ 293 ] {} <Debug> TCP-Session: 94c98719-3f56-42c6-9dea-df0b1d4b3e90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23277 | 2026.04.07 02:59:48.732955 [ 3 ] {d64e792d-5ad4-4376-a301-1ec1c7080e30} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 23278 | 2026.04.07 02:59:48.733936 [ 312 ] {d64e792d-5ad4-4376-a301-1ec1c7080e30} <Trace> AggregatingTransform: Aggregating | ||
| 23279 | 2026.04.07 02:59:48.733981 [ 312 ] {d64e792d-5ad4-4376-a301-1ec1c7080e30} <Trace> Aggregator: Aggregation method: without_key | ||
| 23280 | 2026.04.07 02:59:48.734020 [ 312 ] {d64e792d-5ad4-4376-a301-1ec1c7080e30} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00096603 sec. (1035.165 rows/sec., 40.44 KiB/sec.) | ||
| 23281 | 2026.04.07 02:59:48.734038 [ 312 ] {d64e792d-5ad4-4376-a301-1ec1c7080e30} <Trace> Aggregator: Merging aggregated data | ||
| 23282 | 2026.04.07 02:59:48.735352 [ 3 ] {d64e792d-5ad4-4376-a301-1ec1c7080e30} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003117 sec., 320.82130253448827 rows/sec., 12.53 KiB/sec. | ||
| 23283 | 2026.04.07 02:59:48.735535 [ 3 ] {d64e792d-5ad4-4376-a301-1ec1c7080e30} <Debug> TCPHandler: Processed in 0.003551174 sec. | ||
| 23284 | 2026.04.07 02:59:48.735630 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23285 | 2026.04.07 02:59:48.735656 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23286 | 2026.04.07 02:59:48.735662 [ 3 ] {} <Debug> TCP-Session: 566641ea-2cfd-4616-b18a-622f1709a47c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23287 | 2026.04.07 02:59:48.735677 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23288 | 2026.04.07 02:59:48.735707 [ 293 ] {} <Debug> TCP-Session: 94c98719-3f56-42c6-9dea-df0b1d4b3e90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23289 | 2026.04.07 02:59:48.735714 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23290 | 2026.04.07 02:59:48.735733 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23291 | 2026.04.07 02:59:48.735750 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23292 | 2026.04.07 02:59:48.735774 [ 288 ] {} <Debug> TCP-Session: 7eb992d9-5a61-4907-8429-ad43b38238c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23293 | 2026.04.07 02:59:48.735784 [ 292 ] {} <Debug> TCP-Session: d527bce8-b02d-4e1e-983e-f3ba071d15da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23294 | 2026.04.07 02:59:48.735784 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23295 | 2026.04.07 02:59:48.735814 [ 290 ] {} <Debug> TCP-Session: 55560486-4908-4ea1-a7c6-b3ceb79e06ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23296 | 2026.04.07 02:59:48.735767 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23297 | 2026.04.07 02:59:48.735696 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23298 | 2026.04.07 02:59:48.735736 [ 289 ] {} <Debug> TCP-Session: fb115983-7999-42b7-9b47-d43071335902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23299 | 2026.04.07 02:59:48.735896 [ 291 ] {} <Debug> TCP-Session: d4d929d4-5526-46c9-b7a3-2894f74109b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23300 | 2026.04.07 02:59:48.735916 [ 349 ] {} <Debug> TCP-Session: 9bd2b35f-6201-4ec6-b882-b35ae489d765 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23301 | 2026.04.07 02:59:48.735840 [ 294 ] {} <Debug> TCP-Session: 13370d47-e6c8-4e29-b3ae-ce01a0a30611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23302 | 2026.04.07 02:59:48.754876 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38799 | ||
| 23303 | 2026.04.07 02:59:48.754943 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23304 | 2026.04.07 02:59:48.754965 [ 3 ] {} <Debug> TCP-Session: 771958f0-2b42-4cac-bc84-0dc87a6757a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38799 | ||
| 23305 | 2026.04.07 02:59:48.754982 [ 3 ] {} <Debug> TCP-Session: 771958f0-2b42-4cac-bc84-0dc87a6757a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23306 | 2026.04.07 02:59:48.754994 [ 3 ] {} <Debug> TCP-Session: 771958f0-2b42-4cac-bc84-0dc87a6757a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23307 | 2026.04.07 02:59:48.755175 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44606 | ||
| 23308 | 2026.04.07 02:59:48.755192 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45969 | ||
| 23309 | 2026.04.07 02:59:48.755217 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52480 | ||
| 23310 | 2026.04.07 02:59:48.755229 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46045 | ||
| 23311 | 2026.04.07 02:59:48.755250 [ 3 ] {} <Trace> TCP-Session: 771958f0-2b42-4cac-bc84-0dc87a6757a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23312 | 2026.04.07 02:59:48.755276 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23313 | 2026.04.07 02:59:48.755296 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23314 | 2026.04.07 02:59:48.755311 [ 290 ] {} <Debug> TCP-Session: c3a1fa09-fd00-41a7-90be-08863ebdfbd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45969 | ||
| 23315 | 2026.04.07 02:59:48.755313 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23316 | 2026.04.07 02:59:48.755331 [ 292 ] {} <Debug> TCP-Session: 540ddd63-5d14-4cc4-be2c-b111804fe111 Authenticating user 'default' from [fd00:1122:3344:101::e]:52480 | ||
| 23317 | 2026.04.07 02:59:48.755334 [ 290 ] {} <Debug> TCP-Session: c3a1fa09-fd00-41a7-90be-08863ebdfbd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23318 | 2026.04.07 02:59:48.755347 [ 294 ] {} <Debug> TCP-Session: 45befa69-896c-4182-a5ad-f5954d9da2d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46045 | ||
| 23319 | 2026.04.07 02:59:48.755362 [ 292 ] {} <Debug> TCP-Session: 540ddd63-5d14-4cc4-be2c-b111804fe111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23320 | 2026.04.07 02:59:48.755366 [ 290 ] {} <Debug> TCP-Session: c3a1fa09-fd00-41a7-90be-08863ebdfbd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23321 | 2026.04.07 02:59:48.755389 [ 292 ] {} <Debug> TCP-Session: 540ddd63-5d14-4cc4-be2c-b111804fe111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23322 | 2026.04.07 02:59:48.755404 [ 3 ] {4dd5d1dd-af8e-4b6b-b3a1-756754306a98} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38799) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23323 | 2026.04.07 02:59:48.755268 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23324 | 2026.04.07 02:59:48.755227 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45573 | ||
| 23325 | 2026.04.07 02:59:48.755472 [ 349 ] {} <Debug> TCP-Session: 096f2aa1-089a-4b41-bf87-4521f0614d10 Authenticating user 'default' from [fd00:1122:3344:101::e]:44606 | ||
| 23326 | 2026.04.07 02:59:48.755212 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64493 | ||
| 23327 | 2026.04.07 02:59:48.755516 [ 349 ] {} <Debug> TCP-Session: 096f2aa1-089a-4b41-bf87-4521f0614d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23328 | 2026.04.07 02:59:48.755538 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23329 | 2026.04.07 02:59:48.755561 [ 349 ] {} <Debug> TCP-Session: 096f2aa1-089a-4b41-bf87-4521f0614d10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23330 | 2026.04.07 02:59:48.755580 [ 293 ] {} <Debug> TCP-Session: 1cdcb090-aac7-4081-baa3-e54d98bfa210 Authenticating user 'default' from [fd00:1122:3344:101::e]:45573 | ||
| 23331 | 2026.04.07 02:59:48.755592 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23332 | 2026.04.07 02:59:48.755611 [ 293 ] {} <Debug> TCP-Session: 1cdcb090-aac7-4081-baa3-e54d98bfa210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23333 | 2026.04.07 02:59:48.755613 [ 3 ] {4dd5d1dd-af8e-4b6b-b3a1-756754306a98} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23334 | 2026.04.07 02:59:48.755633 [ 291 ] {} <Debug> TCP-Session: 08a7395d-d1ef-4fbc-9afb-8e5ba63e7846 Authenticating user 'default' from [fd00:1122:3344:101::e]:64493 | ||
| 23335 | 2026.04.07 02:59:48.755633 [ 293 ] {} <Debug> TCP-Session: 1cdcb090-aac7-4081-baa3-e54d98bfa210 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23336 | 2026.04.07 02:59:48.755676 [ 291 ] {} <Debug> TCP-Session: 08a7395d-d1ef-4fbc-9afb-8e5ba63e7846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23337 | 2026.04.07 02:59:48.755676 [ 3 ] {4dd5d1dd-af8e-4b6b-b3a1-756754306a98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23338 | 2026.04.07 02:59:48.755701 [ 291 ] {} <Debug> TCP-Session: 08a7395d-d1ef-4fbc-9afb-8e5ba63e7846 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23339 | 2026.04.07 02:59:48.755192 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53123 | ||
| 23340 | 2026.04.07 02:59:48.755179 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50635 | ||
| 23341 | 2026.04.07 02:59:48.755379 [ 294 ] {} <Debug> TCP-Session: 45befa69-896c-4182-a5ad-f5954d9da2d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23342 | 2026.04.07 02:59:48.755796 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23343 | 2026.04.07 02:59:48.755803 [ 294 ] {} <Debug> TCP-Session: 45befa69-896c-4182-a5ad-f5954d9da2d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23344 | 2026.04.07 02:59:48.755826 [ 289 ] {} <Debug> TCP-Session: b671486c-3b8e-481c-bf67-57743d3a98b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53123 | ||
| 23345 | 2026.04.07 02:59:48.755826 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23346 | 2026.04.07 02:59:48.755852 [ 289 ] {} <Debug> TCP-Session: b671486c-3b8e-481c-bf67-57743d3a98b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23347 | 2026.04.07 02:59:48.755871 [ 288 ] {} <Debug> TCP-Session: e9b1858c-b488-46f7-90be-01c858b27ad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50635 | ||
| 23348 | 2026.04.07 02:59:48.755875 [ 289 ] {} <Debug> TCP-Session: b671486c-3b8e-481c-bf67-57743d3a98b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23349 | 2026.04.07 02:59:48.755897 [ 288 ] {} <Debug> TCP-Session: e9b1858c-b488-46f7-90be-01c858b27ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23350 | 2026.04.07 02:59:48.755918 [ 288 ] {} <Debug> TCP-Session: e9b1858c-b488-46f7-90be-01c858b27ad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23351 | 2026.04.07 02:59:48.755948 [ 3 ] {4dd5d1dd-af8e-4b6b-b3a1-756754306a98} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 23352 | 2026.04.07 02:59:48.756769 [ 320 ] {4dd5d1dd-af8e-4b6b-b3a1-756754306a98} <Trace> AggregatingTransform: Aggregating | ||
| 23353 | 2026.04.07 02:59:48.756816 [ 320 ] {4dd5d1dd-af8e-4b6b-b3a1-756754306a98} <Trace> Aggregator: Aggregation method: without_key | ||
| 23354 | 2026.04.07 02:59:48.756850 [ 320 ] {4dd5d1dd-af8e-4b6b-b3a1-756754306a98} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000810687 sec. (1233.522 rows/sec., 48.18 KiB/sec.) | ||
| 23355 | 2026.04.07 02:59:48.756871 [ 320 ] {4dd5d1dd-af8e-4b6b-b3a1-756754306a98} <Trace> Aggregator: Merging aggregated data | ||
| 23356 | 2026.04.07 02:59:48.758142 [ 3 ] {4dd5d1dd-af8e-4b6b-b3a1-756754306a98} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002777 sec., 360.1008282319049 rows/sec., 14.07 KiB/sec. | ||
| 23357 | 2026.04.07 02:59:48.758305 [ 3 ] {4dd5d1dd-af8e-4b6b-b3a1-756754306a98} <Debug> TCPHandler: Processed in 0.003130836 sec. | ||
| 23358 | 2026.04.07 02:59:48.758424 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23359 | 2026.04.07 02:59:48.758450 [ 3 ] {} <Debug> TCP-Session: 771958f0-2b42-4cac-bc84-0dc87a6757a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23360 | 2026.04.07 02:59:48.758457 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23361 | 2026.04.07 02:59:48.758471 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23362 | 2026.04.07 02:59:48.758511 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23363 | 2026.04.07 02:59:48.758517 [ 292 ] {} <Debug> TCP-Session: 540ddd63-5d14-4cc4-be2c-b111804fe111 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23364 | 2026.04.07 02:59:48.758547 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23365 | 2026.04.07 02:59:48.758564 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23366 | 2026.04.07 02:59:48.758581 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23367 | 2026.04.07 02:59:48.758600 [ 288 ] {} <Debug> TCP-Session: e9b1858c-b488-46f7-90be-01c858b27ad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23368 | 2026.04.07 02:59:48.758617 [ 290 ] {} <Debug> TCP-Session: c3a1fa09-fd00-41a7-90be-08863ebdfbd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23369 | 2026.04.07 02:59:48.758639 [ 293 ] {} <Debug> TCP-Session: 1cdcb090-aac7-4081-baa3-e54d98bfa210 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23370 | 2026.04.07 02:59:48.758581 [ 291 ] {} <Debug> TCP-Session: 08a7395d-d1ef-4fbc-9afb-8e5ba63e7846 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23371 | 2026.04.07 02:59:48.758532 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23372 | 2026.04.07 02:59:48.758486 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23373 | 2026.04.07 02:59:48.758544 [ 294 ] {} <Debug> TCP-Session: 45befa69-896c-4182-a5ad-f5954d9da2d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23374 | 2026.04.07 02:59:48.758753 [ 289 ] {} <Debug> TCP-Session: b671486c-3b8e-481c-bf67-57743d3a98b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23375 | 2026.04.07 02:59:48.758763 [ 349 ] {} <Debug> TCP-Session: 096f2aa1-089a-4b41-bf87-4521f0614d10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23376 | 2026.04.07 02:59:48.837553 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48390 | ||
| 23377 | 2026.04.07 02:59:48.837668 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23378 | 2026.04.07 02:59:48.837705 [ 3 ] {} <Debug> TCP-Session: 9bcc41e6-c3bb-4de9-9dd6-ba7a36878ca8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48390 | ||
| 23379 | 2026.04.07 02:59:48.837736 [ 3 ] {} <Debug> TCP-Session: 9bcc41e6-c3bb-4de9-9dd6-ba7a36878ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23380 | 2026.04.07 02:59:48.837753 [ 3 ] {} <Debug> TCP-Session: 9bcc41e6-c3bb-4de9-9dd6-ba7a36878ca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23381 | 2026.04.07 02:59:48.837996 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45064 | ||
| 23382 | 2026.04.07 02:59:48.838018 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35489 | ||
| 23383 | 2026.04.07 02:59:48.838055 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64659 | ||
| 23384 | 2026.04.07 02:59:48.838069 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64058 | ||
| 23385 | 2026.04.07 02:59:48.838067 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50117 | ||
| 23386 | 2026.04.07 02:59:48.838152 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23387 | 2026.04.07 02:59:48.838158 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23388 | 2026.04.07 02:59:48.838177 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23389 | 2026.04.07 02:59:48.838211 [ 288 ] {} <Debug> TCP-Session: 6573b1b9-d173-45d4-bef5-adc63a369bde Authenticating user 'default' from [fd00:1122:3344:101::e]:45064 | ||
| 23390 | 2026.04.07 02:59:48.838216 [ 292 ] {} <Debug> TCP-Session: 616e6332-2446-4841-999f-c1a0709399c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64659 | ||
| 23391 | 2026.04.07 02:59:48.838236 [ 294 ] {} <Debug> TCP-Session: df0e40a7-b75e-405b-8a7d-0725b38e568d Authenticating user 'default' from [fd00:1122:3344:101::e]:64058 | ||
| 23392 | 2026.04.07 02:59:48.838255 [ 288 ] {} <Debug> TCP-Session: 6573b1b9-d173-45d4-bef5-adc63a369bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23393 | 2026.04.07 02:59:48.838259 [ 292 ] {} <Debug> TCP-Session: 616e6332-2446-4841-999f-c1a0709399c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23394 | 2026.04.07 02:59:48.838283 [ 294 ] {} <Debug> TCP-Session: df0e40a7-b75e-405b-8a7d-0725b38e568d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23395 | 2026.04.07 02:59:48.838289 [ 288 ] {} <Debug> TCP-Session: 6573b1b9-d173-45d4-bef5-adc63a369bde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23396 | 2026.04.07 02:59:48.838303 [ 292 ] {} <Debug> TCP-Session: 616e6332-2446-4841-999f-c1a0709399c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23397 | 2026.04.07 02:59:48.838322 [ 294 ] {} <Debug> TCP-Session: df0e40a7-b75e-405b-8a7d-0725b38e568d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23398 | 2026.04.07 02:59:48.838054 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60940 | ||
| 23399 | 2026.04.07 02:59:48.838022 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41774 | ||
| 23400 | 2026.04.07 02:59:48.837996 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46177 | ||
| 23401 | 2026.04.07 02:59:48.838265 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23402 | 2026.04.07 02:59:48.838177 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23403 | 2026.04.07 02:59:48.838539 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23404 | 2026.04.07 02:59:48.838545 [ 293 ] {} <Debug> TCP-Session: 7674851a-b075-4e36-90af-8711dbbfcbd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50117 | ||
| 23405 | 2026.04.07 02:59:48.838564 [ 290 ] {} <Debug> TCP-Session: bd6ab0dd-20b4-4d9c-8153-86c2002f99b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35489 | ||
| 23406 | 2026.04.07 02:59:48.838577 [ 289 ] {} <Debug> TCP-Session: 8c928fc5-76b9-4e0a-a575-48a5aaeeab50 Authenticating user 'default' from [fd00:1122:3344:101::e]:41774 | ||
| 23407 | 2026.04.07 02:59:48.838595 [ 293 ] {} <Debug> TCP-Session: 7674851a-b075-4e36-90af-8711dbbfcbd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23408 | 2026.04.07 02:59:48.838607 [ 290 ] {} <Debug> TCP-Session: bd6ab0dd-20b4-4d9c-8153-86c2002f99b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23409 | 2026.04.07 02:59:48.838622 [ 289 ] {} <Debug> TCP-Session: 8c928fc5-76b9-4e0a-a575-48a5aaeeab50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23410 | 2026.04.07 02:59:48.838652 [ 290 ] {} <Debug> TCP-Session: bd6ab0dd-20b4-4d9c-8153-86c2002f99b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23411 | 2026.04.07 02:59:48.838679 [ 289 ] {} <Debug> TCP-Session: 8c928fc5-76b9-4e0a-a575-48a5aaeeab50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23412 | 2026.04.07 02:59:48.838552 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23413 | 2026.04.07 02:59:48.838547 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23414 | 2026.04.07 02:59:48.838752 [ 349 ] {} <Debug> TCP-Session: ca49d33b-60e8-4fae-bb96-e6390829a934 Authenticating user 'default' from [fd00:1122:3344:101::e]:46177 | ||
| 23415 | 2026.04.07 02:59:48.838629 [ 293 ] {} <Debug> TCP-Session: 7674851a-b075-4e36-90af-8711dbbfcbd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23416 | 2026.04.07 02:59:48.838795 [ 349 ] {} <Debug> TCP-Session: ca49d33b-60e8-4fae-bb96-e6390829a934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23417 | 2026.04.07 02:59:48.838799 [ 291 ] {} <Debug> TCP-Session: 2a413728-4c1e-4760-89a1-6f7cdf7c6b29 Authenticating user 'default' from [fd00:1122:3344:101::e]:60940 | ||
| 23418 | 2026.04.07 02:59:48.838865 [ 349 ] {} <Debug> TCP-Session: ca49d33b-60e8-4fae-bb96-e6390829a934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23419 | 2026.04.07 02:59:48.838902 [ 291 ] {} <Debug> TCP-Session: 2a413728-4c1e-4760-89a1-6f7cdf7c6b29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23420 | 2026.04.07 02:59:48.838929 [ 291 ] {} <Debug> TCP-Session: 2a413728-4c1e-4760-89a1-6f7cdf7c6b29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23421 | 2026.04.07 02:59:48.838159 [ 3 ] {} <Trace> TCP-Session: 9bcc41e6-c3bb-4de9-9dd6-ba7a36878ca8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23422 | 2026.04.07 02:59:48.839380 [ 3 ] {a3137ee5-7faf-4d0f-8350-775166367825} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48390) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23423 | 2026.04.07 02:59:48.839814 [ 3 ] {a3137ee5-7faf-4d0f-8350-775166367825} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23424 | 2026.04.07 02:59:48.839960 [ 3 ] {a3137ee5-7faf-4d0f-8350-775166367825} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23425 | 2026.04.07 02:59:48.840452 [ 3 ] {a3137ee5-7faf-4d0f-8350-775166367825} <Debug> oximeter.version (58927079-777e-4c04-849a-ea5f245cc5db) (SelectExecutor): Key condition: unknown | ||
| 23426 | 2026.04.07 02:59:48.841734 [ 311 ] {a3137ee5-7faf-4d0f-8350-775166367825} <Trace> AggregatingTransform: Aggregating | ||
| 23427 | 2026.04.07 02:59:48.841793 [ 311 ] {a3137ee5-7faf-4d0f-8350-775166367825} <Trace> Aggregator: Aggregation method: without_key | ||
| 23428 | 2026.04.07 02:59:48.841828 [ 311 ] {a3137ee5-7faf-4d0f-8350-775166367825} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001240266 sec. (806.279 rows/sec., 31.50 KiB/sec.) | ||
| 23429 | 2026.04.07 02:59:48.841843 [ 311 ] {a3137ee5-7faf-4d0f-8350-775166367825} <Trace> Aggregator: Merging aggregated data | ||
| 23430 | 2026.04.07 02:59:48.843242 [ 3 ] {a3137ee5-7faf-4d0f-8350-775166367825} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003949 sec., 253.2286654849329 rows/sec., 9.89 KiB/sec. | ||
| 23431 | 2026.04.07 02:59:48.843373 [ 3 ] {a3137ee5-7faf-4d0f-8350-775166367825} <Debug> TCPHandler: Processed in 0.005408814 sec. | ||
| 23432 | 2026.04.07 02:59:48.843500 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23433 | 2026.04.07 02:59:48.843529 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23434 | 2026.04.07 02:59:48.843531 [ 3 ] {} <Debug> TCP-Session: 9bcc41e6-c3bb-4de9-9dd6-ba7a36878ca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23435 | 2026.04.07 02:59:48.843551 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23436 | 2026.04.07 02:59:48.843563 [ 294 ] {} <Debug> TCP-Session: df0e40a7-b75e-405b-8a7d-0725b38e568d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23437 | 2026.04.07 02:59:48.843574 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23438 | 2026.04.07 02:59:48.843593 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23439 | 2026.04.07 02:59:48.843584 [ 290 ] {} <Debug> TCP-Session: bd6ab0dd-20b4-4d9c-8153-86c2002f99b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23440 | 2026.04.07 02:59:48.843632 [ 288 ] {} <Debug> TCP-Session: 6573b1b9-d173-45d4-bef5-adc63a369bde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23441 | 2026.04.07 02:59:48.843637 [ 349 ] {} <Debug> TCP-Session: ca49d33b-60e8-4fae-bb96-e6390829a934 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23442 | 2026.04.07 02:59:48.843651 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23443 | 2026.04.07 02:59:48.843674 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23444 | 2026.04.07 02:59:48.843636 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23445 | 2026.04.07 02:59:48.843720 [ 293 ] {} <Debug> TCP-Session: 7674851a-b075-4e36-90af-8711dbbfcbd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23446 | 2026.04.07 02:59:48.843707 [ 289 ] {} <Debug> TCP-Session: 8c928fc5-76b9-4e0a-a575-48a5aaeeab50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23447 | 2026.04.07 02:59:48.843750 [ 291 ] {} <Debug> TCP-Session: 2a413728-4c1e-4760-89a1-6f7cdf7c6b29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23448 | 2026.04.07 02:59:48.843621 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23449 | 2026.04.07 02:59:48.843808 [ 292 ] {} <Debug> TCP-Session: 616e6332-2446-4841-999f-c1a0709399c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23450 | 2026.04.07 02:59:50.863871 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 23451 | 2026.04.07 02:59:50.881327 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23452 | 2026.04.07 02:59:50.881374 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 23453 | 2026.04.07 02:59:50.887621 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 23454 | 2026.04.07 02:59:50.888909 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23455 | 2026.04.07 02:59:50.891961 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 23456 | 2026.04.07 02:59:50.939452 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2994 | ||
| 23457 | 2026.04.07 02:59:50.942248 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23458 | 2026.04.07 02:59:50.942295 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.75 GiB. | ||
| 23459 | 2026.04.07 02:59:50.943778 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 23460 | 2026.04.07 02:59:50.944304 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23461 | 2026.04.07 02:59:50.944579 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2994 | ||
| 23462 | 2026.04.07 02:59:52.519534 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23463 | 2026.04.07 02:59:52.519742 [ 5 ] {ab05e38e-48b1-49ae-8b0b-205eab6a56c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23464 | 2026.04.07 02:59:52.519814 [ 5 ] {ab05e38e-48b1-49ae-8b0b-205eab6a56c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23465 | 2026.04.07 02:59:52.520528 [ 5 ] {ab05e38e-48b1-49ae-8b0b-205eab6a56c6} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23466 | 2026.04.07 02:59:52.520574 [ 5 ] {ab05e38e-48b1-49ae-8b0b-205eab6a56c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23467 | 2026.04.07 02:59:52.521059 [ 5 ] {ab05e38e-48b1-49ae-8b0b-205eab6a56c6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 23468 | 2026.04.07 02:59:52.521479 [ 5 ] {ab05e38e-48b1-49ae-8b0b-205eab6a56c6} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23469 | 2026.04.07 02:59:52.521630 [ 5 ] {ab05e38e-48b1-49ae-8b0b-205eab6a56c6} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001942 sec., 1029.8661174047375 rows/sec., 76.44 KiB/sec. | ||
| 23470 | 2026.04.07 02:59:52.521639 [ 48 ] {} <Debug> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 | ||
| 23471 | 2026.04.07 02:59:52.521673 [ 5 ] {ab05e38e-48b1-49ae-8b0b-205eab6a56c6} <Debug> TCPHandler: Processed in 0.002274668 sec. | ||
| 23472 | 2026.04.07 02:59:52.521710 [ 48 ] {} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23473 | 2026.04.07 02:59:52.521740 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23474 | 2026.04.07 02:59:52.521800 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23475 | 2026.04.07 02:59:52.521852 [ 200 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full | ||
| 23476 | 2026.04.07 02:59:52.521896 [ 5 ] {88828066-1ae1-4495-8128-d7e7a1957293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23477 | 2026.04.07 02:59:52.521940 [ 5 ] {88828066-1ae1-4495-8128-d7e7a1957293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23478 | 2026.04.07 02:59:52.521985 [ 200 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23479 | 2026.04.07 02:59:52.522029 [ 200 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 21 rows starting from the beginning of the part | ||
| 23480 | 2026.04.07 02:59:52.522105 [ 200 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 23481 | 2026.04.07 02:59:52.522160 [ 200 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 23482 | 2026.04.07 02:59:52.522210 [ 200 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
| 23483 | 2026.04.07 02:59:52.522257 [ 200 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 23484 | 2026.04.07 02:59:52.522307 [ 200 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2 rows starting from the beginning of the part | ||
| 23485 | 2026.04.07 02:59:52.522363 [ 5 ] {88828066-1ae1-4495-8128-d7e7a1957293} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23486 | 2026.04.07 02:59:52.522405 [ 5 ] {88828066-1ae1-4495-8128-d7e7a1957293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23487 | 2026.04.07 02:59:52.522889 [ 5 ] {88828066-1ae1-4495-8128-d7e7a1957293} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23488 | 2026.04.07 02:59:52.523201 [ 190 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392469 sec., 23698.911789059577 rows/sec., 1.93 MiB/sec. | ||
| 23489 | 2026.04.07 02:59:52.523329 [ 5 ] {88828066-1ae1-4495-8128-d7e7a1957293} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23490 | 2026.04.07 02:59:52.523473 [ 5 ] {88828066-1ae1-4495-8128-d7e7a1957293} <Debug> executeQuery: Read 70 rows, 5.65 KiB in 0.001594 sec., 43914.68005018821 rows/sec., 3.46 MiB/sec. | ||
| 23491 | 2026.04.07 02:59:52.523522 [ 5 ] {88828066-1ae1-4495-8128-d7e7a1957293} <Debug> TCPHandler: Processed in 0.001773617 sec. | ||
| 23492 | 2026.04.07 02:59:52.523520 [ 195 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 23493 | 2026.04.07 02:59:52.523645 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23494 | 2026.04.07 02:59:52.523758 [ 5 ] {8f7bef93-9506-401f-8b08-acec4121f9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23495 | 2026.04.07 02:59:52.523809 [ 5 ] {8f7bef93-9506-401f-8b08-acec4121f9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23496 | 2026.04.07 02:59:52.524186 [ 195 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_41_9} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23497 | 2026.04.07 02:59:52.524217 [ 5 ] {8f7bef93-9506-401f-8b08-acec4121f9d3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23498 | 2026.04.07 02:59:52.524260 [ 5 ] {8f7bef93-9506-401f-8b08-acec4121f9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23499 | 2026.04.07 02:59:52.524282 [ 195 ] {5da7bcfb-4f6e-496f-8d57-a106da5da196::all_1_41_9} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 | ||
| 23500 | 2026.04.07 02:59:52.524405 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 23501 | 2026.04.07 02:59:52.524682 [ 5 ] {8f7bef93-9506-401f-8b08-acec4121f9d3} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 23502 | 2026.04.07 02:59:52.525102 [ 5 ] {8f7bef93-9506-401f-8b08-acec4121f9d3} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23503 | 2026.04.07 02:59:52.525238 [ 5 ] {8f7bef93-9506-401f-8b08-acec4121f9d3} <Debug> executeQuery: Read 7 rows, 513.00 B in 0.001504 sec., 4654.255319148936 rows/sec., 333.10 KiB/sec. | ||
| 23504 | 2026.04.07 02:59:52.525277 [ 5 ] {8f7bef93-9506-401f-8b08-acec4121f9d3} <Debug> TCPHandler: Processed in 0.001689135 sec. | ||
| 23505 | 2026.04.07 02:59:52.525375 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23506 | 2026.04.07 02:59:52.525468 [ 5 ] {bded246a-a2c1-4cca-9412-b9e2c6893012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23507 | 2026.04.07 02:59:52.525507 [ 5 ] {bded246a-a2c1-4cca-9412-b9e2c6893012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23508 | 2026.04.07 02:59:52.525927 [ 5 ] {bded246a-a2c1-4cca-9412-b9e2c6893012} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23509 | 2026.04.07 02:59:52.525963 [ 5 ] {bded246a-a2c1-4cca-9412-b9e2c6893012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23510 | 2026.04.07 02:59:52.526377 [ 5 ] {bded246a-a2c1-4cca-9412-b9e2c6893012} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23511 | 2026.04.07 02:59:52.526786 [ 5 ] {bded246a-a2c1-4cca-9412-b9e2c6893012} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23512 | 2026.04.07 02:59:52.526920 [ 5 ] {bded246a-a2c1-4cca-9412-b9e2c6893012} <Debug> executeQuery: Read 83 rows, 6.50 KiB in 0.00147 sec., 56462.58503401361 rows/sec., 4.32 MiB/sec. | ||
| 23513 | 2026.04.07 02:59:52.526958 [ 5 ] {bded246a-a2c1-4cca-9412-b9e2c6893012} <Debug> TCPHandler: Processed in 0.001632445 sec. | ||
| 23514 | 2026.04.07 02:59:52.527063 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23515 | 2026.04.07 02:59:52.527157 [ 5 ] {6f881723-7f85-4a00-83c8-281be0ced3bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23516 | 2026.04.07 02:59:52.527201 [ 5 ] {6f881723-7f85-4a00-83c8-281be0ced3bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23517 | 2026.04.07 02:59:52.527598 [ 5 ] {6f881723-7f85-4a00-83c8-281be0ced3bc} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23518 | 2026.04.07 02:59:52.527634 [ 5 ] {6f881723-7f85-4a00-83c8-281be0ced3bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23519 | 2026.04.07 02:59:52.528085 [ 5 ] {6f881723-7f85-4a00-83c8-281be0ced3bc} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23520 | 2026.04.07 02:59:52.528534 [ 5 ] {6f881723-7f85-4a00-83c8-281be0ced3bc} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23521 | 2026.04.07 02:59:52.528657 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 2 parts from all_1_160_37 to all_161_161_0 | ||
| 23522 | 2026.04.07 02:59:52.528669 [ 5 ] {6f881723-7f85-4a00-83c8-281be0ced3bc} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.00153 sec., 105882.35294117648 rows/sec., 7.36 MiB/sec. | ||
| 23523 | 2026.04.07 02:59:52.528693 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23524 | 2026.04.07 02:59:52.528717 [ 5 ] {6f881723-7f85-4a00-83c8-281be0ced3bc} <Debug> TCPHandler: Processed in 0.001703456 sec. | ||
| 23525 | 2026.04.07 02:59:52.528718 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23526 | 2026.04.07 02:59:52.528800 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_161_38} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_160_37 to all_161_161_0 into Compact with storage Full | ||
| 23527 | 2026.04.07 02:59:52.528827 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23528 | 2026.04.07 02:59:52.528902 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_161_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23529 | 2026.04.07 02:59:52.528925 [ 5 ] {1650303a-5922-4d19-ba96-813409518a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23530 | 2026.04.07 02:59:52.528935 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_161_38} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_160_37, total 63726 rows starting from the beginning of the part | ||
| 23531 | 2026.04.07 02:59:52.528987 [ 5 ] {1650303a-5922-4d19-ba96-813409518a21} <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 | ||
| 23532 | 2026.04.07 02:59:52.529002 [ 200 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_161_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 128 rows starting from the beginning of the part | ||
| 23533 | 2026.04.07 02:59:52.529756 [ 5 ] {1650303a-5922-4d19-ba96-813409518a21} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23534 | 2026.04.07 02:59:52.529796 [ 5 ] {1650303a-5922-4d19-ba96-813409518a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23535 | 2026.04.07 02:59:52.530410 [ 5 ] {1650303a-5922-4d19-ba96-813409518a21} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 23536 | 2026.04.07 02:59:52.530818 [ 5 ] {1650303a-5922-4d19-ba96-813409518a21} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23537 | 2026.04.07 02:59:52.530945 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 23538 | 2026.04.07 02:59:52.530966 [ 5 ] {1650303a-5922-4d19-ba96-813409518a21} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00206 sec., 2427.1844660194174 rows/sec., 4.35 MiB/sec. | ||
| 23539 | 2026.04.07 02:59:52.530978 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23540 | 2026.04.07 02:59:52.531008 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23541 | 2026.04.07 02:59:52.531032 [ 5 ] {1650303a-5922-4d19-ba96-813409518a21} <Debug> TCPHandler: Processed in 0.002253478 sec. | ||
| 23542 | 2026.04.07 02:59:52.531090 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 23543 | 2026.04.07 02:59:52.531140 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23544 | 2026.04.07 02:59:52.531238 [ 5 ] {0db29ed5-0507-4d30-b424-1336089790dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23545 | 2026.04.07 02:59:52.531280 [ 5 ] {0db29ed5-0507-4d30-b424-1336089790dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23546 | 2026.04.07 02:59:52.531309 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23547 | 2026.04.07 02:59:52.531371 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2994 rows starting from the beginning of the part | ||
| 23548 | 2026.04.07 02:59:52.531498 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 20 rows starting from the beginning of the part | ||
| 23549 | 2026.04.07 02:59:52.531601 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 55 rows starting from the beginning of the part | ||
| 23550 | 2026.04.07 02:59:52.531606 [ 5 ] {0db29ed5-0507-4d30-b424-1336089790dd} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23551 | 2026.04.07 02:59:52.531650 [ 5 ] {0db29ed5-0507-4d30-b424-1336089790dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23552 | 2026.04.07 02:59:52.531699 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 5 rows starting from the beginning of the part | ||
| 23553 | 2026.04.07 02:59:52.531797 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 55 rows starting from the beginning of the part | ||
| 23554 | 2026.04.07 02:59:52.531887 [ 195 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 5 rows starting from the beginning of the part | ||
| 23555 | 2026.04.07 02:59:52.532083 [ 5 ] {0db29ed5-0507-4d30-b424-1336089790dd} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23556 | 2026.04.07 02:59:52.532625 [ 5 ] {0db29ed5-0507-4d30-b424-1336089790dd} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23557 | 2026.04.07 02:59:52.532766 [ 5 ] {0db29ed5-0507-4d30-b424-1336089790dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001547 sec., 38784.744667097606 rows/sec., 2.61 MiB/sec. | ||
| 23558 | 2026.04.07 02:59:52.532804 [ 5 ] {0db29ed5-0507-4d30-b424-1336089790dd} <Debug> TCPHandler: Processed in 0.001713586 sec. | ||
| 23559 | 2026.04.07 02:59:52.538649 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_161_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 63854 rows, containing 5 columns (5 merged, 0 gathered) in 0.009869828 sec., 6469616.289159243 rows/sec., 415.16 MiB/sec. | ||
| 23560 | 2026.04.07 02:59:52.539582 [ 186 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_161_38} <Trace> MergedBlockOutputStream: filled checksums all_1_161_38 (state Temporary) | ||
| 23561 | 2026.04.07 02:59:52.540120 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_161_38} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_161_38 to all_1_161_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23562 | 2026.04.07 02:59:52.540129 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3134 rows, containing 19 columns (19 merged, 0 gathered) in 0.009071822 sec., 345465.33210197464 rows/sec., 619.06 MiB/sec. | ||
| 23563 | 2026.04.07 02:59:52.540210 [ 193 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_161_38} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 2 parts: [all_1_160_37, all_161_161_0] -> all_1_161_38 | ||
| 23564 | 2026.04.07 02:59:52.540301 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 23565 | 2026.04.07 02:59:52.542953 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 23566 | 2026.04.07 02:59:52.543540 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23567 | 2026.04.07 02:59:52.543622 [ 196 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 23568 | 2026.04.07 02:59:52.543806 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.71 MiB. | ||
| 23569 | 2026.04.07 02:59:55.542955 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23570 | 2026.04.07 02:59:55.543009 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23571 | 2026.04.07 02:59:55.814761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47020 | ||
| 23572 | 2026.04.07 02:59:55.815314 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23573 | 2026.04.07 02:59:55.815358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23574 | 2026.04.07 02:59:55.815978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 23575 | 2026.04.07 02:59:55.816397 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23576 | 2026.04.07 02:59:55.816524 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47020 | ||
| 23577 | 2026.04.07 02:59:57.059778 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 23578 | 2026.04.07 02:59:57.059873 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 23579 | 2026.04.07 02:59:57.063049 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 23580 | 2026.04.07 02:59:57.528967 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23581 | 2026.04.07 02:59:57.529136 [ 5 ] {fd0da676-dc6f-4f65-baf8-d199e7ee8fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23582 | 2026.04.07 02:59:57.529199 [ 5 ] {fd0da676-dc6f-4f65-baf8-d199e7ee8fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23583 | 2026.04.07 02:59:57.529955 [ 5 ] {fd0da676-dc6f-4f65-baf8-d199e7ee8fb8} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23584 | 2026.04.07 02:59:57.529996 [ 5 ] {fd0da676-dc6f-4f65-baf8-d199e7ee8fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23585 | 2026.04.07 02:59:57.530499 [ 5 ] {fd0da676-dc6f-4f65-baf8-d199e7ee8fb8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 23586 | 2026.04.07 02:59:57.530964 [ 5 ] {fd0da676-dc6f-4f65-baf8-d199e7ee8fb8} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23587 | 2026.04.07 02:59:57.531121 [ 5 ] {fd0da676-dc6f-4f65-baf8-d199e7ee8fb8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002035 sec., 139557.73955773955 rows/sec., 8.86 MiB/sec. | ||
| 23588 | 2026.04.07 02:59:57.531165 [ 5 ] {fd0da676-dc6f-4f65-baf8-d199e7ee8fb8} <Debug> TCPHandler: Processed in 0.002325329 sec. | ||
| 23589 | 2026.04.07 02:59:57.531289 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23590 | 2026.04.07 02:59:57.531384 [ 5 ] {9f9b8946-d23d-470e-97a0-e71707aca224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23591 | 2026.04.07 02:59:57.531427 [ 5 ] {9f9b8946-d23d-470e-97a0-e71707aca224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23592 | 2026.04.07 02:59:57.532274 [ 5 ] {9f9b8946-d23d-470e-97a0-e71707aca224} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23593 | 2026.04.07 02:59:57.532311 [ 5 ] {9f9b8946-d23d-470e-97a0-e71707aca224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23594 | 2026.04.07 02:59:57.532779 [ 5 ] {9f9b8946-d23d-470e-97a0-e71707aca224} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23595 | 2026.04.07 02:59:57.533193 [ 5 ] {9f9b8946-d23d-470e-97a0-e71707aca224} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23596 | 2026.04.07 02:59:57.533329 [ 5 ] {9f9b8946-d23d-470e-97a0-e71707aca224} <Debug> executeQuery: Read 907 rows, 73.34 KiB in 0.001963 sec., 462047.8858889455 rows/sec., 36.49 MiB/sec. | ||
| 23597 | 2026.04.07 02:59:57.533341 [ 28 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23598 | 2026.04.07 02:59:57.533369 [ 5 ] {9f9b8946-d23d-470e-97a0-e71707aca224} <Debug> TCPHandler: Processed in 0.002131315 sec. | ||
| 23599 | 2026.04.07 02:59:57.533406 [ 28 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23600 | 2026.04.07 02:59:57.533437 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23601 | 2026.04.07 02:59:57.533494 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23602 | 2026.04.07 02:59:57.533548 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 23603 | 2026.04.07 02:59:57.533593 [ 5 ] {8a68bfa2-1b14-4a18-8170-67a009a10629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23604 | 2026.04.07 02:59:57.533639 [ 5 ] {8a68bfa2-1b14-4a18-8170-67a009a10629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23605 | 2026.04.07 02:59:57.533683 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23606 | 2026.04.07 02:59:57.533721 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 3424 rows starting from the beginning of the part | ||
| 23607 | 2026.04.07 02:59:57.533789 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 909 rows starting from the beginning of the part | ||
| 23608 | 2026.04.07 02:59:57.533837 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 70 rows starting from the beginning of the part | ||
| 23609 | 2026.04.07 02:59:57.533881 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 909 rows starting from the beginning of the part | ||
| 23610 | 2026.04.07 02:59:57.533923 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 70 rows starting from the beginning of the part | ||
| 23611 | 2026.04.07 02:59:57.533966 [ 198 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 907 rows starting from the beginning of the part | ||
| 23612 | 2026.04.07 02:59:57.534131 [ 5 ] {8a68bfa2-1b14-4a18-8170-67a009a10629} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23613 | 2026.04.07 02:59:57.534174 [ 5 ] {8a68bfa2-1b14-4a18-8170-67a009a10629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23614 | 2026.04.07 02:59:57.534619 [ 5 ] {8a68bfa2-1b14-4a18-8170-67a009a10629} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 23615 | 2026.04.07 02:59:57.535122 [ 5 ] {8a68bfa2-1b14-4a18-8170-67a009a10629} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23616 | 2026.04.07 02:59:57.535261 [ 5 ] {8a68bfa2-1b14-4a18-8170-67a009a10629} <Debug> executeQuery: Read 197 rows, 12.68 KiB in 0.001685 sec., 116913.94658753708 rows/sec., 7.35 MiB/sec. | ||
| 23617 | 2026.04.07 02:59:57.535299 [ 5 ] {8a68bfa2-1b14-4a18-8170-67a009a10629} <Debug> TCPHandler: Processed in 0.001856159 sec. | ||
| 23618 | 2026.04.07 02:59:57.535406 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23619 | 2026.04.07 02:59:57.535498 [ 5 ] {16f8868f-93f7-4f1a-9e1b-79ef1ac74a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23620 | 2026.04.07 02:59:57.535538 [ 5 ] {16f8868f-93f7-4f1a-9e1b-79ef1ac74a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23621 | 2026.04.07 02:59:57.535979 [ 5 ] {16f8868f-93f7-4f1a-9e1b-79ef1ac74a9e} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23622 | 2026.04.07 02:59:57.536014 [ 5 ] {16f8868f-93f7-4f1a-9e1b-79ef1ac74a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23623 | 2026.04.07 02:59:57.536278 [ 192 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6289 rows, containing 5 columns (5 merged, 0 gathered) in 0.002782348 sec., 2260321.138836695 rows/sec., 183.22 MiB/sec. | ||
| 23624 | 2026.04.07 02:59:57.536423 [ 5 ] {16f8868f-93f7-4f1a-9e1b-79ef1ac74a9e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 23625 | 2026.04.07 02:59:57.536678 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23626 | 2026.04.07 02:59:57.536919 [ 5 ] {16f8868f-93f7-4f1a-9e1b-79ef1ac74a9e} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23627 | 2026.04.07 02:59:57.537073 [ 5 ] {16f8868f-93f7-4f1a-9e1b-79ef1ac74a9e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001591 sec., 93651.79132620993 rows/sec., 6.05 MiB/sec. | ||
| 23628 | 2026.04.07 02:59:57.537125 [ 5 ] {16f8868f-93f7-4f1a-9e1b-79ef1ac74a9e} <Debug> TCPHandler: Processed in 0.001769067 sec. | ||
| 23629 | 2026.04.07 02:59:57.537211 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_166_33} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23630 | 2026.04.07 02:59:57.537237 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23631 | 2026.04.07 02:59:57.537293 [ 186 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_166_33} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23632 | 2026.04.07 02:59:57.537334 [ 5 ] {aeee7129-4121-4260-b641-b438f2fb3c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23633 | 2026.04.07 02:59:57.537380 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 23634 | 2026.04.07 02:59:57.537385 [ 5 ] {aeee7129-4121-4260-b641-b438f2fb3c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23635 | 2026.04.07 02:59:57.537841 [ 5 ] {aeee7129-4121-4260-b641-b438f2fb3c39} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23636 | 2026.04.07 02:59:57.537876 [ 5 ] {aeee7129-4121-4260-b641-b438f2fb3c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23637 | 2026.04.07 02:59:57.538289 [ 5 ] {aeee7129-4121-4260-b641-b438f2fb3c39} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 23638 | 2026.04.07 02:59:57.538698 [ 5 ] {aeee7129-4121-4260-b641-b438f2fb3c39} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23639 | 2026.04.07 02:59:57.538829 [ 5 ] {aeee7129-4121-4260-b641-b438f2fb3c39} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001513 sec., 97818.90284203569 rows/sec., 5.56 MiB/sec. | ||
| 23640 | 2026.04.07 02:59:57.538867 [ 5 ] {aeee7129-4121-4260-b641-b438f2fb3c39} <Debug> TCPHandler: Processed in 0.001680635 sec. | ||
| 23641 | 2026.04.07 02:59:57.538972 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23642 | 2026.04.07 02:59:57.539064 [ 5 ] {680d3460-df8f-421d-bcf8-0ca0429cca3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23643 | 2026.04.07 02:59:57.539105 [ 5 ] {680d3460-df8f-421d-bcf8-0ca0429cca3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23644 | 2026.04.07 02:59:57.539729 [ 5 ] {680d3460-df8f-421d-bcf8-0ca0429cca3f} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23645 | 2026.04.07 02:59:57.539763 [ 5 ] {680d3460-df8f-421d-bcf8-0ca0429cca3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23646 | 2026.04.07 02:59:57.540191 [ 5 ] {680d3460-df8f-421d-bcf8-0ca0429cca3f} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23647 | 2026.04.07 02:59:57.540606 [ 5 ] {680d3460-df8f-421d-bcf8-0ca0429cca3f} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23648 | 2026.04.07 02:59:57.540720 [ 45 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23649 | 2026.04.07 02:59:57.540738 [ 5 ] {680d3460-df8f-421d-bcf8-0ca0429cca3f} <Debug> executeQuery: Read 545 rows, 39.58 KiB in 0.001691 sec., 322294.50029568304 rows/sec., 22.86 MiB/sec. | ||
| 23650 | 2026.04.07 02:59:57.540757 [ 45 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23651 | 2026.04.07 02:59:57.540777 [ 5 ] {680d3460-df8f-421d-bcf8-0ca0429cca3f} <Debug> TCPHandler: Processed in 0.00185419 sec. | ||
| 23652 | 2026.04.07 02:59:57.540777 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23653 | 2026.04.07 02:59:57.540874 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 23654 | 2026.04.07 02:59:57.540883 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23655 | 2026.04.07 02:59:57.540995 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23656 | 2026.04.07 02:59:57.540997 [ 5 ] {dcf12e40-900f-49da-a3de-3606a9c3bbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23657 | 2026.04.07 02:59:57.541034 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1886 rows starting from the beginning of the part | ||
| 23658 | 2026.04.07 02:59:57.541059 [ 5 ] {dcf12e40-900f-49da-a3de-3606a9c3bbfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23659 | 2026.04.07 02:59:57.541102 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 561 rows starting from the beginning of the part | ||
| 23660 | 2026.04.07 02:59:57.541157 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 83 rows starting from the beginning of the part | ||
| 23661 | 2026.04.07 02:59:57.541201 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 552 rows starting from the beginning of the part | ||
| 23662 | 2026.04.07 02:59:57.541244 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 83 rows starting from the beginning of the part | ||
| 23663 | 2026.04.07 02:59:57.541287 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 545 rows starting from the beginning of the part | ||
| 23664 | 2026.04.07 02:59:57.541393 [ 5 ] {dcf12e40-900f-49da-a3de-3606a9c3bbfb} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23665 | 2026.04.07 02:59:57.541435 [ 5 ] {dcf12e40-900f-49da-a3de-3606a9c3bbfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23666 | 2026.04.07 02:59:57.541940 [ 5 ] {dcf12e40-900f-49da-a3de-3606a9c3bbfb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 23667 | 2026.04.07 02:59:57.542356 [ 5 ] {dcf12e40-900f-49da-a3de-3606a9c3bbfb} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23668 | 2026.04.07 02:59:57.542488 [ 5 ] {dcf12e40-900f-49da-a3de-3606a9c3bbfb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001509 sec., 3976.1431411530816 rows/sec., 207.74 KiB/sec. | ||
| 23669 | 2026.04.07 02:59:57.542525 [ 5 ] {dcf12e40-900f-49da-a3de-3606a9c3bbfb} <Debug> TCPHandler: Processed in 0.001691225 sec. | ||
| 23670 | 2026.04.07 02:59:57.542629 [ 194 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3710 rows, containing 5 columns (5 merged, 0 gathered) in 0.001795277 sec., 2066533.465309253 rows/sec., 152.18 MiB/sec. | ||
| 23671 | 2026.04.07 02:59:57.542647 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23672 | 2026.04.07 02:59:57.542781 [ 5 ] {b2d6f062-57b1-405c-914a-fc1e897719ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23673 | 2026.04.07 02:59:57.542834 [ 5 ] {b2d6f062-57b1-405c-914a-fc1e897719ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23674 | 2026.04.07 02:59:57.543010 [ 192 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23675 | 2026.04.07 02:59:57.543326 [ 5 ] {b2d6f062-57b1-405c-914a-fc1e897719ad} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23676 | 2026.04.07 02:59:57.543376 [ 5 ] {b2d6f062-57b1-405c-914a-fc1e897719ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23677 | 2026.04.07 02:59:57.543580 [ 192 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_166_33} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23678 | 2026.04.07 02:59:57.543679 [ 192 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_166_33} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23679 | 2026.04.07 02:59:57.543801 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 23680 | 2026.04.07 02:59:57.543937 [ 5 ] {b2d6f062-57b1-405c-914a-fc1e897719ad} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23681 | 2026.04.07 02:59:57.544407 [ 5 ] {b2d6f062-57b1-405c-914a-fc1e897719ad} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23682 | 2026.04.07 02:59:57.544527 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 2 parts from all_1_161_38 to all_162_162_0 | ||
| 23683 | 2026.04.07 02:59:57.544546 [ 5 ] {b2d6f062-57b1-405c-914a-fc1e897719ad} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001789 sec., 148127.4455002795 rows/sec., 9.84 MiB/sec. | ||
| 23684 | 2026.04.07 02:59:57.544555 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23685 | 2026.04.07 02:59:57.544576 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23686 | 2026.04.07 02:59:57.544585 [ 5 ] {b2d6f062-57b1-405c-914a-fc1e897719ad} <Debug> TCPHandler: Processed in 0.002001353 sec. | ||
| 23687 | 2026.04.07 02:59:57.544634 [ 194 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_162_39} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_161_38 to all_162_162_0 into Compact with storage Full | ||
| 23688 | 2026.04.07 02:59:57.544694 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23689 | 2026.04.07 02:59:57.544729 [ 194 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_162_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23690 | 2026.04.07 02:59:57.544762 [ 194 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_162_39} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_161_38, total 63854 rows starting from the beginning of the part | ||
| 23691 | 2026.04.07 02:59:57.544793 [ 5 ] {c928f1a9-eda5-4ce3-a0f8-56c5c6f01cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23692 | 2026.04.07 02:59:57.544808 [ 194 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_162_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 266 rows starting from the beginning of the part | ||
| 23693 | 2026.04.07 02:59:57.544845 [ 5 ] {c928f1a9-eda5-4ce3-a0f8-56c5c6f01cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23694 | 2026.04.07 02:59:57.545159 [ 5 ] {c928f1a9-eda5-4ce3-a0f8-56c5c6f01cd1} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23695 | 2026.04.07 02:59:57.545195 [ 5 ] {c928f1a9-eda5-4ce3-a0f8-56c5c6f01cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23696 | 2026.04.07 02:59:57.545638 [ 5 ] {c928f1a9-eda5-4ce3-a0f8-56c5c6f01cd1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 23697 | 2026.04.07 02:59:57.546111 [ 5 ] {c928f1a9-eda5-4ce3-a0f8-56c5c6f01cd1} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23698 | 2026.04.07 02:59:57.546246 [ 5 ] {c928f1a9-eda5-4ce3-a0f8-56c5c6f01cd1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001471 sec., 679.8096532970768 rows/sec., 45.81 KiB/sec. | ||
| 23699 | 2026.04.07 02:59:57.546284 [ 5 ] {c928f1a9-eda5-4ce3-a0f8-56c5c6f01cd1} <Debug> TCPHandler: Processed in 0.001640815 sec. | ||
| 23700 | 2026.04.07 02:59:57.546384 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23701 | 2026.04.07 02:59:57.546477 [ 5 ] {b94f8fa5-2062-432e-92cc-f63dc0515447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23702 | 2026.04.07 02:59:57.546531 [ 5 ] {b94f8fa5-2062-432e-92cc-f63dc0515447} <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 | ||
| 23703 | 2026.04.07 02:59:57.547446 [ 5 ] {b94f8fa5-2062-432e-92cc-f63dc0515447} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23704 | 2026.04.07 02:59:57.547482 [ 5 ] {b94f8fa5-2062-432e-92cc-f63dc0515447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23705 | 2026.04.07 02:59:57.548300 [ 5 ] {b94f8fa5-2062-432e-92cc-f63dc0515447} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 23706 | 2026.04.07 02:59:57.548832 [ 5 ] {b94f8fa5-2062-432e-92cc-f63dc0515447} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23707 | 2026.04.07 02:59:57.548978 [ 5 ] {b94f8fa5-2062-432e-92cc-f63dc0515447} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002518 sec., 21842.732327243844 rows/sec., 39.14 MiB/sec. | ||
| 23708 | 2026.04.07 02:59:57.549034 [ 5 ] {b94f8fa5-2062-432e-92cc-f63dc0515447} <Debug> TCPHandler: Processed in 0.002700107 sec. | ||
| 23709 | 2026.04.07 02:59:57.549149 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23710 | 2026.04.07 02:59:57.549243 [ 5 ] {c8ac1cd3-b54d-457c-99a4-06200bb3d912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23711 | 2026.04.07 02:59:57.549285 [ 5 ] {c8ac1cd3-b54d-457c-99a4-06200bb3d912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23712 | 2026.04.07 02:59:57.549626 [ 5 ] {c8ac1cd3-b54d-457c-99a4-06200bb3d912} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23713 | 2026.04.07 02:59:57.549660 [ 5 ] {c8ac1cd3-b54d-457c-99a4-06200bb3d912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23714 | 2026.04.07 02:59:57.550107 [ 5 ] {c8ac1cd3-b54d-457c-99a4-06200bb3d912} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23715 | 2026.04.07 02:59:57.550670 [ 5 ] {c8ac1cd3-b54d-457c-99a4-06200bb3d912} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23716 | 2026.04.07 02:59:57.550778 [ 45 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23717 | 2026.04.07 02:59:57.550804 [ 45 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23718 | 2026.04.07 02:59:57.550804 [ 5 ] {c8ac1cd3-b54d-457c-99a4-06200bb3d912} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001579 sec., 56998.10006333122 rows/sec., 3.57 MiB/sec. | ||
| 23719 | 2026.04.07 02:59:57.550820 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23720 | 2026.04.07 02:59:57.550848 [ 5 ] {c8ac1cd3-b54d-457c-99a4-06200bb3d912} <Debug> TCPHandler: Processed in 0.001750267 sec. | ||
| 23721 | 2026.04.07 02:59:57.550898 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 23722 | 2026.04.07 02:59:57.551001 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23723 | 2026.04.07 02:59:57.551117 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 10110 rows starting from the beginning of the part | ||
| 23724 | 2026.04.07 02:59:57.551181 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 90 rows starting from the beginning of the part | ||
| 23725 | 2026.04.07 02:59:57.551229 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 23726 | 2026.04.07 02:59:57.551283 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 90 rows starting from the beginning of the part | ||
| 23727 | 2026.04.07 02:59:57.551329 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part | ||
| 23728 | 2026.04.07 02:59:57.551372 [ 192 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 90 rows starting from the beginning of the part | ||
| 23729 | 2026.04.07 02:59:57.554230 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10500 rows, containing 4 columns (4 merged, 0 gathered) in 0.003355021 sec., 3129637.63863177 rows/sec., 202.26 MiB/sec. | ||
| 23730 | 2026.04.07 02:59:57.554512 [ 188 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_162_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64120 rows, containing 5 columns (5 merged, 0 gathered) in 0.009899369 sec., 6477180.515242942 rows/sec., 415.70 MiB/sec. | ||
| 23731 | 2026.04.07 02:59:57.554710 [ 187 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23732 | 2026.04.07 02:59:57.555254 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_162_39} <Trace> MergedBlockOutputStream: filled checksums all_1_162_39 (state Temporary) | ||
| 23733 | 2026.04.07 02:59:57.555272 [ 187 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_166_33} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23734 | 2026.04.07 02:59:57.555387 [ 187 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_166_33} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23735 | 2026.04.07 02:59:57.555490 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 23736 | 2026.04.07 02:59:57.555727 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_162_39} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_162_39 to all_1_162_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23737 | 2026.04.07 02:59:57.555805 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_162_39} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 2 parts: [all_1_161_38, all_162_162_0] -> all_1_162_39 | ||
| 23738 | 2026.04.07 02:59:57.555885 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 23739 | 2026.04.07 02:59:58.342502 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23740 | 2026.04.07 02:59:58.342791 [ 5 ] {b1386c2c-a2dd-4701-a5d0-fdbd37f9204d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23741 | 2026.04.07 02:59:58.342899 [ 5 ] {b1386c2c-a2dd-4701-a5d0-fdbd37f9204d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23742 | 2026.04.07 02:59:58.343545 [ 5 ] {b1386c2c-a2dd-4701-a5d0-fdbd37f9204d} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23743 | 2026.04.07 02:59:58.343594 [ 5 ] {b1386c2c-a2dd-4701-a5d0-fdbd37f9204d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23744 | 2026.04.07 02:59:58.344170 [ 5 ] {b1386c2c-a2dd-4701-a5d0-fdbd37f9204d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 23745 | 2026.04.07 02:59:58.344721 [ 5 ] {b1386c2c-a2dd-4701-a5d0-fdbd37f9204d} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23746 | 2026.04.07 02:59:58.344892 [ 5 ] {b1386c2c-a2dd-4701-a5d0-fdbd37f9204d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002178 sec., 4591.368227731865 rows/sec., 374.39 KiB/sec. | ||
| 23747 | 2026.04.07 02:59:58.344948 [ 5 ] {b1386c2c-a2dd-4701-a5d0-fdbd37f9204d} <Debug> TCPHandler: Processed in 0.002645576 sec. | ||
| 23748 | 2026.04.07 02:59:58.345068 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23749 | 2026.04.07 02:59:58.345170 [ 5 ] {ae7ccafe-5572-47e6-b303-438264d97c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23750 | 2026.04.07 02:59:58.345215 [ 5 ] {ae7ccafe-5572-47e6-b303-438264d97c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23751 | 2026.04.07 02:59:58.347279 [ 5 ] {ae7ccafe-5572-47e6-b303-438264d97c37} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23752 | 2026.04.07 02:59:58.347318 [ 5 ] {ae7ccafe-5572-47e6-b303-438264d97c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23753 | 2026.04.07 02:59:58.347892 [ 5 ] {ae7ccafe-5572-47e6-b303-438264d97c37} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23754 | 2026.04.07 02:59:58.348396 [ 5 ] {ae7ccafe-5572-47e6-b303-438264d97c37} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23755 | 2026.04.07 02:59:58.348539 [ 5 ] {ae7ccafe-5572-47e6-b303-438264d97c37} <Debug> executeQuery: Read 2429 rows, 183.85 KiB in 0.003392 sec., 716096.6981132076 rows/sec., 52.93 MiB/sec. | ||
| 23756 | 2026.04.07 02:59:58.348579 [ 5 ] {ae7ccafe-5572-47e6-b303-438264d97c37} <Debug> TCPHandler: Processed in 0.003564956 sec. | ||
| 23757 | 2026.04.07 02:59:58.348694 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23758 | 2026.04.07 02:59:58.348794 [ 5 ] {f563d5ea-f526-4a46-a2fe-f12d8ef51db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23759 | 2026.04.07 02:59:58.348838 [ 5 ] {f563d5ea-f526-4a46-a2fe-f12d8ef51db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23760 | 2026.04.07 02:59:58.349268 [ 5 ] {f563d5ea-f526-4a46-a2fe-f12d8ef51db9} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23761 | 2026.04.07 02:59:58.349304 [ 5 ] {f563d5ea-f526-4a46-a2fe-f12d8ef51db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23762 | 2026.04.07 02:59:58.349725 [ 5 ] {f563d5ea-f526-4a46-a2fe-f12d8ef51db9} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 23763 | 2026.04.07 02:59:58.350167 [ 5 ] {f563d5ea-f526-4a46-a2fe-f12d8ef51db9} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23764 | 2026.04.07 02:59:58.350305 [ 5 ] {f563d5ea-f526-4a46-a2fe-f12d8ef51db9} <Debug> executeQuery: Read 30 rows, 2.20 KiB in 0.001533 sec., 19569.471624266145 rows/sec., 1.40 MiB/sec. | ||
| 23765 | 2026.04.07 02:59:58.350346 [ 5 ] {f563d5ea-f526-4a46-a2fe-f12d8ef51db9} <Debug> TCPHandler: Processed in 0.001704316 sec. | ||
| 23766 | 2026.04.07 02:59:58.350455 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23767 | 2026.04.07 02:59:58.350550 [ 5 ] {079a9cdc-603e-499c-b438-f295789f7896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23768 | 2026.04.07 02:59:58.350590 [ 5 ] {079a9cdc-603e-499c-b438-f295789f7896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23769 | 2026.04.07 02:59:58.351454 [ 5 ] {079a9cdc-603e-499c-b438-f295789f7896} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23770 | 2026.04.07 02:59:58.351491 [ 5 ] {079a9cdc-603e-499c-b438-f295789f7896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23771 | 2026.04.07 02:59:58.351970 [ 5 ] {079a9cdc-603e-499c-b438-f295789f7896} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 23772 | 2026.04.07 02:59:58.352491 [ 5 ] {079a9cdc-603e-499c-b438-f295789f7896} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23773 | 2026.04.07 02:59:58.352628 [ 5 ] {079a9cdc-603e-499c-b438-f295789f7896} <Debug> executeQuery: Read 802 rows, 47.45 KiB in 0.002097 sec., 382451.12064854556 rows/sec., 22.10 MiB/sec. | ||
| 23774 | 2026.04.07 02:59:58.352629 [ 55 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 23775 | 2026.04.07 02:59:58.352667 [ 5 ] {079a9cdc-603e-499c-b438-f295789f7896} <Debug> TCPHandler: Processed in 0.002263618 sec. | ||
| 23776 | 2026.04.07 02:59:58.352735 [ 55 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23777 | 2026.04.07 02:59:58.352777 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23778 | 2026.04.07 02:59:58.352814 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23779 | 2026.04.07 02:59:58.352918 [ 5 ] {68489ca4-c0ca-45d1-8b69-4fe126d89ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 23780 | 2026.04.07 02:59:58.352921 [ 187 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::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 | ||
| 23781 | 2026.04.07 02:59:58.352960 [ 5 ] {68489ca4-c0ca-45d1-8b69-4fe126d89ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 23782 | 2026.04.07 02:59:58.353118 [ 187 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23783 | 2026.04.07 02:59:58.353178 [ 187 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 976 rows starting from the beginning of the part | ||
| 23784 | 2026.04.07 02:59:58.353282 [ 187 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 804 rows starting from the beginning of the part | ||
| 23785 | 2026.04.07 02:59:58.353359 [ 187 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 149 rows starting from the beginning of the part | ||
| 23786 | 2026.04.07 02:59:58.353371 [ 5 ] {68489ca4-c0ca-45d1-8b69-4fe126d89ae7} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23787 | 2026.04.07 02:59:58.353418 [ 5 ] {68489ca4-c0ca-45d1-8b69-4fe126d89ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23788 | 2026.04.07 02:59:58.353430 [ 187 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 149 rows starting from the beginning of the part | ||
| 23789 | 2026.04.07 02:59:58.353503 [ 187 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 149 rows starting from the beginning of the part | ||
| 23790 | 2026.04.07 02:59:58.353569 [ 187 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 802 rows starting from the beginning of the part | ||
| 23791 | 2026.04.07 02:59:58.353963 [ 5 ] {68489ca4-c0ca-45d1-8b69-4fe126d89ae7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 23792 | 2026.04.07 02:59:58.354573 [ 5 ] {68489ca4-c0ca-45d1-8b69-4fe126d89ae7} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23793 | 2026.04.07 02:59:58.354712 [ 5 ] {68489ca4-c0ca-45d1-8b69-4fe126d89ae7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001812 sec., 551.8763796909492 rows/sec., 38.80 KiB/sec. | ||
| 23794 | 2026.04.07 02:59:58.354753 [ 5 ] {68489ca4-c0ca-45d1-8b69-4fe126d89ae7} <Debug> TCPHandler: Processed in 0.001990602 sec. | ||
| 23795 | 2026.04.07 02:59:58.354864 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23796 | 2026.04.07 02:59:58.354959 [ 5 ] {389a2f13-5634-4693-b1f5-2276dddcf547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23797 | 2026.04.07 02:59:58.355000 [ 5 ] {389a2f13-5634-4693-b1f5-2276dddcf547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23798 | 2026.04.07 02:59:58.355053 [ 192 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3029 rows, containing 5 columns (5 merged, 0 gathered) in 0.002195066 sec., 1379912.9502256424 rows/sec., 87.11 MiB/sec. | ||
| 23799 | 2026.04.07 02:59:58.355432 [ 188 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 23800 | 2026.04.07 02:59:58.356011 [ 188 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_91_18} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23801 | 2026.04.07 02:59:58.356096 [ 188 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_91_18} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 23802 | 2026.04.07 02:59:58.356194 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 23803 | 2026.04.07 02:59:58.356202 [ 5 ] {389a2f13-5634-4693-b1f5-2276dddcf547} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23804 | 2026.04.07 02:59:58.356244 [ 5 ] {389a2f13-5634-4693-b1f5-2276dddcf547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23805 | 2026.04.07 02:59:58.356772 [ 5 ] {389a2f13-5634-4693-b1f5-2276dddcf547} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23806 | 2026.04.07 02:59:58.357218 [ 5 ] {389a2f13-5634-4693-b1f5-2276dddcf547} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23807 | 2026.04.07 02:59:58.357355 [ 5 ] {389a2f13-5634-4693-b1f5-2276dddcf547} <Debug> executeQuery: Read 1309 rows, 89.65 KiB in 0.002414 sec., 542253.5211267606 rows/sec., 36.27 MiB/sec. | ||
| 23808 | 2026.04.07 02:59:58.357393 [ 5 ] {389a2f13-5634-4693-b1f5-2276dddcf547} <Debug> TCPHandler: Processed in 0.002580575 sec. | ||
| 23809 | 2026.04.07 02:59:58.357501 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23810 | 2026.04.07 02:59:58.357595 [ 5 ] {75e80bb3-b17b-47d8-b484-99fd8dfd2b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23811 | 2026.04.07 02:59:58.357638 [ 5 ] {75e80bb3-b17b-47d8-b484-99fd8dfd2b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23812 | 2026.04.07 02:59:58.358474 [ 5 ] {75e80bb3-b17b-47d8-b484-99fd8dfd2b80} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23813 | 2026.04.07 02:59:58.358510 [ 5 ] {75e80bb3-b17b-47d8-b484-99fd8dfd2b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23814 | 2026.04.07 02:59:58.359055 [ 5 ] {75e80bb3-b17b-47d8-b484-99fd8dfd2b80} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23815 | 2026.04.07 02:59:58.359500 [ 5 ] {75e80bb3-b17b-47d8-b484-99fd8dfd2b80} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23816 | 2026.04.07 02:59:58.359635 [ 5 ] {75e80bb3-b17b-47d8-b484-99fd8dfd2b80} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.002059 sec., 728994.6576007771 rows/sec., 44.23 MiB/sec. | ||
| 23817 | 2026.04.07 02:59:58.359645 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_162_39 to all_167_167_0 | ||
| 23818 | 2026.04.07 02:59:58.359675 [ 5 ] {75e80bb3-b17b-47d8-b484-99fd8dfd2b80} <Debug> TCPHandler: Processed in 0.002224067 sec. | ||
| 23819 | 2026.04.07 02:59:58.359714 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23820 | 2026.04.07 02:59:58.359754 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23821 | 2026.04.07 02:59:58.359798 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23822 | 2026.04.07 02:59:58.359862 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_167_40} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_162_39 to all_167_167_0 into Compact with storage Full | ||
| 23823 | 2026.04.07 02:59:58.359901 [ 5 ] {42d5b6b7-2628-4913-b9a8-87b2c8284398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23824 | 2026.04.07 02:59:58.359948 [ 5 ] {42d5b6b7-2628-4913-b9a8-87b2c8284398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23825 | 2026.04.07 02:59:58.359992 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_167_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23826 | 2026.04.07 02:59:58.360027 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_167_40} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_162_39, total 64120 rows starting from the beginning of the part | ||
| 23827 | 2026.04.07 02:59:58.360080 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_167_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 162 rows starting from the beginning of the part | ||
| 23828 | 2026.04.07 02:59:58.360121 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_167_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 266 rows starting from the beginning of the part | ||
| 23829 | 2026.04.07 02:59:58.360164 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_167_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 162 rows starting from the beginning of the part | ||
| 23830 | 2026.04.07 02:59:58.360204 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_167_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 265 rows starting from the beginning of the part | ||
| 23831 | 2026.04.07 02:59:58.360242 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_167_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 1501 rows starting from the beginning of the part | ||
| 23832 | 2026.04.07 02:59:58.360284 [ 5 ] {42d5b6b7-2628-4913-b9a8-87b2c8284398} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23833 | 2026.04.07 02:59:58.360324 [ 5 ] {42d5b6b7-2628-4913-b9a8-87b2c8284398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23834 | 2026.04.07 02:59:58.360790 [ 5 ] {42d5b6b7-2628-4913-b9a8-87b2c8284398} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 23835 | 2026.04.07 02:59:58.361234 [ 5 ] {42d5b6b7-2628-4913-b9a8-87b2c8284398} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23836 | 2026.04.07 02:59:58.361370 [ 5 ] {42d5b6b7-2628-4913-b9a8-87b2c8284398} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001488 sec., 672.0430107526882 rows/sec., 42.66 KiB/sec. | ||
| 23837 | 2026.04.07 02:59:58.361408 [ 5 ] {42d5b6b7-2628-4913-b9a8-87b2c8284398} <Debug> TCPHandler: Processed in 0.001660765 sec. | ||
| 23838 | 2026.04.07 02:59:58.361519 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23839 | 2026.04.07 02:59:58.361613 [ 5 ] {40ced35b-cf58-414c-b034-4a92189a6a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23840 | 2026.04.07 02:59:58.361671 [ 5 ] {40ced35b-cf58-414c-b034-4a92189a6a0a} <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 | ||
| 23841 | 2026.04.07 02:59:58.362499 [ 5 ] {40ced35b-cf58-414c-b034-4a92189a6a0a} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23842 | 2026.04.07 02:59:58.362535 [ 5 ] {40ced35b-cf58-414c-b034-4a92189a6a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23843 | 2026.04.07 02:59:58.363237 [ 5 ] {40ced35b-cf58-414c-b034-4a92189a6a0a} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 23844 | 2026.04.07 02:59:58.363745 [ 5 ] {40ced35b-cf58-414c-b034-4a92189a6a0a} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23845 | 2026.04.07 02:59:58.363892 [ 5 ] {40ced35b-cf58-414c-b034-4a92189a6a0a} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002297 sec., 8707.009142359599 rows/sec., 15.60 MiB/sec. | ||
| 23846 | 2026.04.07 02:59:58.363950 [ 5 ] {40ced35b-cf58-414c-b034-4a92189a6a0a} <Debug> TCPHandler: Processed in 0.002481032 sec. | ||
| 23847 | 2026.04.07 02:59:58.364061 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23848 | 2026.04.07 02:59:58.364156 [ 5 ] {e0f4be86-d261-4441-926e-753859207a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23849 | 2026.04.07 02:59:58.364196 [ 5 ] {e0f4be86-d261-4441-926e-753859207a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23850 | 2026.04.07 02:59:58.364531 [ 5 ] {e0f4be86-d261-4441-926e-753859207a80} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23851 | 2026.04.07 02:59:58.364567 [ 5 ] {e0f4be86-d261-4441-926e-753859207a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23852 | 2026.04.07 02:59:58.364988 [ 5 ] {e0f4be86-d261-4441-926e-753859207a80} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23853 | 2026.04.07 02:59:58.365437 [ 5 ] {e0f4be86-d261-4441-926e-753859207a80} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23854 | 2026.04.07 02:59:58.365571 [ 5 ] {e0f4be86-d261-4441-926e-753859207a80} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001435 sec., 8362.369337979093 rows/sec., 577.09 KiB/sec. | ||
| 23855 | 2026.04.07 02:59:58.365607 [ 5 ] {e0f4be86-d261-4441-926e-753859207a80} <Debug> TCPHandler: Processed in 0.001597254 sec. | ||
| 23856 | 2026.04.07 02:59:58.370914 [ 191 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_167_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66476 rows, containing 5 columns (5 merged, 0 gathered) in 0.011098714 sec., 5989522.750113211 rows/sec., 384.19 MiB/sec. | ||
| 23857 | 2026.04.07 02:59:58.371561 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_167_40} <Trace> MergedBlockOutputStream: filled checksums all_1_167_40 (state Temporary) | ||
| 23858 | 2026.04.07 02:59:58.372184 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_167_40} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_167_40 to all_1_167_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23859 | 2026.04.07 02:59:58.372253 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_167_40} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_162_39, all_167_167_0] -> all_1_167_40 | ||
| 23860 | 2026.04.07 02:59:58.372333 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 23861 | 2026.04.07 02:59:58.392185 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 23862 | 2026.04.07 02:59:58.411822 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23863 | 2026.04.07 02:59:58.411866 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23864 | 2026.04.07 02:59:58.418247 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 23865 | 2026.04.07 02:59:58.419414 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23866 | 2026.04.07 02:59:58.423205 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 23867 | 2026.04.07 02:59:59.000297 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.47 MiB, peak 429.32 MiB, free memory in arenas 0.00 B, will set to 407.17 MiB (RSS), difference: -1.30 MiB | ||
| 23868 | 2026.04.07 03:00:00.944977 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 3050 | ||
| 23869 | 2026.04.07 03:00:00.947841 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23870 | 2026.04.07 03:00:00.947888 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.74 GiB. | ||
| 23871 | 2026.04.07 03:00:00.949201 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23872 | 2026.04.07 03:00:00.949683 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23873 | 2026.04.07 03:00:00.949948 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3050 | ||
| 23874 | 2026.04.07 03:00:02.141732 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 23875 | 2026.04.07 03:00:02.141796 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 23876 | 2026.04.07 03:00:02.145832 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 23877 | 2026.04.07 03:00:02.475328 [ 217 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 23878 | 2026.04.07 03:00:02.475416 [ 217 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 23879 | 2026.04.07 03:00:02.478581 [ 217 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 23880 | 2026.04.07 03:00:02.516576 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23881 | 2026.04.07 03:00:02.516782 [ 5 ] {14ad1dc1-4d96-4c87-9808-7971f4f13ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23882 | 2026.04.07 03:00:02.516866 [ 5 ] {14ad1dc1-4d96-4c87-9808-7971f4f13ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23883 | 2026.04.07 03:00:02.517546 [ 5 ] {14ad1dc1-4d96-4c87-9808-7971f4f13ed5} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23884 | 2026.04.07 03:00:02.517586 [ 5 ] {14ad1dc1-4d96-4c87-9808-7971f4f13ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 23885 | 2026.04.07 03:00:02.518059 [ 5 ] {14ad1dc1-4d96-4c87-9808-7971f4f13ed5} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23886 | 2026.04.07 03:00:02.518491 [ 5 ] {14ad1dc1-4d96-4c87-9808-7971f4f13ed5} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23887 | 2026.04.07 03:00:02.518642 [ 5 ] {14ad1dc1-4d96-4c87-9808-7971f4f13ed5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001923 sec., 29121.164846593863 rows/sec., 2.24 MiB/sec. | ||
| 23888 | 2026.04.07 03:00:02.518685 [ 5 ] {14ad1dc1-4d96-4c87-9808-7971f4f13ed5} <Debug> TCPHandler: Processed in 0.002263468 sec. | ||
| 23889 | 2026.04.07 03:00:02.518800 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23890 | 2026.04.07 03:00:02.518896 [ 5 ] {ee0bcf16-bce7-4921-9694-d0fb8a622db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23891 | 2026.04.07 03:00:02.518937 [ 5 ] {ee0bcf16-bce7-4921-9694-d0fb8a622db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23892 | 2026.04.07 03:00:02.519358 [ 5 ] {ee0bcf16-bce7-4921-9694-d0fb8a622db2} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23893 | 2026.04.07 03:00:02.519396 [ 5 ] {ee0bcf16-bce7-4921-9694-d0fb8a622db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 23894 | 2026.04.07 03:00:02.519835 [ 5 ] {ee0bcf16-bce7-4921-9694-d0fb8a622db2} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23895 | 2026.04.07 03:00:02.520251 [ 5 ] {ee0bcf16-bce7-4921-9694-d0fb8a622db2} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23896 | 2026.04.07 03:00:02.520385 [ 5 ] {ee0bcf16-bce7-4921-9694-d0fb8a622db2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001507 sec., 42468.4804246848 rows/sec., 3.31 MiB/sec. | ||
| 23897 | 2026.04.07 03:00:02.520423 [ 5 ] {ee0bcf16-bce7-4921-9694-d0fb8a622db2} <Debug> TCPHandler: Processed in 0.001674976 sec. | ||
| 23898 | 2026.04.07 03:00:02.520531 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23899 | 2026.04.07 03:00:02.520627 [ 5 ] {28080395-fc4e-4dee-a975-5b46f6661e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23900 | 2026.04.07 03:00:02.520671 [ 5 ] {28080395-fc4e-4dee-a975-5b46f6661e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23901 | 2026.04.07 03:00:02.521048 [ 5 ] {28080395-fc4e-4dee-a975-5b46f6661e45} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23902 | 2026.04.07 03:00:02.521084 [ 5 ] {28080395-fc4e-4dee-a975-5b46f6661e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 23903 | 2026.04.07 03:00:02.521509 [ 5 ] {28080395-fc4e-4dee-a975-5b46f6661e45} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23904 | 2026.04.07 03:00:02.521932 [ 5 ] {28080395-fc4e-4dee-a975-5b46f6661e45} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23905 | 2026.04.07 03:00:02.522066 [ 5 ] {28080395-fc4e-4dee-a975-5b46f6661e45} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001458 sec., 87791.4951989026 rows/sec., 6.11 MiB/sec. | ||
| 23906 | 2026.04.07 03:00:02.522103 [ 5 ] {28080395-fc4e-4dee-a975-5b46f6661e45} <Debug> TCPHandler: Processed in 0.001623044 sec. | ||
| 23907 | 2026.04.07 03:00:02.522211 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23908 | 2026.04.07 03:00:02.522305 [ 5 ] {5b3ce960-f057-4e0a-bc7d-c65ab6d3b35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23909 | 2026.04.07 03:00:02.522346 [ 5 ] {5b3ce960-f057-4e0a-bc7d-c65ab6d3b35f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23910 | 2026.04.07 03:00:02.522670 [ 5 ] {5b3ce960-f057-4e0a-bc7d-c65ab6d3b35f} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23911 | 2026.04.07 03:00:02.522704 [ 5 ] {5b3ce960-f057-4e0a-bc7d-c65ab6d3b35f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 23912 | 2026.04.07 03:00:02.523167 [ 5 ] {5b3ce960-f057-4e0a-bc7d-c65ab6d3b35f} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23913 | 2026.04.07 03:00:02.523582 [ 5 ] {5b3ce960-f057-4e0a-bc7d-c65ab6d3b35f} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23914 | 2026.04.07 03:00:02.523715 [ 5 ] {5b3ce960-f057-4e0a-bc7d-c65ab6d3b35f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001428 sec., 33613.44537815126 rows/sec., 2.27 MiB/sec. | ||
| 23915 | 2026.04.07 03:00:02.523751 [ 5 ] {5b3ce960-f057-4e0a-bc7d-c65ab6d3b35f} <Debug> TCPHandler: Processed in 0.001590264 sec. | ||
| 23916 | 2026.04.07 03:00:02.893890 [ 217 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 23917 | 2026.04.07 03:00:02.894001 [ 217 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 23918 | 2026.04.07 03:00:02.897909 [ 217 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 23919 | 2026.04.07 03:00:02.982903 [ 223 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 23920 | 2026.04.07 03:00:02.982990 [ 223 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 23921 | 2026.04.07 03:00:02.986604 [ 223 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 23922 | 2026.04.07 03:00:03.317529 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47532 | ||
| 23923 | 2026.04.07 03:00:03.318081 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23924 | 2026.04.07 03:00:03.318130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 23925 | 2026.04.07 03:00:03.318737 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 23926 | 2026.04.07 03:00:03.319185 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23927 | 2026.04.07 03:00:03.319319 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47532 | ||
| 23928 | 2026.04.07 03:00:05.923638 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 23929 | 2026.04.07 03:00:05.941803 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23930 | 2026.04.07 03:00:05.941864 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 23931 | 2026.04.07 03:00:05.948395 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 23932 | 2026.04.07 03:00:05.949512 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23933 | 2026.04.07 03:00:05.952870 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 23934 | 2026.04.07 03:00:07.528337 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23935 | 2026.04.07 03:00:07.528554 [ 5 ] {44c077db-7821-4aa4-85a6-3f06248791b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23936 | 2026.04.07 03:00:07.528628 [ 5 ] {44c077db-7821-4aa4-85a6-3f06248791b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23937 | 2026.04.07 03:00:07.529473 [ 5 ] {44c077db-7821-4aa4-85a6-3f06248791b8} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23938 | 2026.04.07 03:00:07.529512 [ 5 ] {44c077db-7821-4aa4-85a6-3f06248791b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 23939 | 2026.04.07 03:00:07.530030 [ 5 ] {44c077db-7821-4aa4-85a6-3f06248791b8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23940 | 2026.04.07 03:00:07.530518 [ 5 ] {44c077db-7821-4aa4-85a6-3f06248791b8} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23941 | 2026.04.07 03:00:07.530677 [ 5 ] {44c077db-7821-4aa4-85a6-3f06248791b8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002178 sec., 130394.85766758495 rows/sec., 8.28 MiB/sec. | ||
| 23942 | 2026.04.07 03:00:07.530719 [ 5 ] {44c077db-7821-4aa4-85a6-3f06248791b8} <Debug> TCPHandler: Processed in 0.002523893 sec. | ||
| 23943 | 2026.04.07 03:00:07.530841 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23944 | 2026.04.07 03:00:07.530937 [ 5 ] {2a226168-151d-4936-8fe8-f39b1aae2328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23945 | 2026.04.07 03:00:07.530978 [ 5 ] {2a226168-151d-4936-8fe8-f39b1aae2328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23946 | 2026.04.07 03:00:07.531804 [ 5 ] {2a226168-151d-4936-8fe8-f39b1aae2328} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23947 | 2026.04.07 03:00:07.531838 [ 5 ] {2a226168-151d-4936-8fe8-f39b1aae2328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 23948 | 2026.04.07 03:00:07.532299 [ 5 ] {2a226168-151d-4936-8fe8-f39b1aae2328} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23949 | 2026.04.07 03:00:07.532722 [ 5 ] {2a226168-151d-4936-8fe8-f39b1aae2328} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23950 | 2026.04.07 03:00:07.532856 [ 5 ] {2a226168-151d-4936-8fe8-f39b1aae2328} <Debug> executeQuery: Read 907 rows, 73.34 KiB in 0.001938 sec., 468008.2559339525 rows/sec., 36.96 MiB/sec. | ||
| 23951 | 2026.04.07 03:00:07.532895 [ 5 ] {2a226168-151d-4936-8fe8-f39b1aae2328} <Debug> TCPHandler: Processed in 0.002104805 sec. | ||
| 23952 | 2026.04.07 03:00:07.533007 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23953 | 2026.04.07 03:00:07.533101 [ 5 ] {78ac0c81-bfc6-46bc-ad9b-523058732430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23954 | 2026.04.07 03:00:07.533142 [ 5 ] {78ac0c81-bfc6-46bc-ad9b-523058732430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23955 | 2026.04.07 03:00:07.533660 [ 5 ] {78ac0c81-bfc6-46bc-ad9b-523058732430} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23956 | 2026.04.07 03:00:07.533697 [ 5 ] {78ac0c81-bfc6-46bc-ad9b-523058732430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 23957 | 2026.04.07 03:00:07.534112 [ 5 ] {78ac0c81-bfc6-46bc-ad9b-523058732430} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 23958 | 2026.04.07 03:00:07.534604 [ 5 ] {78ac0c81-bfc6-46bc-ad9b-523058732430} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23959 | 2026.04.07 03:00:07.534734 [ 51 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 23960 | 2026.04.07 03:00:07.534743 [ 5 ] {78ac0c81-bfc6-46bc-ad9b-523058732430} <Debug> executeQuery: Read 197 rows, 12.68 KiB in 0.00166 sec., 118674.69879518072 rows/sec., 7.46 MiB/sec. | ||
| 23961 | 2026.04.07 03:00:07.534797 [ 51 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23962 | 2026.04.07 03:00:07.534810 [ 5 ] {78ac0c81-bfc6-46bc-ad9b-523058732430} <Debug> TCPHandler: Processed in 0.001854859 sec. | ||
| 23963 | 2026.04.07 03:00:07.534825 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 23964 | 2026.04.07 03:00:07.534928 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23965 | 2026.04.07 03:00:07.534939 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 23966 | 2026.04.07 03:00:07.535031 [ 5 ] {6f386587-eafd-40aa-a692-ec044a789832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23967 | 2026.04.07 03:00:07.535073 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23968 | 2026.04.07 03:00:07.535075 [ 5 ] {6f386587-eafd-40aa-a692-ec044a789832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23969 | 2026.04.07 03:00:07.535116 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 254 rows starting from the beginning of the part | ||
| 23970 | 2026.04.07 03:00:07.535190 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 198 rows starting from the beginning of the part | ||
| 23971 | 2026.04.07 03:00:07.535234 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 7 rows starting from the beginning of the part | ||
| 23972 | 2026.04.07 03:00:07.535278 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 197 rows starting from the beginning of the part | ||
| 23973 | 2026.04.07 03:00:07.535318 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 30 rows starting from the beginning of the part | ||
| 23974 | 2026.04.07 03:00:07.535359 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 197 rows starting from the beginning of the part | ||
| 23975 | 2026.04.07 03:00:07.535550 [ 5 ] {6f386587-eafd-40aa-a692-ec044a789832} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23976 | 2026.04.07 03:00:07.535594 [ 5 ] {6f386587-eafd-40aa-a692-ec044a789832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 23977 | 2026.04.07 03:00:07.536029 [ 5 ] {6f386587-eafd-40aa-a692-ec044a789832} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 23978 | 2026.04.07 03:00:07.536311 [ 189 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 883 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142313 sec., 620463.3448806504 rows/sec., 41.94 MiB/sec. | ||
| 23979 | 2026.04.07 03:00:07.536454 [ 5 ] {6f386587-eafd-40aa-a692-ec044a789832} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23980 | 2026.04.07 03:00:07.536541 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 23981 | 2026.04.07 03:00:07.536597 [ 5 ] {6f386587-eafd-40aa-a692-ec044a789832} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001584 sec., 94065.65656565657 rows/sec., 6.08 MiB/sec. | ||
| 23982 | 2026.04.07 03:00:07.536642 [ 5 ] {6f386587-eafd-40aa-a692-ec044a789832} <Debug> TCPHandler: Processed in 0.001765137 sec. | ||
| 23983 | 2026.04.07 03:00:07.536754 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23984 | 2026.04.07 03:00:07.536851 [ 5 ] {1916358a-7459-4fab-a670-0327633a4b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23985 | 2026.04.07 03:00:07.536893 [ 5 ] {1916358a-7459-4fab-a670-0327633a4b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23986 | 2026.04.07 03:00:07.537054 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_141_28} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23987 | 2026.04.07 03:00:07.537132 [ 191 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_141_28} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 23988 | 2026.04.07 03:00:07.537202 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 23989 | 2026.04.07 03:00:07.537339 [ 5 ] {1916358a-7459-4fab-a670-0327633a4b4f} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23990 | 2026.04.07 03:00:07.537382 [ 5 ] {1916358a-7459-4fab-a670-0327633a4b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 23991 | 2026.04.07 03:00:07.537823 [ 5 ] {1916358a-7459-4fab-a670-0327633a4b4f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23992 | 2026.04.07 03:00:07.538262 [ 5 ] {1916358a-7459-4fab-a670-0327633a4b4f} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23993 | 2026.04.07 03:00:07.538395 [ 5 ] {1916358a-7459-4fab-a670-0327633a4b4f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001563 sec., 94689.69929622521 rows/sec., 5.39 MiB/sec. | ||
| 23994 | 2026.04.07 03:00:07.538434 [ 5 ] {1916358a-7459-4fab-a670-0327633a4b4f} <Debug> TCPHandler: Processed in 0.001731317 sec. | ||
| 23995 | 2026.04.07 03:00:07.538542 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23996 | 2026.04.07 03:00:07.538635 [ 5 ] {61af659b-7de6-42bc-b5c4-6f0152f1403c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23997 | 2026.04.07 03:00:07.538675 [ 5 ] {61af659b-7de6-42bc-b5c4-6f0152f1403c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23998 | 2026.04.07 03:00:07.539274 [ 5 ] {61af659b-7de6-42bc-b5c4-6f0152f1403c} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23999 | 2026.04.07 03:00:07.539312 [ 5 ] {61af659b-7de6-42bc-b5c4-6f0152f1403c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24000 | 2026.04.07 03:00:07.539736 [ 5 ] {61af659b-7de6-42bc-b5c4-6f0152f1403c} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 24001 | 2026.04.07 03:00:07.540187 [ 5 ] {61af659b-7de6-42bc-b5c4-6f0152f1403c} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24002 | 2026.04.07 03:00:07.540322 [ 5 ] {61af659b-7de6-42bc-b5c4-6f0152f1403c} <Debug> executeQuery: Read 545 rows, 39.58 KiB in 0.001704 sec., 319835.6807511737 rows/sec., 22.69 MiB/sec. | ||
| 24003 | 2026.04.07 03:00:07.540361 [ 5 ] {61af659b-7de6-42bc-b5c4-6f0152f1403c} <Debug> TCPHandler: Processed in 0.001868859 sec. | ||
| 24004 | 2026.04.07 03:00:07.540469 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24005 | 2026.04.07 03:00:07.540564 [ 5 ] {971314f9-276e-4e52-a324-23269a78f4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24006 | 2026.04.07 03:00:07.540604 [ 5 ] {971314f9-276e-4e52-a324-23269a78f4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24007 | 2026.04.07 03:00:07.540934 [ 5 ] {971314f9-276e-4e52-a324-23269a78f4fb} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24008 | 2026.04.07 03:00:07.540970 [ 5 ] {971314f9-276e-4e52-a324-23269a78f4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24009 | 2026.04.07 03:00:07.541379 [ 5 ] {971314f9-276e-4e52-a324-23269a78f4fb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 24010 | 2026.04.07 03:00:07.541789 [ 5 ] {971314f9-276e-4e52-a324-23269a78f4fb} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24011 | 2026.04.07 03:00:07.541923 [ 5 ] {971314f9-276e-4e52-a324-23269a78f4fb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001377 sec., 4357.298474945534 rows/sec., 227.65 KiB/sec. | ||
| 24012 | 2026.04.07 03:00:07.541961 [ 5 ] {971314f9-276e-4e52-a324-23269a78f4fb} <Debug> TCPHandler: Processed in 0.001542012 sec. | ||
| 24013 | 2026.04.07 03:00:07.542068 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24014 | 2026.04.07 03:00:07.542162 [ 5 ] {dfa3e73b-c1f0-420c-a411-52d7ab51d5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24015 | 2026.04.07 03:00:07.542204 [ 5 ] {dfa3e73b-c1f0-420c-a411-52d7ab51d5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24016 | 2026.04.07 03:00:07.542605 [ 5 ] {dfa3e73b-c1f0-420c-a411-52d7ab51d5a2} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24017 | 2026.04.07 03:00:07.542640 [ 5 ] {dfa3e73b-c1f0-420c-a411-52d7ab51d5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24018 | 2026.04.07 03:00:07.543070 [ 5 ] {dfa3e73b-c1f0-420c-a411-52d7ab51d5a2} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 24019 | 2026.04.07 03:00:07.543483 [ 5 ] {dfa3e73b-c1f0-420c-a411-52d7ab51d5a2} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24020 | 2026.04.07 03:00:07.543615 [ 5 ] {dfa3e73b-c1f0-420c-a411-52d7ab51d5a2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001472 sec., 180027.1739130435 rows/sec., 11.96 MiB/sec. | ||
| 24021 | 2026.04.07 03:00:07.543653 [ 5 ] {dfa3e73b-c1f0-420c-a411-52d7ab51d5a2} <Debug> TCPHandler: Processed in 0.001635784 sec. | ||
| 24022 | 2026.04.07 03:00:07.543763 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24023 | 2026.04.07 03:00:07.543855 [ 5 ] {5c04cc20-25b0-4b83-a1de-f006b7026ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24024 | 2026.04.07 03:00:07.543897 [ 5 ] {5c04cc20-25b0-4b83-a1de-f006b7026ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24025 | 2026.04.07 03:00:07.544203 [ 5 ] {5c04cc20-25b0-4b83-a1de-f006b7026ef9} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24026 | 2026.04.07 03:00:07.544238 [ 5 ] {5c04cc20-25b0-4b83-a1de-f006b7026ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24027 | 2026.04.07 03:00:07.544648 [ 5 ] {5c04cc20-25b0-4b83-a1de-f006b7026ef9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 24028 | 2026.04.07 03:00:07.545106 [ 5 ] {5c04cc20-25b0-4b83-a1de-f006b7026ef9} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24029 | 2026.04.07 03:00:07.545238 [ 5 ] {5c04cc20-25b0-4b83-a1de-f006b7026ef9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001401 sec., 713.7758743754462 rows/sec., 48.10 KiB/sec. | ||
| 24030 | 2026.04.07 03:00:07.545276 [ 5 ] {5c04cc20-25b0-4b83-a1de-f006b7026ef9} <Debug> TCPHandler: Processed in 0.001564233 sec. | ||
| 24031 | 2026.04.07 03:00:07.545386 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24032 | 2026.04.07 03:00:07.545478 [ 5 ] {4709e201-0379-4096-9dfe-07fcb6cae3a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24033 | 2026.04.07 03:00:07.545531 [ 5 ] {4709e201-0379-4096-9dfe-07fcb6cae3a4} <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 | ||
| 24034 | 2026.04.07 03:00:07.546454 [ 5 ] {4709e201-0379-4096-9dfe-07fcb6cae3a4} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24035 | 2026.04.07 03:00:07.546491 [ 5 ] {4709e201-0379-4096-9dfe-07fcb6cae3a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24036 | 2026.04.07 03:00:07.547192 [ 5 ] {4709e201-0379-4096-9dfe-07fcb6cae3a4} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 24037 | 2026.04.07 03:00:07.547616 [ 5 ] {4709e201-0379-4096-9dfe-07fcb6cae3a4} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24038 | 2026.04.07 03:00:07.547758 [ 5 ] {4709e201-0379-4096-9dfe-07fcb6cae3a4} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002297 sec., 23944.2751414889 rows/sec., 42.91 MiB/sec. | ||
| 24039 | 2026.04.07 03:00:07.547814 [ 5 ] {4709e201-0379-4096-9dfe-07fcb6cae3a4} <Debug> TCPHandler: Processed in 0.002478533 sec. | ||
| 24040 | 2026.04.07 03:00:07.547925 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24041 | 2026.04.07 03:00:07.548019 [ 5 ] {abb07531-8fa4-46f6-9055-42cec8344373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24042 | 2026.04.07 03:00:07.548060 [ 5 ] {abb07531-8fa4-46f6-9055-42cec8344373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24043 | 2026.04.07 03:00:07.548388 [ 5 ] {abb07531-8fa4-46f6-9055-42cec8344373} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24044 | 2026.04.07 03:00:07.548423 [ 5 ] {abb07531-8fa4-46f6-9055-42cec8344373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24045 | 2026.04.07 03:00:07.548843 [ 5 ] {abb07531-8fa4-46f6-9055-42cec8344373} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 24046 | 2026.04.07 03:00:07.549322 [ 5 ] {abb07531-8fa4-46f6-9055-42cec8344373} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24047 | 2026.04.07 03:00:07.549455 [ 5 ] {abb07531-8fa4-46f6-9055-42cec8344373} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001454 sec., 61898.21182943604 rows/sec., 3.87 MiB/sec. | ||
| 24048 | 2026.04.07 03:00:07.549492 [ 5 ] {abb07531-8fa4-46f6-9055-42cec8344373} <Debug> TCPHandler: Processed in 0.001618304 sec. | ||
| 24049 | 2026.04.07 03:00:08.489036 [ 225 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): 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] | ||
| 24050 | 2026.04.07 03:00:08.489115 [ 225 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): 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] | ||
| 24051 | 2026.04.07 03:00:08.491833 [ 225 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): 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] | ||
| 24052 | 2026.04.07 03:00:09.606904 [ 225 ] {} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Found 5 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] | ||
| 24053 | 2026.04.07 03:00:09.606955 [ 225 ] {} <Debug> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Removing 5 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] | ||
| 24054 | 2026.04.07 03:00:09.608828 [ 225 ] {} <Debug> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 24055 | 2026.04.07 03:00:10.482753 [ 223 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 24056 | 2026.04.07 03:00:10.482829 [ 223 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 24057 | 2026.04.07 03:00:10.486548 [ 223 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 24058 | 2026.04.07 03:00:10.543058 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24059 | 2026.04.07 03:00:10.543110 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24060 | 2026.04.07 03:00:10.819702 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47980 | ||
| 24061 | 2026.04.07 03:00:10.820304 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24062 | 2026.04.07 03:00:10.820355 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24063 | 2026.04.07 03:00:10.821017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 24064 | 2026.04.07 03:00:10.821496 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24065 | 2026.04.07 03:00:10.821626 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47980 | ||
| 24066 | 2026.04.07 03:00:10.925394 [ 224 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): 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] | ||
| 24067 | 2026.04.07 03:00:10.925423 [ 224 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): 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] | ||
| 24068 | 2026.04.07 03:00:10.927973 [ 224 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): 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] | ||
| 24069 | 2026.04.07 03:00:10.950302 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 3080 | ||
| 24070 | 2026.04.07 03:00:10.953092 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24071 | 2026.04.07 03:00:10.953128 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24072 | 2026.04.07 03:00:10.954511 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 24073 | 2026.04.07 03:00:10.954960 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24074 | 2026.04.07 03:00:10.955223 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3080 | ||
| 24075 | 2026.04.07 03:00:11.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.17 MiB, peak 429.32 MiB, free memory in arenas 0.00 B, will set to 407.17 MiB (RSS), difference: 3.99 MiB | ||
| 24076 | 2026.04.07 03:00:12.335341 [ 222 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): 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] | ||
| 24077 | 2026.04.07 03:00:12.335405 [ 222 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): 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] | ||
| 24078 | 2026.04.07 03:00:12.338573 [ 222 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): 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] | ||
| 24079 | 2026.04.07 03:00:12.518983 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24080 | 2026.04.07 03:00:12.519158 [ 5 ] {0c93a151-296f-4694-964e-c3e09e296bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24081 | 2026.04.07 03:00:12.519222 [ 5 ] {0c93a151-296f-4694-964e-c3e09e296bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24082 | 2026.04.07 03:00:12.519878 [ 5 ] {0c93a151-296f-4694-964e-c3e09e296bcc} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24083 | 2026.04.07 03:00:12.519916 [ 5 ] {0c93a151-296f-4694-964e-c3e09e296bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24084 | 2026.04.07 03:00:12.520454 [ 5 ] {0c93a151-296f-4694-964e-c3e09e296bcc} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 24085 | 2026.04.07 03:00:12.520994 [ 5 ] {0c93a151-296f-4694-964e-c3e09e296bcc} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24086 | 2026.04.07 03:00:12.521136 [ 5 ] {0c93a151-296f-4694-964e-c3e09e296bcc} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002069 sec., 31899.468342194294 rows/sec., 2.54 MiB/sec. | ||
| 24087 | 2026.04.07 03:00:12.521175 [ 5 ] {0c93a151-296f-4694-964e-c3e09e296bcc} <Debug> TCPHandler: Processed in 0.00236499 sec. | ||
| 24088 | 2026.04.07 03:00:12.521286 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24089 | 2026.04.07 03:00:12.521371 [ 5 ] {f5e31f2f-212e-467b-9f08-37bcd629ef24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24090 | 2026.04.07 03:00:12.521409 [ 5 ] {f5e31f2f-212e-467b-9f08-37bcd629ef24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24091 | 2026.04.07 03:00:12.521861 [ 5 ] {f5e31f2f-212e-467b-9f08-37bcd629ef24} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24092 | 2026.04.07 03:00:12.521902 [ 5 ] {f5e31f2f-212e-467b-9f08-37bcd629ef24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24093 | 2026.04.07 03:00:12.522329 [ 5 ] {f5e31f2f-212e-467b-9f08-37bcd629ef24} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 24094 | 2026.04.07 03:00:12.522786 [ 5 ] {f5e31f2f-212e-467b-9f08-37bcd629ef24} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24095 | 2026.04.07 03:00:12.522916 [ 5 ] {f5e31f2f-212e-467b-9f08-37bcd629ef24} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001504 sec., 3324.468085106383 rows/sec., 249.98 KiB/sec. | ||
| 24096 | 2026.04.07 03:00:12.522955 [ 5 ] {f5e31f2f-212e-467b-9f08-37bcd629ef24} <Debug> TCPHandler: Processed in 0.001664715 sec. | ||
| 24097 | 2026.04.07 03:00:12.523009 [ 224 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 24098 | 2026.04.07 03:00:12.523060 [ 224 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 24099 | 2026.04.07 03:00:12.523062 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24100 | 2026.04.07 03:00:12.523163 [ 5 ] {51754ef7-250a-44e6-acf7-11cd9611545c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24101 | 2026.04.07 03:00:12.523202 [ 5 ] {51754ef7-250a-44e6-acf7-11cd9611545c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24102 | 2026.04.07 03:00:12.523607 [ 5 ] {51754ef7-250a-44e6-acf7-11cd9611545c} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24103 | 2026.04.07 03:00:12.523643 [ 5 ] {51754ef7-250a-44e6-acf7-11cd9611545c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24104 | 2026.04.07 03:00:12.524092 [ 5 ] {51754ef7-250a-44e6-acf7-11cd9611545c} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 24105 | 2026.04.07 03:00:12.524654 [ 5 ] {51754ef7-250a-44e6-acf7-11cd9611545c} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24106 | 2026.04.07 03:00:12.524803 [ 5 ] {51754ef7-250a-44e6-acf7-11cd9611545c} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001656 sec., 41666.66666666667 rows/sec., 3.25 MiB/sec. | ||
| 24107 | 2026.04.07 03:00:12.524842 [ 5 ] {51754ef7-250a-44e6-acf7-11cd9611545c} <Debug> TCPHandler: Processed in 0.001828888 sec. | ||
| 24108 | 2026.04.07 03:00:12.524952 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24109 | 2026.04.07 03:00:12.525048 [ 5 ] {bcade080-6770-4140-8ed1-bb4e79f26ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24110 | 2026.04.07 03:00:12.525093 [ 5 ] {bcade080-6770-4140-8ed1-bb4e79f26ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24111 | 2026.04.07 03:00:12.525491 [ 5 ] {bcade080-6770-4140-8ed1-bb4e79f26ca3} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24112 | 2026.04.07 03:00:12.525532 [ 5 ] {bcade080-6770-4140-8ed1-bb4e79f26ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24113 | 2026.04.07 03:00:12.525535 [ 224 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 24114 | 2026.04.07 03:00:12.526005 [ 5 ] {bcade080-6770-4140-8ed1-bb4e79f26ca3} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 24115 | 2026.04.07 03:00:12.526516 [ 5 ] {bcade080-6770-4140-8ed1-bb4e79f26ca3} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24116 | 2026.04.07 03:00:12.526650 [ 5 ] {bcade080-6770-4140-8ed1-bb4e79f26ca3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.87 MiB/sec. | ||
| 24117 | 2026.04.07 03:00:12.526689 [ 5 ] {bcade080-6770-4140-8ed1-bb4e79f26ca3} <Debug> TCPHandler: Processed in 0.001787087 sec. | ||
| 24118 | 2026.04.07 03:00:12.526799 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24119 | 2026.04.07 03:00:12.526893 [ 5 ] {9b46fb4f-48f8-461d-95d0-201d40ce3331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24120 | 2026.04.07 03:00:12.526948 [ 5 ] {9b46fb4f-48f8-461d-95d0-201d40ce3331} <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 | ||
| 24121 | 2026.04.07 03:00:12.527726 [ 5 ] {9b46fb4f-48f8-461d-95d0-201d40ce3331} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24122 | 2026.04.07 03:00:12.527762 [ 5 ] {9b46fb4f-48f8-461d-95d0-201d40ce3331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24123 | 2026.04.07 03:00:12.528447 [ 5 ] {9b46fb4f-48f8-461d-95d0-201d40ce3331} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 24124 | 2026.04.07 03:00:12.528891 [ 5 ] {9b46fb4f-48f8-461d-95d0-201d40ce3331} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24125 | 2026.04.07 03:00:12.529036 [ 5 ] {9b46fb4f-48f8-461d-95d0-201d40ce3331} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002162 sec., 2312.6734505087884 rows/sec., 4.14 MiB/sec. | ||
| 24126 | 2026.04.07 03:00:12.529094 [ 5 ] {9b46fb4f-48f8-461d-95d0-201d40ce3331} <Debug> TCPHandler: Processed in 0.002345899 sec. | ||
| 24127 | 2026.04.07 03:00:12.529204 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24128 | 2026.04.07 03:00:12.529299 [ 5 ] {10396545-b63e-4d5b-8d41-5845766433da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24129 | 2026.04.07 03:00:12.529341 [ 5 ] {10396545-b63e-4d5b-8d41-5845766433da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24130 | 2026.04.07 03:00:12.529678 [ 5 ] {10396545-b63e-4d5b-8d41-5845766433da} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24131 | 2026.04.07 03:00:12.529714 [ 5 ] {10396545-b63e-4d5b-8d41-5845766433da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24132 | 2026.04.07 03:00:12.530129 [ 5 ] {10396545-b63e-4d5b-8d41-5845766433da} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 24133 | 2026.04.07 03:00:12.530582 [ 5 ] {10396545-b63e-4d5b-8d41-5845766433da} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24134 | 2026.04.07 03:00:12.530717 [ 5 ] {10396545-b63e-4d5b-8d41-5845766433da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec. | ||
| 24135 | 2026.04.07 03:00:12.530754 [ 5 ] {10396545-b63e-4d5b-8d41-5845766433da} <Debug> TCPHandler: Processed in 0.001600074 sec. | ||
| 24136 | 2026.04.07 03:00:13.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.61 MiB, peak 429.32 MiB, free memory in arenas 0.00 B, will set to 407.17 MiB (RSS), difference: 3.56 MiB | ||
| 24137 | 2026.04.07 03:00:13.453156 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 24138 | 2026.04.07 03:00:13.470057 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24139 | 2026.04.07 03:00:13.470108 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24140 | 2026.04.07 03:00:13.476441 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 24141 | 2026.04.07 03:00:13.477537 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24142 | 2026.04.07 03:00:13.480594 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 24143 | 2026.04.07 03:00:17.529892 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24144 | 2026.04.07 03:00:17.530192 [ 5 ] {c260b868-6244-412d-b1cb-3bd8673c162a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24145 | 2026.04.07 03:00:17.530294 [ 5 ] {c260b868-6244-412d-b1cb-3bd8673c162a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24146 | 2026.04.07 03:00:17.531059 [ 5 ] {c260b868-6244-412d-b1cb-3bd8673c162a} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24147 | 2026.04.07 03:00:17.531098 [ 5 ] {c260b868-6244-412d-b1cb-3bd8673c162a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24148 | 2026.04.07 03:00:17.531608 [ 5 ] {c260b868-6244-412d-b1cb-3bd8673c162a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 24149 | 2026.04.07 03:00:17.532029 [ 5 ] {c260b868-6244-412d-b1cb-3bd8673c162a} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24150 | 2026.04.07 03:00:17.532181 [ 5 ] {c260b868-6244-412d-b1cb-3bd8673c162a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002064 sec., 137596.8992248062 rows/sec., 8.74 MiB/sec. | ||
| 24151 | 2026.04.07 03:00:17.532199 [ 225 ] {} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): 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] | ||
| 24152 | 2026.04.07 03:00:17.532223 [ 5 ] {c260b868-6244-412d-b1cb-3bd8673c162a} <Debug> TCPHandler: Processed in 0.002518063 sec. | ||
| 24153 | 2026.04.07 03:00:17.532227 [ 225 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): 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] | ||
| 24154 | 2026.04.07 03:00:17.532340 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24155 | 2026.04.07 03:00:17.532436 [ 5 ] {e6989b14-0054-4240-b095-dd280015ce96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24156 | 2026.04.07 03:00:17.532478 [ 5 ] {e6989b14-0054-4240-b095-dd280015ce96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24157 | 2026.04.07 03:00:17.532879 [ 5 ] {e6989b14-0054-4240-b095-dd280015ce96} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24158 | 2026.04.07 03:00:17.532914 [ 5 ] {e6989b14-0054-4240-b095-dd280015ce96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24159 | 2026.04.07 03:00:17.533413 [ 5 ] {e6989b14-0054-4240-b095-dd280015ce96} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 24160 | 2026.04.07 03:00:17.533878 [ 5 ] {e6989b14-0054-4240-b095-dd280015ce96} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24161 | 2026.04.07 03:00:17.534011 [ 5 ] {e6989b14-0054-4240-b095-dd280015ce96} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001593 sec., 3766.478342749529 rows/sec., 307.13 KiB/sec. | ||
| 24162 | 2026.04.07 03:00:17.534050 [ 5 ] {e6989b14-0054-4240-b095-dd280015ce96} <Debug> TCPHandler: Processed in 0.001761727 sec. | ||
| 24163 | 2026.04.07 03:00:17.534152 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24164 | 2026.04.07 03:00:17.534246 [ 5 ] {13e42f49-0a8e-4f8c-aaae-88c2271ea165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24165 | 2026.04.07 03:00:17.534286 [ 5 ] {13e42f49-0a8e-4f8c-aaae-88c2271ea165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24166 | 2026.04.07 03:00:17.534742 [ 225 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): 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] | ||
| 24167 | 2026.04.07 03:00:17.534986 [ 5 ] {13e42f49-0a8e-4f8c-aaae-88c2271ea165} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24168 | 2026.04.07 03:00:17.535020 [ 5 ] {13e42f49-0a8e-4f8c-aaae-88c2271ea165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24169 | 2026.04.07 03:00:17.535488 [ 5 ] {13e42f49-0a8e-4f8c-aaae-88c2271ea165} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 24170 | 2026.04.07 03:00:17.535904 [ 5 ] {13e42f49-0a8e-4f8c-aaae-88c2271ea165} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24171 | 2026.04.07 03:00:17.536015 [ 33 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 24172 | 2026.04.07 03:00:17.536035 [ 5 ] {13e42f49-0a8e-4f8c-aaae-88c2271ea165} <Debug> executeQuery: Read 910 rows, 73.56 KiB in 0.001807 sec., 503597.12230215827 rows/sec., 39.76 MiB/sec. | ||
| 24173 | 2026.04.07 03:00:17.536050 [ 33 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24174 | 2026.04.07 03:00:17.536068 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24175 | 2026.04.07 03:00:17.536073 [ 5 ] {13e42f49-0a8e-4f8c-aaae-88c2271ea165} <Debug> TCPHandler: Processed in 0.001971421 sec. | ||
| 24176 | 2026.04.07 03:00:17.536175 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 24177 | 2026.04.07 03:00:17.536196 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24178 | 2026.04.07 03:00:17.536306 [ 5 ] {38f8631c-da7e-4831-bbde-6308928ebf78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24179 | 2026.04.07 03:00:17.536309 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24180 | 2026.04.07 03:00:17.536349 [ 5 ] {38f8631c-da7e-4831-bbde-6308928ebf78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24181 | 2026.04.07 03:00:17.536359 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 3430 rows starting from the beginning of the part | ||
| 24182 | 2026.04.07 03:00:17.536436 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 2429 rows starting from the beginning of the part | ||
| 24183 | 2026.04.07 03:00:17.536483 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 56 rows starting from the beginning of the part | ||
| 24184 | 2026.04.07 03:00:17.536526 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 907 rows starting from the beginning of the part | ||
| 24185 | 2026.04.07 03:00:17.536565 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 66 rows starting from the beginning of the part | ||
| 24186 | 2026.04.07 03:00:17.536606 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 910 rows starting from the beginning of the part | ||
| 24187 | 2026.04.07 03:00:17.536849 [ 5 ] {38f8631c-da7e-4831-bbde-6308928ebf78} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24188 | 2026.04.07 03:00:17.536891 [ 5 ] {38f8631c-da7e-4831-bbde-6308928ebf78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24189 | 2026.04.07 03:00:17.537324 [ 5 ] {38f8631c-da7e-4831-bbde-6308928ebf78} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 24190 | 2026.04.07 03:00:17.537758 [ 5 ] {38f8631c-da7e-4831-bbde-6308928ebf78} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24191 | 2026.04.07 03:00:17.537893 [ 5 ] {38f8631c-da7e-4831-bbde-6308928ebf78} <Debug> executeQuery: Read 203 rows, 13.10 KiB in 0.001605 sec., 126479.75077881619 rows/sec., 7.97 MiB/sec. | ||
| 24192 | 2026.04.07 03:00:17.537937 [ 5 ] {38f8631c-da7e-4831-bbde-6308928ebf78} <Debug> TCPHandler: Processed in 0.001791567 sec. | ||
| 24193 | 2026.04.07 03:00:17.538045 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24194 | 2026.04.07 03:00:17.538139 [ 5 ] {9c49746c-530f-4dd8-9679-c6f107e2bb58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24195 | 2026.04.07 03:00:17.538178 [ 5 ] {9c49746c-530f-4dd8-9679-c6f107e2bb58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24196 | 2026.04.07 03:00:17.538612 [ 5 ] {9c49746c-530f-4dd8-9679-c6f107e2bb58} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24197 | 2026.04.07 03:00:17.538646 [ 5 ] {9c49746c-530f-4dd8-9679-c6f107e2bb58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24198 | 2026.04.07 03:00:17.539017 [ 189 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7798 rows, containing 5 columns (5 merged, 0 gathered) in 0.002892901 sec., 2695564.072189128 rows/sec., 215.18 MiB/sec. | ||
| 24199 | 2026.04.07 03:00:17.539059 [ 5 ] {9c49746c-530f-4dd8-9679-c6f107e2bb58} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 24200 | 2026.04.07 03:00:17.539464 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 24201 | 2026.04.07 03:00:17.539551 [ 5 ] {9c49746c-530f-4dd8-9679-c6f107e2bb58} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24202 | 2026.04.07 03:00:17.539694 [ 5 ] {9c49746c-530f-4dd8-9679-c6f107e2bb58} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001572 sec., 94783.71501272265 rows/sec., 6.12 MiB/sec. | ||
| 24203 | 2026.04.07 03:00:17.539733 [ 5 ] {9c49746c-530f-4dd8-9679-c6f107e2bb58} <Debug> TCPHandler: Processed in 0.001738497 sec. | ||
| 24204 | 2026.04.07 03:00:17.539842 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24205 | 2026.04.07 03:00:17.539935 [ 5 ] {2f4f08ca-d45a-4d8c-8c4c-7c9105326383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24206 | 2026.04.07 03:00:17.539977 [ 5 ] {2f4f08ca-d45a-4d8c-8c4c-7c9105326383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24207 | 2026.04.07 03:00:17.540016 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_171_34} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24208 | 2026.04.07 03:00:17.540104 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_171_34} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 24209 | 2026.04.07 03:00:17.540204 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 24210 | 2026.04.07 03:00:17.540412 [ 5 ] {2f4f08ca-d45a-4d8c-8c4c-7c9105326383} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24211 | 2026.04.07 03:00:17.540453 [ 5 ] {2f4f08ca-d45a-4d8c-8c4c-7c9105326383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24212 | 2026.04.07 03:00:17.540869 [ 5 ] {2f4f08ca-d45a-4d8c-8c4c-7c9105326383} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 24213 | 2026.04.07 03:00:17.541287 [ 5 ] {2f4f08ca-d45a-4d8c-8c4c-7c9105326383} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24214 | 2026.04.07 03:00:17.541419 [ 5 ] {2f4f08ca-d45a-4d8c-8c4c-7c9105326383} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0015 sec., 98666.66666666667 rows/sec., 5.61 MiB/sec. | ||
| 24215 | 2026.04.07 03:00:17.541457 [ 5 ] {2f4f08ca-d45a-4d8c-8c4c-7c9105326383} <Debug> TCPHandler: Processed in 0.001665326 sec. | ||
| 24216 | 2026.04.07 03:00:17.541562 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24217 | 2026.04.07 03:00:17.541655 [ 5 ] {b4872126-c6e9-44de-94c6-759d71f7ab53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24218 | 2026.04.07 03:00:17.541694 [ 5 ] {b4872126-c6e9-44de-94c6-759d71f7ab53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24219 | 2026.04.07 03:00:17.542310 [ 5 ] {b4872126-c6e9-44de-94c6-759d71f7ab53} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24220 | 2026.04.07 03:00:17.542344 [ 5 ] {b4872126-c6e9-44de-94c6-759d71f7ab53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24221 | 2026.04.07 03:00:17.542785 [ 5 ] {b4872126-c6e9-44de-94c6-759d71f7ab53} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 24222 | 2026.04.07 03:00:17.543205 [ 5 ] {b4872126-c6e9-44de-94c6-759d71f7ab53} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24223 | 2026.04.07 03:00:17.543313 [ 33 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 24224 | 2026.04.07 03:00:17.543336 [ 5 ] {b4872126-c6e9-44de-94c6-759d71f7ab53} <Debug> executeQuery: Read 551 rows, 40.07 KiB in 0.001699 sec., 324308.41671571514 rows/sec., 23.03 MiB/sec. | ||
| 24225 | 2026.04.07 03:00:17.543344 [ 33 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24226 | 2026.04.07 03:00:17.543368 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24227 | 2026.04.07 03:00:17.543376 [ 5 ] {b4872126-c6e9-44de-94c6-759d71f7ab53} <Debug> TCPHandler: Processed in 0.001863959 sec. | ||
| 24228 | 2026.04.07 03:00:17.543440 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 24229 | 2026.04.07 03:00:17.543486 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24230 | 2026.04.07 03:00:17.543576 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24231 | 2026.04.07 03:00:17.543586 [ 5 ] {efd66bc8-3745-4f1b-b480-22710922b968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24232 | 2026.04.07 03:00:17.543624 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1889 rows starting from the beginning of the part | ||
| 24233 | 2026.04.07 03:00:17.543647 [ 5 ] {efd66bc8-3745-4f1b-b480-22710922b968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24234 | 2026.04.07 03:00:17.543702 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 1309 rows starting from the beginning of the part | ||
| 24235 | 2026.04.07 03:00:17.543766 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 64 rows starting from the beginning of the part | ||
| 24236 | 2026.04.07 03:00:17.543821 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 545 rows starting from the beginning of the part | ||
| 24237 | 2026.04.07 03:00:17.543873 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 69 rows starting from the beginning of the part | ||
| 24238 | 2026.04.07 03:00:17.543927 [ 196 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 551 rows starting from the beginning of the part | ||
| 24239 | 2026.04.07 03:00:17.544008 [ 5 ] {efd66bc8-3745-4f1b-b480-22710922b968} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24240 | 2026.04.07 03:00:17.544047 [ 5 ] {efd66bc8-3745-4f1b-b480-22710922b968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24241 | 2026.04.07 03:00:17.544512 [ 5 ] {efd66bc8-3745-4f1b-b480-22710922b968} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 24242 | 2026.04.07 03:00:17.545005 [ 5 ] {efd66bc8-3745-4f1b-b480-22710922b968} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24243 | 2026.04.07 03:00:17.545141 [ 5 ] {efd66bc8-3745-4f1b-b480-22710922b968} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001572 sec., 3816.793893129771 rows/sec., 199.41 KiB/sec. | ||
| 24244 | 2026.04.07 03:00:17.545178 [ 5 ] {efd66bc8-3745-4f1b-b480-22710922b968} <Debug> TCPHandler: Processed in 0.001743037 sec. | ||
| 24245 | 2026.04.07 03:00:17.545285 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24246 | 2026.04.07 03:00:17.545379 [ 5 ] {cc195998-8e2f-4ac0-a9a8-c848d79ce4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24247 | 2026.04.07 03:00:17.545421 [ 5 ] {cc195998-8e2f-4ac0-a9a8-c848d79ce4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24248 | 2026.04.07 03:00:17.545529 [ 195 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4427 rows, containing 5 columns (5 merged, 0 gathered) in 0.002115334 sec., 2092813.7116880834 rows/sec., 152.02 MiB/sec. | ||
| 24249 | 2026.04.07 03:00:17.545825 [ 5 ] {cc195998-8e2f-4ac0-a9a8-c848d79ce4fb} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24250 | 2026.04.07 03:00:17.545837 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 24251 | 2026.04.07 03:00:17.545869 [ 5 ] {cc195998-8e2f-4ac0-a9a8-c848d79ce4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24252 | 2026.04.07 03:00:17.546356 [ 5 ] {cc195998-8e2f-4ac0-a9a8-c848d79ce4fb} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 24253 | 2026.04.07 03:00:17.546393 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_171_34} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24254 | 2026.04.07 03:00:17.546493 [ 200 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_171_34} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 24255 | 2026.04.07 03:00:17.546571 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 24256 | 2026.04.07 03:00:17.546808 [ 5 ] {cc195998-8e2f-4ac0-a9a8-c848d79ce4fb} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24257 | 2026.04.07 03:00:17.546947 [ 5 ] {cc195998-8e2f-4ac0-a9a8-c848d79ce4fb} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001587 sec., 168872.08569628227 rows/sec., 11.23 MiB/sec. | ||
| 24258 | 2026.04.07 03:00:17.546984 [ 5 ] {cc195998-8e2f-4ac0-a9a8-c848d79ce4fb} <Debug> TCPHandler: Processed in 0.001750377 sec. | ||
| 24259 | 2026.04.07 03:00:17.547090 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24260 | 2026.04.07 03:00:17.547182 [ 5 ] {1bf57ecc-fb60-495c-9c05-2764991451c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24261 | 2026.04.07 03:00:17.547224 [ 5 ] {1bf57ecc-fb60-495c-9c05-2764991451c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24262 | 2026.04.07 03:00:17.547530 [ 5 ] {1bf57ecc-fb60-495c-9c05-2764991451c6} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24263 | 2026.04.07 03:00:17.547564 [ 5 ] {1bf57ecc-fb60-495c-9c05-2764991451c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24264 | 2026.04.07 03:00:17.547964 [ 5 ] {1bf57ecc-fb60-495c-9c05-2764991451c6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 24265 | 2026.04.07 03:00:17.548380 [ 5 ] {1bf57ecc-fb60-495c-9c05-2764991451c6} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24266 | 2026.04.07 03:00:17.548478 [ 33 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Selected 6 parts from all_1_68_14 to all_73_73_0 | ||
| 24267 | 2026.04.07 03:00:17.548506 [ 33 ] {} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24268 | 2026.04.07 03:00:17.548511 [ 5 ] {1bf57ecc-fb60-495c-9c05-2764991451c6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001346 sec., 742.9420505200594 rows/sec., 50.06 KiB/sec. | ||
| 24269 | 2026.04.07 03:00:17.548523 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24270 | 2026.04.07 03:00:17.548549 [ 5 ] {1bf57ecc-fb60-495c-9c05-2764991451c6} <Debug> TCPHandler: Processed in 0.001510021 sec. | ||
| 24271 | 2026.04.07 03:00:17.548603 [ 190 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_73_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_68_14 to all_73_73_0 into Compact with storage Full | ||
| 24272 | 2026.04.07 03:00:17.548655 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24273 | 2026.04.07 03:00:17.548708 [ 190 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_73_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24274 | 2026.04.07 03:00:17.548742 [ 190 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_68_14, total 69 rows starting from the beginning of the part | ||
| 24275 | 2026.04.07 03:00:17.548752 [ 5 ] {19a93bd2-9c80-4711-86a8-c493c79803af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24276 | 2026.04.07 03:00:17.548805 [ 190 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1 rows starting from the beginning of the part | ||
| 24277 | 2026.04.07 03:00:17.548811 [ 5 ] {19a93bd2-9c80-4711-86a8-c493c79803af} <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 | ||
| 24278 | 2026.04.07 03:00:17.548859 [ 190 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1 rows starting from the beginning of the part | ||
| 24279 | 2026.04.07 03:00:17.548905 [ 190 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1 rows starting from the beginning of the part | ||
| 24280 | 2026.04.07 03:00:17.548942 [ 190 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1 rows starting from the beginning of the part | ||
| 24281 | 2026.04.07 03:00:17.548983 [ 190 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1 rows starting from the beginning of the part | ||
| 24282 | 2026.04.07 03:00:17.549685 [ 5 ] {19a93bd2-9c80-4711-86a8-c493c79803af} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24283 | 2026.04.07 03:00:17.549726 [ 5 ] {19a93bd2-9c80-4711-86a8-c493c79803af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24284 | 2026.04.07 03:00:17.549780 [ 200 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_73_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 74 rows, containing 4 columns (4 merged, 0 gathered) in 0.001212745 sec., 61018.59830384788 rows/sec., 4.00 MiB/sec. | ||
| 24285 | 2026.04.07 03:00:17.549984 [ 190 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_73_15} <Trace> MergedBlockOutputStream: filled checksums all_1_73_15 (state Temporary) | ||
| 24286 | 2026.04.07 03:00:17.550444 [ 190 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_73_15} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_merge_all_1_73_15 to all_1_73_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24287 | 2026.04.07 03:00:17.550513 [ 190 ] {520c8d6b-d441-4264-8a39-ed3f31a402bd::all_1_73_15} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd) (MergerMutator): Merged 6 parts: [all_1_68_14, all_73_73_0] -> all_1_73_15 | ||
| 24288 | 2026.04.07 03:00:17.550546 [ 5 ] {19a93bd2-9c80-4711-86a8-c493c79803af} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 24289 | 2026.04.07 03:00:17.550576 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 24290 | 2026.04.07 03:00:17.550972 [ 5 ] {19a93bd2-9c80-4711-86a8-c493c79803af} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24291 | 2026.04.07 03:00:17.551091 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 24292 | 2026.04.07 03:00:17.551119 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24293 | 2026.04.07 03:00:17.551120 [ 5 ] {19a93bd2-9c80-4711-86a8-c493c79803af} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002386 sec., 23051.131601005865 rows/sec., 41.31 MiB/sec. | ||
| 24294 | 2026.04.07 03:00:17.551139 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24295 | 2026.04.07 03:00:17.551185 [ 5 ] {19a93bd2-9c80-4711-86a8-c493c79803af} <Debug> TCPHandler: Processed in 0.002580854 sec. | ||
| 24296 | 2026.04.07 03:00:17.551213 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 24297 | 2026.04.07 03:00:17.551295 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24298 | 2026.04.07 03:00:17.551392 [ 5 ] {026dd183-ea62-4978-b961-b851dcabeae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24299 | 2026.04.07 03:00:17.551426 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24300 | 2026.04.07 03:00:17.551433 [ 5 ] {026dd183-ea62-4978-b961-b851dcabeae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24301 | 2026.04.07 03:00:17.551481 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3134 rows starting from the beginning of the part | ||
| 24302 | 2026.04.07 03:00:17.551597 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 55 rows starting from the beginning of the part | ||
| 24303 | 2026.04.07 03:00:17.551692 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 20 rows starting from the beginning of the part | ||
| 24304 | 2026.04.07 03:00:17.551766 [ 5 ] {026dd183-ea62-4978-b961-b851dcabeae7} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24305 | 2026.04.07 03:00:17.551784 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 55 rows starting from the beginning of the part | ||
| 24306 | 2026.04.07 03:00:17.551802 [ 5 ] {026dd183-ea62-4978-b961-b851dcabeae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24307 | 2026.04.07 03:00:17.551872 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 5 rows starting from the beginning of the part | ||
| 24308 | 2026.04.07 03:00:17.551963 [ 193 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 55 rows starting from the beginning of the part | ||
| 24309 | 2026.04.07 03:00:17.552310 [ 5 ] {026dd183-ea62-4978-b961-b851dcabeae7} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 24310 | 2026.04.07 03:00:17.552731 [ 5 ] {026dd183-ea62-4978-b961-b851dcabeae7} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24311 | 2026.04.07 03:00:17.552864 [ 5 ] {026dd183-ea62-4978-b961-b851dcabeae7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001491 sec., 60362.17303822938 rows/sec., 3.78 MiB/sec. | ||
| 24312 | 2026.04.07 03:00:17.552870 [ 32 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 24313 | 2026.04.07 03:00:17.552905 [ 5 ] {026dd183-ea62-4978-b961-b851dcabeae7} <Debug> TCPHandler: Processed in 0.001658775 sec. | ||
| 24314 | 2026.04.07 03:00:17.552920 [ 32 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24315 | 2026.04.07 03:00:17.552946 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24316 | 2026.04.07 03:00:17.553016 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 24317 | 2026.04.07 03:00:17.553097 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24318 | 2026.04.07 03:00:17.553121 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 10500 rows starting from the beginning of the part | ||
| 24319 | 2026.04.07 03:00:17.553162 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 12 rows starting from the beginning of the part | ||
| 24320 | 2026.04.07 03:00:17.553194 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 48 rows starting from the beginning of the part | ||
| 24321 | 2026.04.07 03:00:17.553225 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 90 rows starting from the beginning of the part | ||
| 24322 | 2026.04.07 03:00:17.553255 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 24323 | 2026.04.07 03:00:17.553287 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 90 rows starting from the beginning of the part | ||
| 24324 | 2026.04.07 03:00:17.556254 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10800 rows, containing 4 columns (4 merged, 0 gathered) in 0.003267439 sec., 3305340.971935513 rows/sec., 213.60 MiB/sec. | ||
| 24325 | 2026.04.07 03:00:17.556601 [ 200 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 24326 | 2026.04.07 03:00:17.557120 [ 200 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_171_34} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24327 | 2026.04.07 03:00:17.557189 [ 200 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_171_34} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 24328 | 2026.04.07 03:00:17.557261 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 24329 | 2026.04.07 03:00:17.562777 [ 203 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3324 rows, containing 19 columns (19 merged, 0 gathered) in 0.011598465 sec., 286589.6478542635 rows/sec., 513.56 MiB/sec. | ||
| 24330 | 2026.04.07 03:00:17.565697 [ 200 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 24331 | 2026.04.07 03:00:17.566221 [ 200 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24332 | 2026.04.07 03:00:17.566297 [ 200 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 24333 | 2026.04.07 03:00:17.566426 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.28 MiB. | ||
| 24334 | 2026.04.07 03:00:18.000500 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.15 MiB, peak 431.40 MiB, free memory in arenas 0.00 B, will set to 409.28 MiB (RSS), difference: 1.13 MiB | ||
| 24335 | 2026.04.07 03:00:18.322653 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48492 | ||
| 24336 | 2026.04.07 03:00:18.323203 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24337 | 2026.04.07 03:00:18.323253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24338 | 2026.04.07 03:00:18.323854 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 24339 | 2026.04.07 03:00:18.324295 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24340 | 2026.04.07 03:00:18.324471 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48492 | ||
| 24341 | 2026.04.07 03:00:18.324495 [ 33 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 24342 | 2026.04.07 03:00:18.324564 [ 33 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24343 | 2026.04.07 03:00:18.324584 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24344 | 2026.04.07 03:00:18.324682 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::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 | ||
| 24345 | 2026.04.07 03:00:18.324803 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24346 | 2026.04.07 03:00:18.324841 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46060 rows starting from the beginning of the part | ||
| 24347 | 2026.04.07 03:00:18.324911 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 24348 | 2026.04.07 03:00:18.324971 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 24349 | 2026.04.07 03:00:18.325027 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 24350 | 2026.04.07 03:00:18.325083 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 24351 | 2026.04.07 03:00:18.325141 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 24352 | 2026.04.07 03:00:18.328740 [ 203 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48492 rows, containing 4 columns (4 merged, 0 gathered) in 0.004079637 sec., 11886351.65334563 rows/sec., 170.04 MiB/sec. | ||
| 24353 | 2026.04.07 03:00:18.329155 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 24354 | 2026.04.07 03:00:18.329678 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_101_20} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24355 | 2026.04.07 03:00:18.329757 [ 197 ] {562388a8-179e-4ad8-a6e5-4b50db66bf01::all_1_101_20} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 24356 | 2026.04.07 03:00:18.329859 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 24357 | 2026.04.07 03:00:18.368758 [ 225 ] {} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 24358 | 2026.04.07 03:00:18.368810 [ 225 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 24359 | 2026.04.07 03:00:18.371825 [ 225 ] {} <Debug> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 24360 | 2026.04.07 03:00:18.505497 [ 225 ] {} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): 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] | ||
| 24361 | 2026.04.07 03:00:18.505532 [ 225 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): 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] | ||
| 24362 | 2026.04.07 03:00:18.508337 [ 225 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): 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] | ||
| 24363 | 2026.04.07 03:00:20.955365 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 3116 | ||
| 24364 | 2026.04.07 03:00:20.957847 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24365 | 2026.04.07 03:00:20.957892 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24366 | 2026.04.07 03:00:20.959238 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 24367 | 2026.04.07 03:00:20.959888 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24368 | 2026.04.07 03:00:20.960147 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3116 | ||
| 24369 | 2026.04.07 03:00:20.981613 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 24370 | 2026.04.07 03:00:20.999863 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24371 | 2026.04.07 03:00:20.999911 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24372 | 2026.04.07 03:00:21.006439 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 24373 | 2026.04.07 03:00:21.007628 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24374 | 2026.04.07 03:00:21.007923 [ 47 ] {} <Debug> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 24375 | 2026.04.07 03:00:21.007967 [ 47 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24376 | 2026.04.07 03:00:21.007989 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24377 | 2026.04.07 03:00:21.008081 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 24378 | 2026.04.07 03:00:21.010727 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 24379 | 2026.04.07 03:00:21.011161 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24380 | 2026.04.07 03:00:21.011917 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 24381 | 2026.04.07 03:00:21.015694 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 24382 | 2026.04.07 03:00:21.019173 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 24383 | 2026.04.07 03:00:21.023183 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 24384 | 2026.04.07 03:00:21.027604 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 24385 | 2026.04.07 03:00:21.032142 [ 199 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::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 | ||
| 24386 | 2026.04.07 03:00:21.093293 [ 197 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.085245899 sec., 8927.11566101262 rows/sec., 46.16 MiB/sec. | ||
| 24387 | 2026.04.07 03:00:21.095998 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 24388 | 2026.04.07 03:00:21.100968 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_101_20} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24389 | 2026.04.07 03:00:21.101193 [ 203 ] {6758649b-9185-4ae4-a4d6-0920f041cc00::all_1_101_20} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 24390 | 2026.04.07 03:00:21.103897 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 24391 | 2026.04.07 03:00:22.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.35 MiB, peak 431.40 MiB, free memory in arenas 0.00 B, will set to 409.28 MiB (RSS), difference: -1.07 MiB | ||
| 24392 | 2026.04.07 03:00:22.277771 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 24393 | 2026.04.07 03:00:22.277848 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 24394 | 2026.04.07 03:00:22.280867 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 24395 | 2026.04.07 03:00:22.518651 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24396 | 2026.04.07 03:00:22.518858 [ 5 ] {3abd5d89-eebb-40a5-8dbc-ad0714e672e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24397 | 2026.04.07 03:00:22.518960 [ 5 ] {3abd5d89-eebb-40a5-8dbc-ad0714e672e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24398 | 2026.04.07 03:00:22.519910 [ 5 ] {3abd5d89-eebb-40a5-8dbc-ad0714e672e2} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24399 | 2026.04.07 03:00:22.519952 [ 5 ] {3abd5d89-eebb-40a5-8dbc-ad0714e672e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24400 | 2026.04.07 03:00:22.520485 [ 5 ] {3abd5d89-eebb-40a5-8dbc-ad0714e672e2} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 24401 | 2026.04.07 03:00:22.520942 [ 5 ] {3abd5d89-eebb-40a5-8dbc-ad0714e672e2} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24402 | 2026.04.07 03:00:22.521171 [ 5 ] {3abd5d89-eebb-40a5-8dbc-ad0714e672e2} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002389 sec., 27626.622017580576 rows/sec., 2.20 MiB/sec. | ||
| 24403 | 2026.04.07 03:00:22.521215 [ 5 ] {3abd5d89-eebb-40a5-8dbc-ad0714e672e2} <Debug> TCPHandler: Processed in 0.002701087 sec. | ||
| 24404 | 2026.04.07 03:00:22.521339 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24405 | 2026.04.07 03:00:22.521430 [ 5 ] {b1de62f3-7e7b-4384-a40b-5701c3cce351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24406 | 2026.04.07 03:00:22.521470 [ 5 ] {b1de62f3-7e7b-4384-a40b-5701c3cce351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24407 | 2026.04.07 03:00:22.521896 [ 5 ] {b1de62f3-7e7b-4384-a40b-5701c3cce351} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24408 | 2026.04.07 03:00:22.521940 [ 5 ] {b1de62f3-7e7b-4384-a40b-5701c3cce351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24409 | 2026.04.07 03:00:22.522356 [ 5 ] {b1de62f3-7e7b-4384-a40b-5701c3cce351} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 24410 | 2026.04.07 03:00:22.522846 [ 5 ] {b1de62f3-7e7b-4384-a40b-5701c3cce351} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24411 | 2026.04.07 03:00:22.522981 [ 5 ] {b1de62f3-7e7b-4384-a40b-5701c3cce351} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001569 sec., 3186.7431485022307 rows/sec., 239.63 KiB/sec. | ||
| 24412 | 2026.04.07 03:00:22.523019 [ 5 ] {b1de62f3-7e7b-4384-a40b-5701c3cce351} <Debug> TCPHandler: Processed in 0.001733517 sec. | ||
| 24413 | 2026.04.07 03:00:22.523134 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24414 | 2026.04.07 03:00:22.523225 [ 5 ] {d9986781-25ba-4104-a2b3-3bec9a690ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24415 | 2026.04.07 03:00:22.523265 [ 5 ] {d9986781-25ba-4104-a2b3-3bec9a690ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24416 | 2026.04.07 03:00:22.523702 [ 5 ] {d9986781-25ba-4104-a2b3-3bec9a690ba5} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24417 | 2026.04.07 03:00:22.523737 [ 5 ] {d9986781-25ba-4104-a2b3-3bec9a690ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24418 | 2026.04.07 03:00:22.524191 [ 5 ] {d9986781-25ba-4104-a2b3-3bec9a690ba5} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 24419 | 2026.04.07 03:00:22.524633 [ 5 ] {d9986781-25ba-4104-a2b3-3bec9a690ba5} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24420 | 2026.04.07 03:00:22.524765 [ 5 ] {d9986781-25ba-4104-a2b3-3bec9a690ba5} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001558 sec., 44287.548138639286 rows/sec., 3.46 MiB/sec. | ||
| 24421 | 2026.04.07 03:00:22.524802 [ 5 ] {d9986781-25ba-4104-a2b3-3bec9a690ba5} <Debug> TCPHandler: Processed in 0.001717206 sec. | ||
| 24422 | 2026.04.07 03:00:22.524912 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24423 | 2026.04.07 03:00:22.525003 [ 5 ] {e56ea8bd-b87f-45db-8a1b-135e4eb3338d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24424 | 2026.04.07 03:00:22.525046 [ 5 ] {e56ea8bd-b87f-45db-8a1b-135e4eb3338d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24425 | 2026.04.07 03:00:22.525452 [ 5 ] {e56ea8bd-b87f-45db-8a1b-135e4eb3338d} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24426 | 2026.04.07 03:00:22.525489 [ 5 ] {e56ea8bd-b87f-45db-8a1b-135e4eb3338d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24427 | 2026.04.07 03:00:22.525929 [ 5 ] {e56ea8bd-b87f-45db-8a1b-135e4eb3338d} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 24428 | 2026.04.07 03:00:22.526364 [ 5 ] {e56ea8bd-b87f-45db-8a1b-135e4eb3338d} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24429 | 2026.04.07 03:00:22.526492 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 2 parts from all_1_167_40 to all_168_168_0 | ||
| 24430 | 2026.04.07 03:00:22.526504 [ 5 ] {e56ea8bd-b87f-45db-8a1b-135e4eb3338d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001519 sec., 105332.45556287031 rows/sec., 7.34 MiB/sec. | ||
| 24431 | 2026.04.07 03:00:22.526557 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24432 | 2026.04.07 03:00:22.526570 [ 5 ] {e56ea8bd-b87f-45db-8a1b-135e4eb3338d} <Debug> TCPHandler: Processed in 0.001706646 sec. | ||
| 24433 | 2026.04.07 03:00:22.526586 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24434 | 2026.04.07 03:00:22.526697 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24435 | 2026.04.07 03:00:22.526696 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_168_41} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_167_40 to all_168_168_0 into Compact with storage Full | ||
| 24436 | 2026.04.07 03:00:22.526830 [ 5 ] {78d5c9c7-b401-4b1f-b160-a4cb7e930fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24437 | 2026.04.07 03:00:22.526874 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_168_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24438 | 2026.04.07 03:00:22.526901 [ 5 ] {78d5c9c7-b401-4b1f-b160-a4cb7e930fc9} <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 | ||
| 24439 | 2026.04.07 03:00:22.526917 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_168_41} <Debug> MergeTreeSequentialSource: Reading 10 marks from part all_1_167_40, total 66476 rows starting from the beginning of the part | ||
| 24440 | 2026.04.07 03:00:22.526993 [ 198 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_168_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 128 rows starting from the beginning of the part | ||
| 24441 | 2026.04.07 03:00:22.527803 [ 5 ] {78d5c9c7-b401-4b1f-b160-a4cb7e930fc9} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24442 | 2026.04.07 03:00:22.527845 [ 5 ] {78d5c9c7-b401-4b1f-b160-a4cb7e930fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24443 | 2026.04.07 03:00:22.528503 [ 5 ] {78d5c9c7-b401-4b1f-b160-a4cb7e930fc9} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 24444 | 2026.04.07 03:00:22.529014 [ 5 ] {78d5c9c7-b401-4b1f-b160-a4cb7e930fc9} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24445 | 2026.04.07 03:00:22.529166 [ 5 ] {78d5c9c7-b401-4b1f-b160-a4cb7e930fc9} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002361 sec., 2117.7467174925882 rows/sec., 3.79 MiB/sec. | ||
| 24446 | 2026.04.07 03:00:22.529224 [ 5 ] {78d5c9c7-b401-4b1f-b160-a4cb7e930fc9} <Debug> TCPHandler: Processed in 0.002589614 sec. | ||
| 24447 | 2026.04.07 03:00:22.529337 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24448 | 2026.04.07 03:00:22.529432 [ 5 ] {2f54cba1-7a20-4564-8393-9ee72695efa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24449 | 2026.04.07 03:00:22.529475 [ 5 ] {2f54cba1-7a20-4564-8393-9ee72695efa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24450 | 2026.04.07 03:00:22.529814 [ 5 ] {2f54cba1-7a20-4564-8393-9ee72695efa9} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24451 | 2026.04.07 03:00:22.529850 [ 5 ] {2f54cba1-7a20-4564-8393-9ee72695efa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24452 | 2026.04.07 03:00:22.530278 [ 5 ] {2f54cba1-7a20-4564-8393-9ee72695efa9} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 24453 | 2026.04.07 03:00:22.530747 [ 5 ] {2f54cba1-7a20-4564-8393-9ee72695efa9} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24454 | 2026.04.07 03:00:22.530889 [ 5 ] {2f54cba1-7a20-4564-8393-9ee72695efa9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001475 sec., 40677.96610169492 rows/sec., 2.74 MiB/sec. | ||
| 24455 | 2026.04.07 03:00:22.530926 [ 5 ] {2f54cba1-7a20-4564-8393-9ee72695efa9} <Debug> TCPHandler: Processed in 0.001641215 sec. | ||
| 24456 | 2026.04.07 03:00:22.536830 [ 188 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_168_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66604 rows, containing 5 columns (5 merged, 0 gathered) in 0.010175094 sec., 6545787.193710445 rows/sec., 419.95 MiB/sec. | ||
| 24457 | 2026.04.07 03:00:22.537492 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_168_41} <Trace> MergedBlockOutputStream: filled checksums all_1_168_41 (state Temporary) | ||
| 24458 | 2026.04.07 03:00:22.538086 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_168_41} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_168_41 to all_1_168_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24459 | 2026.04.07 03:00:22.538168 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_168_41} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 2 parts: [all_1_167_40, all_168_168_0] -> all_1_168_41 | ||
| 24460 | 2026.04.07 03:00:22.538271 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 24461 | 2026.04.07 03:00:25.543203 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24462 | 2026.04.07 03:00:25.543288 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24463 | 2026.04.07 03:00:25.824854 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48940 | ||
| 24464 | 2026.04.07 03:00:25.825417 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24465 | 2026.04.07 03:00:25.825450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24466 | 2026.04.07 03:00:25.825913 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 24467 | 2026.04.07 03:00:25.826130 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24468 | 2026.04.07 03:00:25.826253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48940 | ||
| 24469 | 2026.04.07 03:00:27.218879 [ 225 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 24470 | 2026.04.07 03:00:27.218974 [ 225 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 24471 | 2026.04.07 03:00:27.221908 [ 225 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 24472 | 2026.04.07 03:00:27.370087 [ 225 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 24473 | 2026.04.07 03:00:27.370116 [ 225 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 24474 | 2026.04.07 03:00:27.372755 [ 225 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 24475 | 2026.04.07 03:00:27.529078 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24476 | 2026.04.07 03:00:27.529236 [ 5 ] {f330559e-b265-49d1-881a-d0b302b16048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24477 | 2026.04.07 03:00:27.529300 [ 5 ] {f330559e-b265-49d1-881a-d0b302b16048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24478 | 2026.04.07 03:00:27.529991 [ 5 ] {f330559e-b265-49d1-881a-d0b302b16048} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24479 | 2026.04.07 03:00:27.530031 [ 5 ] {f330559e-b265-49d1-881a-d0b302b16048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24480 | 2026.04.07 03:00:27.530415 [ 5 ] {f330559e-b265-49d1-881a-d0b302b16048} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 24481 | 2026.04.07 03:00:27.530642 [ 5 ] {f330559e-b265-49d1-881a-d0b302b16048} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24482 | 2026.04.07 03:00:27.530790 [ 5 ] {f330559e-b265-49d1-881a-d0b302b16048} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001603 sec., 177167.81035558326 rows/sec., 11.25 MiB/sec. | ||
| 24483 | 2026.04.07 03:00:27.530833 [ 5 ] {f330559e-b265-49d1-881a-d0b302b16048} <Debug> TCPHandler: Processed in 0.00188076 sec. | ||
| 24484 | 2026.04.07 03:00:27.530947 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24485 | 2026.04.07 03:00:27.531042 [ 5 ] {e2dfd7a4-e721-4e6d-b661-6f8ee57e9064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24486 | 2026.04.07 03:00:27.531082 [ 5 ] {e2dfd7a4-e721-4e6d-b661-6f8ee57e9064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24487 | 2026.04.07 03:00:27.531750 [ 5 ] {e2dfd7a4-e721-4e6d-b661-6f8ee57e9064} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24488 | 2026.04.07 03:00:27.531786 [ 5 ] {e2dfd7a4-e721-4e6d-b661-6f8ee57e9064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24489 | 2026.04.07 03:00:27.532127 [ 5 ] {e2dfd7a4-e721-4e6d-b661-6f8ee57e9064} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 24490 | 2026.04.07 03:00:27.532333 [ 5 ] {e2dfd7a4-e721-4e6d-b661-6f8ee57e9064} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24491 | 2026.04.07 03:00:27.532461 [ 5 ] {e2dfd7a4-e721-4e6d-b661-6f8ee57e9064} <Debug> executeQuery: Read 907 rows, 73.34 KiB in 0.001437 sec., 631176.0612386918 rows/sec., 49.84 MiB/sec. | ||
| 24492 | 2026.04.07 03:00:27.532500 [ 5 ] {e2dfd7a4-e721-4e6d-b661-6f8ee57e9064} <Debug> TCPHandler: Processed in 0.001604264 sec. | ||
| 24493 | 2026.04.07 03:00:27.532609 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24494 | 2026.04.07 03:00:27.532703 [ 5 ] {82190eae-fe23-44b8-bf5b-6ab63ca34074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24495 | 2026.04.07 03:00:27.532742 [ 5 ] {82190eae-fe23-44b8-bf5b-6ab63ca34074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24496 | 2026.04.07 03:00:27.533187 [ 5 ] {82190eae-fe23-44b8-bf5b-6ab63ca34074} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24497 | 2026.04.07 03:00:27.533223 [ 5 ] {82190eae-fe23-44b8-bf5b-6ab63ca34074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24498 | 2026.04.07 03:00:27.533526 [ 5 ] {82190eae-fe23-44b8-bf5b-6ab63ca34074} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 24499 | 2026.04.07 03:00:27.533730 [ 5 ] {82190eae-fe23-44b8-bf5b-6ab63ca34074} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24500 | 2026.04.07 03:00:27.533859 [ 5 ] {82190eae-fe23-44b8-bf5b-6ab63ca34074} <Debug> executeQuery: Read 197 rows, 12.68 KiB in 0.001174 sec., 167802.3850085179 rows/sec., 10.55 MiB/sec. | ||
| 24501 | 2026.04.07 03:00:27.533898 [ 5 ] {82190eae-fe23-44b8-bf5b-6ab63ca34074} <Debug> TCPHandler: Processed in 0.001340899 sec. | ||
| 24502 | 2026.04.07 03:00:27.534018 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24503 | 2026.04.07 03:00:27.534142 [ 5 ] {204cbcc6-4f22-4492-9812-86b183b6be6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24504 | 2026.04.07 03:00:27.534191 [ 5 ] {204cbcc6-4f22-4492-9812-86b183b6be6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24505 | 2026.04.07 03:00:27.534718 [ 5 ] {204cbcc6-4f22-4492-9812-86b183b6be6a} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24506 | 2026.04.07 03:00:27.534762 [ 5 ] {204cbcc6-4f22-4492-9812-86b183b6be6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24507 | 2026.04.07 03:00:27.535083 [ 5 ] {204cbcc6-4f22-4492-9812-86b183b6be6a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 24508 | 2026.04.07 03:00:27.535299 [ 5 ] {204cbcc6-4f22-4492-9812-86b183b6be6a} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24509 | 2026.04.07 03:00:27.535434 [ 5 ] {204cbcc6-4f22-4492-9812-86b183b6be6a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001312 sec., 113567.0731707317 rows/sec., 7.34 MiB/sec. | ||
| 24510 | 2026.04.07 03:00:27.535473 [ 5 ] {204cbcc6-4f22-4492-9812-86b183b6be6a} <Debug> TCPHandler: Processed in 0.001520542 sec. | ||
| 24511 | 2026.04.07 03:00:27.535586 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24512 | 2026.04.07 03:00:27.535681 [ 5 ] {4d1762d3-9bf1-4cef-9ae2-5159a75a0f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24513 | 2026.04.07 03:00:27.535721 [ 5 ] {4d1762d3-9bf1-4cef-9ae2-5159a75a0f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24514 | 2026.04.07 03:00:27.536136 [ 5 ] {4d1762d3-9bf1-4cef-9ae2-5159a75a0f0f} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24515 | 2026.04.07 03:00:27.536172 [ 5 ] {4d1762d3-9bf1-4cef-9ae2-5159a75a0f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24516 | 2026.04.07 03:00:27.536464 [ 5 ] {4d1762d3-9bf1-4cef-9ae2-5159a75a0f0f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 24517 | 2026.04.07 03:00:27.536662 [ 5 ] {4d1762d3-9bf1-4cef-9ae2-5159a75a0f0f} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24518 | 2026.04.07 03:00:27.536789 [ 5 ] {4d1762d3-9bf1-4cef-9ae2-5159a75a0f0f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001126 sec., 131438.7211367673 rows/sec., 7.48 MiB/sec. | ||
| 24519 | 2026.04.07 03:00:27.536828 [ 5 ] {4d1762d3-9bf1-4cef-9ae2-5159a75a0f0f} <Debug> TCPHandler: Processed in 0.001294667 sec. | ||
| 24520 | 2026.04.07 03:00:27.536936 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24521 | 2026.04.07 03:00:27.537030 [ 5 ] {159a60b2-fb40-4711-9f4e-db57120c327c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24522 | 2026.04.07 03:00:27.537069 [ 5 ] {159a60b2-fb40-4711-9f4e-db57120c327c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24523 | 2026.04.07 03:00:27.537597 [ 5 ] {159a60b2-fb40-4711-9f4e-db57120c327c} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24524 | 2026.04.07 03:00:27.537633 [ 5 ] {159a60b2-fb40-4711-9f4e-db57120c327c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24525 | 2026.04.07 03:00:27.537940 [ 5 ] {159a60b2-fb40-4711-9f4e-db57120c327c} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 24526 | 2026.04.07 03:00:27.538141 [ 5 ] {159a60b2-fb40-4711-9f4e-db57120c327c} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24527 | 2026.04.07 03:00:27.538269 [ 5 ] {159a60b2-fb40-4711-9f4e-db57120c327c} <Debug> executeQuery: Read 545 rows, 39.58 KiB in 0.001256 sec., 433917.19745222933 rows/sec., 30.78 MiB/sec. | ||
| 24528 | 2026.04.07 03:00:27.538307 [ 5 ] {159a60b2-fb40-4711-9f4e-db57120c327c} <Debug> TCPHandler: Processed in 0.00142311 sec. | ||
| 24529 | 2026.04.07 03:00:27.538411 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24530 | 2026.04.07 03:00:27.538507 [ 5 ] {7ddfb26d-511f-4fc2-a3b2-3ccce8c8cd3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24531 | 2026.04.07 03:00:27.538548 [ 5 ] {7ddfb26d-511f-4fc2-a3b2-3ccce8c8cd3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24532 | 2026.04.07 03:00:27.538864 [ 5 ] {7ddfb26d-511f-4fc2-a3b2-3ccce8c8cd3a} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24533 | 2026.04.07 03:00:27.538899 [ 5 ] {7ddfb26d-511f-4fc2-a3b2-3ccce8c8cd3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24534 | 2026.04.07 03:00:27.539193 [ 5 ] {7ddfb26d-511f-4fc2-a3b2-3ccce8c8cd3a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 24535 | 2026.04.07 03:00:27.539401 [ 5 ] {7ddfb26d-511f-4fc2-a3b2-3ccce8c8cd3a} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24536 | 2026.04.07 03:00:27.539511 [ 140 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Selected 6 parts from all_1_61_12 to all_70_70_0 | ||
| 24537 | 2026.04.07 03:00:27.539530 [ 5 ] {7ddfb26d-511f-4fc2-a3b2-3ccce8c8cd3a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 24538 | 2026.04.07 03:00:27.539577 [ 140 ] {} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24539 | 2026.04.07 03:00:27.539586 [ 5 ] {7ddfb26d-511f-4fc2-a3b2-3ccce8c8cd3a} <Debug> TCPHandler: Processed in 0.001226006 sec. | ||
| 24540 | 2026.04.07 03:00:27.539604 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24541 | 2026.04.07 03:00:27.539709 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24542 | 2026.04.07 03:00:27.539734 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_70_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_70_70_0 into Compact with storage Full | ||
| 24543 | 2026.04.07 03:00:27.539830 [ 5 ] {c2876391-bed5-4452-8e62-22458d0ea6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24544 | 2026.04.07 03:00:27.539889 [ 5 ] {c2876391-bed5-4452-8e62-22458d0ea6d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24545 | 2026.04.07 03:00:27.539906 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_70_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24546 | 2026.04.07 03:00:27.539972 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_70_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 366 rows starting from the beginning of the part | ||
| 24547 | 2026.04.07 03:00:27.540077 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_70_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_66_1, total 30 rows starting from the beginning of the part | ||
| 24548 | 2026.04.07 03:00:27.540154 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_70_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 6 rows starting from the beginning of the part | ||
| 24549 | 2026.04.07 03:00:27.540224 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_70_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part | ||
| 24550 | 2026.04.07 03:00:27.540290 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_70_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 6 rows starting from the beginning of the part | ||
| 24551 | 2026.04.07 03:00:27.540353 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_70_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part | ||
| 24552 | 2026.04.07 03:00:27.540355 [ 5 ] {c2876391-bed5-4452-8e62-22458d0ea6d8} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24553 | 2026.04.07 03:00:27.540415 [ 5 ] {c2876391-bed5-4452-8e62-22458d0ea6d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24554 | 2026.04.07 03:00:27.540831 [ 5 ] {c2876391-bed5-4452-8e62-22458d0ea6d8} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 24555 | 2026.04.07 03:00:27.541058 [ 5 ] {c2876391-bed5-4452-8e62-22458d0ea6d8} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24556 | 2026.04.07 03:00:27.541186 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 2 parts from all_1_168_41 to all_169_169_0 | ||
| 24557 | 2026.04.07 03:00:27.541198 [ 5 ] {c2876391-bed5-4452-8e62-22458d0ea6d8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001392 sec., 190373.5632183908 rows/sec., 12.65 MiB/sec. | ||
| 24558 | 2026.04.07 03:00:27.541218 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24559 | 2026.04.07 03:00:27.541242 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24560 | 2026.04.07 03:00:27.541247 [ 5 ] {c2876391-bed5-4452-8e62-22458d0ea6d8} <Debug> TCPHandler: Processed in 0.001598954 sec. | ||
| 24561 | 2026.04.07 03:00:27.541323 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_169_42} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_168_41 to all_169_169_0 into Compact with storage Full | ||
| 24562 | 2026.04.07 03:00:27.541365 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24563 | 2026.04.07 03:00:27.541444 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_169_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24564 | 2026.04.07 03:00:27.541445 [ 189 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_70_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001775738 sec., 236521.3787169053 rows/sec., 12.07 MiB/sec. | ||
| 24565 | 2026.04.07 03:00:27.541465 [ 5 ] {b6eeb956-f645-45fe-84a3-45ab3ecb3f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24566 | 2026.04.07 03:00:27.541488 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_169_42} <Debug> MergeTreeSequentialSource: Reading 10 marks from part all_1_168_41, total 66604 rows starting from the beginning of the part | ||
| 24567 | 2026.04.07 03:00:27.541519 [ 5 ] {b6eeb956-f645-45fe-84a3-45ab3ecb3f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24568 | 2026.04.07 03:00:27.541563 [ 192 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_169_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 265 rows starting from the beginning of the part | ||
| 24569 | 2026.04.07 03:00:27.541596 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_70_13} <Trace> MergedBlockOutputStream: filled checksums all_1_70_13 (state Temporary) | ||
| 24570 | 2026.04.07 03:00:27.541843 [ 5 ] {b6eeb956-f645-45fe-84a3-45ab3ecb3f28} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24571 | 2026.04.07 03:00:27.541886 [ 5 ] {b6eeb956-f645-45fe-84a3-45ab3ecb3f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24572 | 2026.04.07 03:00:27.541891 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_70_13} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_merge_all_1_70_13 to all_1_70_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24573 | 2026.04.07 03:00:27.541983 [ 187 ] {f114abaa-ff86-45b4-8e8d-1dfed36d7577::all_1_70_13} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577) (MergerMutator): Merged 6 parts: [all_1_61_12, all_70_70_0] -> all_1_70_13 | ||
| 24574 | 2026.04.07 03:00:27.542058 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 24575 | 2026.04.07 03:00:27.542214 [ 5 ] {b6eeb956-f645-45fe-84a3-45ab3ecb3f28} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 24576 | 2026.04.07 03:00:27.542422 [ 5 ] {b6eeb956-f645-45fe-84a3-45ab3ecb3f28} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24577 | 2026.04.07 03:00:27.542556 [ 5 ] {b6eeb956-f645-45fe-84a3-45ab3ecb3f28} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 60.76 KiB/sec. | ||
| 24578 | 2026.04.07 03:00:27.542592 [ 5 ] {b6eeb956-f645-45fe-84a3-45ab3ecb3f28} <Debug> TCPHandler: Processed in 0.001278787 sec. | ||
| 24579 | 2026.04.07 03:00:27.542707 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24580 | 2026.04.07 03:00:27.542822 [ 5 ] {779fff1b-3b36-4fc2-9757-6503891c10ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24581 | 2026.04.07 03:00:27.542888 [ 5 ] {779fff1b-3b36-4fc2-9757-6503891c10ff} <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 | ||
| 24582 | 2026.04.07 03:00:27.543847 [ 5 ] {779fff1b-3b36-4fc2-9757-6503891c10ff} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24583 | 2026.04.07 03:00:27.543883 [ 5 ] {779fff1b-3b36-4fc2-9757-6503891c10ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24584 | 2026.04.07 03:00:27.544471 [ 5 ] {779fff1b-3b36-4fc2-9757-6503891c10ff} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 24585 | 2026.04.07 03:00:27.544689 [ 5 ] {779fff1b-3b36-4fc2-9757-6503891c10ff} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24586 | 2026.04.07 03:00:27.544829 [ 5 ] {779fff1b-3b36-4fc2-9757-6503891c10ff} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.00203 sec., 27093.596059113297 rows/sec., 48.55 MiB/sec. | ||
| 24587 | 2026.04.07 03:00:27.544885 [ 5 ] {779fff1b-3b36-4fc2-9757-6503891c10ff} <Debug> TCPHandler: Processed in 0.002241008 sec. | ||
| 24588 | 2026.04.07 03:00:27.544994 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24589 | 2026.04.07 03:00:27.545089 [ 5 ] {23c011af-7871-462e-940d-c3edcb179383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24590 | 2026.04.07 03:00:27.545131 [ 5 ] {23c011af-7871-462e-940d-c3edcb179383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24591 | 2026.04.07 03:00:27.545451 [ 5 ] {23c011af-7871-462e-940d-c3edcb179383} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24592 | 2026.04.07 03:00:27.545486 [ 5 ] {23c011af-7871-462e-940d-c3edcb179383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24593 | 2026.04.07 03:00:27.545787 [ 5 ] {23c011af-7871-462e-940d-c3edcb179383} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 24594 | 2026.04.07 03:00:27.545987 [ 5 ] {23c011af-7871-462e-940d-c3edcb179383} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24595 | 2026.04.07 03:00:27.546116 [ 5 ] {23c011af-7871-462e-940d-c3edcb179383} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001045 sec., 86124.4019138756 rows/sec., 5.39 MiB/sec. | ||
| 24596 | 2026.04.07 03:00:27.546151 [ 5 ] {23c011af-7871-462e-940d-c3edcb179383} <Debug> TCPHandler: Processed in 0.001209055 sec. | ||
| 24597 | 2026.04.07 03:00:27.546177 [ 220 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 24598 | 2026.04.07 03:00:27.546218 [ 220 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 24599 | 2026.04.07 03:00:27.549108 [ 220 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): 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] | ||
| 24600 | 2026.04.07 03:00:27.551712 [ 189 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_169_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66869 rows, containing 5 columns (5 merged, 0 gathered) in 0.0104229 sec., 6415584.91398747 rows/sec., 411.65 MiB/sec. | ||
| 24601 | 2026.04.07 03:00:27.552157 [ 195 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_169_42} <Trace> MergedBlockOutputStream: filled checksums all_1_169_42 (state Temporary) | ||
| 24602 | 2026.04.07 03:00:27.552474 [ 195 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_169_42} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_169_42 to all_1_169_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24603 | 2026.04.07 03:00:27.552566 [ 195 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_169_42} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 2 parts: [all_1_168_41, all_169_169_0] -> all_1_169_42 | ||
| 24604 | 2026.04.07 03:00:27.552649 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 24605 | 2026.04.07 03:00:28.348993 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24606 | 2026.04.07 03:00:28.349192 [ 5 ] {a7d2ffe2-c391-4a97-8f8e-d5e11d490967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24607 | 2026.04.07 03:00:28.349264 [ 5 ] {a7d2ffe2-c391-4a97-8f8e-d5e11d490967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24608 | 2026.04.07 03:00:28.350026 [ 5 ] {a7d2ffe2-c391-4a97-8f8e-d5e11d490967} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24609 | 2026.04.07 03:00:28.350077 [ 5 ] {a7d2ffe2-c391-4a97-8f8e-d5e11d490967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24610 | 2026.04.07 03:00:28.350460 [ 5 ] {a7d2ffe2-c391-4a97-8f8e-d5e11d490967} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 24611 | 2026.04.07 03:00:28.350681 [ 5 ] {a7d2ffe2-c391-4a97-8f8e-d5e11d490967} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24612 | 2026.04.07 03:00:28.350837 [ 5 ] {a7d2ffe2-c391-4a97-8f8e-d5e11d490967} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001699 sec., 14125.956444967627 rows/sec., 1.17 MiB/sec. | ||
| 24613 | 2026.04.07 03:00:28.350854 [ 140 ] {} <Debug> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 24614 | 2026.04.07 03:00:28.350880 [ 5 ] {a7d2ffe2-c391-4a97-8f8e-d5e11d490967} <Debug> TCPHandler: Processed in 0.002047444 sec. | ||
| 24615 | 2026.04.07 03:00:28.350962 [ 140 ] {} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24616 | 2026.04.07 03:00:28.350992 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24617 | 2026.04.07 03:00:28.351070 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24618 | 2026.04.07 03:00:28.351162 [ 187 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::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 | ||
| 24619 | 2026.04.07 03:00:28.351168 [ 5 ] {3b579de4-d9a2-49bb-9af6-312a39d0bca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24620 | 2026.04.07 03:00:28.351276 [ 5 ] {3b579de4-d9a2-49bb-9af6-312a39d0bca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24621 | 2026.04.07 03:00:28.351393 [ 187 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24622 | 2026.04.07 03:00:28.351454 [ 187 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 308 rows starting from the beginning of the part | ||
| 24623 | 2026.04.07 03:00:28.351561 [ 187 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 284 rows starting from the beginning of the part | ||
| 24624 | 2026.04.07 03:00:28.351640 [ 187 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 284 rows starting from the beginning of the part | ||
| 24625 | 2026.04.07 03:00:28.351719 [ 187 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 284 rows starting from the beginning of the part | ||
| 24626 | 2026.04.07 03:00:28.351789 [ 187 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 284 rows starting from the beginning of the part | ||
| 24627 | 2026.04.07 03:00:28.351818 [ 5 ] {3b579de4-d9a2-49bb-9af6-312a39d0bca7} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24628 | 2026.04.07 03:00:28.351857 [ 187 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::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 | ||
| 24629 | 2026.04.07 03:00:28.351860 [ 5 ] {3b579de4-d9a2-49bb-9af6-312a39d0bca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24630 | 2026.04.07 03:00:28.352211 [ 5 ] {3b579de4-d9a2-49bb-9af6-312a39d0bca7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 24631 | 2026.04.07 03:00:28.352431 [ 5 ] {3b579de4-d9a2-49bb-9af6-312a39d0bca7} <Trace> oximeter.fields_ipaddr (5da7bcfb-4f6e-496f-8d57-a106da5da196): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24632 | 2026.04.07 03:00:28.352569 [ 5 ] {3b579de4-d9a2-49bb-9af6-312a39d0bca7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00142 sec., 1408.4507042253522 rows/sec., 114.85 KiB/sec. | ||
| 24633 | 2026.04.07 03:00:28.352607 [ 5 ] {3b579de4-d9a2-49bb-9af6-312a39d0bca7} <Debug> TCPHandler: Processed in 0.001589143 sec. | ||
| 24634 | 2026.04.07 03:00:28.352714 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24635 | 2026.04.07 03:00:28.352805 [ 5 ] {b5efce2c-2828-47dc-b949-c28271856c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24636 | 2026.04.07 03:00:28.352844 [ 5 ] {b5efce2c-2828-47dc-b949-c28271856c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24637 | 2026.04.07 03:00:28.352930 [ 189 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001858339 sec., 789952.7481261492 rows/sec., 53.69 MiB/sec. | ||
| 24638 | 2026.04.07 03:00:28.353138 [ 186 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 24639 | 2026.04.07 03:00:28.353493 [ 186 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_76_15} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24640 | 2026.04.07 03:00:28.353579 [ 186 ] {ab725cd6-d4c1-4af9-9c0b-d7117f711152::all_1_76_15} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 24641 | 2026.04.07 03:00:28.353684 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 24642 | 2026.04.07 03:00:28.354548 [ 5 ] {b5efce2c-2828-47dc-b949-c28271856c6c} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24643 | 2026.04.07 03:00:28.354591 [ 5 ] {b5efce2c-2828-47dc-b949-c28271856c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24644 | 2026.04.07 03:00:28.355099 [ 5 ] {b5efce2c-2828-47dc-b949-c28271856c6c} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 24645 | 2026.04.07 03:00:28.355303 [ 5 ] {b5efce2c-2828-47dc-b949-c28271856c6c} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24646 | 2026.04.07 03:00:28.355434 [ 5 ] {b5efce2c-2828-47dc-b949-c28271856c6c} <Debug> executeQuery: Read 2544 rows, 194.92 KiB in 0.002646 sec., 961451.2471655329 rows/sec., 71.94 MiB/sec. | ||
| 24647 | 2026.04.07 03:00:28.355472 [ 5 ] {b5efce2c-2828-47dc-b949-c28271856c6c} <Debug> TCPHandler: Processed in 0.00280765 sec. | ||
| 24648 | 2026.04.07 03:00:28.355577 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24649 | 2026.04.07 03:00:28.355671 [ 5 ] {2b55c931-b1ee-40d3-9dc7-71518a4b32fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24650 | 2026.04.07 03:00:28.355711 [ 5 ] {2b55c931-b1ee-40d3-9dc7-71518a4b32fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24651 | 2026.04.07 03:00:28.356115 [ 5 ] {2b55c931-b1ee-40d3-9dc7-71518a4b32fe} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24652 | 2026.04.07 03:00:28.356151 [ 5 ] {2b55c931-b1ee-40d3-9dc7-71518a4b32fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24653 | 2026.04.07 03:00:28.356435 [ 5 ] {2b55c931-b1ee-40d3-9dc7-71518a4b32fe} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 24654 | 2026.04.07 03:00:28.356636 [ 5 ] {2b55c931-b1ee-40d3-9dc7-71518a4b32fe} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24655 | 2026.04.07 03:00:28.356765 [ 5 ] {2b55c931-b1ee-40d3-9dc7-71518a4b32fe} <Debug> executeQuery: Read 34 rows, 2.60 KiB in 0.001112 sec., 30575.539568345324 rows/sec., 2.29 MiB/sec. | ||
| 24656 | 2026.04.07 03:00:28.356771 [ 168 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 24657 | 2026.04.07 03:00:28.356804 [ 5 ] {2b55c931-b1ee-40d3-9dc7-71518a4b32fe} <Debug> TCPHandler: Processed in 0.001276057 sec. | ||
| 24658 | 2026.04.07 03:00:28.356821 [ 168 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24659 | 2026.04.07 03:00:28.356867 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24660 | 2026.04.07 03:00:28.356917 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24661 | 2026.04.07 03:00:28.356969 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::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 | ||
| 24662 | 2026.04.07 03:00:28.357013 [ 5 ] {35efe8b9-49e7-4f30-b685-1fe40a221b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24663 | 2026.04.07 03:00:28.357058 [ 5 ] {35efe8b9-49e7-4f30-b685-1fe40a221b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24664 | 2026.04.07 03:00:28.357126 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24665 | 2026.04.07 03:00:28.357175 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 254 rows starting from the beginning of the part | ||
| 24666 | 2026.04.07 03:00:28.357259 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 5 rows starting from the beginning of the part | ||
| 24667 | 2026.04.07 03:00:28.357326 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 203 rows starting from the beginning of the part | ||
| 24668 | 2026.04.07 03:00:28.357386 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 5 rows starting from the beginning of the part | ||
| 24669 | 2026.04.07 03:00:28.357445 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 197 rows starting from the beginning of the part | ||
| 24670 | 2026.04.07 03:00:28.357505 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 34 rows starting from the beginning of the part | ||
| 24671 | 2026.04.07 03:00:28.357790 [ 5 ] {35efe8b9-49e7-4f30-b685-1fe40a221b0c} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24672 | 2026.04.07 03:00:28.357837 [ 5 ] {35efe8b9-49e7-4f30-b685-1fe40a221b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24673 | 2026.04.07 03:00:28.358206 [ 5 ] {35efe8b9-49e7-4f30-b685-1fe40a221b0c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 24674 | 2026.04.07 03:00:28.358442 [ 5 ] {35efe8b9-49e7-4f30-b685-1fe40a221b0c} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24675 | 2026.04.07 03:00:28.358444 [ 186 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 698 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526982 sec., 457110.82383420365 rows/sec., 31.16 MiB/sec. | ||
| 24676 | 2026.04.07 03:00:28.358587 [ 5 ] {35efe8b9-49e7-4f30-b685-1fe40a221b0c} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001592 sec., 518216.08040201 rows/sec., 30.31 MiB/sec. | ||
| 24677 | 2026.04.07 03:00:28.358587 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 24678 | 2026.04.07 03:00:28.358638 [ 5 ] {35efe8b9-49e7-4f30-b685-1fe40a221b0c} <Debug> TCPHandler: Processed in 0.001771737 sec. | ||
| 24679 | 2026.04.07 03:00:28.358753 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24680 | 2026.04.07 03:00:28.358852 [ 5 ] {9fc69a7b-d0b0-47ec-b838-8c66c5641061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 24681 | 2026.04.07 03:00:28.358860 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_146_29} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24682 | 2026.04.07 03:00:28.358896 [ 5 ] {9fc69a7b-d0b0-47ec-b838-8c66c5641061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 24683 | 2026.04.07 03:00:28.358945 [ 187 ] {b9e5e702-a8ac-45bb-841b-41c7bd810472::all_1_146_29} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 24684 | 2026.04.07 03:00:28.359019 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 24685 | 2026.04.07 03:00:28.359290 [ 5 ] {9fc69a7b-d0b0-47ec-b838-8c66c5641061} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24686 | 2026.04.07 03:00:28.359330 [ 5 ] {9fc69a7b-d0b0-47ec-b838-8c66c5641061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24687 | 2026.04.07 03:00:28.359618 [ 5 ] {9fc69a7b-d0b0-47ec-b838-8c66c5641061} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 24688 | 2026.04.07 03:00:28.359821 [ 5 ] {9fc69a7b-d0b0-47ec-b838-8c66c5641061} <Trace> oximeter.fields_u64 (d74fde8d-e2f0-48c7-867f-408d49729479): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24689 | 2026.04.07 03:00:28.359951 [ 5 ] {9fc69a7b-d0b0-47ec-b838-8c66c5641061} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 62.89 KiB/sec. | ||
| 24690 | 2026.04.07 03:00:28.359990 [ 5 ] {9fc69a7b-d0b0-47ec-b838-8c66c5641061} <Debug> TCPHandler: Processed in 0.001288257 sec. | ||
| 24691 | 2026.04.07 03:00:28.360095 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24692 | 2026.04.07 03:00:28.360189 [ 5 ] {e95b3c0d-811e-43ff-9d0f-831d82994acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24693 | 2026.04.07 03:00:28.360228 [ 5 ] {e95b3c0d-811e-43ff-9d0f-831d82994acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24694 | 2026.04.07 03:00:28.360621 [ 5 ] {e95b3c0d-811e-43ff-9d0f-831d82994acb} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24695 | 2026.04.07 03:00:28.360657 [ 5 ] {e95b3c0d-811e-43ff-9d0f-831d82994acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24696 | 2026.04.07 03:00:28.360934 [ 5 ] {e95b3c0d-811e-43ff-9d0f-831d82994acb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 24697 | 2026.04.07 03:00:28.361140 [ 5 ] {e95b3c0d-811e-43ff-9d0f-831d82994acb} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24698 | 2026.04.07 03:00:28.361247 [ 168 ] {} <Debug> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 24699 | 2026.04.07 03:00:28.361267 [ 5 ] {e95b3c0d-811e-43ff-9d0f-831d82994acb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 855.38 KiB/sec. | ||
| 24700 | 2026.04.07 03:00:28.361296 [ 168 ] {} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24701 | 2026.04.07 03:00:28.361321 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24702 | 2026.04.07 03:00:28.361322 [ 5 ] {e95b3c0d-811e-43ff-9d0f-831d82994acb} <Debug> TCPHandler: Processed in 0.001276957 sec. | ||
| 24703 | 2026.04.07 03:00:28.361422 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::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 | ||
| 24704 | 2026.04.07 03:00:28.361446 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24705 | 2026.04.07 03:00:28.361547 [ 5 ] {6edd74a3-fba6-476e-b48e-21badecd011e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24706 | 2026.04.07 03:00:28.361558 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24707 | 2026.04.07 03:00:28.361587 [ 5 ] {6edd74a3-fba6-476e-b48e-21badecd011e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24708 | 2026.04.07 03:00:28.361601 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 160 rows starting from the beginning of the part | ||
| 24709 | 2026.04.07 03:00:28.361683 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 148 rows starting from the beginning of the part | ||
| 24710 | 2026.04.07 03:00:28.361736 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 148 rows starting from the beginning of the part | ||
| 24711 | 2026.04.07 03:00:28.361784 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 148 rows starting from the beginning of the part | ||
| 24712 | 2026.04.07 03:00:28.361830 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 148 rows starting from the beginning of the part | ||
| 24713 | 2026.04.07 03:00:28.361876 [ 200 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 12 rows starting from the beginning of the part | ||
| 24714 | 2026.04.07 03:00:28.362470 [ 5 ] {6edd74a3-fba6-476e-b48e-21badecd011e} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24715 | 2026.04.07 03:00:28.362511 [ 5 ] {6edd74a3-fba6-476e-b48e-21badecd011e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24716 | 2026.04.07 03:00:28.362741 [ 187 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001369999 sec., 557664.6406311245 rows/sec., 34.18 MiB/sec. | ||
| 24717 | 2026.04.07 03:00:28.362878 [ 5 ] {6edd74a3-fba6-476e-b48e-21badecd011e} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 24718 | 2026.04.07 03:00:28.362893 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 24719 | 2026.04.07 03:00:28.363175 [ 5 ] {6edd74a3-fba6-476e-b48e-21badecd011e} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24720 | 2026.04.07 03:00:28.363228 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_76_15} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24721 | 2026.04.07 03:00:28.363311 [ 190 ] {be70be13-f367-4027-924d-7834913bcbbb::all_1_76_15} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 24722 | 2026.04.07 03:00:28.363324 [ 5 ] {6edd74a3-fba6-476e-b48e-21badecd011e} <Debug> executeQuery: Read 1337 rows, 92.26 KiB in 0.001793 sec., 745677.6352481873 rows/sec., 50.25 MiB/sec. | ||
| 24723 | 2026.04.07 03:00:28.363367 [ 5 ] {6edd74a3-fba6-476e-b48e-21badecd011e} <Debug> TCPHandler: Processed in 0.001971092 sec. | ||
| 24724 | 2026.04.07 03:00:28.363393 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 24725 | 2026.04.07 03:00:28.363474 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24726 | 2026.04.07 03:00:28.363574 [ 5 ] {992cac1f-9ceb-4325-950c-484c4f7526ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24727 | 2026.04.07 03:00:28.363617 [ 5 ] {992cac1f-9ceb-4325-950c-484c4f7526ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24728 | 2026.04.07 03:00:28.364377 [ 5 ] {992cac1f-9ceb-4325-950c-484c4f7526ee} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24729 | 2026.04.07 03:00:28.364413 [ 5 ] {992cac1f-9ceb-4325-950c-484c4f7526ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24730 | 2026.04.07 03:00:28.364844 [ 5 ] {992cac1f-9ceb-4325-950c-484c4f7526ee} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 24731 | 2026.04.07 03:00:28.365048 [ 5 ] {992cac1f-9ceb-4325-950c-484c4f7526ee} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24732 | 2026.04.07 03:00:28.365185 [ 5 ] {992cac1f-9ceb-4325-950c-484c4f7526ee} <Debug> executeQuery: Read 1677 rows, 107.92 KiB in 0.001629 sec., 1029465.9300184161 rows/sec., 64.69 MiB/sec. | ||
| 24733 | 2026.04.07 03:00:28.365189 [ 168 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Selected 6 parts from all_1_169_42 to all_174_174_0 | ||
| 24734 | 2026.04.07 03:00:28.365228 [ 5 ] {992cac1f-9ceb-4325-950c-484c4f7526ee} <Debug> TCPHandler: Processed in 0.001804188 sec. | ||
| 24735 | 2026.04.07 03:00:28.365240 [ 168 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24736 | 2026.04.07 03:00:28.365277 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24737 | 2026.04.07 03:00:28.365344 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_174_43} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_169_42 to all_174_174_0 into Compact with storage Full | ||
| 24738 | 2026.04.07 03:00:28.365347 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24739 | 2026.04.07 03:00:28.365410 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 24740 | 2026.04.07 03:00:28.365438 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 24741 | 2026.04.07 03:00:28.365439 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_174_43} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24742 | 2026.04.07 03:00:28.365471 [ 5 ] {de0b25cb-4983-41ca-8ee5-f0b462d74f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24743 | 2026.04.07 03:00:28.365477 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_174_43} <Debug> MergeTreeSequentialSource: Reading 10 marks from part all_1_169_42, total 66869 rows starting from the beginning of the part | ||
| 24744 | 2026.04.07 03:00:28.365535 [ 5 ] {de0b25cb-4983-41ca-8ee5-f0b462d74f3e} <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 | ||
| 24745 | 2026.04.07 03:00:28.365543 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_174_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 160 rows starting from the beginning of the part | ||
| 24746 | 2026.04.07 03:00:28.365592 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_174_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 268 rows starting from the beginning of the part | ||
| 24747 | 2026.04.07 03:00:28.365626 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_174_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 160 rows starting from the beginning of the part | ||
| 24748 | 2026.04.07 03:00:28.365661 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_174_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 265 rows starting from the beginning of the part | ||
| 24749 | 2026.04.07 03:00:28.365694 [ 187 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_174_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 1677 rows starting from the beginning of the part | ||
| 24750 | 2026.04.07 03:00:28.366382 [ 5 ] {de0b25cb-4983-41ca-8ee5-f0b462d74f3e} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24751 | 2026.04.07 03:00:28.366428 [ 5 ] {de0b25cb-4983-41ca-8ee5-f0b462d74f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24752 | 2026.04.07 03:00:28.366982 [ 5 ] {de0b25cb-4983-41ca-8ee5-f0b462d74f3e} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 24753 | 2026.04.07 03:00:28.367207 [ 5 ] {de0b25cb-4983-41ca-8ee5-f0b462d74f3e} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24754 | 2026.04.07 03:00:28.367361 [ 5 ] {de0b25cb-4983-41ca-8ee5-f0b462d74f3e} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001908 sec., 10482.18029350105 rows/sec., 18.78 MiB/sec. | ||
| 24755 | 2026.04.07 03:00:28.367418 [ 5 ] {de0b25cb-4983-41ca-8ee5-f0b462d74f3e} <Debug> TCPHandler: Processed in 0.002120974 sec. | ||
| 24756 | 2026.04.07 03:00:28.367533 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24757 | 2026.04.07 03:00:28.367631 [ 5 ] {caef2229-3674-4b62-9bf4-9aba56f004b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24758 | 2026.04.07 03:00:28.367674 [ 5 ] {caef2229-3674-4b62-9bf4-9aba56f004b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24759 | 2026.04.07 03:00:28.367995 [ 5 ] {caef2229-3674-4b62-9bf4-9aba56f004b4} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24760 | 2026.04.07 03:00:28.368034 [ 5 ] {caef2229-3674-4b62-9bf4-9aba56f004b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24761 | 2026.04.07 03:00:28.368103 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 24762 | 2026.04.07 03:00:28.368345 [ 5 ] {caef2229-3674-4b62-9bf4-9aba56f004b4} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 24763 | 2026.04.07 03:00:28.368579 [ 5 ] {caef2229-3674-4b62-9bf4-9aba56f004b4} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24764 | 2026.04.07 03:00:28.368709 [ 5 ] {caef2229-3674-4b62-9bf4-9aba56f004b4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 755.59 KiB/sec. | ||
| 24765 | 2026.04.07 03:00:28.368745 [ 5 ] {caef2229-3674-4b62-9bf4-9aba56f004b4} <Debug> TCPHandler: Processed in 0.001262336 sec. | ||
| 24766 | 2026.04.07 03:00:28.376645 [ 196 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_174_43} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 69399 rows, containing 5 columns (5 merged, 0 gathered) in 0.011327529 sec., 6126578.885827616 rows/sec., 393.17 MiB/sec. | ||
| 24767 | 2026.04.07 03:00:28.377110 [ 190 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_174_43} <Trace> MergedBlockOutputStream: filled checksums all_1_174_43 (state Temporary) | ||
| 24768 | 2026.04.07 03:00:28.377374 [ 190 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_174_43} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_merge_all_1_174_43 to all_1_174_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24769 | 2026.04.07 03:00:28.377441 [ 190 ] {ae8e882c-8dde-48df-82fe-3eecc729297a::all_1_174_43} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a) (MergerMutator): Merged 6 parts: [all_1_169_42, all_174_174_0] -> all_1_174_43 | ||
| 24770 | 2026.04.07 03:00:28.377518 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 24771 | 2026.04.07 03:00:28.511740 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 24772 | 2026.04.07 03:00:28.529708 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24773 | 2026.04.07 03:00:28.529754 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24774 | 2026.04.07 03:00:28.536046 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 24775 | 2026.04.07 03:00:28.536754 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24776 | 2026.04.07 03:00:28.540573 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 24777 | 2026.04.07 03:00:29.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 411.68 MiB, peak 431.40 MiB, free memory in arenas 0.00 B, will set to 410.23 MiB (RSS), difference: -1.45 MiB | ||
| 24778 | 2026.04.07 03:00:30.961370 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 3172 | ||
| 24779 | 2026.04.07 03:00:30.964285 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24780 | 2026.04.07 03:00:30.964334 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24781 | 2026.04.07 03:00:30.965547 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 24782 | 2026.04.07 03:00:30.965801 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24783 | 2026.04.07 03:00:30.965971 [ 129 ] {} <Debug> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 24784 | 2026.04.07 03:00:30.966065 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3172 | ||
| 24785 | 2026.04.07 03:00:30.966068 [ 129 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24786 | 2026.04.07 03:00:30.966135 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24787 | 2026.04.07 03:00:30.966291 [ 193 ] {48254a71-ab6e-4157-ae63-34a70605a6db::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 | ||
| 24788 | 2026.04.07 03:00:30.967154 [ 193 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24789 | 2026.04.07 03:00:30.967301 [ 193 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2950 rows starting from the beginning of the part | ||
| 24790 | 2026.04.07 03:00:30.967668 [ 193 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 44 rows starting from the beginning of the part | ||
| 24791 | 2026.04.07 03:00:30.968032 [ 193 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 24792 | 2026.04.07 03:00:30.968391 [ 193 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part | ||
| 24793 | 2026.04.07 03:00:30.968744 [ 193 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part | ||
| 24794 | 2026.04.07 03:00:30.969097 [ 193 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part | ||
| 24795 | 2026.04.07 03:00:30.977242 [ 190 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3172 rows, containing 72 columns (72 merged, 0 gathered) in 0.011026583 sec., 287668.4463355511 rows/sec., 217.13 MiB/sec. | ||
| 24796 | 2026.04.07 03:00:30.979456 [ 197 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 24797 | 2026.04.07 03:00:30.979985 [ 197 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_76_15} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24798 | 2026.04.07 03:00:30.980057 [ 197 ] {48254a71-ab6e-4157-ae63-34a70605a6db::all_1_76_15} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 24799 | 2026.04.07 03:00:30.980234 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 24800 | 2026.04.07 03:00:32.517626 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24801 | 2026.04.07 03:00:32.517933 [ 5 ] {e4bb704a-f482-4302-8f77-960a023ca35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24802 | 2026.04.07 03:00:32.518045 [ 5 ] {e4bb704a-f482-4302-8f77-960a023ca35f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24803 | 2026.04.07 03:00:32.518761 [ 5 ] {e4bb704a-f482-4302-8f77-960a023ca35f} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24804 | 2026.04.07 03:00:32.518801 [ 5 ] {e4bb704a-f482-4302-8f77-960a023ca35f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24805 | 2026.04.07 03:00:32.519191 [ 5 ] {e4bb704a-f482-4302-8f77-960a023ca35f} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 24806 | 2026.04.07 03:00:32.519412 [ 5 ] {e4bb704a-f482-4302-8f77-960a023ca35f} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24807 | 2026.04.07 03:00:32.519574 [ 5 ] {e4bb704a-f482-4302-8f77-960a023ca35f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001723 sec., 32501.450957632038 rows/sec., 2.50 MiB/sec. | ||
| 24808 | 2026.04.07 03:00:32.519617 [ 5 ] {e4bb704a-f482-4302-8f77-960a023ca35f} <Debug> TCPHandler: Processed in 0.002190606 sec. | ||
| 24809 | 2026.04.07 03:00:32.519740 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24810 | 2026.04.07 03:00:32.519836 [ 5 ] {e646fdb2-7a8f-4143-96f2-409d296eaf53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24811 | 2026.04.07 03:00:32.519876 [ 5 ] {e646fdb2-7a8f-4143-96f2-409d296eaf53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24812 | 2026.04.07 03:00:32.520310 [ 5 ] {e646fdb2-7a8f-4143-96f2-409d296eaf53} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24813 | 2026.04.07 03:00:32.520346 [ 5 ] {e646fdb2-7a8f-4143-96f2-409d296eaf53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24814 | 2026.04.07 03:00:32.520638 [ 5 ] {e646fdb2-7a8f-4143-96f2-409d296eaf53} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 24815 | 2026.04.07 03:00:32.520844 [ 5 ] {e646fdb2-7a8f-4143-96f2-409d296eaf53} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24816 | 2026.04.07 03:00:32.520974 [ 5 ] {e646fdb2-7a8f-4143-96f2-409d296eaf53} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001155 sec., 55411.25541125541 rows/sec., 4.32 MiB/sec. | ||
| 24817 | 2026.04.07 03:00:32.521012 [ 5 ] {e646fdb2-7a8f-4143-96f2-409d296eaf53} <Debug> TCPHandler: Processed in 0.001327938 sec. | ||
| 24818 | 2026.04.07 03:00:32.521129 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24819 | 2026.04.07 03:00:32.521225 [ 5 ] {01c1c2d9-4212-4c20-a869-007cfa5d035f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24820 | 2026.04.07 03:00:32.521267 [ 5 ] {01c1c2d9-4212-4c20-a869-007cfa5d035f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24821 | 2026.04.07 03:00:32.521659 [ 5 ] {01c1c2d9-4212-4c20-a869-007cfa5d035f} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24822 | 2026.04.07 03:00:32.521695 [ 5 ] {01c1c2d9-4212-4c20-a869-007cfa5d035f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24823 | 2026.04.07 03:00:32.522015 [ 5 ] {01c1c2d9-4212-4c20-a869-007cfa5d035f} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 24824 | 2026.04.07 03:00:32.522222 [ 5 ] {01c1c2d9-4212-4c20-a869-007cfa5d035f} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24825 | 2026.04.07 03:00:32.522351 [ 5 ] {01c1c2d9-4212-4c20-a869-007cfa5d035f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001145 sec., 111790.39301310045 rows/sec., 7.79 MiB/sec. | ||
| 24826 | 2026.04.07 03:00:32.522391 [ 5 ] {01c1c2d9-4212-4c20-a869-007cfa5d035f} <Debug> TCPHandler: Processed in 0.001315198 sec. | ||
| 24827 | 2026.04.07 03:00:32.522503 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24828 | 2026.04.07 03:00:32.522597 [ 5 ] {d0f2641d-21b1-459a-a162-bfd3d702618c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24829 | 2026.04.07 03:00:32.522639 [ 5 ] {d0f2641d-21b1-459a-a162-bfd3d702618c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24830 | 2026.04.07 03:00:32.522958 [ 5 ] {d0f2641d-21b1-459a-a162-bfd3d702618c} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24831 | 2026.04.07 03:00:32.522994 [ 5 ] {d0f2641d-21b1-459a-a162-bfd3d702618c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24832 | 2026.04.07 03:00:32.523289 [ 5 ] {d0f2641d-21b1-459a-a162-bfd3d702618c} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 24833 | 2026.04.07 03:00:32.523497 [ 5 ] {d0f2641d-21b1-459a-a162-bfd3d702618c} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24834 | 2026.04.07 03:00:32.523625 [ 5 ] {d0f2641d-21b1-459a-a162-bfd3d702618c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001046 sec., 45889.10133843212 rows/sec., 3.09 MiB/sec. | ||
| 24835 | 2026.04.07 03:00:32.523661 [ 5 ] {d0f2641d-21b1-459a-a162-bfd3d702618c} <Debug> TCPHandler: Processed in 0.001210475 sec. | ||
| 24836 | 2026.04.07 03:00:33.326446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49452 | ||
| 24837 | 2026.04.07 03:00:33.326985 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24838 | 2026.04.07 03:00:33.327031 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24839 | 2026.04.07 03:00:33.327522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 24840 | 2026.04.07 03:00:33.327750 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24841 | 2026.04.07 03:00:33.327888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49452 | ||
| 24842 | 2026.04.07 03:00:35.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 414.24 MiB, peak 431.40 MiB, free memory in arenas 0.00 B, will set to 410.23 MiB (RSS), difference: -4.00 MiB | ||
| 24843 | 2026.04.07 03:00:36.040737 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 24844 | 2026.04.07 03:00:36.058721 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24845 | 2026.04.07 03:00:36.058773 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24846 | 2026.04.07 03:00:36.065026 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 24847 | 2026.04.07 03:00:36.065713 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24848 | 2026.04.07 03:00:36.068803 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 24849 | 2026.04.07 03:00:37.077577 [ 225 ] {} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): 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] | ||
| 24850 | 2026.04.07 03:00:37.077671 [ 225 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): 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] | ||
| 24851 | 2026.04.07 03:00:37.081027 [ 225 ] {} <Debug> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): 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] | ||
| 24852 | 2026.04.07 03:00:37.275521 [ 220 ] {} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 24853 | 2026.04.07 03:00:37.275575 [ 220 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 24854 | 2026.04.07 03:00:37.278134 [ 220 ] {} <Debug> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): 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] | ||
| 24855 | 2026.04.07 03:00:37.520826 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24856 | 2026.04.07 03:00:37.520985 [ 5 ] {cd819a0e-a857-4882-b9dc-0a1666270549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24857 | 2026.04.07 03:00:37.521050 [ 5 ] {cd819a0e-a857-4882-b9dc-0a1666270549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24858 | 2026.04.07 03:00:37.521733 [ 5 ] {cd819a0e-a857-4882-b9dc-0a1666270549} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24859 | 2026.04.07 03:00:37.521777 [ 5 ] {cd819a0e-a857-4882-b9dc-0a1666270549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24860 | 2026.04.07 03:00:37.522169 [ 5 ] {cd819a0e-a857-4882-b9dc-0a1666270549} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 24861 | 2026.04.07 03:00:37.522387 [ 5 ] {cd819a0e-a857-4882-b9dc-0a1666270549} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24862 | 2026.04.07 03:00:37.522537 [ 5 ] {cd819a0e-a857-4882-b9dc-0a1666270549} <Debug> executeQuery: Read 166 rows, 14.91 KiB in 0.0016 sec., 103750 rows/sec., 9.10 MiB/sec. | ||
| 24863 | 2026.04.07 03:00:37.522534 [ 143 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 24864 | 2026.04.07 03:00:37.522581 [ 5 ] {cd819a0e-a857-4882-b9dc-0a1666270549} <Debug> TCPHandler: Processed in 0.00187835 sec. | ||
| 24865 | 2026.04.07 03:00:37.522614 [ 143 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24866 | 2026.04.07 03:00:37.522639 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24867 | 2026.04.07 03:00:37.522711 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24868 | 2026.04.07 03:00:37.522742 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::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 | ||
| 24869 | 2026.04.07 03:00:37.522812 [ 5 ] {c347838a-4ad2-4395-b8f3-7bb63ffb6c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24870 | 2026.04.07 03:00:37.522857 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24871 | 2026.04.07 03:00:37.522858 [ 5 ] {c347838a-4ad2-4395-b8f3-7bb63ffb6c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24872 | 2026.04.07 03:00:37.522895 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 3430 rows starting from the beginning of the part | ||
| 24873 | 2026.04.07 03:00:37.522966 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 66 rows starting from the beginning of the part | ||
| 24874 | 2026.04.07 03:00:37.523012 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 907 rows starting from the beginning of the part | ||
| 24875 | 2026.04.07 03:00:37.523054 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 2544 rows starting from the beginning of the part | ||
| 24876 | 2026.04.07 03:00:37.523094 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 56 rows starting from the beginning of the part | ||
| 24877 | 2026.04.07 03:00:37.523134 [ 196 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 166 rows starting from the beginning of the part | ||
| 24878 | 2026.04.07 03:00:37.523288 [ 5 ] {c347838a-4ad2-4395-b8f3-7bb63ffb6c71} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24879 | 2026.04.07 03:00:37.523330 [ 5 ] {c347838a-4ad2-4395-b8f3-7bb63ffb6c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 24880 | 2026.04.07 03:00:37.523653 [ 5 ] {c347838a-4ad2-4395-b8f3-7bb63ffb6c71} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 24881 | 2026.04.07 03:00:37.523877 [ 5 ] {c347838a-4ad2-4395-b8f3-7bb63ffb6c71} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24882 | 2026.04.07 03:00:37.524011 [ 5 ] {c347838a-4ad2-4395-b8f3-7bb63ffb6c71} <Debug> executeQuery: Read 55 rows, 4.14 KiB in 0.001219 sec., 45118.94995898277 rows/sec., 3.31 MiB/sec. | ||
| 24883 | 2026.04.07 03:00:37.524051 [ 5 ] {c347838a-4ad2-4395-b8f3-7bb63ffb6c71} <Debug> TCPHandler: Processed in 0.0013894 sec. | ||
| 24884 | 2026.04.07 03:00:37.524154 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24885 | 2026.04.07 03:00:37.524258 [ 5 ] {3b412f90-9130-4e0d-a563-66989067f0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24886 | 2026.04.07 03:00:37.524307 [ 5 ] {3b412f90-9130-4e0d-a563-66989067f0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24887 | 2026.04.07 03:00:37.524823 [ 5 ] {3b412f90-9130-4e0d-a563-66989067f0e7} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24888 | 2026.04.07 03:00:37.524867 [ 5 ] {3b412f90-9130-4e0d-a563-66989067f0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 24889 | 2026.04.07 03:00:37.525243 [ 5 ] {3b412f90-9130-4e0d-a563-66989067f0e7} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 24890 | 2026.04.07 03:00:37.525386 [ 197 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7169 rows, containing 5 columns (5 merged, 0 gathered) in 0.002692157 sec., 2662920.476034644 rows/sec., 213.07 MiB/sec. | ||
| 24891 | 2026.04.07 03:00:37.525451 [ 5 ] {3b412f90-9130-4e0d-a563-66989067f0e7} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24892 | 2026.04.07 03:00:37.525554 [ 143 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 24893 | 2026.04.07 03:00:37.525582 [ 5 ] {3b412f90-9130-4e0d-a563-66989067f0e7} <Debug> executeQuery: Read 119 rows, 9.52 KiB in 0.001348 sec., 88278.93175074185 rows/sec., 6.90 MiB/sec. | ||
| 24894 | 2026.04.07 03:00:37.525583 [ 143 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24895 | 2026.04.07 03:00:37.525622 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 24896 | 2026.04.07 03:00:37.525629 [ 5 ] {3b412f90-9130-4e0d-a563-66989067f0e7} <Debug> TCPHandler: Processed in 0.001524662 sec. | ||
| 24897 | 2026.04.07 03:00:37.525697 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::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 | ||
| 24898 | 2026.04.07 03:00:37.525740 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24899 | 2026.04.07 03:00:37.525738 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 24900 | 2026.04.07 03:00:37.525780 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24901 | 2026.04.07 03:00:37.525818 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 1889 rows starting from the beginning of the part | ||
| 24902 | 2026.04.07 03:00:37.525835 [ 5 ] {58617845-08b9-42b4-bdf9-1f8cd7284fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24903 | 2026.04.07 03:00:37.525873 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 69 rows starting from the beginning of the part | ||
| 24904 | 2026.04.07 03:00:37.525879 [ 5 ] {58617845-08b9-42b4-bdf9-1f8cd7284fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24905 | 2026.04.07 03:00:37.525925 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 545 rows starting from the beginning of the part | ||
| 24906 | 2026.04.07 03:00:37.525992 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 1337 rows starting from the beginning of the part | ||
| 24907 | 2026.04.07 03:00:37.526041 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 64 rows starting from the beginning of the part | ||
| 24908 | 2026.04.07 03:00:37.526091 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_176_35} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24909 | 2026.04.07 03:00:37.526107 [ 197 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 119 rows starting from the beginning of the part | ||
| 24910 | 2026.04.07 03:00:37.526180 [ 190 ] {bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1::all_1_176_35} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 24911 | 2026.04.07 03:00:37.526288 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 24912 | 2026.04.07 03:00:37.526296 [ 5 ] {58617845-08b9-42b4-bdf9-1f8cd7284fa7} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24913 | 2026.04.07 03:00:37.526337 [ 5 ] {58617845-08b9-42b4-bdf9-1f8cd7284fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 24914 | 2026.04.07 03:00:37.526674 [ 5 ] {58617845-08b9-42b4-bdf9-1f8cd7284fa7} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 24915 | 2026.04.07 03:00:37.526887 [ 5 ] {58617845-08b9-42b4-bdf9-1f8cd7284fa7} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24916 | 2026.04.07 03:00:37.527018 [ 5 ] {58617845-08b9-42b4-bdf9-1f8cd7284fa7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 24917 | 2026.04.07 03:00:37.527056 [ 5 ] {58617845-08b9-42b4-bdf9-1f8cd7284fa7} <Debug> TCPHandler: Processed in 0.001365398 sec. | ||
| 24918 | 2026.04.07 03:00:37.527163 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24919 | 2026.04.07 03:00:37.527257 [ 5 ] {42c70e74-99a8-4f99-8931-093a07739bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24920 | 2026.04.07 03:00:37.527312 [ 5 ] {42c70e74-99a8-4f99-8931-093a07739bc6} <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 | ||
| 24921 | 2026.04.07 03:00:37.527467 [ 203 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4023 rows, containing 5 columns (5 merged, 0 gathered) in 0.001802248 sec., 2232212.2149670855 rows/sec., 162.43 MiB/sec. | ||
| 24922 | 2026.04.07 03:00:37.527695 [ 203 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 24923 | 2026.04.07 03:00:37.527962 [ 203 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_176_35} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24924 | 2026.04.07 03:00:37.528033 [ 203 ] {ffc848de-ca59-4f1f-be75-7c8438a20c02::all_1_176_35} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 24925 | 2026.04.07 03:00:37.528138 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 24926 | 2026.04.07 03:00:37.528167 [ 5 ] {42c70e74-99a8-4f99-8931-093a07739bc6} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24927 | 2026.04.07 03:00:37.528209 [ 5 ] {42c70e74-99a8-4f99-8931-093a07739bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24928 | 2026.04.07 03:00:37.528808 [ 5 ] {42c70e74-99a8-4f99-8931-093a07739bc6} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 24929 | 2026.04.07 03:00:37.529026 [ 5 ] {42c70e74-99a8-4f99-8931-093a07739bc6} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24930 | 2026.04.07 03:00:37.529167 [ 5 ] {42c70e74-99a8-4f99-8931-093a07739bc6} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.001927 sec., 28541.774779449923 rows/sec., 51.15 MiB/sec. | ||
| 24931 | 2026.04.07 03:00:37.529225 [ 5 ] {42c70e74-99a8-4f99-8931-093a07739bc6} <Debug> TCPHandler: Processed in 0.002112645 sec. | ||
| 24932 | 2026.04.07 03:00:37.529335 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24933 | 2026.04.07 03:00:37.529430 [ 5 ] {a9018832-3114-4634-806d-bc4b41559c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24934 | 2026.04.07 03:00:37.529471 [ 5 ] {a9018832-3114-4634-806d-bc4b41559c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24935 | 2026.04.07 03:00:37.529829 [ 5 ] {a9018832-3114-4634-806d-bc4b41559c33} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24936 | 2026.04.07 03:00:37.529864 [ 5 ] {a9018832-3114-4634-806d-bc4b41559c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24937 | 2026.04.07 03:00:37.530159 [ 5 ] {a9018832-3114-4634-806d-bc4b41559c33} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 24938 | 2026.04.07 03:00:37.530361 [ 5 ] {a9018832-3114-4634-806d-bc4b41559c33} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24939 | 2026.04.07 03:00:37.530459 [ 143 ] {} <Debug> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 24940 | 2026.04.07 03:00:37.530487 [ 5 ] {a9018832-3114-4634-806d-bc4b41559c33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 24941 | 2026.04.07 03:00:37.530491 [ 143 ] {} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24942 | 2026.04.07 03:00:37.530529 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24943 | 2026.04.07 03:00:37.530533 [ 5 ] {a9018832-3114-4634-806d-bc4b41559c33} <Debug> TCPHandler: Processed in 0.001247647 sec. | ||
| 24944 | 2026.04.07 03:00:37.530601 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 24945 | 2026.04.07 03:00:37.530691 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24946 | 2026.04.07 03:00:37.530719 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_171_34, total 10800 rows starting from the beginning of the part | ||
| 24947 | 2026.04.07 03:00:37.530768 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 60 rows starting from the beginning of the part | ||
| 24948 | 2026.04.07 03:00:37.530806 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 90 rows starting from the beginning of the part | ||
| 24949 | 2026.04.07 03:00:37.530841 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 12 rows starting from the beginning of the part | ||
| 24950 | 2026.04.07 03:00:37.530877 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 48 rows starting from the beginning of the part | ||
| 24951 | 2026.04.07 03:00:37.530911 [ 197 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::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 | ||
| 24952 | 2026.04.07 03:00:37.533473 [ 190 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11070 rows, containing 4 columns (4 merged, 0 gathered) in 0.002901992 sec., 3814621.129210556 rows/sec., 246.62 MiB/sec. | ||
| 24953 | 2026.04.07 03:00:37.533772 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 24954 | 2026.04.07 03:00:37.534068 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_176_35} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24955 | 2026.04.07 03:00:37.534146 [ 199 ] {149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c::all_1_176_35} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 24956 | 2026.04.07 03:00:37.534239 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 24957 | 2026.04.07 03:00:40.543541 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24958 | 2026.04.07 03:00:40.543590 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24959 | 2026.04.07 03:00:40.828938 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49900 | ||
| 24960 | 2026.04.07 03:00:40.829442 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24961 | 2026.04.07 03:00:40.829481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24962 | 2026.04.07 03:00:40.829948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 24963 | 2026.04.07 03:00:40.830165 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24964 | 2026.04.07 03:00:40.830296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49900 | ||
| 24965 | 2026.04.07 03:00:40.967298 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 3192 | ||
| 24966 | 2026.04.07 03:00:40.969425 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24967 | 2026.04.07 03:00:40.969470 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.73 GiB. | ||
| 24968 | 2026.04.07 03:00:40.970616 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 24969 | 2026.04.07 03:00:40.970865 [ 242 ] {} <Trace> system.query_log (48254a71-ab6e-4157-ae63-34a70605a6db): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24970 | 2026.04.07 03:00:40.971118 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3192 | ||
| 24971 | 2026.04.07 03:00:42.518975 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24972 | 2026.04.07 03:00:42.519275 [ 5 ] {c8257057-5614-4b6c-8439-565aa6399669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24973 | 2026.04.07 03:00:42.519384 [ 5 ] {c8257057-5614-4b6c-8439-565aa6399669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24974 | 2026.04.07 03:00:42.520034 [ 5 ] {c8257057-5614-4b6c-8439-565aa6399669} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24975 | 2026.04.07 03:00:42.520069 [ 5 ] {c8257057-5614-4b6c-8439-565aa6399669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 24976 | 2026.04.07 03:00:42.520508 [ 5 ] {c8257057-5614-4b6c-8439-565aa6399669} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 24977 | 2026.04.07 03:00:42.520733 [ 5 ] {c8257057-5614-4b6c-8439-565aa6399669} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24978 | 2026.04.07 03:00:42.520889 [ 5 ] {c8257057-5614-4b6c-8439-565aa6399669} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001691 sec., 39030.15966883501 rows/sec., 3.11 MiB/sec. | ||
| 24979 | 2026.04.07 03:00:42.520932 [ 5 ] {c8257057-5614-4b6c-8439-565aa6399669} <Debug> TCPHandler: Processed in 0.002147755 sec. | ||
| 24980 | 2026.04.07 03:00:42.521054 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24981 | 2026.04.07 03:00:42.521151 [ 5 ] {27501359-c032-49de-94c5-5cf850b8785f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24982 | 2026.04.07 03:00:42.521191 [ 5 ] {27501359-c032-49de-94c5-5cf850b8785f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24983 | 2026.04.07 03:00:42.521629 [ 5 ] {27501359-c032-49de-94c5-5cf850b8785f} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24984 | 2026.04.07 03:00:42.521672 [ 5 ] {27501359-c032-49de-94c5-5cf850b8785f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 24985 | 2026.04.07 03:00:42.522035 [ 5 ] {27501359-c032-49de-94c5-5cf850b8785f} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 24986 | 2026.04.07 03:00:42.522302 [ 5 ] {27501359-c032-49de-94c5-5cf850b8785f} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24987 | 2026.04.07 03:00:42.522442 [ 5 ] {27501359-c032-49de-94c5-5cf850b8785f} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001309 sec., 3819.709702062643 rows/sec., 287.22 KiB/sec. | ||
| 24988 | 2026.04.07 03:00:42.522483 [ 5 ] {27501359-c032-49de-94c5-5cf850b8785f} <Debug> TCPHandler: Processed in 0.001480181 sec. | ||
| 24989 | 2026.04.07 03:00:42.522585 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24990 | 2026.04.07 03:00:42.522685 [ 5 ] {12bd0565-35c6-47ff-8552-3d041ed8ee47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24991 | 2026.04.07 03:00:42.522725 [ 5 ] {12bd0565-35c6-47ff-8552-3d041ed8ee47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24992 | 2026.04.07 03:00:42.523151 [ 5 ] {12bd0565-35c6-47ff-8552-3d041ed8ee47} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24993 | 2026.04.07 03:00:42.523187 [ 5 ] {12bd0565-35c6-47ff-8552-3d041ed8ee47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 24994 | 2026.04.07 03:00:42.523501 [ 5 ] {12bd0565-35c6-47ff-8552-3d041ed8ee47} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 24995 | 2026.04.07 03:00:42.523716 [ 5 ] {12bd0565-35c6-47ff-8552-3d041ed8ee47} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24996 | 2026.04.07 03:00:42.523845 [ 5 ] {12bd0565-35c6-47ff-8552-3d041ed8ee47} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001179 sec., 58524.173027989826 rows/sec., 4.57 MiB/sec. | ||
| 24997 | 2026.04.07 03:00:42.523883 [ 5 ] {12bd0565-35c6-47ff-8552-3d041ed8ee47} <Debug> TCPHandler: Processed in 0.001348348 sec. | ||
| 24998 | 2026.04.07 03:00:42.523989 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24999 | 2026.04.07 03:00:42.524084 [ 5 ] {866464be-5e19-40fd-9f37-db27d9cea1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25000 | 2026.04.07 03:00:42.524127 [ 5 ] {866464be-5e19-40fd-9f37-db27d9cea1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25001 | 2026.04.07 03:00:42.524514 [ 5 ] {866464be-5e19-40fd-9f37-db27d9cea1f6} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25002 | 2026.04.07 03:00:42.524549 [ 5 ] {866464be-5e19-40fd-9f37-db27d9cea1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 25003 | 2026.04.07 03:00:42.524871 [ 5 ] {866464be-5e19-40fd-9f37-db27d9cea1f6} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 25004 | 2026.04.07 03:00:42.525078 [ 5 ] {866464be-5e19-40fd-9f37-db27d9cea1f6} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25005 | 2026.04.07 03:00:42.525204 [ 5 ] {866464be-5e19-40fd-9f37-db27d9cea1f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 25006 | 2026.04.07 03:00:42.525241 [ 5 ] {866464be-5e19-40fd-9f37-db27d9cea1f6} <Debug> TCPHandler: Processed in 0.001299977 sec. | ||
| 25007 | 2026.04.07 03:00:42.525351 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25008 | 2026.04.07 03:00:42.525453 [ 5 ] {882d6f04-d460-47ca-a8b7-6e7aec667d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25009 | 2026.04.07 03:00:42.525510 [ 5 ] {882d6f04-d460-47ca-a8b7-6e7aec667d5b} <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 | ||
| 25010 | 2026.04.07 03:00:42.526293 [ 5 ] {882d6f04-d460-47ca-a8b7-6e7aec667d5b} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25011 | 2026.04.07 03:00:42.526328 [ 5 ] {882d6f04-d460-47ca-a8b7-6e7aec667d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 25012 | 2026.04.07 03:00:42.526841 [ 5 ] {882d6f04-d460-47ca-a8b7-6e7aec667d5b} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 25013 | 2026.04.07 03:00:42.527072 [ 5 ] {882d6f04-d460-47ca-a8b7-6e7aec667d5b} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25014 | 2026.04.07 03:00:42.527189 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 25015 | 2026.04.07 03:00:42.527212 [ 5 ] {882d6f04-d460-47ca-a8b7-6e7aec667d5b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001779 sec., 2810.567734682406 rows/sec., 5.04 MiB/sec. | ||
| 25016 | 2026.04.07 03:00:42.527224 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25017 | 2026.04.07 03:00:42.527244 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 25018 | 2026.04.07 03:00:42.527270 [ 5 ] {882d6f04-d460-47ca-a8b7-6e7aec667d5b} <Debug> TCPHandler: Processed in 0.001971482 sec. | ||
| 25019 | 2026.04.07 03:00:42.527322 [ 197 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::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 | ||
| 25020 | 2026.04.07 03:00:42.527394 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25021 | 2026.04.07 03:00:42.527487 [ 5 ] {72b1693c-c4d2-4d4c-912e-411d174357d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25022 | 2026.04.07 03:00:42.527502 [ 197 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25023 | 2026.04.07 03:00:42.527526 [ 5 ] {72b1693c-c4d2-4d4c-912e-411d174357d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25024 | 2026.04.07 03:00:42.527549 [ 197 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3324 rows starting from the beginning of the part | ||
| 25025 | 2026.04.07 03:00:42.527659 [ 197 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 5 rows starting from the beginning of the part | ||
| 25026 | 2026.04.07 03:00:42.527758 [ 197 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 55 rows starting from the beginning of the part | ||
| 25027 | 2026.04.07 03:00:42.527848 [ 5 ] {72b1693c-c4d2-4d4c-912e-411d174357d3} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25028 | 2026.04.07 03:00:42.527853 [ 197 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 20 rows starting from the beginning of the part | ||
| 25029 | 2026.04.07 03:00:42.527882 [ 5 ] {72b1693c-c4d2-4d4c-912e-411d174357d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 25030 | 2026.04.07 03:00:42.527957 [ 197 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 55 rows starting from the beginning of the part | ||
| 25031 | 2026.04.07 03:00:42.528049 [ 197 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 5 rows starting from the beginning of the part | ||
| 25032 | 2026.04.07 03:00:42.528204 [ 5 ] {72b1693c-c4d2-4d4c-912e-411d174357d3} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 25033 | 2026.04.07 03:00:42.528482 [ 5 ] {72b1693c-c4d2-4d4c-912e-411d174357d3} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25034 | 2026.04.07 03:00:42.528617 [ 5 ] {72b1693c-c4d2-4d4c-912e-411d174357d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 25035 | 2026.04.07 03:00:42.528668 [ 5 ] {72b1693c-c4d2-4d4c-912e-411d174357d3} <Debug> TCPHandler: Processed in 0.001322308 sec. | ||
| 25036 | 2026.04.07 03:00:42.540104 [ 188 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3464 rows, containing 19 columns (19 merged, 0 gathered) in 0.01280805 sec., 270454.90921725007 rows/sec., 484.64 MiB/sec. | ||
| 25037 | 2026.04.07 03:00:42.543062 [ 198 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 25038 | 2026.04.07 03:00:42.543460 [ 198 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25039 | 2026.04.07 03:00:42.543540 [ 198 ] {bba8c76f-9d35-47bd-aef8-048991cc2e9f::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 25040 | 2026.04.07 03:00:42.543684 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 28.48 MiB. | ||
| 25041 | 2026.04.07 03:00:43.000280 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.74 MiB, peak 439.15 MiB, free memory in arenas 0.00 B, will set to 413.58 MiB (RSS), difference: 2.84 MiB | ||
| 25042 | 2026.04.07 03:00:43.568876 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 25043 | 2026.04.07 03:00:43.587354 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25044 | 2026.04.07 03:00:43.587408 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 25045 | 2026.04.07 03:00:43.594224 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 25046 | 2026.04.07 03:00:43.594960 [ 243 ] {} <Trace> system.metric_log (6758649b-9185-4ae4-a4d6-0920f041cc00): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25047 | 2026.04.07 03:00:43.598316 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 25048 | 2026.04.07 03:00:44.298319 [ 135 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Selected 5 parts from all_1_91_18 to all_95_95_0 | ||
| 25049 | 2026.04.07 03:00:44.298379 [ 135 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25050 | 2026.04.07 03:00:44.298403 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 25051 | 2026.04.07 03:00:44.298504 [ 191 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_91_18 to all_95_95_0 into Compact with storage Full | ||
| 25052 | 2026.04.07 03:00:44.298618 [ 191 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25053 | 2026.04.07 03:00:44.298650 [ 191 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 979 rows starting from the beginning of the part | ||
| 25054 | 2026.04.07 03:00:44.298714 [ 191 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 149 rows starting from the beginning of the part | ||
| 25055 | 2026.04.07 03:00:44.298760 [ 191 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 149 rows starting from the beginning of the part | ||
| 25056 | 2026.04.07 03:00:44.298804 [ 191 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 149 rows starting from the beginning of the part | ||
| 25057 | 2026.04.07 03:00:44.298844 [ 191 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 825 rows starting from the beginning of the part | ||
| 25058 | 2026.04.07 03:00:44.299893 [ 192 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2251 rows, containing 5 columns (5 merged, 0 gathered) in 0.001426859 sec., 1577591.0584017062 rows/sec., 100.85 MiB/sec. | ||
| 25059 | 2026.04.07 03:00:44.300125 [ 188 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 25060 | 2026.04.07 03:00:44.300413 [ 188 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_95_19} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25061 | 2026.04.07 03:00:44.300492 [ 188 ] {0e71ab0a-c482-4031-996e-6c4f34a1148c::all_1_95_19} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c) (MergerMutator): Merged 5 parts: [all_1_91_18, all_95_95_0] -> all_1_95_19 | ||
| 25062 | 2026.04.07 03:00:44.300588 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 25063 | 2026.04.07 03:00:47.212796 [ 222 ] {} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): 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] | ||
| 25064 | 2026.04.07 03:00:47.212863 [ 222 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): 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] | ||
| 25065 | 2026.04.07 03:00:47.216323 [ 222 ] {} <Debug> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): 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] | ||
| 25066 | 2026.04.07 03:00:47.262082 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 25067 | 2026.04.07 03:00:47.262204 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 25068 | 2026.04.07 03:00:47.266636 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): 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] | ||
| 25069 | 2026.04.07 03:00:47.436692 [ 217 ] {} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 25070 | 2026.04.07 03:00:47.436741 [ 217 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 25071 | 2026.04.07 03:00:47.439701 [ 217 ] {} <Debug> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): 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] | ||
| 25072 | 2026.04.07 03:00:47.528694 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25073 | 2026.04.07 03:00:47.528870 [ 5 ] {89e18ac8-1eb3-431f-ab8a-7e2f0be031af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 25074 | 2026.04.07 03:00:47.528968 [ 5 ] {89e18ac8-1eb3-431f-ab8a-7e2f0be031af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25075 | 2026.04.07 03:00:47.529789 [ 5 ] {89e18ac8-1eb3-431f-ab8a-7e2f0be031af} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25076 | 2026.04.07 03:00:47.529829 [ 5 ] {89e18ac8-1eb3-431f-ab8a-7e2f0be031af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 25077 | 2026.04.07 03:00:47.530206 [ 5 ] {89e18ac8-1eb3-431f-ab8a-7e2f0be031af} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 25078 | 2026.04.07 03:00:47.530421 [ 5 ] {89e18ac8-1eb3-431f-ab8a-7e2f0be031af} <Trace> oximeter.fields_i16 (ab725cd6-d4c1-4af9-9c0b-d7117f711152): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25079 | 2026.04.07 03:00:47.530568 [ 5 ] {89e18ac8-1eb3-431f-ab8a-7e2f0be031af} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001751 sec., 162193.03255282695 rows/sec., 10.30 MiB/sec. | ||
| 25080 | 2026.04.07 03:00:47.530610 [ 5 ] {89e18ac8-1eb3-431f-ab8a-7e2f0be031af} <Debug> TCPHandler: Processed in 0.002090994 sec. | ||
| 25081 | 2026.04.07 03:00:47.530748 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25082 | 2026.04.07 03:00:47.530841 [ 5 ] {3fa04604-7eb6-4af4-9ac9-38463d8423e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25083 | 2026.04.07 03:00:47.530881 [ 5 ] {3fa04604-7eb6-4af4-9ac9-38463d8423e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25084 | 2026.04.07 03:00:47.531725 [ 5 ] {3fa04604-7eb6-4af4-9ac9-38463d8423e7} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25085 | 2026.04.07 03:00:47.531763 [ 5 ] {3fa04604-7eb6-4af4-9ac9-38463d8423e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 25086 | 2026.04.07 03:00:47.532103 [ 5 ] {3fa04604-7eb6-4af4-9ac9-38463d8423e7} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 25087 | 2026.04.07 03:00:47.532305 [ 5 ] {3fa04604-7eb6-4af4-9ac9-38463d8423e7} <Trace> oximeter.fields_string (bd7f1a78-dfbe-48ce-b4b1-fae8258c90c1): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25088 | 2026.04.07 03:00:47.532429 [ 5 ] {3fa04604-7eb6-4af4-9ac9-38463d8423e7} <Debug> executeQuery: Read 907 rows, 73.34 KiB in 0.001606 sec., 564757.1606475716 rows/sec., 44.60 MiB/sec. | ||
| 25089 | 2026.04.07 03:00:47.532467 [ 5 ] {3fa04604-7eb6-4af4-9ac9-38463d8423e7} <Debug> TCPHandler: Processed in 0.001767407 sec. | ||
| 25090 | 2026.04.07 03:00:47.532572 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25091 | 2026.04.07 03:00:47.532665 [ 5 ] {f49ebc25-8a63-4ea6-8209-85f30727cb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25092 | 2026.04.07 03:00:47.532704 [ 5 ] {f49ebc25-8a63-4ea6-8209-85f30727cb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25093 | 2026.04.07 03:00:47.533206 [ 5 ] {f49ebc25-8a63-4ea6-8209-85f30727cb26} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25094 | 2026.04.07 03:00:47.533244 [ 5 ] {f49ebc25-8a63-4ea6-8209-85f30727cb26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 25095 | 2026.04.07 03:00:47.533557 [ 5 ] {f49ebc25-8a63-4ea6-8209-85f30727cb26} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 25096 | 2026.04.07 03:00:47.533760 [ 5 ] {f49ebc25-8a63-4ea6-8209-85f30727cb26} <Trace> oximeter.fields_u16 (b9e5e702-a8ac-45bb-841b-41c7bd810472): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25097 | 2026.04.07 03:00:47.533889 [ 5 ] {f49ebc25-8a63-4ea6-8209-85f30727cb26} <Debug> executeQuery: Read 197 rows, 12.68 KiB in 0.001242 sec., 158615.13687600644 rows/sec., 9.97 MiB/sec. | ||
| 25098 | 2026.04.07 03:00:47.533927 [ 5 ] {f49ebc25-8a63-4ea6-8209-85f30727cb26} <Debug> TCPHandler: Processed in 0.00140455 sec. | ||
| 25099 | 2026.04.07 03:00:47.534030 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25100 | 2026.04.07 03:00:47.534130 [ 5 ] {7ee1acc9-2bc8-4ae6-af4a-e95a58340ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25101 | 2026.04.07 03:00:47.534172 [ 5 ] {7ee1acc9-2bc8-4ae6-af4a-e95a58340ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25102 | 2026.04.07 03:00:47.534645 [ 5 ] {7ee1acc9-2bc8-4ae6-af4a-e95a58340ba9} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25103 | 2026.04.07 03:00:47.534684 [ 5 ] {7ee1acc9-2bc8-4ae6-af4a-e95a58340ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 25104 | 2026.04.07 03:00:47.534988 [ 5 ] {7ee1acc9-2bc8-4ae6-af4a-e95a58340ba9} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 25105 | 2026.04.07 03:00:47.535206 [ 5 ] {7ee1acc9-2bc8-4ae6-af4a-e95a58340ba9} <Trace> oximeter.fields_u32 (0e71ab0a-c482-4031-996e-6c4f34a1148c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25106 | 2026.04.07 03:00:47.535350 [ 5 ] {7ee1acc9-2bc8-4ae6-af4a-e95a58340ba9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001238 sec., 120355.41195476576 rows/sec., 7.78 MiB/sec. | ||
| 25107 | 2026.04.07 03:00:47.535389 [ 5 ] {7ee1acc9-2bc8-4ae6-af4a-e95a58340ba9} <Debug> TCPHandler: Processed in 0.00140967 sec. | ||
| 25108 | 2026.04.07 03:00:47.535496 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25109 | 2026.04.07 03:00:47.535590 [ 5 ] {770d37bb-9d93-4270-b3ce-af7958baf30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25110 | 2026.04.07 03:00:47.535631 [ 5 ] {770d37bb-9d93-4270-b3ce-af7958baf30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25111 | 2026.04.07 03:00:47.536091 [ 5 ] {770d37bb-9d93-4270-b3ce-af7958baf30b} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25112 | 2026.04.07 03:00:47.536127 [ 5 ] {770d37bb-9d93-4270-b3ce-af7958baf30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 25113 | 2026.04.07 03:00:47.536420 [ 5 ] {770d37bb-9d93-4270-b3ce-af7958baf30b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 25114 | 2026.04.07 03:00:47.536623 [ 5 ] {770d37bb-9d93-4270-b3ce-af7958baf30b} <Trace> oximeter.fields_u8 (be70be13-f367-4027-924d-7834913bcbbb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25115 | 2026.04.07 03:00:47.536749 [ 5 ] {770d37bb-9d93-4270-b3ce-af7958baf30b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001177 sec., 125743.41546304162 rows/sec., 7.15 MiB/sec. | ||
| 25116 | 2026.04.07 03:00:47.536789 [ 5 ] {770d37bb-9d93-4270-b3ce-af7958baf30b} <Debug> TCPHandler: Processed in 0.001341878 sec. | ||
| 25117 | 2026.04.07 03:00:47.536893 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25118 | 2026.04.07 03:00:47.536986 [ 5 ] {55b94609-ab46-406d-bd0f-6e612350ace8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25119 | 2026.04.07 03:00:47.537026 [ 5 ] {55b94609-ab46-406d-bd0f-6e612350ace8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25120 | 2026.04.07 03:00:47.537731 [ 5 ] {55b94609-ab46-406d-bd0f-6e612350ace8} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25121 | 2026.04.07 03:00:47.537767 [ 5 ] {55b94609-ab46-406d-bd0f-6e612350ace8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 25122 | 2026.04.07 03:00:47.538083 [ 5 ] {55b94609-ab46-406d-bd0f-6e612350ace8} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 25123 | 2026.04.07 03:00:47.538284 [ 5 ] {55b94609-ab46-406d-bd0f-6e612350ace8} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25124 | 2026.04.07 03:00:47.538412 [ 5 ] {55b94609-ab46-406d-bd0f-6e612350ace8} <Debug> executeQuery: Read 545 rows, 39.58 KiB in 0.001444 sec., 377423.82271468145 rows/sec., 26.77 MiB/sec. | ||
| 25125 | 2026.04.07 03:00:47.538450 [ 5 ] {55b94609-ab46-406d-bd0f-6e612350ace8} <Debug> TCPHandler: Processed in 0.001606054 sec. | ||
| 25126 | 2026.04.07 03:00:47.538555 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25127 | 2026.04.07 03:00:47.538647 [ 5 ] {91e53339-3264-481a-a7bf-79fada0b5913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 25128 | 2026.04.07 03:00:47.538689 [ 5 ] {91e53339-3264-481a-a7bf-79fada0b5913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 25129 | 2026.04.07 03:00:47.539011 [ 5 ] {91e53339-3264-481a-a7bf-79fada0b5913} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25130 | 2026.04.07 03:00:47.539046 [ 5 ] {91e53339-3264-481a-a7bf-79fada0b5913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 25131 | 2026.04.07 03:00:47.539337 [ 5 ] {91e53339-3264-481a-a7bf-79fada0b5913} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 25132 | 2026.04.07 03:00:47.539533 [ 5 ] {91e53339-3264-481a-a7bf-79fada0b5913} <Trace> oximeter.measurements_bool (f114abaa-ff86-45b4-8e8d-1dfed36d7577): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25133 | 2026.04.07 03:00:47.539656 [ 5 ] {91e53339-3264-481a-a7bf-79fada0b5913} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00103 sec., 5825.242718446601 rows/sec., 304.35 KiB/sec. | ||
| 25134 | 2026.04.07 03:00:47.539690 [ 5 ] {91e53339-3264-481a-a7bf-79fada0b5913} <Debug> TCPHandler: Processed in 0.001189576 sec. | ||
| 25135 | 2026.04.07 03:00:47.539787 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25136 | 2026.04.07 03:00:47.539874 [ 5 ] {7afaa8f6-4019-4ed0-b6c4-53ec96407a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25137 | 2026.04.07 03:00:47.539913 [ 5 ] {7afaa8f6-4019-4ed0-b6c4-53ec96407a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25138 | 2026.04.07 03:00:47.540315 [ 5 ] {7afaa8f6-4019-4ed0-b6c4-53ec96407a27} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25139 | 2026.04.07 03:00:47.540347 [ 5 ] {7afaa8f6-4019-4ed0-b6c4-53ec96407a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 25140 | 2026.04.07 03:00:47.540722 [ 5 ] {7afaa8f6-4019-4ed0-b6c4-53ec96407a27} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 25141 | 2026.04.07 03:00:47.540922 [ 5 ] {7afaa8f6-4019-4ed0-b6c4-53ec96407a27} <Trace> oximeter.measurements_cumulativeu64 (ae8e882c-8dde-48df-82fe-3eecc729297a): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25142 | 2026.04.07 03:00:47.541052 [ 5 ] {7afaa8f6-4019-4ed0-b6c4-53ec96407a27} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001178 sec., 224957.55517826826 rows/sec., 14.95 MiB/sec. | ||
| 25143 | 2026.04.07 03:00:47.541090 [ 5 ] {7afaa8f6-4019-4ed0-b6c4-53ec96407a27} <Debug> TCPHandler: Processed in 0.001338898 sec. | ||
| 25144 | 2026.04.07 03:00:47.541194 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25145 | 2026.04.07 03:00:47.541286 [ 5 ] {4ccd9af5-fab3-49b6-ab6e-80cac5ea8bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 25146 | 2026.04.07 03:00:47.541328 [ 5 ] {4ccd9af5-fab3-49b6-ab6e-80cac5ea8bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 25147 | 2026.04.07 03:00:47.541626 [ 5 ] {4ccd9af5-fab3-49b6-ab6e-80cac5ea8bfd} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25148 | 2026.04.07 03:00:47.541662 [ 5 ] {4ccd9af5-fab3-49b6-ab6e-80cac5ea8bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 25149 | 2026.04.07 03:00:47.541944 [ 5 ] {4ccd9af5-fab3-49b6-ab6e-80cac5ea8bfd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 25150 | 2026.04.07 03:00:47.542145 [ 5 ] {4ccd9af5-fab3-49b6-ab6e-80cac5ea8bfd} <Trace> oximeter.measurements_f64 (520c8d6b-d441-4264-8a39-ed3f31a402bd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25151 | 2026.04.07 03:00:47.542271 [ 5 ] {4ccd9af5-fab3-49b6-ab6e-80cac5ea8bfd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001003 sec., 997.0089730807578 rows/sec., 67.18 KiB/sec. | ||
| 25152 | 2026.04.07 03:00:47.542308 [ 5 ] {4ccd9af5-fab3-49b6-ab6e-80cac5ea8bfd} <Debug> TCPHandler: Processed in 0.001162235 sec. | ||
| 25153 | 2026.04.07 03:00:47.542427 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25154 | 2026.04.07 03:00:47.542551 [ 5 ] {b586ee1e-3ac4-448a-a36a-884ddadbe53e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25155 | 2026.04.07 03:00:47.542618 [ 5 ] {b586ee1e-3ac4-448a-a36a-884ddadbe53e} <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 | ||
| 25156 | 2026.04.07 03:00:47.543571 [ 5 ] {b586ee1e-3ac4-448a-a36a-884ddadbe53e} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25157 | 2026.04.07 03:00:47.543608 [ 5 ] {b586ee1e-3ac4-448a-a36a-884ddadbe53e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 25158 | 2026.04.07 03:00:47.544197 [ 5 ] {b586ee1e-3ac4-448a-a36a-884ddadbe53e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 25159 | 2026.04.07 03:00:47.544418 [ 5 ] {b586ee1e-3ac4-448a-a36a-884ddadbe53e} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25160 | 2026.04.07 03:00:47.544557 [ 5 ] {b586ee1e-3ac4-448a-a36a-884ddadbe53e} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002032 sec., 27066.92913385827 rows/sec., 48.50 MiB/sec. | ||
| 25161 | 2026.04.07 03:00:47.544632 [ 5 ] {b586ee1e-3ac4-448a-a36a-884ddadbe53e} <Debug> TCPHandler: Processed in 0.002265728 sec. | ||
| 25162 | 2026.04.07 03:00:47.544642 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 25163 | 2026.04.07 03:00:47.544670 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 25164 | 2026.04.07 03:00:47.544755 [ 5 ] {} <Trace> TCP-Session: 8e848153-1107-4c56-aa9b-c395f218bd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25165 | 2026.04.07 03:00:47.544858 [ 5 ] {729678ad-d232-40d1-ac67-261118bd0632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56414) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25166 | 2026.04.07 03:00:47.544912 [ 5 ] {729678ad-d232-40d1-ac67-261118bd0632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25167 | 2026.04.07 03:00:47.545304 [ 5 ] {729678ad-d232-40d1-ac67-261118bd0632} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25168 | 2026.04.07 03:00:47.545340 [ 5 ] {729678ad-d232-40d1-ac67-261118bd0632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 25169 | 2026.04.07 03:00:47.545657 [ 5 ] {729678ad-d232-40d1-ac67-261118bd0632} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 25170 | 2026.04.07 03:00:47.545922 [ 5 ] {729678ad-d232-40d1-ac67-261118bd0632} <Trace> oximeter.measurements_u64 (149a15b6-3b3b-4ed7-8d4d-1ef4c1bfed3c): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25171 | 2026.04.07 03:00:47.546080 [ 5 ] {729678ad-d232-40d1-ac67-261118bd0632} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001241 sec., 72522.159548751 rows/sec., 4.54 MiB/sec. | ||
| 25172 | 2026.04.07 03:00:47.546127 [ 5 ] {729678ad-d232-40d1-ac67-261118bd0632} <Debug> TCPHandler: Processed in 0.00143203 sec. | ||
| 25173 | 2026.04.07 03:00:47.547636 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (bba8c76f-9d35-47bd-aef8-048991cc2e9f): 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] | ||
| 25174 | 2026.04.07 03:00:48.070836 [ 221 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 25175 | 2026.04.07 03:00:48.070913 [ 221 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 25176 | 2026.04.07 03:00:48.074993 [ 221 ] {} <Debug> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): 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] | ||
| 25177 | 2026.04.07 03:00:48.330721 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50412 | ||
| 25178 | 2026.04.07 03:00:48.331608 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25179 | 2026.04.07 03:00:48.331678 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.72 GiB. | ||
| 25180 | 2026.04.07 03:00:48.332430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 25181 | 2026.04.07 03:00:48.332833 [ 244 ] {} <Trace> system.asynchronous_metric_log (562388a8-179e-4ad8-a6e5-4b50db66bf01): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25182 | 2026.04.07 03:00:48.333025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50412 | ||
| 25183 | 2026.04.07 03:00:48.349950 [ 219 ] {} <Trace> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 25184 | 2026.04.07 03:00:48.350032 [ 219 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||
| 25185 | 2026.04.07 03:00:48.353142 [ 219 ] {} <Debug> oximeter.fields_uuid (ffc848de-ca59-4f1f-be75-7c8438a20c02): 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] | ||